diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-24 12:38:39 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-25 10:20:16 -0500 |
commit | 11a4034556f8611820025beee07672579b672389 (patch) | |
tree | f4ec1a3c2f940d7b3b30888f78c6fb9c6de0e933 /shell.nix | |
parent | 2023, year rollover, old habit (diff) |
nix & build housekeeping, alternative D compilers
Diffstat (limited to 'shell.nix')
-rwxr-xr-x | shell.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ mkShell { nix shell --print-build-logs - 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 |