repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vuls: init at 0.27.0
[NixPkgs.git]
/
nixos
/
lib
/
test-driver
/
shell.nix
blob
8879b1a0dc4c059bd1c9b387a2345a20e93dcabf
1
{
2
pkgs ? import ../../.. { },
3
}:
4
pkgs.callPackage ./default.nix { }