HASH d1a5a2aabe01
DATE 2025-05-01
SUBJECT nix: remove priority
FILES 1 CHANGED
HASH d1a5a2aabe01
DATE 2025-05-01
SUBJECT nix: remove priority
FILES 1 CHANGED
┌─ modules/common/base/nix.nix ──────────────────────────────────────────────┐
│ diff --git a/modules/common/base/nix.nix b/modules/common/base/nix.nix │
│ index 4b64406..56291e2 100644 │
│ --- a/modules/common/base/nix.nix │
│ +++ b/modules/common/base/nix.nix │
│ @@ -57,7 +57,7 @@ in { │
│ # cache │
│ builders-use-substitutes = true; │
│ substituters = [ │
│ - "https://cache.nixos.org?priority=10" │
│ + "https://cache.nixos.org" │
│ "https://nix-community.cachix.org" │
│ "https://neovim-flake.cachix.org" │
│ "https://ooknet.cachix.org" │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ modules/common/base/nix.nix ────────┐
│ diff --git a/modules/common/base/nix.nix b/m │
│ odules/common/base/nix.nix │
│ index 4b64406..56291e2 100644 │
│ --- a/modules/common/base/nix.nix │
│ +++ b/modules/common/base/nix.nix │
│ @@ -57,7 +57,7 @@ in { │
│ # cache │
│ builders-use-substitutes = true; │
│ substituters = [ │
│ - "https://cache.nixos.org?priority=1 │
│ 0" │
│ + "https://cache.nixos.org" │
│ "https://nix-community.cachix.org" │
│ "https://neovim-flake.cachix.org" │
│ "https://ooknet.cachix.org" │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET