nixos-config/flake.lock

43 lines
982 B
Text
Raw Normal View History

2021-04-06 03:11:17 +00:00
{
"nodes": {
2021-06-02 20:46:32 +00:00
"nixpkgs": {
2021-04-06 03:11:17 +00:00
"locked": {
2021-07-07 13:36:36 +00:00
"lastModified": 1625601352,
"narHash": "sha256-yCvbAC+gadcmW94KvXbTLWC5erkcKClQWX3G8k5O7u0=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-07-07 13:36:36 +00:00
"rev": "9d1350d9d56411b685ff3de5839ed6728b1bf808",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-06-01 14:09:39 +00:00
"ref": "nixos-21.05",
2021-06-02 20:46:32 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"unstable": "unstable"
2021-04-06 03:11:17 +00:00
}
},
2021-04-09 04:49:14 +00:00
"unstable": {
2021-04-06 03:11:17 +00:00
"locked": {
2021-07-07 13:36:36 +00:00
"lastModified": 1625533413,
"narHash": "sha256-D4Dp2qDmY3Y9/Mqxsha/18F0RsH3hPiHafG4bvTz2V4=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-07-07 13:36:36 +00:00
"rev": "036dc0c709650e0c833822307af801f576d67273",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-04-09 04:49:14 +00:00
"ref": "nixos-unstable",
2021-06-02 20:46:32 +00:00
"type": "indirect"
2021-04-06 03:11:17 +00:00
}
}
},
"root": "root",
"version": 7
}