Skip to content

autoconf213: remove xz from inputs#159200

Merged
c0bw3b merged 1 commit intoNixOS:stagingfrom
c0bw3b:fix/autoconf213
Feb 15, 2022
Merged

autoconf213: remove xz from inputs#159200
c0bw3b merged 1 commit intoNixOS:stagingfrom
c0bw3b:fix/autoconf213

Conversation

@c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented Feb 11, 2022

Motivation for this change

It's a remnant of old times when lzma was used to unpack the sources.
But it's unused now.

Follow-up to #156656

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 rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

It's a remnant of old times when `lzma` was used to unpack the sources.
But it's unused now.
@c0bw3b
Copy link
Contributor Author

c0bw3b commented Feb 11, 2022

It comes from this commit using lzma to unpack source tarball:
f87ad9b

Later on it was just moved to nativeBuildInputs then renamed to xz.

cc @siraben

@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Feb 11, 2022
@c0bw3b c0bw3b merged commit dab1c23 into NixOS:staging Feb 15, 2022
@c0bw3b c0bw3b deleted the fix/autoconf213 branch February 15, 2022 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant