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-08-10 01:35:13 +00:00
"lastModified": 1628427351,
"narHash": "sha256-WuZUIQ07AvRw+T9wvQ3qFf8MXmKZ+ktZz9drNgWXDbs=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-08-10 01:35:13 +00:00
"rev": "348bc5de8bca09c624f5c4975f538684da4713d2",
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-08-10 01:35:13 +00:00
"lastModified": 1628465643,
"narHash": "sha256-QSNw9bDq9uGUniQQtakRuw4m21Jxugm23SXLVgEV4DM=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-08-10 01:35:13 +00:00
"rev": "6ef4f522d63f22b40004319778761040d3197390",
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
}