Compare commits

..

2 Commits

Author SHA1 Message Date
h7x4
1e772330cd kommode/gitea: add developer experience label 2026-01-13 09:59:25 +09:00
h7x4
fd82f4f0c4 flake.nix: bump pvv-nettsiden 2026-01-13 09:28:14 +09:00
2 changed files with 4 additions and 6 deletions

View File

@@ -9,8 +9,6 @@ in
enable = true; enable = true;
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git"; flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git";
flags = [ flags = [
"-L"
"--refresh" "--refresh"
"--no-write-lock-file" "--no-write-lock-file"
# --update-input is deprecated since nix 2.22, and removed in lix 2.90 # --update-input is deprecated since nix 2.22, and removed in lix 2.90

8
flake.lock generated
View File

@@ -387,11 +387,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1768292629, "lastModified": 1768264048,
"narHash": "sha256-gOiSfqeQs/rOcJtQMrH5r1t7Xvg9r3GO5YaUtQxTgVs=", "narHash": "sha256-U+G116W7MW3J+jsOmHHDEqgrTtEB2Kl3Z2+Gx2aKmN0=",
"ref": "main", "ref": "main",
"rev": "597aaf413a9d3f1f8c1265a0d2bea24b3c7217c1", "rev": "1766cc23d65e30fe8197f1736afe839de609480e",
"revCount": 560, "revCount": 540,
"type": "git", "type": "git",
"url": "https://git.pvv.ntnu.no/Projects/nettsiden.git" "url": "https://git.pvv.ntnu.no/Projects/nettsiden.git"
}, },