depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
bazel
/
rules_nixpkgs
/
tests
/
hello.nix
blob: 285e93f7e8033be36b2c8392b40ff7d6c9ec25ea (
plain
) (
blame
)
1
2
3
with
import
./pkgname.nix
;
let
pkgs
=
import
<nixpkgs>
{};
in
builtins
.
getAttr pkgname pkgs