nixos/test-driver: add shell.nix
this useful for local development
This commit is contained in:
parent
9ac9e8407f
commit
d746557260
1 changed files with 2 additions and 0 deletions
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