This website requires JavaScript.
Explore
Help
Sign In
talexander
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Releases
Activity
nixpkgs
/
nixos
/
lib
/
test-driver
/
shell.nix
5 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
nixos-test-driver: avoid top-level with in shell.nix
2024-07-15 21:24:14 -07:00
{
pkgs
?
import
../../..
{
}
,
}
:
pkgs
.
callPackage
./default.nix
{
}
Reference in New Issue
Copy Permalink