mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 23:27:50 +03:00
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 New Issue
Block a user