nixpkgs/pkgs/build-support/release
Profpatsch 28f8ca560f debian-build: fix checkinstall invocation (#15538)
Checkinstall had two problems:
1. when it was called without a version (e.g. with a derivation created
by fetchFromGitHub) it would use `src` as debian version, which caused
dpkg to fail
2. when dpkg failed, it would invoke the pager with the log, which hangs
the build

So now
1. the default version is the dummy `0.0.0`
2. the used pager is `cat`
2016-05-19 09:41:10 +01:00
..
ant-build.nix java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
binary-tarball.nix findTarball: Handle pipefail 2014-11-05 18:24:16 +01:00
debian-build.nix debian-build: fix checkinstall invocation (#15538) 2016-05-19 09:41:10 +01:00
default.nix clang-analyzer: align attrname with pkgname 2015-02-20 22:30:51 +01:00
functions.sh Fix patchelf RPM builds 2014-11-20 13:19:36 +01:00
gcov-report.nix Move generation of coverage reports from nixos/lib/testing to releaseTools 2014-03-03 13:57:08 +01:00
maven-build.nix USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prevent unnecessary compilation. 2014-05-07 16:37:38 +02:00
nix-build.nix clang-analyzer: align attrname with pkgname 2015-02-20 22:30:51 +01:00
rpm-build.nix findTarball: Handle pipefail 2014-11-05 18:24:16 +01:00
source-tarball.nix build-support/source-tarball.nix: fix syntax highlighting in Emacs 2016-01-26 14:03:06 +01:00