1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-05-20 22:46:11 +02:00
github.com_the-nix-way_dev-.../java/flake.lock
2022-08-03 08:17:50 +02:00

61 lines
1.4 KiB
JSON

{
"nodes": {
"dev": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1659507315,
"narHash": "sha256-BsxJtGGMxAGQlxTHTWxkVGG0yK/5N0AvlD3728BX/O8=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "ea57af342e71d4a02252b0a2efee9d129835e925",
"type": "github"
},
"original": {
"owner": "the-nix-way",
"repo": "dev-templates",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1659504821,
"narHash": "sha256-mwdurue3LYmUZgOxRHo3jfnyeQosTIBKh0J1lUTwazc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1830dc8874d29cc43e5f3a6120c2be71edaea666",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dev": "dev"
}
}
},
"root": "root",
"version": 7
}