-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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 #77739
Merged
Merged
Staging next #77739
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xdp socket support (AF_XDP) is the new way of implementing high performance networking on linux. on arch linux and debian this is already enabled (checked via the links from the nixos manual). moreover, these flags are suggested by the bpf documentation at cilium: https://cilium.readthedocs.io/en/latest/bpf/#compiling-the-kernel additionally the flag `BPF_JIT_ALWAYS_ON` on was suggested to help spectre attack mitigations: torvalds/linux@290af86
So users don’t need to override the $out/etc/security files, we need to manually set this to /etc. Override it in the install phase so that we still get the example $out/etc/security files . Fixes #76713
(cherry picked from commit 716b064)
Don't set `src` in override (?!), or name.
linux-pam: set sconfigdir to /etc for usage at runtime
systemd: fix version after update to 243.4 (#76134)
xorg.libXpm: 3.5.12 -> 3.5.13
libedit: 20191025 -> 20191231
firejail: 0.9.60 -> 0.9.62
flyway: 6.1.2 -> 6.1.3
Tested nixos.tests.installed-tests.gdk-pixbuf.x86_64-linux atop the current nixpkgs master.
hdf5: 1.10.5 -> 1.10.6
fldigi: 4.1.08 -> 4.1.08.51
- This commit adjust the tests to the ones that are found in the tox.ini file for the specified version of the module - This means we'll have 3 tests in adition to the default one
Building libselinux 2.9 with python 3.8 causes several linker failures[1]. As this breaks several packages on staging and the glibc-230 integration jobset[2], this should be fine as workaround. This change can be reverted when updating to libselinux 3.0, ArchLinux already has `libselinux` 3.0 with python 3.8[3]. [1] https://hydra.nixos.org/build/109960000 [2] https://hydra.nixos.org/eval/1564244 [3] https://aur.archlinux.org/cgit/aur.git/commit/?h=libselinux&id=f717bef8131622ad8545f4bdffe7bafdc35e9808
This enables to compile rls and rustc See also rust-lang/rust#64823
ofborg
bot
added
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: python
6.topic: qt/kde
6.topic: rust
6.topic: stdenv
Standard environment
6.topic: steam
Steam game store/launcher (store.steampowered.com)
10.rebuild-darwin-stdenv
This PR causes stdenv to rebuild
10.rebuild-linux-stdenv
This PR causes stdenv to rebuild
8.has: clean-up
10.rebuild-darwin: 501+
10.rebuild-darwin: 5001+
10.rebuild-linux: 501+
10.rebuild-linux: 5001+
labels
Jan 15, 2020
gtk3: fix missing header file on darwin
qtwebengine fails on linux https://hydra.nixos.org/build/110587766 |
@LnL7 shared-mime-info fails on darwin https://hydra.nixos.org/build/110652935 |
Yeah, still #74942 |
This was only introduced in 1.40.0 and doesn't work on older versions. thread 'main' panicked at 'Error: no rules matched rustc-dev.', src/bootstrap/builder.rs:231:21 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. failed to run: /build/rustc-1.38.0-src/build/bootstrap/debug/bootstrap dist rustc-dev
|
rustPackages: make rustc-dev optional
I'm keen to see this merged. Is there anything I can help with? |
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: python
6.topic: qt/kde
6.topic: rust
6.topic: stdenv
Standard environment
6.topic: steam
Steam game store/launcher (store.steampowered.com)
8.has: clean-up
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
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)