Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 8 lines 137 B view raw
1args: 2import ../temurin-bin/jdk-darwin-base.nix ( 3 { 4 name-prefix = "semeru"; 5 brand-name = "IBM Semeru Runtime"; 6 } 7 // args 8)