mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add vbc-nix input
This commit is contained in:
parent
431cd97efe
commit
f7bcd89aa2
7 changed files with 73 additions and 4 deletions
46
flake.lock
generated
46
flake.lock
generated
|
|
@ -406,7 +406,7 @@
|
|||
},
|
||||
"flake-utils_4": {
|
||||
"inputs": {
|
||||
"systems": "systems_4"
|
||||
"systems": "systems_5"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1731533236,
|
||||
|
|
@ -823,10 +823,10 @@
|
|||
"nix-secrets": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1734448649,
|
||||
"narHash": "sha256-rSopBWNyQpUj9FQZRhEerBhLt8jQpgVL+VSzcUElwpo=",
|
||||
"lastModified": 1742580675,
|
||||
"narHash": "sha256-f96bJitJyayT7gDDNJu6AAGYvRkFXMqAaoRdcHLHyAM=",
|
||||
"ref": "main",
|
||||
"rev": "46da385a1dee7a6f640559caf16147a882dc2465",
|
||||
"rev": "441b5342995cabd6ef65fa4bffef973cab0ffdce",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/Swarsel/nix-secrets.git"
|
||||
|
|
@ -1381,6 +1381,7 @@
|
|||
"sops-nix": "sops-nix",
|
||||
"stylix": "stylix",
|
||||
"systems": "systems_3",
|
||||
"vbc-nix": "vbc-nix",
|
||||
"zjstatus": "zjstatus"
|
||||
}
|
||||
},
|
||||
|
|
@ -1541,6 +1542,21 @@
|
|||
}
|
||||
},
|
||||
"systems_4": {
|
||||
"locked": {
|
||||
"lastModified": 1689347949,
|
||||
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default-linux",
|
||||
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default-linux",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_5": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
|
|
@ -1680,6 +1696,28 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"vbc-nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"systems": "systems_4"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1742477270,
|
||||
"narHash": "sha256-u78SeVemHqEkN6J+PieL1Kymu+n7LWiTPrUXNd+uePA=",
|
||||
"ref": "main",
|
||||
"rev": "0525ad64e2729077ed2cf313d2022e8b8c51153f",
|
||||
"revCount": 2,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/vbc-it/vbc-nix.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "main",
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/vbc-it/vbc-nix.git"
|
||||
}
|
||||
},
|
||||
"zjstatus": {
|
||||
"inputs": {
|
||||
"crane": "crane_2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue