mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
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…
Add table
Add a link
Reference in a new issue