An unofficial flake for an official Kotlin LSP server
at main 1.5 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": "nixpkgs-lib" 6 }, 7 "locked": { 8 "lastModified": 1763759067, 9 "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "hercules-ci", 17 "repo": "flake-parts", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1765186076, 24 "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=", 25 "owner": "nixos", 26 "repo": "nixpkgs", 27 "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "nixos", 32 "ref": "nixos-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "nixpkgs-lib": { 38 "locked": { 39 "lastModified": 1761765539, 40 "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=", 41 "owner": "nix-community", 42 "repo": "nixpkgs.lib", 43 "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc", 44 "type": "github" 45 }, 46 "original": { 47 "owner": "nix-community", 48 "repo": "nixpkgs.lib", 49 "type": "github" 50 } 51 }, 52 "root": { 53 "inputs": { 54 "flake-parts": "flake-parts", 55 "nixpkgs": "nixpkgs" 56 } 57 } 58 }, 59 "root": "root", 60 "version": 7 61}