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

[pull] master from NixOS:master #204

Merged
merged 82 commits into from
Jan 12, 2024
Merged

[pull] master from NixOS:master #204

merged 82 commits into from
Jan 12, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 12, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

trofi and others added 30 commits December 14, 2023 22:35
Without the holdback hedgewars fails to start game sessions on
`SDL2_image-2.8.1` as:

    "Surface2Tex failed, expecting 32 bit surface"

It is caused by lack of support of palette-based .png files by
`hedgewars`. Those were added in `SDL2_image-2.8` in

    libsdl-org/SDL_image@bf0821b
Without the change build fails against `autoconf-2.72` as:

    ./configure: line 22560: syntax error near unexpected token `;;'
    ./configure: line 22560: `             ;;'
Without the change `gemType` gets defined via `null` attrset that
exposes unevaluatable attribute:

    nix-repl> ronin.gemType
    error:
       … while evaluating the attribute 'gemType'

         at pkgs/development/ruby-modules/bundled-common/default.nix:122:30:

          121|       inherit ruby bundler gems confFiles envPaths;
          122|       inherit (gems.${pname}) gemType;
             |                              ^
          123|

       … while evaluating an attribute name

       error: value is null while a string was expected

After the change `passthru` does not expose a `gemType` if `pname` is
`null`.
In 99de747 the version was increased
without updating the hash.
r-ryantm and others added 28 commits January 12, 2024 06:52
nucleiparser: source is now tagged
…s.pyswitchbot

python311Packages.pyswitchbot: 0.43.0 -> 0.44.0
python311Packages.gitignore-parser: 0.1.9 -> 0.1.10
python311Packages.hahomematic: 2024.1.3 -> 2024.1.6
python311Packages.scmrepo: 2.0.2 -> 2.0.3
python311Packages.pytoolconfig: 1.2.6 -> 1.3.0
…s.id

python311Packages.id: 1.2.1 -> 1.3.0
python311Packages.base2048: init at 0.1.3, python311Packages.frelatage: init at 0.1.0
…s.zcbor

python310Packages.zcbor: 0.7.0 -> 0.8.0
jupyter related packages updates 2024-01-11
---------

Co-authored-by: williamhsieh <[email protected]>
Co-authored-by: Jörg Thalheim <[email protected]>
…s.yfinance

python310Packages.yfinance: 0.2.33 -> 0.2.35
python311Packages.edk2-pytool-library: 0.19.8 -> 0.19.9
…Packages.python-heatclient

python311Packages.python-heatclient: 3.3.0 -> 3.4.0
python3Packages.django-phonenumber-field: 7.2.0 -> 7.3.0
…s.peaqevcore

python311Packages.peaqevcore: 19.6.3 -> 19.6.5
…s.nibe

python311Packages.nibe: 2.6.0 -> 2.7.0
@pull pull bot added the ⤵️ pull label Jan 12, 2024
@pull pull bot merged commit c6b7be9 into tomodachi94:master Jan 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.