Loading pkgs/os-specific/linux/kernel/manual-config.nix +4 −0 Original line number Diff line number Diff line Loading @@ -207,6 +207,10 @@ let for i in $(find arch -name install.sh); do patchShebangs "$i" done # unset $src because the build system tries to use it and spams a bunch of warnings # see: https://github.com/torvalds/linux/commit/b1992c3772e69a6fd0e3fc81cd4d2820c8b6eca0 unset src ''; configurePhase = '' Loading Loading
pkgs/os-specific/linux/kernel/manual-config.nix +4 −0 Original line number Diff line number Diff line Loading @@ -207,6 +207,10 @@ let for i in $(find arch -name install.sh); do patchShebangs "$i" done # unset $src because the build system tries to use it and spams a bunch of warnings # see: https://github.com/torvalds/linux/commit/b1992c3772e69a6fd0e3fc81cd4d2820c8b6eca0 unset src ''; configurePhase = '' Loading