My binary cache seems to be broken, remove it
This commit is contained in:
parent
6c9aae0ec6
commit
88848f4000
@ -46,7 +46,7 @@ in {
|
|||||||
nixPath = lib.mkForce [
|
nixPath = lib.mkForce [
|
||||||
"nixpkgs=/etc/nixpkgs"
|
"nixpkgs=/etc/nixpkgs"
|
||||||
];
|
];
|
||||||
binaryCaches = [ "https://cache.nixos.org" "https://cache.balsoft.ru" ];
|
binaryCaches = [ "https://cache.nixos.org" ];
|
||||||
|
|
||||||
registry.self.flake = inputs.self;
|
registry.self.flake = inputs.self;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user