Commit graph

11 commits

Author SHA1 Message Date
384bc2e88b pkgs/overlays/unstable-from-source: fix when there is no elements found in a given overlay grouping 2025-06-05 19:12:45 +02:00
6e95f125ce pkgs/overlays/unstable-from-source: fix handling of overlays
crossOverlays are just overlays applied only in the final layer
2025-06-01 20:00:17 +02:00
2d88df163a pkgs/overlays/unstable-from-source: fix infinite recursion in assert
also fix checking of callPackage argument, it was opposite
2025-06-01 19:45:20 +02:00
955083407e pkgs/overlays/unstable-from-source: allow to provide callPackage
that means that you can build package from unstable,
while using dependencies for a given unstable package from stable

needs more testing with nested packages and package sets,
but I don't see why it wouldn't work
2025-06-01 18:48:45 +02:00
91e4fdba56 pkgs/overlays/unstable-from-source: remove unnecesary function 2025-05-31 08:08:28 +02:00
5e16b1b0b1 pkgs/overlays/unstable-from-source: use lib.systems.equals for comparing platforms 2025-02-17 19:31:00 +01:00
f6b3bea7cb lock: update 2025-02-09 12:11:36 +01:00
ec91266fcd pkgs/overlays/unstable-latest: init
this reuses code that was removed in 77ef7434f2
2025-02-09 08:23:49 +01:00
0af88c8ae7 pkgs/overlays/unstable-from-source: remove darwin{Sdk; Min}Version from platform 2025-01-03 02:30:33 +01:00
d4e7760eb8 pkgs/overlays/unstable-from-source: remove "emulator" attribute from forwarded platform
https://github.com/NixOS/nixpkgs/pull/324071 broke the overlay
2024-09-14 19:49:32 +02:00
f7e48890cd pkgs/overlays/unstable: factor out adding unstable package set to different file 2024-09-14 19:47:41 +02:00