This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues/pull-requests.
tlaternet-templates/flake.lock

44 lines
1022 B
Plaintext
Raw Normal View History

2021-04-07 21:41:11 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-06-15 14:55:26 +01:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2021-04-07 21:41:11 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-15 14:55:26 +01:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
2021-04-07 21:41:11 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-06-15 14:55:26 +01:00
"lastModified": 1655200170,
"narHash": "sha256-/yzkX+10sJhYNIcTtZ5ObS+nh/HrJp01XLaubzbRDcU=",
2021-04-07 21:41:11 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-06-15 14:55:26 +01:00
"rev": "9ff91ce2e4c5d70551d4c8fd8830931c6c6b26b8",
2021-04-07 21:41:11 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-06-15 14:55:26 +01:00
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2021-04-07 21:41:11 +01:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2021-04-07 21:41:11 +01:00
}
}
},
"root": "root",
"version": 7
}