Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3249011
D5562.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
571 B
Referenced Files
None
Subscribers
None
D5562.diff
View Options
diff --git a/flake.nix b/flake.nix
--- a/flake.nix
+++ b/flake.nix
@@ -34,14 +34,4 @@
# overlays or utility functions.
overlays.default = localOverlay;
};
-
- # Flake specific additions to what is found in /etc/nix/nix.conf
- # Add comm binary cache to avoid our pinned packages from needing
- # to be built by any consumer
- nixConfig = {
- extra-trusted-substituters = [ "https://comm.cachix.org" ];
- extra-trusted-public-keys = [
- "comm.cachix.org-1:70RF31rkmCEhQ9HrXA2uXcpqQKGcUK3TxLJdgcUCaA4="
- ];
- };
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 11:52 AM (19 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2497715
Default Alt Text
D5562.diff (571 B)
Attached To
Mode
D5562: [Nix] Remove flakeConfig for cache
Attached
Detach File
Event Timeline
Log In to Comment