Commit Graph

65 Commits (d5ece1c5d87db4375aef71096cc80c055cb96e4d)

Author SHA1 Message Date
Patryk Wychowaniec 56ab4f61bc
nixos/lxd: improve tests 2 years ago
Vladimír Čunát 1a2cb94c82 hydra jobset support for aarch64-darwin 3 years ago
Silvan Mosberger 86f4de6ee9
release-lib: Don't use tryEval for packagePlatforms 4 years ago
John Ericson 2a8b8f6593 release-lib: Avoid filtering twice 4 years ago
Matthew Bauer 1644781046 release-lib.nix: remove innacurate platform groups 4 years ago
Matthew Bauer ce6d558c4d systems/examples.nix: move riscv function to let binding 6 years ago
John Ericson 8d99a3455b release-lib: Fix `pkgsFor` 6 years ago
John Ericson 24e2bc18b6 release-lib: Fallback on uncached rather than error for unknown crossSystem 6 years ago
John Ericson 79c713bc14 release-lib: Cache cross nixpkgs evals too 6 years ago
John Ericson ec2aff0be6 lib: Messed up `or` operator precedence 6 years ago
John Ericson 192f4144b2 release-lib: Filter supportedSystems with `meta.platforms`-style patterns 6 years ago
John Ericson e547bd0dc4 lib: Factor in tiny bit of `meta.platform` checking 6 years ago
John Ericson eae19f3c28 release-lib: Adapt to work with new meta.platforms 6 years ago
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut 6 years ago
Tuomas Tynkkynen b3c50ec1e9 nixos/release.nix: Move forAllSystems to release-lib 6 years ago
Tuomas Tynkkynen 82cab72dd4 release-lib: forAllSupportedSystems -> forTheseSystems 6 years ago
Ben Wolsieffer b1a2e1caef pkgs/release-lib: evaluate nixpkgs on armv6l and armv7l (#32641) 6 years ago
Tuomas Tynkkynen 3e9f76774a
nixpkgs release: Fix Darwin-only jobs 7 years ago
John Ericson 8c99aab3ea lib: Fix system parsing, and use for doubles lists 7 years ago
John Ericson b477851f34 top-level: Less indirection for lib in release*.nix 7 years ago
Bjørn Forsman d45df036c3 release(-lib).nix: add nixpkgsArgs parameter 7 years ago
Franz Pletz e3b84d71a6
nixpkgs: add aarch64-linux to release-lib 7 years ago
John Ericson c869fe022e top-level: no more need to expose `splicedPackages` 7 years ago
John Ericson bf17d6dacf top-level: Introduce `buildPackages` for resolving build-time deps 7 years ago
John Ericson 916012121c release-cross: Factor out system filtering 8 years ago
John Ericson db0dbd0b81 release-cross: Use the same genAttrs logic for `testOnCross` as `testOn` 8 years ago
Domen Kožar 5c750e4940 Build all derivations at least for 64bit Linux 8 years ago
Tuomas Tynkkynen 628c86c51a release-lib: Remove unused allowTexliveBuilds option 8 years ago
John Ericson f073df60d6 Replace `./../*` with `../*` in Nix expressions (#16414) 8 years ago
Nicolas B. Pierron 6313a5698a Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 8 years ago
Eelco Dolstra 7cd3d502bb copy-tarballs.pl: Revive extracting all tarballs from release.nix 9 years ago
Peter Simons a5de21c230 release-lib.nix: set inHydra anyways, it might be useful some day 9 years ago
Peter Simons 32a81524fe release-lib: rename config option "inHydra" to "allowTexliveBuilds" 9 years ago
Eelco Dolstra 7f54f99656 Don't build texLive in Hydra 9 years ago
Florian Friesdorf 88e58a4fa2 cygwin: stdenv 9 years ago
Eelco Dolstra 0461f35894 Rename scrubDrv -> hydraJob and make it more effective 9 years ago
Eelco Dolstra 738cf42639 release-lib: Simplify 9 years ago
Eelco Dolstra b981eb3f7b release-lib.nix: Style cleanup 9 years ago
Eelco Dolstra fddc347689 Tweak 10 years ago
Eelco Dolstra ab10131663 Remove scheduling priorities 10 years ago
Nikolay Amiantov aa14fb6389 release-lib: add option to use another package set 10 years ago
Luca Bruno 46b78bdef4 release: do not process broken packages, we induce they don't have platforms at all 10 years ago
Eelco Dolstra a2cbc77e4f Only show/build a package on the platforms listed in meta.platforms 11 years ago
Eelco Dolstra e3c641b39a mercurial: Update to 2.6.1 11 years ago
Eelco Dolstra c5f45036e6 release-lib.nix: Make the set of supported platforms an argument 11 years ago
Eelco Dolstra bcc14c4d3c Add an "unstable" aggregate to replace the "unstable" view 11 years ago
Eelco Dolstra 78de3c912d Only return Hydra jobs for supported platforms 11 years ago
Eelco Dolstra cffc126e14 Make Nixpkgs jobs unique 11 years ago
Eelco Dolstra d8e722985b Add config option ‘allowUnfree’ 12 years ago
Eelco Dolstra 5be0a9acd7 Rename hostDrv -> crossDrv, buildDrv -> nativeDrv 12 years ago