Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
flake: Add binary cache configuration
Merged lorenz opened 7 months ago

Advertise our own binary cache a bit more.

1 file changed +2 -0 9c8ab7fa 9954a794
modified flake.nix
@@ -28,6 +28,8 @@

  nixConfig = {
    keepOutputs = true;
+
    extra-substituters = ["https://attic.radicle.xyz/radicle"];
+
    extra-trusted-public-keys = ["radicle:TruHbueGHPm9iYSq7Gq6wJApJOqddWH+CEo+fsZnf4g="];
  };

  outputs = {