aboutsummaryrefslogtreecommitdiff
path: root/pkgs/top-level/make-tarball.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't set $NIX_DB_DIREelco Dolstra2020-08-241-1/+0
* Remove tmp file from tarball jobCole Helbling2020-07-141-0/+1
* nix-daemon.nix: Add option nix.registryEelco Dolstra2020-04-021-1/+1
* Revert "make-tarball.nix: Restore the 'commit' field in packages.json"Florian Klink2020-03-291-1/+1
* make-tarball.nix: Restore the 'commit' field in packages.jsonEelco Dolstra2020-03-291-1/+1
* make-tarball.nix: Strip source directory from packages.jsonEelco Dolstra2020-03-291-1/+1
* Add packages.json to the tarball jobEelco Dolstra2020-03-241-4/+13
* Fix 'nix flake check'Eelco Dolstra2020-02-101-2/+2
* make-tarball.nix: Derive version from lastModified instead of revCountEelco Dolstra2020-02-051-1/+4
* treewide: remove redundant recvolth2019-08-281-1/+1
* make-tarball / lib-tests: reduce duplicationFrederik Rietdijk2019-07-111-15/+2
* tarball job: more --show-traceVladimír Čunát2018-09-031-3/+3
* pkgs/top-level/release.nix: Don't require Darwin to be supportedEelco Dolstra2018-07-041-2/+2
* make-tarball.nix: Fix <nixpkgs> checkEelco Dolstra2017-12-071-1/+3
* nixpkgs: expose .git-revision in the nixexprs like NixOSGraham Christensen2017-10-111-0/+2
* lib: Consolidate tests into one meta jobJohn Ericson2017-05-171-2/+9
* make-tarball.nix: Fix running as rootEelco Dolstra2016-12-151-2/+5
* make-tarball.nix: Don't check broken packagesEelco Dolstra2016-11-301-2/+2
* Remove fetchMD5warnEelco Dolstra2016-11-301-4/+1
* make-tarball.nix: filter out MD5 warnings in evaluation checkMichael Raskin2016-10-121-1/+4
* make tarball: refactor with fileContentsEric Sagnes2016-08-011-1/+1
* tarball: Only check nix files for nixpkgs referencesFranz Pletz2016-07-191-1/+1
* tarball: No need to depend on nix development headersTuomas Tynkkynen2016-05-021-1/+1
* Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-131-2/+2
* make-tarball.nix: Allow passing in a different NixEelco Dolstra2016-01-191-1/+5
* copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra2015-12-161-2/+10
* statsd: Don't use <nixpkgs>Eelco Dolstra2015-12-021-5/+14
* Add stdenv bootstrap tools generation to release.nixEelco Dolstra2015-10-231-2/+2
* make-tarball.nix: Fail if nixpkgs doesn't evaluate without warningsTuomas Tynkkynen2015-10-101-2/+10
* Nixpkgs channel: Remove channel-nameEelco Dolstra2015-08-051-1/+0
* viber: Mark as brokenEelco Dolstra2015-05-121-1/+4
* Only test evaluation on supported platformsEelco Dolstra2015-03-061-1/+1
* Nixpkgs manual: Add a Nix expression to buildEelco Dolstra2014-08-241-28/+1
* Check whether Nixpkgs evaluates with NIXPKGS_ALLOW_BROKEN=1Eelco Dolstra2014-08-221-1/+1
* Tarball: Check whether Nixpkgs evaluation doesn't depend on its pathEelco Dolstra2014-04-201-4/+14
* Remove obsolete lineEelco Dolstra2014-04-201-2/+0
* Fix updating of the tarball mirrorEelco Dolstra2014-02-191-0/+4
* Tarball: Match the NixOS versionEelco Dolstra2013-10-111-1/+1
* Unify the Nixpkgs and NixOS version numbersEelco Dolstra2013-10-101-7/+7
* Drop --xml, it's no longer neededEelco Dolstra2013-10-061-2/+1
* tarball: Evaluate Nixpkgs on all supported platformsEelco Dolstra2013-10-011-1/+1
* tarball: add --show-trace on the remaining callsVladimír Čunát2013-08-231-2/+2
* Add an "unstable" aggregate to replace the "unstable" viewEelco Dolstra2013-03-261-3/+1
* Nixpkgs channel: Use XZ compression for nixexprs.tarEelco Dolstra2013-01-301-2/+1
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-291-4/+4
* * Include the Git shortrev in the version number.Eelco Dolstra2012-06-041-4/+7
* * Fix building the tarball in a chroot.Eelco Dolstra2012-05-151-0/+1
* * Work around some problems in tarball checks. Nix wants to open theEelco Dolstra2012-05-131-0/+3
* * Set the channel name to "nixpkgs".Eelco Dolstra2012-04-141-0/+1
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-181-3/+3