diff options
Diffstat (limited to 'shell.nix')
-rwxr-xr-x | shell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,6 +67,8 @@ with pkgs; ❯❯ nix build ".#spine-dmd" --print-build-logs |& nom ❯❯ nix build ".#spine-ldc" --print-build-logs |& nom ❯❯ nix build ".#spine-gdc" --print-build-logs |& nom + + ❯❯ nix profile install . ' ''; } |