nixos-configs/flake.lock

79 lines
1.9 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
2022-06-22 20:08:26 +02:00
"nixpkgs": "nixpkgs",
"utils": "utils"
2021-07-02 01:47:30 +02:00
},
"locked": {
2022-07-27 04:27:21 +02:00
"lastModified": 1658751516,
"narHash": "sha256-Y/3dHoTjbvYBtWd+TTBQJUIgDPO9d+Gqt05C5dyR7E4=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-27 04:27:21 +02:00
"rev": "dbed4c794d20d51027fc1107f063ec5be027dafc",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-27 04:27:21 +02:00
"lastModified": 1654953433,
"narHash": "sha256-TwEeh4r50NdWHFAHQSyjCk2cZxgwUfcCCAJOhPdXB28=",
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-07-27 04:27:21 +02:00
"rev": "90cd5459a1fd707819b9a3fb9c852beaaac3b79a",
2022-06-22 20:08:26 +02:00
"type": "github"
2021-07-02 01:47:30 +02:00
},
"original": {
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-07-02 01:47:30 +02:00
}
},
"nixpkgs_2": {
"locked": {
2022-07-27 04:27:21 +02:00
"lastModified": 1658737577,
"narHash": "sha256-xosJ5nJT9HX+b6UWsSX6R+ap4AdZOCrl/r+IKFp2ASQ=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-07-27 04:27:21 +02:00
"rev": "5a0e0d73b944157328d54c4ded1cf2f0146a86a5",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2"
}
2022-06-22 20:08:26 +02:00
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-07-02 01:47:30 +02:00
}
},
"root": "root",
"version": 7
}