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: 21.11 iteration 2 - 2021-11-16 #146259

Merged
merged 263 commits into from
Nov 22, 2021
Merged

staging-next: 21.11 iteration 2 - 2021-11-16 #146259

merged 263 commits into from
Nov 22, 2021

Conversation

jonringer
Copy link
Contributor

Last staging-next iteration for ZHF. Documentation here: https://nixos.org/manual/nixpkgs/stable/#submitting-changes-staging-next-branch

https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents

Per the release schedule we are still restricted to non-breaking changes to staging-next, and the plan is to merge in about a week (Nov 19).

Previous staging-next PR: #144730

alyssais and others added 30 commits November 1, 2021 10:11
In v248 compiler weirdness and refactoring lead to the bootloader
erroring out handling keyboard input on some systems.
See systemd/systemd#19191

This should be redundant in v249.6 when it officially gets tagged in
systemd-stable.

Closes #143847
and enable strictDeps
perlPackages.perl is needed in nativeBuildInputs because of
the configuration script
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.)
systemd: fix systemd-boot keyboard handling lockup
This should fail since the regexp in systemd-boot-builder.py won't match
the '.' in the version string.
The regexp was only matching numbers and not the '.', so everyone using
systemd-boot would always see `could not find any previously installed
systemd-boot` on a `nixos-rebuild`.
bootctl does it as a part of its update process anyway, so we're just
duplicating code.
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
do not override python to python3 in all-packages
gdk-pixbuf: make gobject-introspection conditional to fix binfmt cross-compile
checked output with diffoscope

libnotify: make gobject-introspection conditional to fix binfmt cross-compile
@vcunat
Copy link
Member

vcunat commented Nov 19, 2021

@tomberek, @nrdxp: merge was originally planned today, but I'm afraid that staging-next won't even finish x86_64-linux builds by the end of the week.

Now: 2k still succeeding, 41k queued. Even though there were almost no linux-related rebuilds in the past few days, except for merges from master.

@jonringer
Copy link
Contributor Author

@ofborg eval

@fabianhjr
Copy link
Member

Able to do a nixos rebuild and home-manager switch into staging-next. Everything seems to be working fine. :3

@vcunat
Copy link
Member

vcunat commented Nov 22, 2021

Some python packages regressed apparently (all was tried twice at least), but overall I can't see anything big. Overall I can't see any merge blocker / significant problem (in my eyes). A few thousand x86_64-darwin builds are still in progress, too.

@happysalada
Copy link
Contributor

I've switched my darwin system to this branch 24h ago and no problem so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: ocaml 6.topic: python 6.topic: qt/kde 6.topic: systemd 6.topic: xfce The Xfce Desktop Environment 8.has: clean-up 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ 10.rebuild-darwin: 5001+ 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+ 10.rebuild-linux-stdenv This PR causes stdenv to rebuild
Projects
None yet
Development

Successfully merging this pull request may close these issues.