aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-01-27 13:38:06 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2023-01-27 23:18:05 -0500
commit69d8f2d64be94c722f546b023094ff7d48cd9383 (patch)
treea75efb66fe6585e6a40458bd4918efa8a5d68692 /shell.nix
parentnix & build housekeeping, alternative D compilers (diff)
nix flake & build, devShells etc.
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 517e9a2..7007e99 100755
--- a/shell.nix
+++ b/shell.nix
@@ -81,7 +81,7 @@ mkShell {
nix shell .#default --print-build-logs --command spine -v
- nix develop
- nix develop --build .#default --print-build-logs
+ nix develop --build .#default --print-build-logs
nix develop --build -f derivation.nix -I .envrc --print-build-logs
nix develop ; eval \$buildPhase