Loading pkgs/by-name/dc/dcap/package.nix +4 −2 Original line number Diff line number Diff line Loading @@ -30,14 +30,16 @@ stdenv.mkDerivation rec { libxcrypt ]; strictDeps = true; preConfigure = '' patchShebangs bootstrap.sh patchShebangs --build bootstrap.sh ./bootstrap.sh ''; doCheck = true; nativeCheckInputs = [ cunit ]; checkInputs = [ cunit ]; outputs = [ "bin" Loading Loading
pkgs/by-name/dc/dcap/package.nix +4 −2 Original line number Diff line number Diff line Loading @@ -30,14 +30,16 @@ stdenv.mkDerivation rec { libxcrypt ]; strictDeps = true; preConfigure = '' patchShebangs bootstrap.sh patchShebangs --build bootstrap.sh ./bootstrap.sh ''; doCheck = true; nativeCheckInputs = [ cunit ]; checkInputs = [ cunit ]; outputs = [ "bin" Loading