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

WIP: Merge master into structured attrs #73849

Merged
merged 1,159 commits into from Nov 24, 2019

Conversation

Ericson2314
Copy link
Member

Motivation for this change

I wanted to get the latest bash -e fixes from staging-next after it was merged in master. Gotta fix the GCC stuff though.

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 @

dtzWill and others added 30 commits November 17, 2019 08:36
apt: 1.4.6 -> 1.8.4 (NixOS#69571)

apt: cleanup
* add meta.description and point meta.homepage to Debian team
* use nix cmakeFlags array
* fetch from Debian mirrors
* move gtest and xsltproc to nativeBuildInputs

apt: produce usable binaries
* remove ninja from native build inputs and build with plain cmake
* add libtasn1 to dependencies as gnutls needs it
nixos/samba: fix autostart service
* pidgin-opensteamworks: git-2018-08-02 -> 1.7 (NixOS#72295)

* pidgin-opensteamworks: use sourceRoot
@Ericson2314
Copy link
Member Author

Thanks for fixing the merge!

@Ericson2314 Ericson2314 deleted the structured-attrs-master-merge branch November 24, 2019 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet