dev-templates/scala/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-07-28 23:54:27 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-08-13 17:32:28 +02:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-07-28 23:54:27 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-13 17:32:28 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-07-28 23:54:27 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-20 16:14:56 +02:00
"lastModified": 1665685160,
"narHash": "sha256-MkNROnBdE9ocwuVrK5J/AF7zGUv6g4UhfdZ6GTrNEJA=",
2022-07-28 23:54:27 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-20 16:14:56 +02:00
"rev": "849a740bc1342a18ce69bb08f82227202d1f7109",
2022-07-28 23:54:27 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-08-20 12:06:53 +02:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-07-28 23:54:27 +02:00
}
}
},
"root": "root",
"version": 7
}