nixpkgs/pkgs/os-specific
K900 424d609df4 linux: uncurse arguments
Currently things like `buildLinux { inherit src version; }` fail because of
`callPackage` auto-inserting `kernelPatches`, which is both a `buildLinux`
argument and a `pkgs` toplevel attribute, with completely different semantics.

Avoid that entirely by splitting the call into two - one for arguments we want
from `callPackage`, and one for everything else.
2024-03-16 18:39:32 +03:00
..
bsd freebsd.libc: fix build with LLVM 16+ 2024-01-02 20:29:57 -08:00
darwin sketchybar: 2.20.1 -> 2.21.0 2024-03-14 07:51:29 -05:00
linux linux: uncurse arguments 2024-03-16 18:39:32 +03:00
solo5
windows Merge pull request #283551 from a-n-n-a-l-e-e/llvmPackages_8-drop 2024-01-29 22:25:38 -08:00