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

Staging next #79628

Merged
merged 65 commits into from Feb 10, 2020
Merged

Staging next #79628

merged 65 commits into from Feb 10, 2020

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Feb 9, 2020

Motivation for this change
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 nixpkgs-review --run "nixpkgs-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.

dtzWill and others added 30 commits February 2, 2020 11:04
kdeApplications: 19.08.3 -> 19.12.1, new fetch base URL?
bdesham and others added 6 commits February 9, 2020 09:22
Git ships with a zsh completion script, but this script was previously
only available at $out/share/git/contrib/completion/git-completion.zsh,
which is not a path (or a filename) that would be discovered by a
typical zsh installation. This commit symlinks that file to
$out/share/zsh/site-functions/_git, which is a more standard location.

That zsh completion script is mostly a wrapper around the Bash
completion script, so this commit also patches the former so that it can
"find" the latter.
@FRidh
Copy link
Member Author

FRidh commented Feb 10, 2020

For checking regressions in current evaluation compared to previous staging-next merge, https://hydra.nixos.org/eval/1569692?compare=1569194

@FRidh
Copy link
Member Author

FRidh commented Feb 10, 2020

aws-sdk-cpp is failing to build #79660 (comment) resolved

@FRidh
Copy link
Member Author

FRidh commented Feb 10, 2020

libtasn1 which was updated to 4.16.0 fails on Darwin
https://hydra.nixos.org/build/112020372 cc @NixOS/darwin-maintainers

@FRidh
Copy link
Member Author

FRidh commented Feb 10, 2020

metrics job fails https://hydra.nixos.org/build/112192709. It's broken on master.

@FRidh
Copy link
Member Author

FRidh commented Feb 10, 2020

libtasn1 is for ZHF...

@FRidh FRidh merged commit 079622e into master Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet