inNixShell considered harmful

This commit is contained in:
Eelco Dolstra
2016-03-22 13:10:37 +01:00
parent 74426e6820
commit a727643286
2 changed files with 5 additions and 6 deletions

View File

@ -1 +1 @@
(import ./release.nix {}).build.x86_64-linux
(import ./release.nix { shell = true; }).build.x86_64-linux