Compare commits

..

No commits in common. "715eeabaa4e832783ffa15f70b2e37ba02e3af5a" and "2e5127bef8a1499ed6ca996e42be980a72b3aba1" have entirely different histories.

2 changed files with 8 additions and 8 deletions

14
flake.lock generated
View file

@ -278,11 +278,11 @@
"lix": { "lix": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1739192059, "lastModified": 1739137265,
"narHash": "sha256-r40TUIL6zij0kWBpqKyI7O2brT3Myaa3aAGamkZEvfc=", "narHash": "sha256-WejZuOso5ElVYLA/17uVw7Noqi72ZbydPwMrbqNzC0c=",
"rev": "3bca42eb0049772d9079f29f25186575f8e5a4ae", "rev": "7d4912bcf9028db491fe1061d3efcf2392c4bd76",
"type": "tarball", "type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/3bca42eb0049772d9079f29f25186575f8e5a4ae.tar.gz?rev=3bca42eb0049772d9079f29f25186575f8e5a4ae" "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/7d4912bcf9028db491fe1061d3efcf2392c4bd76.tar.gz?rev=7d4912bcf9028db491fe1061d3efcf2392c4bd76"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
@ -567,11 +567,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1739262228, "lastModified": 1738291974,
"narHash": "sha256-7JAGezJ0Dn5qIyA2+T4Dt/xQgAbhCglh6lzCekTVMeU=", "narHash": "sha256-wkwYJc8cKmmQWUloyS9KwttBnja2ONRuJQDEsmef320=",
"owner": "Mic92", "owner": "Mic92",
"repo": "sops-nix", "repo": "sops-nix",
"rev": "07af005bb7d60c7f118d9d9f5530485da5d1e975", "rev": "4c1251904d8a08c86ac6bc0d72cc09975e89aef7",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -51,7 +51,7 @@
whois whois
mtr mtr
] ]
++ (if config.networking.hostName == "toaster" then [ gitFull git-lfs ] else [ git ]); ++ (if config.networking.hostName == "toaster" then [ gitFull ] else [ git ]);
environment.variables = environment.variables =
let let