Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3295890
D6286.id21012.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
601 B
Referenced Files
None
Subscribers
None
D6286.id21012.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D6286: [Nix] Re-instate nixConfig
Attached
Detach File
Event Timeline
Log In to Comment