diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-03-08 20:52:36 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-03-10 15:39:53 -0400 |
commit | 2a874332f535d13ae0dbe3ced6cd5cd55ae74f93 (patch) | |
tree | cccd3cd96d996dc6e19213ad5e44a574729d915e /.env | |
parent | dmd & ldc upkeep (dmd at 2.106.1) (diff) |
nix flake & env upkeep
Diffstat (limited to '.env')
-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 |