java/flake.lock

44 lines
1009 B
Plaintext
Raw Normal View History

2021-12-17 00:17:40 -05:00
{
"nodes": {
"nixpkgs": {
"locked": {
2022-11-29 01:16:44 -05:00
"lastModified": 1669597967,
"narHash": "sha256-R+2NaDkXsYkOpFOhmVR8jBZ77Pq55Z6ilaqwFLLn000=",
2021-12-17 00:17:40 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-29 01:16:44 -05:00
"rev": "be9e3762e719211368d186f547f847737baad720",
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-11-29 01:16:44 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-12-17 06:50:04 -05:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-29 01:16:44 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
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
}