dev-templates/java/flake.lock
2022-07-31 13:35:09 +02:00

61 lines
1.4 KiB
JSON

{
"nodes": {
"dev": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1659266467,
"narHash": "sha256-g3XdiqTtndKHjTOuAj9vws450aEZ8xAGUuMQOm7Wcgo=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "0cb80302a96d0eb8bb335470afd9759a71a7beb2",
"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": 1659266323,
"narHash": "sha256-DzPQWjrOQzq0fiXhYDHTgMA3frZStOgEsTSMGsQ5XIw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "33c5f1b8315d2edec8f02f6bf337ee85b146e896",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dev": "dev"
}
}
},
"root": "root",
"version": 7
}