-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add known hash for determinate-nixd 0.3.0
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
doc/known-files/8a9ebee68a25f8e1a74f510059e4690f6c2c36842e9bad065060cacb178b3670
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# DETERMINATE NIX CONFIG | ||
# do not modify! this file will be replaced! | ||
# user modification can go in nix.custom.conf | ||
|
||
!include nix.custom.conf | ||
|
||
max-jobs = auto | ||
bash-prompt-prefix = (nix:$name)\040 | ||
extra-experimental-features = nix-command flakes | ||
|
||
netrc-file = /nix/var/determinate/netrc | ||
post-build-hook = /nix/var/determinate/post-build-hook.sh | ||
|
||
always-allow-substitutes = true | ||
extra-substituters = https://cache.flakehub.com | ||
extra-trusted-public-keys = cache.flakehub.com-3:hJuILl5sVK4iKm86JzgdXW12Y2Hwd5G07qKtHTOcDCM= cache.flakehub.com-4:Asi8qIv291s0aYLyH6IOnr5Kf6+OF14WVjkE6t3xMio= cache.flakehub.com-5:zB96CRlL7tiPtzA9/WKyPkp3A2vqxqgdgyTVNGShPDU= cache.flakehub.com-6:W4EGFwAGgBj3he7c5fNh9NkOXw0PUVaxygCVKeuvaqU= cache.flakehub.com-7:mvxJ2DZVHn/kRxlIaxYNMuDG1OvMckZu32um1TadOR8= cache.flakehub.com-8:moO+OVS0mnTjBTcOUh2kYLQEd59ExzyoW1QgQ8XAARQ= cache.flakehub.com-9:wChaSeTI6TeCuV/Sg2513ZIM9i0qJaYsF+lZCXg0J6o= cache.flakehub.com-10:2GqeNlIp6AKp4EF2MVbE1kBOp9iBSyo0UPR9KoR0o1Y= | ||
|
||
upgrade-nix-store-path-url = https://install.determinate.systems/nix-upgrade/stable/universal | ||
|
||
extra-nix-path = nixpkgs=flake:https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/*.tar.gz | ||
ssl-cert-file = /etc/nix/macos-keychain.crt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters