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": 1645855197,
"narHash": "sha256-0FvBpX/9n69vg+XgcMow0RIRYbTHav1uCbL9Xt9HvcA=",
2022-01-02 21:37:05 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c3c66f6db4ac74a59eb83d83e40c10046ebc0b8c",
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": 1646162891,
"narHash": "sha256-Yoyur5LD3nRKFZRwVi2lHZi2HKoWUJFAHgIFcYsRhho=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b099eaa0e01a45fc3459bbe987c3405c425ef05c",
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
}