release.nix -> default.nix

the default should be to build all the images
This commit is contained in:
zimbatm
2019-12-17 23:29:41 +01:00
parent 987c5c9460
commit f90912f967
9 changed files with 19 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
with import ./.;
with import ./pkgs.nix;
mkShell {
buildInputs = [
jq