no flox, too many narinfo failures
This commit is contained in:
@@ -131,14 +131,14 @@
|
||||
nixConfig = {
|
||||
# ./profiles/base/binary-caches.nix | jq '.nix.settings.substituters[]'
|
||||
extra-substituters = [
|
||||
"https://cache.flox.dev/?priority=60"
|
||||
# "https://cache.flox.dev/?priority=60"
|
||||
"https://cache.nixos-cuda.org?priority=45"
|
||||
"https://cache.nixos.org/"
|
||||
"https://nix-community.cachix.org/?priority=50"
|
||||
];
|
||||
# ./profiles/base/binary-caches.nix | jq '.nix.settings."trusted-public-keys"[]'
|
||||
extra-trusted-public-keys = [
|
||||
"flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
|
||||
# "flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
|
||||
"cache.nixos-cuda.org:74DUi4Ye579gUqzH4ziL9IyiJBlDpMRn9MBN8oNan9M="
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
|
||||
@@ -27,11 +27,11 @@ let
|
||||
# "numtide.cachix.org-1:2ps1kLBUWjxIneOy1Ik6cQjb41X0iXVXeHigGmycPPE="
|
||||
# ];
|
||||
|
||||
# https://flox.dev/blog/flox-the-nix-foundation-and-nvidia-partner-for-cuda/
|
||||
# https://cache.flox.dev/nix-cache-info (no WantMassQuery, no priority(!!!))
|
||||
"https://cache.flox.dev/?priority=60" = [
|
||||
"flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
|
||||
];
|
||||
# # https://flox.dev/blog/flox-the-nix-foundation-and-nvidia-partner-for-cuda/
|
||||
# # https://cache.flox.dev/nix-cache-info (no WantMassQuery, no priority(!!!))
|
||||
# "https://cache.flox.dev/?priority=60" = [
|
||||
# "flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
|
||||
# ];
|
||||
|
||||
# me!
|
||||
# "https://cache-proxy.pbsds.net/?priority=41" = [ ];
|
||||
|
||||
Reference in New Issue
Block a user