summary refs log tree commit diff
path: root/pkgs/build-support/release/rpm-build.nix
Commit message (Expand)AuthorAge
* releaseTools: no-op expression cleanupBenjamin Hipple2020-03-21
* findTarball: Handle pipefailEelco Dolstra2014-11-05
* build-support/release: Simplify meta.descriptionEelco Dolstra2013-03-01
* Factor out repeated scriptlets from build-support/release/*.nix.Petr Rockai2012-07-23
* Add --nodeps to rpm when test-uninstalling after a rpmBuild.Petr Rockai2012-07-23
* Call rpm -U instead of rpm -i to test package installation.Petr Rockai2012-07-23
* * Install/uninstall all RPMs in one operation. This is necessary ifEelco Dolstra2012-05-31
* * Add a hook for running a test after the RPMs have been installed.Eelco Dolstra2012-05-01
* * After building an RPM, install and uninstall it.Eelco Dolstra2012-03-19
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* * Work around an apparent bug in the Nix expression lexer (it doesn'tEelco Dolstra2009-10-23
* * Give SRPMs a different build product type.Eelco Dolstra2009-10-21
* give extraRPMs/-Debs file type rpm-extra or deb-extra in build productsRob Vermaas2009-10-02
* add extrarpms to build-products of rpm buildRob Vermaas2009-10-01
* * Removed some obsolete nullglobs.Eelco Dolstra2009-04-19
* * We don't need all that src.outPath / src.path hackery anymore.Eelco Dolstra2009-03-06
* * Use the version attribute if available.Eelco Dolstra2009-03-02
* * Append the version to the "name" attribute to make the store pathsEelco Dolstra2009-03-02
* * Preserve meta attributes from the caller.Eelco Dolstra2008-11-26
* * Moved more stuff from the release tree.Eelco Dolstra2008-11-25