chore: lock rigging input

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Christopher Mühl 2026-02-18 09:34:42 +01:00
parent dac9526135
commit beefd362d4
No known key found for this signature in database
GPG key ID: 925AC7D69955293F

24
flake.lock generated
View file

@ -1263,6 +1263,29 @@
"type": "github"
}
},
"rigging": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1771373909,
"narHash": "sha256-bUv9ZtGPOGINXirJoOUfICkpQ3pgwkAkcRXecF+RcEc=",
"ref": "refs/heads/main",
"rev": "6f555de30d23d32923e0280af185525ab8648774",
"revCount": 2,
"type": "git",
"url": "ssh://git@git.toph.so/toph/rigging.git"
},
"original": {
"type": "git",
"url": "ssh://git@git.toph.so/toph/rigging.git"
}
},
"root": {
"inputs": {
"agenix": "agenix",
@ -1285,6 +1308,7 @@
"nixpkgs": "nixpkgs_7",
"noctalia": "noctalia",
"nur": "nur",
"rigging": "rigging",
"stylix": "stylix",
"unstable": "unstable",
"waka-victoriametrics": "waka-victoriametrics"