Add sandbox build test

This commit is contained in:
Rodrigo Arias
2020-06-16 15:39:11 +02:00
parent 63c78f50de
commit a8523c4b4e
2 changed files with 24 additions and 0 deletions

View File

@@ -125,5 +125,7 @@ let
dummy = callPackage ./bsc/dummy/default.nix {
};
chroot = callPackage ./test/chroot.nix {};
};
in pkgs // self