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-06-21 14:21:30 +00:00
"lastModified": 1624172050,
"narHash": "sha256-sLQEhZ6Ffjx0J1AJxHQDY4y7XWKxI/Zgm/hQJjkjZ6M=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-21 14:21:30 +00:00
"rev": "6613a30c5e3ee59753181512b4bedd4121569925",
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-06-21 14:21:30 +00:00
"lastModified": 1624024598,
"narHash": "sha256-X++38oH5MKEmPW4/2WdMaHQvwJzO8pJfbnzMD7DbG1E=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-21 14:21:30 +00:00
"rev": "33d42ad7cf2769ce6364ed4e52afa8e9d1439d58",
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
}