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-12 16:00:46 +00:00
"lastModified": 1683627095,
"narHash": "sha256-8u9SejRpL2TrMuHBdhYh4FKc1OGPDLyWTpIbNTtoHsA=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-12 16:00:46 +00:00
"rev": "a08e061a4ee8329747d54ddf1566d34c55c895eb",
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
}