nixpkgs/pkgs/build-support/release
Timur Demin 1c9afc5a88
releaseTools.debBuild: fix invocation
Somewhere after #110628, which replaced stdenv.lib with lib, up to
bug #134572, lib got removed from the argument list, breaking any
invocations of debBuild. This adds it back.
2021-10-10 22:08:16 +05:00
..
ant-build.nix treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
binary-tarball.nix releaseTools: no-op expression cleanup 2020-03-21 21:15:33 -04:00
debian-build.nix releaseTools.debBuild: fix invocation 2021-10-10 22:08:16 +05:00
default.nix pkgs/build-support: stdenv.lib -> lib 2021-01-24 19:07:54 -08:00
functions.sh
maven-build.nix releaseTools: no-op expression cleanup 2020-03-21 21:15:33 -04:00
nix-build.nix releaseTools: fix nixBuild function 2021-03-29 21:24:00 +02:00
rpm-build.nix releaseTools: no-op expression cleanup 2020-03-21 21:15:33 -04:00
source-tarball.nix