nixpkgs/pkgs/os-specific
Bernardo Meurer 61ab7e84de
linuxManualConfig: patch all shebangs in scripts/
There are many scripts in `scripts/` which may be called by the build,
depending on how the user chooses to configure the kernel. For example,
`scripts/jobserver-exec` is called whenever the kernel is being built
with LLVM tooling, and without this patch that build will fail due to
the broken shebang.

This patch makes us fix _all_ scripts, as well as add a dependency on
python3Minimal, since a lot of the aforementioned scripts are written in
Python3 instead of shell.
2021-07-12 10:39:51 -07:00
..
bsd Merge staging-next into staging 2021-06-10 00:06:44 +00:00
darwin darwin.apple_sdk.frameworks.CoreSymbolication: expose under SDK 11.0 2021-07-05 02:09:35 +00:00
linux linuxManualConfig: patch all shebangs in scripts/ 2021-07-12 10:39:51 -07:00
solo5 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
windows treewide: All the linker to be chosen independently 2021-05-14 21:29:51 +00:00