Skip to content

Commit

Permalink
Adding radicle to default package list
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenquoll committed Jul 23, 2024
1 parent d4016c9 commit 94b260d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
jampuppy = pkgs.callPackage ./pkgs/jampuppy {};
libdogecoin = pkgs.callPackage ./pkgs/libdogecoin {};
nrpe = pkgs.callPackage ./pkgs/nrpe {};
radicle = pkgs.callPackage ./pkgs/radicle {};
}

0 comments on commit 94b260d

Please sign in to comment.