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 #127
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
Type: either ints.positive (enum ["auto"]) Before: positive integer, meaning >0 or value "auto" (singular enum) After: positive integer, meaning >0, or value "auto" (singular enum)
Without the change `tigervnc.tests` eval fails as: $ nix build --no-link -f. tigervnc.tests error: attribute 'vnc' missing 150| passthru.tests.tigervnc = nixosTests.vnc.testTigerVNC; | ^
$ nix build --no-link -f. jellyfin-ffmpeg.tests error: error: attribute 'pkgConfigModules' missing
Diff: casey/just@refs/tags/1.20.0...1.21.0 Changelog: https://github.com/casey/just/blob/1.21.0/CHANGELOG.md Signed-off-by: Muhammad Falak R Wani <[email protected]>
batman-adv: fix redefinition of skb_vlan_eth_hdr
jellyfin-ffmpeg: fix `tests` eval
mautrix-telegram: 0.15.0 -> 0.15.1
python311Packages.bravado-core: 6.1.0 -> 6.6.1
sqls: 0.2.22 -> 0.2.27
yubihsm-connector: fix cross compilation
python311Packages.pymc: fix hash mismatch
…-nonRestrictiveClause lib.types: Improve descriptions of composed types that have commas
seems to address core dump that started to happen on 23.11; patch for python installation script no longer needed, so automatic updates should be unblocked now
far2l: 2.4.1 -> 2.5.3
mtail: build all binaries, enable tests
sing-box: 1.7.6 -> 1.7.7
nixos/lxd-agent: fix evaluation regression
…ions surrealdb-migrations: 1.0.0 -> 1.0.1
nixos/no-x-libs: add ghostscript
python311Packages.pint: 0.22 -> 0.23
…wrapped rust-analyzer-unwrapped: 2023-11-13 -> 2023-12-25
bruno: 1.5.0 -> 1.5.1
micro: fix cross compilation
Before the change: $ nix-instantiate --eval --strict --expr 'with import ./. {}; with corsix-th.luaEnv; [luaPath luaCpath]' error: error: attribute 'lib' missing After the change: $ nix-instantiate --eval --strict --expr 'with import ./. {}; with corsix-th.luaEnv; [luaPath luaCpath]' [ "/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/share/lua/5.2/?.lua;/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/share/lua/5.2/?/init.lua" "/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/lib/lua/5.2/?.so" ]
traefik: fix cross compilation
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 : )