diff options
Diffstat (limited to '.env/nix-commands')
-rw-r--r-- | .env/nix-commands | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.env/nix-commands b/.env/nix-commands index 8a16dbf..de52220 100644 --- a/.env/nix-commands +++ b/.env/nix-commands @@ -3,7 +3,6 @@ - nix build ".#default" --print-build-logs - nix build ".#spine-dmd" --print-build-logs - nix build ".#spine-ldc" --print-build-logs -- nix build ".#spine-gdc" --print-build-logs - nix develop - nix develop ".#devShell" --print-build-logs |