checks: use facter.json from external test-fixtures repo

This commit is contained in:
Michael Hoang
2025-03-09 15:07:17 +09:00
parent e215a9db6e
commit 362faaf063
4 changed files with 32 additions and 2845 deletions

26
flake.lock generated
View File

@@ -75,6 +75,7 @@
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix",
"systems": "systems",
"test-fixtures": "test-fixtures",
"treefmt-nix": "treefmt-nix"
}
},
@@ -114,6 +115,31 @@
"type": "github"
}
},
"test-fixtures": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741504481,
"narHash": "sha256-Ndx7LCbLF2sgRvbiefKEe1rgL+cYlBANVRokg27DflI=",
"ref": "main",
"rev": "3508b7ed11dad068ffc8c9f0047a5c7d54644e2c",
"shallow": true,
"type": "git",
"url": "https://git.clan.lol/clan/test-fixtures"
},
"original": {
"ref": "main",
"shallow": true,
"type": "git",
"url": "https://git.clan.lol/clan/test-fixtures"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [