with import {}; stdenv.mkDerivation { name = "raku-dev"; buildInputs = with pkgs; [ rakudo zef ]; }