summary refs log tree commit diff
path: root/pkgs/top-level/make-tarball.nix
Commit message (Expand)AuthorAge
* treewide: remove redundant recvolth2019-08-28
* make-tarball / lib-tests: reduce duplicationFrederik Rietdijk2019-07-11
* tarball job: more --show-traceVladimír Čunát2018-09-03
* pkgs/top-level/release.nix: Don't require Darwin to be supportedEelco Dolstra2018-07-04
* make-tarball.nix: Fix <nixpkgs> checkEelco Dolstra2017-12-07
* nixpkgs: expose .git-revision in the nixexprs like NixOSGraham Christensen2017-10-11
* lib: Consolidate tests into one meta jobJohn Ericson2017-05-17
* make-tarball.nix: Fix running as rootEelco Dolstra2016-12-15
* make-tarball.nix: Don't check broken packagesEelco Dolstra2016-11-30
* Remove fetchMD5warnEelco Dolstra2016-11-30
* make-tarball.nix: filter out MD5 warnings in evaluation checkMichael Raskin2016-10-12
* make tarball: refactor with fileContentsEric Sagnes2016-08-01
* tarball: Only check nix files for nixpkgs referencesFranz Pletz2016-07-19
* tarball: No need to depend on nix development headersTuomas Tynkkynen2016-05-02
* Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
* make-tarball.nix: Allow passing in a different NixEelco Dolstra2016-01-19
* copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra2015-12-16
* statsd: Don't use <nixpkgs>Eelco Dolstra2015-12-02
* Add stdenv bootstrap tools generation to release.nixEelco Dolstra2015-10-23
* make-tarball.nix: Fail if nixpkgs doesn't evaluate without warningsTuomas Tynkkynen2015-10-10
* Nixpkgs channel: Remove channel-nameEelco Dolstra2015-08-05
* viber: Mark as brokenEelco Dolstra2015-05-12
* Only test evaluation on supported platformsEelco Dolstra2015-03-06
* Nixpkgs manual: Add a Nix expression to buildEelco Dolstra2014-08-24
* Check whether Nixpkgs evaluates with NIXPKGS_ALLOW_BROKEN=1Eelco Dolstra2014-08-22
* Tarball: Check whether Nixpkgs evaluation doesn't depend on its pathEelco Dolstra2014-04-20
* Remove obsolete lineEelco Dolstra2014-04-20
* Fix updating of the tarball mirrorEelco Dolstra2014-02-19
* Tarball: Match the NixOS versionEelco Dolstra2013-10-11
* Unify the Nixpkgs and NixOS version numbersEelco Dolstra2013-10-10
* Drop --xml, it's no longer neededEelco Dolstra2013-10-06
* tarball: Evaluate Nixpkgs on all supported platformsEelco Dolstra2013-10-01
* tarball: add --show-trace on the remaining callsVladimír Čunát2013-08-23
* Add an "unstable" aggregate to replace the "unstable" viewEelco Dolstra2013-03-26
* Nixpkgs channel: Use XZ compression for nixexprs.tarEelco Dolstra2013-01-30
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
* * Include the Git shortrev in the version number.Eelco Dolstra2012-06-04
* * Fix building the tarball in a chroot.Eelco Dolstra2012-05-15
* * Work around some problems in tarball checks. Nix wants to open theEelco Dolstra2012-05-13
* * Set the channel name to "nixpkgs".Eelco Dolstra2012-04-14
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* * Check eval-release.nix.Eelco Dolstra2010-08-19
* typoRob Vermaas2010-05-18
* fix check of tarballRob Vermaas2010-05-18
* * Get rid of the ".svn" directories that Hydra includes nowadays.Eelco Dolstra2010-02-02
* * Spam everybody with failures of the Nixpkgs tarball so thatEelco Dolstra2010-01-29
* * Use the stable Nix to test the Nixpkgs expressions, since we alwaysEelco Dolstra2009-11-18
* * Use --meta --xml to check whether the meta attributes all evaluateEelco Dolstra2009-10-13
* svn path=/nixpkgs/trunk/; revision=16869Eelco Dolstra2009-08-26
* * Build a PDF of the manual.Eelco Dolstra2009-07-10