about summary refs log tree commit diff
path: root/pkgs/top-level/make-tarball.nix
AgeCommit message (Expand)AuthorFilesLines
2024-06-04pkgs/top-level/make-tarball.nix: avoid hardlinksVladimír Čunát1-0/+3
2024-04-23pkgs/top-level/make-tarball.nix: make reproducibleK9001-3/+10
2024-04-23pkgs/top-level/make-tarball.nix: save another copyK9001-3/+7
2024-04-22pkgs/top-level/make-tarball.nix: add back the number of packages sanity checkK9001-3/+10
2024-04-22pkgs/top-level/make-tarball.nix: just don't do, like, most of itK9001-39/+13
2024-04-22top-level/make-tarball.nix: drop unused argumentK9001-1/+0
2024-04-17pkgs/top-level: split release-checks into a separate jobK9001-3/+0
2023-05-28make-tarball.nix: support an absent revcountGraham Christensen1-1/+1
2023-04-30tarball job: tag both derivations as big-parallelVladimír Čunát1-0/+2
2023-02-02tarball: add --show-trace to nix-env commandAlyssa Ross1-1/+1
2023-01-16treewide: remove usages of header and stopNestArtturin1-3/+3
2022-06-29maintainers: remove allajs1241-1/+1
2022-02-07release.nix: fix packages.json.br for tarballJonathan Ringer1-1/+1
2021-07-08Update pkgs/top-level/make-tarball.nixDomen Kožar1-1/+1
2021-07-07GHA: add basic eval checksDomen Kožar1-47/+7
2021-05-31tarball: check systems based on the list of supported systemsDomen Kožar1-1/+2
2020-08-24Don't set $NIX_DB_DIREelco Dolstra1-1/+0
2020-07-14Remove tmp file from tarball jobCole Helbling1-0/+1
2020-04-02nix-daemon.nix: Add option nix.registryEelco Dolstra1-1/+1
2020-03-29Revert "make-tarball.nix: Restore the 'commit' field in packages.json"Florian Klink1-1/+1
2020-03-29make-tarball.nix: Restore the 'commit' field in packages.jsonEelco Dolstra1-1/+1
2020-03-29make-tarball.nix: Strip source directory from packages.jsonEelco Dolstra1-1/+1
2020-03-24Add packages.json to the tarball jobEelco Dolstra1-4/+13
2020-02-10Fix 'nix flake check'Eelco Dolstra1-2/+2
2020-02-05make-tarball.nix: Derive version from lastModified instead of revCountEelco Dolstra1-1/+4
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-07-11make-tarball / lib-tests: reduce duplicationFrederik Rietdijk1-15/+2
2018-09-03tarball job: more --show-traceVladimír Čunát1-3/+3
2018-07-04pkgs/top-level/release.nix: Don't require Darwin to be supportedEelco Dolstra1-2/+2
2017-12-07make-tarball.nix: Fix <nixpkgs> checkEelco Dolstra1-1/+3
2017-10-11nixpkgs: expose .git-revision in the nixexprs like NixOSGraham Christensen1-0/+2
2017-05-17lib: Consolidate tests into one meta jobJohn Ericson1-2/+9
2016-12-15make-tarball.nix: Fix running as rootEelco Dolstra1-2/+5
2016-11-30make-tarball.nix: Don't check broken packagesEelco Dolstra1-2/+2
2016-11-30Remove fetchMD5warnEelco Dolstra1-4/+1
2016-10-12make-tarball.nix: filter out MD5 warnings in evaluation checkMichael Raskin1-1/+4
2016-08-01make tarball: refactor with fileContentsEric Sagnes1-1/+1
2016-07-19tarball: Only check nix files for nixpkgs referencesFranz Pletz1-1/+1
2016-05-02tarball: No need to depend on nix development headersTuomas Tynkkynen1-1/+1
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron1-2/+2
2016-01-19make-tarball.nix: Allow passing in a different NixEelco Dolstra1-1/+5
2015-12-16copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra1-2/+10
2015-12-02statsd: Don't use <nixpkgs>Eelco Dolstra1-5/+14
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra1-2/+2
2015-10-10make-tarball.nix: Fail if nixpkgs doesn't evaluate without warningsTuomas Tynkkynen1-2/+10
2015-08-05Nixpkgs channel: Remove channel-nameEelco Dolstra1-1/+0
2015-05-12viber: Mark as brokenEelco Dolstra1-1/+4
2015-03-06Only test evaluation on supported platformsEelco Dolstra1-1/+1
2014-08-24Nixpkgs manual: Add a Nix expression to buildEelco Dolstra1-28/+1
2014-08-22Check whether Nixpkgs evaluates with NIXPKGS_ALLOW_BROKEN=1Eelco Dolstra1-1/+1