index
:
rnrd
this commit
main
renard network nix configuration.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
default.nix
blob: d1d4d64a4cafbbe84d62bc281a6cf1904cdfc8a2 (
plain
)
1
2
3
4
pkgs
:
{
meow
=
pkgs
.
callPackage
./meow
{};
}