File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88in {
99 nix = {
1010 enable = true ;
11- package = mkDefault pkgs . lix ; # test lix, alt to CppNix
11+ package = mkDefault pkgs . nixVersions . latest ;
1212 checkConfig = mkDefault true ;
1313
1414 settings = {
Original file line number Diff line number Diff line change 342342 extra-substituters = [
343343 "https://yazi.cachix.org"
344344 "https://wezterm.cachix.org"
345- "https://cache.lix.systems"
345+ # "https://cache.lix.systems"
346346 "https://cache.numtide.com"
347347 ] ;
348348 extra-trusted-public-keys = [
349349 "yazi.cachix.org-1:Dcdz63NZKfvUCbDGngQDAZq6kOroIrFoyO064uvLh8k="
350350 "wezterm.cachix.org-1:kAbhjYUC9qvblTE+s7S+kl5XM1zVa4skO+E/1IDWdH0="
351- "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o="
351+ # "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o="
352352 "niks3.numtide.com-1:DTx8wZduET09hRmMtKdQDxNNthLQETkc/yaX7M4qK0g="
353353 ] ;
354354 } ;
You can’t perform that action at this time.
0 commit comments