cache order; works?

This commit is contained in:
Sridhar Ratnakumar 2024-01-18 23:17:36 +05:30
parent 50523b4e8a
commit 06e165acdc

View file

@ -6,7 +6,7 @@
];
nix.settings.substituters = [
#"https://nix-community.cachix.org"
"https://nammayatri.cachix.org"
"https://cache.garnix.io"
"https://cache.garnix.io?priority=41"
"https://nammayatri.cachix.org?priority=42"
];
}