Loading pkgs/development/compilers/crystal/build-package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ stdenv.mkDerivation ( ++ [ "runHook postConfigure" ] )); env = { env = args.env or { } // { CRFLAGS = lib.concatStringsSep " " defaultOptions; PREFIX = placeholder "out"; Loading Loading
pkgs/development/compilers/crystal/build-package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ stdenv.mkDerivation ( ++ [ "runHook postConfigure" ] )); env = { env = args.env or { } // { CRFLAGS = lib.concatStringsSep " " defaultOptions; PREFIX = placeholder "out"; Loading