nixos-configuration/flake.lock

27 lines
538 B
Text
Raw Normal View History

2023-02-11 01:24:46 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-05-08 15:16:38 +00:00
"lastModified": 1683478192,
"narHash": "sha256-7f7RR71w0jRABDgBwjq3vE1yY3nrVJyXk8hDzu5kl1E=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-08 15:16:38 +00:00
"rev": "c568239bcc990050b7aedadb7387832440ad8fb1",
2023-02-11 01:24:46 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}