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

cc-wrapper, bintools-wrapper: Remove now unneeded set {+,-}u #72812

Merged
merged 18 commits into from
Nov 8, 2019

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented Nov 5, 2019

Motivation for this change

I noticed late in #72347 that I missed a few in the wrappers. This could cause more breakage since the set +u now "leaks" with out the stdenv cleanup, so I figured rather than last-minute add to the last PR, I'd make another.

https://hydra.nixos.org/jobset/nixpkgs/bash-no-undef-vars

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nix-review --run "nix-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

@Ericson2314 Ericson2314 mentioned this pull request Nov 5, 2019
2 tasks
@ofborg ofborg bot requested a review from magnetophon November 5, 2019 20:37
@ofborg ofborg bot added the 6.topic: lua label Nov 6, 2019
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Nov 7, 2019
It was not robust against multiple matching directories, as the called
function takes exactly 3 arguments.
@Ericson2314
Copy link
Member Author

OK, basically all the Darwin errors are due to unreated python and swift problems, and I just fixes the last linux errors I see, so I think this is ready for staging. I'll just watch staging if any darwin problems get uncovered.

@matthewbauer
Copy link
Member

Yeah that sounds good

@ofborg ofborg bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: python 6.topic: ruby 6.topic: rust 6.topic: stdenv Standard environment 8.has: changelog 8.has: documentation This PR adds or changes documentation and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Nov 8, 2019
@Ericson2314 Ericson2314 changed the base branch from staging to master November 8, 2019 19:13
@Ericson2314 Ericson2314 changed the base branch from master to staging November 8, 2019 19:14
@Ericson2314 Ericson2314 merged commit 5132cc8 into staging Nov 8, 2019
@Ericson2314 Ericson2314 deleted the bash-no-undef-vars branch November 8, 2019 20:26
@Ericson2314 Ericson2314 restored the bash-no-undef-vars branch November 8, 2019 20:26
@Ericson2314 Ericson2314 deleted the bash-no-undef-vars branch November 8, 2019 20:31
@sergv sergv mentioned this pull request Sep 10, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants