-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux: add nativeBuildInputs for extra build tools #108950
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kloenk
force-pushed
the
linux-extraPackages
branch
from
January 10, 2021 14:30
67e57c9
to
576a87a
Compare
I removed extraBuildInputs, as the probably are not needed, and renamed it to nativeBuildInputs |
@ofborg eval |
not sure why this fails. |
14 tasks
rebased, so OfBorg no hopefully can eval |
kloenk
force-pushed
the
linux-extraPackages
branch
from
January 11, 2021 11:02
576a87a
to
c3b8f9d
Compare
Rebasing makes no difference. I think staging eval is broken right now. Lets wait until that is resolved. |
SuperSandro2000
added
the
2.status: merge conflict
This PR has merge conflicts with the target branch
label
Jan 18, 2021
I marked this as stale due to inactivity. → More info |
stale
bot
added
the
2.status: stale
https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
label
Jul 20, 2021
Artturin
changed the title
linux: add extraBuildInputs and extraNativeBuildInputs
linux: add extraNativeBuildInputs
Oct 16, 2021
stale
bot
removed
the
2.status: stale
https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
label
Oct 16, 2021
Artturin
changed the title
linux: add extraNativeBuildInputs
linux: add nativeBuildInputs
Oct 16, 2021
Artturin
force-pushed
the
linux-extraPackages
branch
from
October 16, 2021 23:53
c3b8f9d
to
ddf902d
Compare
kloenk
requested review from
adisbladis,
FRidh,
jonringer,
mmahut and
RaghavSood
as code owners
October 16, 2021 23:53
github-actions
bot
added
6.topic: emacs
Text editor
6.topic: lua
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: ocaml
6.topic: python
8.has: changelog
8.has: documentation
This PR adds or changes documentation
labels
Oct 16, 2021
github-actions
bot
added
the
8.has: module (update)
This PR changes an existing module in `nixos/`
label
Oct 16, 2021
github-actions
bot
removed
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: python
6.topic: lua
6.topic: emacs
Text editor
8.has: documentation
This PR adds or changes documentation
8.has: module (update)
This PR changes an existing module in `nixos/`
8.has: changelog
6.topic: ocaml
labels
Oct 16, 2021
Artturin
removed request for
adisbladis,
mmahut,
RaghavSood,
FRidh and
jonringer
October 16, 2021 23:55
Artturin
changed the title
linux: add nativeBuildInputs
linux: add nativeBuildInputs for extra build tools
Oct 16, 2021
ofborg
bot
added
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux
and removed
2.status: merge conflict
This PR has merge conflicts with the target branch
labels
Oct 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: kernel
The Linux kernel
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Create a way to add extra BuildInputs into buildLinux, so linux forks which need extra tools to build linux can use those
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)