fix runner, added terranix
This commit is contained in:
parent
741aa5da9c
commit
838ada9aaa
3 changed files with 54 additions and 4 deletions
42
flake.lock
generated
42
flake.lock
generated
|
|
@ -353,7 +353,8 @@
|
|||
"nixos-generators": "nixos-generators",
|
||||
"nixos-unified": "nixos-unified",
|
||||
"nixpkgs": "nixpkgs_3",
|
||||
"sops-nix": "sops-nix"
|
||||
"sops-nix": "sops-nix",
|
||||
"terranix": "terranix"
|
||||
}
|
||||
},
|
||||
"sops-nix": {
|
||||
|
|
@ -388,6 +389,45 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_2": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"terranix": {
|
||||
"inputs": {
|
||||
"flake-parts": [
|
||||
"flake-parts"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1747080393,
|
||||
"owner": "typedrat",
|
||||
"repo": "terranix",
|
||||
"rev": "61c3bfe7b3884a84e9411046d53970d8f969a9b6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "typedrat",
|
||||
"ref": "expose-config",
|
||||
"repo": "terranix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"treefmt-nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue