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

60 lines
1.5 KiB
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": {
2022-06-15 19:50:50 +01:00
"id": "flake-utils",
"type": "indirect"
2021-04-07 21:41:11 +01:00
}
},
"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"
}
},
2022-06-15 19:50:50 +01:00
"npmlock2nix": {
"flake": false,
"locked": {
"lastModified": 1654775747,
"narHash": "sha256-9pXHDpIjmsK5390wmpGHu9aA4QOPpegPBvThHeBlef4=",
"owner": "nix-community",
"repo": "npmlock2nix",
"rev": "5c4f247688fc91d665df65f71c81e0726621aaa8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "npmlock2nix",
"type": "github"
}
},
2021-04-07 21:41:11 +01:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-06-15 19:50:50 +01:00
"nixpkgs": "nixpkgs",
"npmlock2nix": "npmlock2nix"
2021-04-07 21:41:11 +01:00
}
}
},
"root": "root",
"version": 7
}