1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-15 07:29:41 +01:00
nixos-hardware/tests/flake.lock

82 lines
2.1 KiB
Text
Raw Normal View History

2024-08-19 09:56:10 +02:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixos-unstable-small"
]
},
"locked": {
2024-11-06 15:13:53 +01:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-08-19 09:56:10 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-06 15:13:53 +01:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-11-06 15:13:53 +01:00
"lastModified": 1730874081,
"narHash": "sha256-VK7LkfdcpUi8tqcgMIYY2jejDh4O3MNw9An0FcKveRQ=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-11-06 15:13:53 +01:00
"rev": "12ad8c1bf13ff15ffa6afe82c59b4af0b9226035",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-stable": {
"locked": {
2024-11-06 15:13:53 +01:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-06 15:13:53 +01:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable-small": {
"locked": {
2024-11-06 15:13:53 +01:00
"lastModified": 1730858696,
"narHash": "sha256-us4xhqqW6OkjCihXYuFArhwx91cTzns8FEY8lE4v7JQ=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-06 15:13:53 +01:00
"rev": "8541b4db5adb9dd835ed5d0023dec229987b7391",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixos-hardware": "nixos-hardware",
"nixos-stable": "nixos-stable",
"nixos-unstable-small": "nixos-unstable-small"
}
}
},
"root": "root",
"version": 7
}