java/flake.lock

44 lines
1009 B
Plaintext
Raw Normal View History

2021-12-17 00:17:40 -05:00
{
"nodes": {
"nixpkgs": {
"locked": {
2022-06-13 23:52:12 -04:00
"lastModified": 1655122334,
"narHash": "sha256-Rwwvo9TDCH0a4m/Jvoq5wZ3FLSLiVLBD1FFfN/3XawA=",
2021-12-17 00:17:40 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-06-13 23:52:12 -04:00
"rev": "e1a1cfb56504d1b82a3953bfb0632b37a1ca8d30",
2021-12-17 00:17:40 -05:00
"type": "github"
},
"original": {
2021-12-17 06:50:04 -05:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2021-12-17 00:17:40 -05:00
}
},
"root": {
"inputs": {
2021-12-17 06:50:04 -05:00
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
2022-06-13 23:52:12 -04:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2021-12-17 06:50:04 -05:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-13 23:52:12 -04:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
2021-12-17 06:50:04 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-12-17 00:17:40 -05:00
}
}
},
"root": "root",
"version": 7
}