Skip to content
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

buildPython*: enable strictDeps #54182

Closed
wants to merge 1 commit into from
Closed

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Jan 17, 2019

Motivation for this change

Continuation of #53445.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@FRidh
Copy link
Member Author

FRidh commented Feb 14, 2019

Included in #55757

@dotlambda
Copy link
Member

@FRidh Can you please add a paragraph to the manual explaining nativeBuildInputs vs buildInputs for Python packages? I'm especially interested in cases such as pytestrunner.

@FRidh
Copy link
Member Author

FRidh commented Feb 15, 2019

Done, see 4bd168e

@dotlambda
Copy link
Member

Thanks a lot!

@FRidh
Copy link
Member Author

FRidh commented Feb 22, 2019

This feature ended up in staging-next so closing.

@FRidh FRidh closed this Feb 22, 2019
timokau added a commit to timokau/nixpkgs that referenced this pull request Mar 3, 2019
timokau added a commit to timokau/nixpkgs that referenced this pull request Mar 3, 2019
timokau added a commit to timokau/nixpkgs that referenced this pull request Mar 10, 2019
See NixOS#54182 and
NixOS#55757.

(cherry picked from commit 9e37547)
timokau added a commit to timokau/nixpkgs that referenced this pull request Mar 10, 2019
dotlambda pushed a commit that referenced this pull request Mar 15, 2019
fallout of #54182

(cherry picked from commit f704bee)
dotlambda pushed a commit that referenced this pull request Mar 15, 2019
dotlambda pushed a commit that referenced this pull request Mar 16, 2019
fallout of #54182

(cherry picked from commit f715658)
voobscout pushed a commit to voobscout/nixpkgs that referenced this pull request Mar 16, 2019
dotlambda pushed a commit that referenced this pull request Mar 18, 2019
fallout of #54182
fixes #57263

(cherry picked from commit ea7885f)
pull bot pushed a commit to milibopp/nixpkgs that referenced this pull request Mar 18, 2019
dotlambda pushed a commit to dotlambda/nixpkgs that referenced this pull request Mar 19, 2019
dotlambda pushed a commit that referenced this pull request Mar 21, 2019
fallout of #54182

(cherry picked from commit 06bcb5c)
dotlambda pushed a commit to dotlambda/nixpkgs that referenced this pull request Mar 21, 2019
dotlambda pushed a commit that referenced this pull request Mar 22, 2019
fallout of #54182

(cherry picked from commit 8519983)
dotlambda pushed a commit that referenced this pull request Mar 26, 2019
fallout of #54182

(cherry picked from commit 2413b2a)
dotlambda pushed a commit that referenced this pull request Mar 26, 2019
dotlambda pushed a commit to dotlambda/nixpkgs that referenced this pull request Mar 26, 2019
@dotlambda dotlambda mentioned this pull request Mar 26, 2019
10 tasks
dotlambda added a commit that referenced this pull request Mar 26, 2019
dotlambda added a commit that referenced this pull request Mar 26, 2019
fallout of #54182

(cherry picked from commit 29cec94)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants