-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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 #84442
Staging next #84442
Conversation
Since we select everything as a module, snd_hda_codec_ca0132 is built as well. DSP loading is not enabled by default, but without it the soundcard produces timeouts within ALSA and does not emit sound. Explicitly enable the firmware loading to ensure Soundblaster Z/Zx/ZxR/Recon devices can be used with NixOS. The patch to enable this by default in the kernel is staged for 5.8.
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
pyca/pyopenssl#899 (comment) The tests in python3.pkgs.pyopenssl succeed! Fixing this problem we experienced is listed as the only major change: https://www.openssl.org/news/openssl-1.1.1-notes.html
cmake: 3.16.5 -> 3.17.0
This contains at least golang/go#37807, which currently causes some of our go binaries to just fail when booted with older kernels. See golang/go#37436 for context.
go_1_14: 1.14 -> 1.14.1
linux config: enable Creative Soundblaster DSP loading
Adding phases to preInstallPhases is not possible in preBuild since by that time, phases is already populated.
apacheHttpd: 2.4.41 -> 2.4.43
... into staging. Fixes CVE-2020-11501.
also: https://www.cmake.org/Wiki/CMake_RPATH_handling has moved
#84660 should probably be included in this. |
This version addresses CVE-2020-5260. See https://lore.kernel.org/lkml/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/
Fixes build regression (after alsa update, I assume). Despite the version number change, the diff is trivial: https://git.alsa-project.org/?p=alsa-tools.git;a=log;h=refs/tags/v1.2.2
There are apparently some python regressions that break e.g. nixops. One way might be to migrate anything important away from python2 anyway, but pyopenssl might be too important... |
Probably best to drop nixops in Nixpkgs since it's changed quite a bit upstream cc @adisbladis @grahamc |
... most notably fix pyopenssl. I can't say I really understand this, but the commit seems safe enough.
Hydra nixpkgs: ?compare=1582510
I fixed it somehow in 312e903; feel free to improve. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On Hydra it looks good. About a third of darwin packages still hasn't been finished, but that risk seems acceptable – on the other hand we have security fixes inside.
@FRidh A new release of NixOps is still pretty far away, in the mean time we need the current release. If you'd like I can try to repackage the current release using Poetry/poetry2nix so NixOps won't be blocking any progression in |
I fixed the build of |
I could need some help with #85668. Both parent commits of this merge commit work fine, but waybar built from the merge commit does not (starts up fine but doesn't show the bar). Any idea what could cause this? |
Motivation for this change
https://hydra.nixos.org/jobset/nixpkgs/staging-next
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)