forked from NixOS/nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from NixOS:master #160
Merged
Merged
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
grafana-agent: 0.37.2 -> 0.37.3
rspamd: 3.7.1 -> 3.7.2
oversteer: 0.7.2 -> 0.8.0
zsh-abbr: 5.1.0 -> 5.2.0
jmol: 16.1.41 -> 16.1.43
tab: 9.1 -> 9.2
adriconf: 2.5.1 -> 2.7.1
qdl: 2021-05-06 > 2023-04-11
deeptools: 3.5.1 -> 3.5.4
anilibria-winmaclinux: build with libvlc
libxisf: 0.2.9 -> 0.2.10
opkg: Fix localstatedir and sysconfdir
alacritty-theme: init at unstable-2023-10-12
nginxModules.vod: 1.31 -> 1.32 and patch MAX_CLIPS
nginxModules.videothumb-extractor: unstable -> 1.0.0 and switch to ffmpeg-headless
tradingview: fix directory structure (and desktop icon)
guix: init at 1.4.0
zettlr: 2.3.0 -> 3.0.2
Revert "nixos/activation: remove specialfs activationScript"
systemd-stage-1: Support for user shells
When using iproute2's ip binary, you can omit the dev parameter, e.g. ip link set up eth0 instead of ip link set up dev eth0. This breaks if for some reason your device is named e.g. he, hel, … because it is interpreted as ip link set up help. I just encountered this bug using networking.bridges trying to create an interface named he. I used a grep on nixpkgs to try to find iproute2 invocations using variables without the dev keyword, and found a few, and fixed them by providing the dev keyword. I merely fixed what I found, but the use of abbreviated commands makes it a bit hard to be sure everything has been found (e.g. ip l set … up instead of ip link set … up).
kotlin-language-server: 1.3.5 -> 1.3.7
Signed-off-by: Jakub Sokołowski <[email protected]>
bosh-cli: 7.4.0 -> 7.4.1
* luarocks-packages-updater: init Goal is to make it possible to maintain out-of-tree luarocks packages without needing to clone nixpkgs. maintainers/scripts/update-luarocks-packages gets renamed to pkgs/development/lua-modules/updater/updater.py Once merged you can run for instance nix run nixpkgs#luarocks-packages-updater -- -i contrib/luarocks-packages.csv -o contrib/generated-packages.nix I also set the parallelism (--proc) to 1 by default else luarocks fails because of luarocks/luarocks#1540 * Update maintainers/scripts/pluginupdate.py Co-authored-by: Marc Jakobi <[email protected]> --------- Co-authored-by: Marc Jakobi <[email protected]>
Remove mistakenly committed test output
nvme-cli: fix eval
telegram-desktop: 4.8.4 -> 4.11.1
It is a better name for this file, after all.
chromium{Beta,Dev},google-chrome-{beta,dev}: drop
…fs-decryption systemd-stage-1: bcachefs decryption
cmus: ffmpeg 6 compatibility fix
nixos/sslh: update and refactor for RFC42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )