sourcephile
/
git
/
julm
/
julm-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
bash: alias ju
[julm/julm-nix.git]
/
nixpkgs
/
overlays
/
radicle.nix
1
finalPkgs: previousPkgs: {
2
radicle-node = finalPkgs.callPackage ../by-name/ra/radicle-node/package.nix { };
3
radicle-httpd = finalPkgs.callPackage ../by-name/ra/radicle-httpd/package.nix { };
4
}