summary refs log tree commit diff
path: root/pkgs/build-support/release/rpm-build.nix
AgeCommit message (Expand)AuthorFilesLines
2012-03-19* After building an RPM, install and uninstall it.Eelco Dolstra1-0/+10
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2009-10-23* Work around an apparent bug in the Nix expression lexer (it doesn'tEelco Dolstra1-1/+1
2009-10-21* Give SRPMs a different build product type.Eelco Dolstra1-1/+6
2009-10-02give extraRPMs/-Debs file type rpm-extra or deb-extra in build productsRob Vermaas1-1/+1
2009-10-01add extrarpms to build-products of rpm buildRob Vermaas1-0/+3
2009-04-19* Removed some obsolete nullglobs.Eelco Dolstra1-1/+0
2009-03-06* We don't need all that src.outPath / src.path hackery anymore.Eelco Dolstra1-2/+0
2009-03-02* Use the version attribute if available.Eelco Dolstra1-1/+1
2009-03-02* Append the version to the "name" attribute to make the store pathsEelco Dolstra1-8/+9
2008-11-26* Preserve meta attributes from the caller.Eelco Dolstra1-1/+1
2008-11-25* Moved more stuff from the release tree.Eelco Dolstra1-0/+41