nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at netboot-syslinux-multiplatform 14 lines 331 B view raw
1{ 2 json_mapping = { 3 owner = "crystal-lang"; 4 repo = "json_mapping.cr"; 5 rev = "v0.1.0"; 6 sha256 = "1qq5vs2085x7cwmp96rrjns0yz9kiz1lycxynfbz5psxll6b8p55"; 7 }; 8 lsp = { 9 owner = "crystal-lang-tools"; 10 repo = "lsp"; 11 rev = "v0.2.0"; 12 sha256 = "1lnviqrywh0w05mx67mzw7d1qz328p52z4k69pcqw66gs44i7b5c"; 13 }; 14}