1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-06-10 02:06:23 +02:00
github.com_the-nix-way_dev-.../kotlin/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-07-29 01:21:18 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-10-30 19:58:09 +01:00
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
2022-07-29 01:21:18 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-30 19:58:09 +01:00
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
2022-07-29 01:21:18 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-30 19:58:09 +01:00
"lastModified": 1667152175,
"narHash": "sha256-ziWAQ+ny5vXP/HKg7Kpon1mB/jZJfLBujb2fnebNXT0=",
2022-07-29 01:21:18 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-30 19:58:09 +01:00
"rev": "a8a8a9e2e74ee76495f56366492c2ab222b8dd2f",
2022-07-29 01:21:18 +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-29 01:21:18 +02:00
}
}
},
"root": "root",
"version": 7
}