1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-10-18 19:07:23 +02: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-09-21 09:50:24 +02:00
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
2024-08-19 09:56:10 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-21 09:50:24 +02:00
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-09-21 12:54:01 +02:00
"lastModified": 1726905744,
"narHash": "sha256-xyNtG5C+xvfsnOVEamFe9zCCnuNwk93K/TlFC/4DmCI=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-09-21 12:54:01 +02:00
"rev": "b493dfd4a8cf9552932179e56ff3b5819a9b8381",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-stable": {
"locked": {
2024-09-21 12:54:01 +02:00
"lastModified": 1726838390,
"narHash": "sha256-NmcVhGElxDbmEWzgXsyAjlRhUus/nEqPC5So7BOJLUM=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-21 12:54:01 +02:00
"rev": "944b2aea7f0a2d7c79f72468106bc5510cbf5101",
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-09-21 09:50:24 +02:00
"lastModified": 1726885390,
"narHash": "sha256-NPoqPAA2z9o/Syyx4M4v3/e6ROkK21enXx4+29Q45uc=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-21 09:50:24 +02:00
"rev": "f7bfe794a79c69c01f2dce20fb7b287ae98a96eb",
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
}