forked from mirrors/nixpkgs
nixos/test-driver: add shell.nix
this useful for local development
This commit is contained in:
parent
9ac9e8407f
commit
d746557260
2
nixos/lib/test-driver/shell.nix
Normal file
2
nixos/lib/test-driver/shell.nix
Normal file
|
@ -0,0 +1,2 @@
|
|||
with import ../../.. {};
|
||||
pkgs.callPackage ./default.nix {}
|
Loading…
Reference in a new issue