aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index a86bb78..af772e8 100755
--- a/shell.nix
+++ b/shell.nix
@@ -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 .
'
'';
}