about summary refs log tree commit diff
path: root/pkgs/top-level/release-lib.nix
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Avoid `with lib;` at the top level in pkgs/top-level/release-lib.nixPhilip Taron1-15/+50
2022-11-25release-lib: add support for riscv64-linuxNick Cao1-0/+2
2022-06-18release-lib.nix: make packagePlatforms respect badPlatformssternenseemann1-1/+2
2022-05-03nixos/lxd: improve testsPatryk Wychowaniec1-1/+1
2021-05-17hydra jobset support for aarch64-darwinVladimír Čunát1-0/+2
2020-11-26release-lib: Don't use tryEval for packagePlatformsSilvan Mosberger1-3/+1
2020-06-12release-lib: Avoid filtering twiceJohn Ericson1-1/+1
2020-06-04release-lib.nix: remove innacurate platform groupsMatthew Bauer1-5/+0
2018-11-29systems/examples.nix: move riscv function to let bindingMatthew Bauer1-1/+1
2018-11-05release-lib: Fix `pkgsFor`John Ericson1-1/+1
2018-11-01release-lib: Fallback on uncached rather than error for unknown crossSystemJohn Ericson1-4/+3
2018-11-01release-lib: Cache cross nixpkgs evals tooJohn Ericson1-36/+60
2018-03-19lib: Messed up `or` operator precedenceJohn Ericson1-1/+1
2018-03-19release-lib: Filter supportedSystems with `meta.platforms`-style patternsJohn Ericson1-12/+31
2018-03-19lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson1-11/+5
2018-03-15release-lib: Adapt to work with new meta.platformsJohn Ericson1-1/+12
2018-03-14treewide: get rid of platforms.allButJohn Ericson1-1/+1
2018-01-16nixos/release.nix: Move forAllSystems to release-libTuomas Tynkkynen1-0/+1
2018-01-16release-lib: forAllSupportedSystems -> forTheseSystemsTuomas Tynkkynen1-3/+3
2017-12-31pkgs/release-lib: evaluate nixpkgs on armv6l and armv7l (#32641)Ben Wolsieffer1-0/+4
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