This website requires JavaScript.
Explore
Help
Sign in
movefasta
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-06-11 04:05:40 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
nixpkgs
/
nixos
/
lib
/
test-driver
/
shell.nix
5 lines
70 B
Nix
Raw
Permalink
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 a new issue
Copy permalink