summary refs log tree commit diff
path: root/pkgs/top-level/release-lib.nix
Commit message (Expand)AuthorAge
* systems/examples.nix: move riscv function to let bindingMatthew Bauer2018-11-29
* release-lib: Fix `pkgsFor`John Ericson2018-11-05
* release-lib: Fallback on uncached rather than error for unknown crossSystemJohn Ericson2018-11-01
* release-lib: Cache cross nixpkgs evals tooJohn Ericson2018-11-01
* lib: Messed up `or` operator precedenceJohn Ericson2018-03-19
* release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson2018-03-19
* lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
* release-lib: Adapt to work with new meta.platformsJohn Ericson2018-03-15
* treewide: get rid of platforms.allButJohn Ericson2018-03-14
* nixos/release.nix: Move forAllSystems to release-libTuomas Tynkkynen2018-01-16
* release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen2018-01-16
* pkgs/release-lib: evaluate nixpkgs on armv6l and armv7l (#32641)Ben Wolsieffer2017-12-31
* nixpkgs release: Fix Darwin-only jobsTuomas Tynkkynen2017-08-12
* Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson2017-04-17
|\
| * lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
| * top-level: Less indirection for lib in release*.nixJohn Ericson2017-04-17
* | release(-lib).nix: add nixpkgsArgs parameterBjørn Forsman2017-04-11
|/
* nixpkgs: add aarch64-linux to release-libFranz Pletz2017-03-08
* top-level: no more need to expose `splicedPackages`John Ericson2017-01-25
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* release-cross: Factor out system filteringJohn Ericson2016-12-27
* release-cross: Use the same genAttrs logic for `testOnCross` as `testOn`John Ericson2016-12-27
* Build all derivations at least for 64bit LinuxDomen Kožar2016-11-28
* release-lib: Remove unused allowTexliveBuilds optionTuomas Tynkkynen2016-09-11
* Replace `./../*` with `../*` in Nix expressions (#16414)John Ericson2016-06-22
* Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
* copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra2015-12-16
* release-lib.nix: set inHydra anyways, it might be useful some dayPeter Simons2015-07-17
* release-lib: rename config option "inHydra" to "allowTexliveBuilds"Peter Simons2015-07-17
* Don't build texLive in HydraEelco Dolstra2015-06-25
* cygwin: stdenvFlorian Friesdorf2015-05-28
* Rename scrubDrv -> hydraJob and make it more effectiveEelco Dolstra2015-03-20
* release-lib: SimplifyEelco Dolstra2015-03-20
* release-lib.nix: Style cleanupEelco Dolstra2015-03-20
* TweakEelco Dolstra2015-01-06
* Remove scheduling prioritiesEelco Dolstra2015-01-06
* release-lib: add option to use another package setNikolay Amiantov2014-11-14
* release: do not process broken packages, we induce they don't have platforms ...Luca Bruno2014-09-03
* Only show/build a package on the platforms listed in meta.platformsEelco Dolstra2013-11-05
* mercurial: Update to 2.6.1Eelco Dolstra2013-05-15
* release-lib.nix: Make the set of supported platforms an argumentEelco Dolstra2013-03-26
* Add an "unstable" aggregate to replace the "unstable" viewEelco Dolstra2013-03-26
* Only return Hydra jobs for supported platformsEelco Dolstra2013-03-26
* Make Nixpkgs jobs uniqueEelco Dolstra2013-03-26
* Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson2013-01-20
|\
| * Add config option ‘allowUnfree’Eelco Dolstra2013-01-17
* | Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
|/
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
* * Add x86_64-freebsd to release-lib.nixEelco Dolstra2012-03-08
* * Change the priority of trunk builds back.Eelco Dolstra2012-03-06