nixfiles/flake.lock

44 lines
1 KiB
Plaintext
Raw Normal View History

2024-01-09 15:46:18 +01:00
{
"nodes": {
"nixos-hardware": {
"locked": {
2024-01-09 15:48:53 +01:00
"lastModified": 1704786394,
"narHash": "sha256-aJM0ln9fMGWw1+tjyl5JZWZ3ahxAA2gw2ZpZY/hkEMs=",
2024-01-09 15:46:18 +01:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-01-09 15:48:53 +01:00
"rev": "b34a6075e9e298c4124e35c3ccaf2210c1f3a43b",
2024-01-09 15:46:18 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1704538339,
"narHash": "sha256-1734d3mQuux9ySvwf6axRWZRBhtcZA9Q8eftD6EZg6U=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "46ae0210ce163b3cba6c7da08840c1d63de9c701",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}