aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-04-10 15:06:06 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-04-10 17:42:08 -0400
commite3ced89491d3b39d29ba2ae824a474ef14ebb207 (patch)
tree99e54e67dd68c8d00eb133119c7df867bc619606 /shell.nix
parentnix run alejandra formatter, decided to go with it (diff)
nix org cleaning
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 .
'
'';
}