summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/release-lib.nix
AgeCommit message (Expand)Author
2021-05-17hydra jobset support for aarch64-darwinVladimír Čunát
2020-11-26release-lib: Don't use tryEval for packagePlatformsSilvan Mosberger
2020-06-12release-lib: Avoid filtering twiceJohn Ericson
2020-06-04release-lib.nix: remove innacurate platform groupsMatthew Bauer
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer
2018-11-05release-lib: Fix `pkgsFor`John Ericson
2018-11-01release-lib: Fallback on uncached rather than error for unknown crossSystemJohn Ericson
2018-11-01release-lib: Cache cross nixpkgs evals tooJohn Ericson
2018-03-19lib: Messed up `or` operator precedenceJohn Ericson
2018-03-19release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson
2018-03-19lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson
2018-03-15release-lib: Adapt to work with new meta.platformsJohn Ericson
2018-03-14treewide: get rid of platforms.allButJohn Ericson
2018-01-16nixos/release.nix: Move forAllSystems to release-libTuomas Tynkkynen
2018-01-16release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen
2017-12-31pkgs/release-lib: evaluate nixpkgs on armv6l and armv7l (#32641)Ben Wolsieffer
2017-08-12nixpkgs release: Fix Darwin-only jobsTuomas Tynkkynen
2017-04-17Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson
2017-04-17lib: Fix system parsing, and use for doubles listsJohn Ericson
2017-04-17top-level: Less indirection for lib in release*.nixJohn Ericson
2017-04-11release(-lib).nix: add nixpkgsArgs parameterBjørn Forsman
2017-03-08nixpkgs: add aarch64-linux to release-libFranz Pletz
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson
2016-12-27release-cross: Factor out system filteringJohn Ericson
2016-12-27release-cross: Use the same genAttrs logic for `testOnCross` as `testOn`John Ericson
2016-11-28Build all derivations at least for 64bit LinuxDomen Kožar
2016-09-11release-lib: Remove unused allowTexliveBuilds optionTuomas Tynkkynen
2016-06-22Replace `./../*` with `../*` in Nix expressions (#16414)John Ericson
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron
2015-12-16copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra
2015-07-17release-lib.nix: set inHydra anyways, it might be useful some dayPeter Simons
2015-07-17release-lib: rename config option "inHydra" to "allowTexliveBuilds"Peter Simons
2015-06-25Don't build texLive in HydraEelco Dolstra
2015-05-28cygwin: stdenvFlorian Friesdorf
2015-03-20Rename scrubDrv -> hydraJob and make it more effectiveEelco Dolstra
2015-03-20release-lib: SimplifyEelco Dolstra
2015-03-20release-lib.nix: Style cleanupEelco Dolstra
2015-01-06TweakEelco Dolstra
2015-01-06Remove scheduling prioritiesEelco Dolstra
2014-11-14release-lib: add option to use another package setNikolay Amiantov
2014-09-03release: do not process broken packages, we induce they don't have platforms ...Luca Bruno
2013-11-05Only show/build a package on the platforms listed in meta.platformsEelco Dolstra
2013-05-15mercurial: Update to 2.6.1Eelco Dolstra
2013-03-26release-lib.nix: Make the set of supported platforms an argumentEelco Dolstra
2013-03-26Add an "unstable" aggregate to replace the "unstable" viewEelco Dolstra
2013-03-26Only return Hydra jobs for supported platformsEelco Dolstra
2013-03-26Make Nixpkgs jobs uniqueEelco Dolstra
2013-01-20Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson
2013-01-17Add config option ‘allowUnfree’Eelco Dolstra