Skip to content

util-linux: remove redundant configureFlags#144756

Merged
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
alyssais:util-linux-configureFlags
Nov 5, 2021
Merged

util-linux: remove redundant configureFlags#144756
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
alyssais:util-linux-configureFlags

Conversation

@alyssais
Copy link
Member

@alyssais alyssais commented Nov 5, 2021

These programs are both still built even when we don't pass the flags. (It appears that this was not the case when they were added to the expression.)

Motivation for this change
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 21.11 Release Notes (or backporting 21.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

These programs are both still built even when we don't pass the
flags.  (It appears that this was not the case when they were added to
the expression.)
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Nov 5, 2021
@SuperSandro2000 SuperSandro2000 merged commit 8f10fcb into NixOS:staging Nov 5, 2021
@alyssais alyssais deleted the util-linux-configureFlags branch November 5, 2021 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants