mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-07-05 02:01:49 +02:00
Compare commits
28 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be221d5c8d | |||
| fcd9d52cd9 | |||
| b5dc63d54c | |||
| c0c08ba23b | |||
| 34b6bf9969 | |||
| 723cce2feb | |||
| dfee866de6 | |||
| c1525f2ae5 | |||
| 3c1e9e6229 | |||
| 4e5e649361 | |||
| e2575f9b71 | |||
| af838e1ac4 | |||
| 5ee5544749 | |||
| 0ecf6b0449 | |||
| ef1fba7009 | |||
| 9e3bc0e9fe | |||
| 28a4824964 | |||
| 26970ad53f | |||
| 94c51d86c2 | |||
| 287e7b5e03 | |||
| 36d9aa426d | |||
| 2c85161654 | |||
| 98e3e316c4 | |||
| d5f3934888 | |||
| 53ac8f9a3d | |||
| 61bd833806 | |||
| 87d394e4c1 | |||
| 62765d28f1 |
Generated
+10
-10
@@ -7,11 +7,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1771267058,
|
||||
"narHash": "sha256-EEL4SmD1b3BPJPsSJJ4wDTXWMumJqbR+BLzhJJG0skE=",
|
||||
"lastModified": 1770133120,
|
||||
"narHash": "sha256-RuAWONXb+U3omSsuIPCrPcgj0XYqv+2djG0cnPGEyKg=",
|
||||
"ref": "main",
|
||||
"rev": "e3962d02c78b9c7b4d18148d931a9a4bf22e7902",
|
||||
"revCount": 254,
|
||||
"rev": "3123b8b474319bc75ee780e0357dcdea69dc85e6",
|
||||
"revCount": 244,
|
||||
"type": "git",
|
||||
"url": "https://git.pvv.ntnu.no/Projects/dibbler.git"
|
||||
},
|
||||
@@ -492,16 +492,16 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1773932847,
|
||||
"narHash": "sha256-IklIAdlonrmO8/lkDxNIVz9+ORL4pcVotMTxeyvxzoc=",
|
||||
"ref": "main",
|
||||
"rev": "0871a319f51d3cb0d1abb5b11edb768b39906d3f",
|
||||
"revCount": 104,
|
||||
"lastModified": 1773832647,
|
||||
"narHash": "sha256-VZVQDwqDmMGJcJ8WnD6Ug+DTV0b6S2DKHkdj3QvFO+w=",
|
||||
"ref": "stable_deps",
|
||||
"rev": "9bdaaf6c5180309b7810bb72f9e717a7c3b2a504",
|
||||
"revCount": 102,
|
||||
"type": "git",
|
||||
"url": "https://git.pvv.ntnu.no/Projects/worblehat.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "main",
|
||||
"ref": "stable_deps",
|
||||
"type": "git",
|
||||
"url": "https://git.pvv.ntnu.no/Projects/worblehat.git"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
dibbler.url = "git+https://git.pvv.ntnu.no/Projects/dibbler.git?ref=main";
|
||||
dibbler.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
worblehat.url = "git+https://git.pvv.ntnu.no/Projects/worblehat.git?ref=main";
|
||||
worblehat.url = "git+https://git.pvv.ntnu.no/Projects/worblehat.git?ref=stable_deps";
|
||||
worblehat.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
matrix-next.url = "github:dali99/nixos-matrix-modules/v0.8.0";
|
||||
|
||||
Reference in New Issue
Block a user