Radish alpha
r
rad:z254T5p17bdFPmzfDojsdjo4HjpoZ
Radicle Infrastructure as Code (NixOS, OpenTofu, …)
Radicle
Git
radicle-node: Update to 1.3.0-pre.0
Fintan Halpenny committed 9 months ago
commit 169615f41fea1a45222fa50de9594ce7856b00a5
parent 2339c35
1 file changed +1 -1
modified os/mixin/radicle.nix
@@ -6,7 +6,7 @@
}: {
  services.radicle = {
    enable = true;
-
    package = pkgs.radicle-node-1_2_1;
+
    package = pkgs.radicle-node-1_3_0-pre_0;
    privateKeyFile = "/etc/ssh/ssh_host_ed25519_key";
    publicKey = "/etc/ssh/ssh_host_ed25519_key.pub";
    settings = {