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 10 additions and 4 deletions

8
flake.lock generated
View File

@@ -387,11 +387,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1768222066, "lastModified": 1768264048,
"narHash": "sha256-wH5dWUjbXqLMuErhNQqNPOWvpk/sRyeMfVJrWRpd71M=", "narHash": "sha256-U+G116W7MW3J+jsOmHHDEqgrTtEB2Kl3Z2+Gx2aKmN0=",
"ref": "main", "ref": "main",
"rev": "16c9b610ce963c6872abf229804e5336fca7d6f8", "rev": "1766cc23d65e30fe8197f1736afe839de609480e",
"revCount": 538, "revCount": 540,
"type": "git", "type": "git",
"url": "https://git.pvv.ntnu.no/Projects/nettsiden.git" "url": "https://git.pvv.ntnu.no/Projects/nettsiden.git"
}, },

View File

@@ -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,