summary refs log tree commit diff
path: root/pkgs/top-level/release-lib.nix
AgeCommit message (Expand)AuthorFilesLines
2017-08-12nixpkgs release: Fix Darwin-only jobsTuomas Tynkkynen1-1/+1
2017-04-17Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson1-1/+9
2017-04-17lib: Fix system parsing, and use for doubles listsJohn Ericson1-0/+5
2017-04-17top-level: Less indirection for lib in release*.nixJohn Ericson1-1/+4
2017-04-11release(-lib).nix: add nixpkgsArgs parameterBjørn Forsman1-5/+3
2017-03-08nixpkgs: add aarch64-linux to release-libFranz Pletz1-0/+2
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson1-3/+2
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson1-2/+3
2016-12-27release-cross: Factor out system filteringJohn Ericson1-4/+5
2016-12-27release-cross: Use the same genAttrs logic for `testOnCross` as `testOn`John Ericson1-4/+3
2016-11-28Build all derivations at least for 64bit LinuxDomen Kožar1-1/+1
2016-09-11release-lib: Remove unused allowTexliveBuilds optionTuomas Tynkkynen1-2/+0
2016-06-22Replace `./../*` with `../*` in Nix expressions (#16414)John Ericson1-1/+1
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron1-1/+1
2015-12-16copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra1-2/+9
2015-07-17release-lib.nix: set inHydra anyways, it might be useful some dayPeter Simons1-0/+1
2015-07-17release-lib: rename config option "inHydra" to "allowTexliveBuilds"Peter Simons1-2/+2
2015-06-25Don't build texLive in HydraEelco Dolstra1-0/+1
2015-05-28cygwin: stdenvFlorian Friesdorf1-0/+2
2015-03-20Rename scrubDrv -> hydraJob and make it more effectiveEelco Dolstra1-1/+1
2015-03-20release-lib: SimplifyEelco Dolstra1-55/+23
2015-03-20release-lib.nix: Style cleanupEelco Dolstra1-21/+21
2015-01-06TweakEelco Dolstra1-2/+2
2015-01-06Remove scheduling prioritiesEelco Dolstra1-16/+4
2014-11-14release-lib: add option to use another package setNikolay Amiantov1-2/+2
2014-09-03release: do not process broken packages, we induce they don't have platforms ...Luca Bruno1-0/+2
2013-11-05Only show/build a package on the platforms listed in meta.platformsEelco Dolstra1-5/+3
2013-05-15mercurial: Update to 2.6.1Eelco Dolstra1-1/+1
2013-03-26release-lib.nix: Make the set of supported platforms an argumentEelco Dolstra1-4/+2
2013-03-26Add an "unstable" aggregate to replace the "unstable" viewEelco Dolstra1-1/+1
2013-03-26Only return Hydra jobs for supported platformsEelco Dolstra1-5/+12
2013-03-26Make Nixpkgs jobs uniqueEelco Dolstra1-31/+38
2013-01-20Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson1-2/+6
2013-01-17Add config option ‘allowUnfree’Eelco Dolstra1-2/+6
2012-12-28Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra1-1/+1
2012-11-29Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra1-22/+20
2012-03-08* Add x86_64-freebsd to release-lib.nixEelco Dolstra1-0/+2
2012-03-06* Change the priority of trunk builds back.Eelco Dolstra1-1/+1
2010-08-07Updating from trunkLluís Batlle i Rossell1-1/+3
2010-08-03Add recurseForRelease flagYury G. Kudryashov1-1/+3
2010-05-25Merging from trunk - I had to resolve conflicts on coreutils; I hope I resolv...Lluís Batlle i Rossell1-2/+21
2010-05-25* A quick hack to make release.nix evaluate in a reasonable amount ofEelco Dolstra1-2/+21
2010-03-09Updating from trunk (to get uclibc changes...)Lluís Batlle i Rossell1-5/+5
2010-03-09svn path=/nixpkgs/branches/stdenv-updates/; revision=20504Eelco Dolstra1-2/+2
2010-03-09Enabling cross-builds with uclibc again (I had that too much abandoned).Lluís Batlle i Rossell1-9/+4
2010-03-09Getting the hydra cross-trunk builds have proper low priority (that of toJob)Lluís Batlle i Rossell1-1/+6
2010-03-09Updating the hydra builds for release-cross.nixLluís Batlle i Rossell1-1/+1
2010-03-09separate cross builds in separate release expression, will add extra jobsetRob Vermaas1-0/+103