From 974a998d43b14d371e930895b579e8216edbd743 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Tue, 2 Jul 2024 21:09:51 -0400 Subject: [PATCH] remove cache.alicehuston.xyz reset flake.lock to main nixos-unstable --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index ef6d74b..b2ad008 100644 --- a/flake.nix +++ b/flake.nix @@ -5,13 +5,11 @@ substituters = [ "https://cache.nixos.org/?priority=1&want-mass-query=true" "https://attic.alicehuston.xyz/cache-nix-dot?priority=4&want-mass-query=true" - "https://cache.alicehuston.xyz/?priority=5&want-mass-query=true" "https://nix-community.cachix.org/?priority=10&want-mass-query=true" ]; trusted-substituters = [ "https://cache.nixos.org" "https://attic.alicehuston.xyz/cache-nix-dot" - "https://cache.alicehuston.xyz" "https://nix-community.cachix.org" ]; trusted-public-keys = [