index
:
test
main
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default.nix
blob: a067061ff0fd5918174c4ca6069e530d3f7c25c3 (
plain
)
1
2
3
4
{
pkgs
?
import
<nixpkgs>
{}
}:
pkgs
.
callPackage
./.nix/derivation.nix
{}