diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-07-04 14:06:40 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-07-04 14:06:40 -0400 |
commit | e9bf66de7237790ca7e6263d3225c404d245b27e (patch) | |
tree | 012f754825584704ac3abbf99e859217966e332d /org/config_nix.org | |
parent | Not Without Help, favourite quote added to preface (diff) |
Diffstat (limited to 'org/config_nix.org')
-rw-r--r-- | org/config_nix.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org/config_nix.org b/org/config_nix.org index 52e16e6..f05e712 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -43,7 +43,8 @@ flake-utils, spine, d-overlay, - } @ inputs: let + ... + }@inputs: let version = "<<spine_version>>"; shell = ./shell.nix; devEnv = ./nixDevEnv.sh; |