1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-01 08:39: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-10-21 10:52:20 +02:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
2024-08-19 09:56:10 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-10-21 10:52:20 +02:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-10-21 10:52:20 +02:00
"lastModified": 1729455275,
"narHash": "sha256-THqzn/7um3oMHUEGXyq+1CJQE7EogwR3HjLMNOlhFBE=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-10-21 10:52:20 +02:00
"rev": "9fcf30fccf8435f6390efec4a4d38e69c2268a36",
2024-08-19 09:56:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-stable": {
"locked": {
2024-10-21 10:52:20 +02:00
"lastModified": 1729307008,
"narHash": "sha256-QUvb6epgKi9pCu9CttRQW4y5NqJ+snKr1FZpG/x3Wtc=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-21 10:52:20 +02:00
"rev": "a9b86fc2290b69375c5542b622088eb6eca2a7c3",
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-10-21 10:52:20 +02:00
"lastModified": 1729493358,
"narHash": "sha256-Ti+Y9nWt5Fcs3JlarxLPgIOVlbqQo7jobz/qOwOaziM=",
2024-08-19 09:56:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-21 10:52:20 +02:00
"rev": "a5e6a9e979367ee14f65d9c38119c30272f8455f",
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
}