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