mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-02-20 17:07:51 +01:00
Compare commits
3 Commits
1e772330cd
...
5794b27b58
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5794b27b58 | ||
|
|
81e93dfa87 | ||
|
|
f1ba79c062 |
@@ -9,6 +9,8 @@ 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
8
flake.lock
generated
@@ -387,11 +387,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1767906725,
|
"lastModified": 1768292629,
|
||||||
"narHash": "sha256-AZpNzcnbl855mqemSrWbYl2mEgngC2lmiI6yiszEgQw=",
|
"narHash": "sha256-gOiSfqeQs/rOcJtQMrH5r1t7Xvg9r3GO5YaUtQxTgVs=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "65118b6abebd339e071c38f00a23b92dbbb72b38",
|
"rev": "597aaf413a9d3f1f8c1265a0d2bea24b3c7217c1",
|
||||||
"revCount": 537,
|
"revCount": 560,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.pvv.ntnu.no/Projects/nettsiden.git"
|
"url": "https://git.pvv.ntnu.no/Projects/nettsiden.git"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -35,6 +35,12 @@
|
|||||||
"color": "#ed1111",
|
"color": "#ed1111",
|
||||||
"description": "Report an oopsie"
|
"description": "Report an oopsie"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "developer experience",
|
||||||
|
"exclusive": false,
|
||||||
|
"color": "#eb6420",
|
||||||
|
"description": "Think about the developers"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "disputed",
|
"name": "disputed",
|
||||||
"exclusive": false,
|
"exclusive": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user