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-11 22:06:07 +00:00
"lastModified": 1628607662,
"narHash": "sha256-TT7jldaYFtHGdVX/yE6FjdpPdNY01xIygB2zGjzFTqk=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-08-11 22:06:07 +00:00
"rev": "2d6ab6c6b92f7aaf8bc53baba9754b9bfdce56f2",
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-11 22:06:07 +00:00
"lastModified": 1628605906,
"narHash": "sha256-XqCCPDIIG4zMPJ/V757FgzGM2zypcRb1BY7u/DqHKX0=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-08-11 22:06:07 +00:00
"rev": "fe01052444c1d66ed6ef76df2af798c9769e9e79",
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
}