Skip to content

lib: Platform attribute cleanup#34315

Merged
Ericson2314 merged 2 commits intoNixOS:masterfrom
obsidiansystems:lib-system-cleanup
Jan 27, 2018
Merged

lib: Platform attribute cleanup#34315
Ericson2314 merged 2 commits intoNixOS:masterfrom
obsidiansystems:lib-system-cleanup

Conversation

@Ericson2314
Copy link
Copy Markdown
Member

@Ericson2314 Ericson2314 commented Jan 27, 2018

Motivation for this change

Progress towards #34274

Things done

No native hashes should be changed. Only cross openssl's hash should be changed.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

They still have `parsed.cpu.significantByte` which has the same info.
We compute it on the fly, careful to avoid any mass rebuilds for now.
@Ericson2314
Copy link
Copy Markdown
Member Author

Ericson2314 commented Jan 27, 2018

@teto the openssl changes here are a is good example of the sort of change that should be done for the Linux kernel.

@GrahamcOfBorg GrahamcOfBorg 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. labels Jan 27, 2018
@Ericson2314 Ericson2314 merged commit 57b01b1 into NixOS:master Jan 27, 2018
@Ericson2314 Ericson2314 deleted the lib-system-cleanup branch January 27, 2018 02:22
@dtzWill
Copy link
Copy Markdown
Member

dtzWill commented Jan 28, 2018

I know already merged, but LGTM and tested to work well in my tree as well!

Thanks for these cleanups!

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: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants