Page MenuHomePhabricator

D6286.id21012.diff
No OneTemporary

D6286.id21012.diff

diff --git a/flake.nix b/flake.nix
--- a/flake.nix
+++ b/flake.nix
@@ -34,5 +34,12 @@
# devShell.aarch64-darwin), thus should be system agnostic such as
# overlays or utility functions.
overlays.default = localOverlay;
+
+ nixConfig = {
+ substitutors = "https://comm.cachix.org";
+ extra-trusted-substitutors = "https://comm.cachix.org";
+ trusted-public-keys = "comm.cachix.org-1:70RF31rkmCEhQ9HrXA2uXcpqQKGcUK3TxLJdgcUCaA4=";
+ extra-trusted-public-keys = "comm.cachix.org-1:70RF31rkmCEhQ9HrXA2uXcpqQKGcUK3TxLJdgcUCaA4=";
+ };
};
}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 11:41 PM (21 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2532003
Default Alt Text
D6286.id21012.diff (601 B)

Event Timeline