nixos-config/flake.lock

43 lines
1,007 B
Text
Raw Normal View History

2021-04-06 03:11:17 +00:00
{
"nodes": {
2022-01-02 21:37:05 +00:00
"nixos-hardware": {
"locked": {
"lastModified": 1648141026,
"narHash": "sha256-h8e3+5EZFbYHTMb0DN2ACuQTJBNHpqigvmEV1w2WIuE=",
2022-01-02 21:37:05 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "feceb4d24f582817d8f6e737cd40af9e162dee05",
2022-01-02 21:37:05 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-06-02 20:46:32 +00:00
"nixpkgs": {
2021-04-06 03:11:17 +00:00
"locked": {
"lastModified": 1648203577,
"narHash": "sha256-CbXZkiVTA0ByV/yncFHCAGIa/AfcSb0cjqzEa56rO+Y=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d89f18a17e51532ed5f4d45297b0ddf11e46b9c8",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-11-30 07:24:32 +00:00
"ref": "nixos-21.11",
2021-06-02 20:46:32 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2022-01-02 21:37:05 +00:00
"nixos-hardware": "nixos-hardware",
2021-10-06 04:16:18 +00:00
"nixpkgs": "nixpkgs"
2021-04-06 03:11:17 +00:00
}
}
},
"root": "root",
"version": 7
}