Skip to content

update nix dependencies with niv-update - #220

Merged
jerith666 merged 1 commit into
jerith666:devfrom
Elbum-Bot:niv/auto-update
Aug 22, 2026
Merged

update nix dependencies with niv-update#220
jerith666 merged 1 commit into
jerith666:devfrom
Elbum-Bot:niv/auto-update

Conversation

@Elbum-Bot

Copy link
Copy Markdown

update nix dependencies with niv-update

  • changes to nix-build output:

Version changes:
[U.] publicsuffix-list 0-unstable-2026-06-24 -> 0-unstable-2026-07-25
Closure size: 30 -> 30 (30 paths added, 30 paths removed, delta +0, disk usage -288B).

  • changes to nix-shell output:

Version changes:
[C.] at-spi2-core 2.44.0, 2.60.4 -> 2.44.0, 2.60.6
[C.] audit 2.8.5, 4.2-lib -> 2.8.5, 4.2.1-lib
[C.] bluez 5.63, 5.86 -> 5.63, 5.87
[U.] ffmpeg-headless 8.1.2-data, 8.1.2-lib -> 9.0-data, 9.0-lib
[C.] gdk-pixbuf 2.42.8, 2.44.6 -> 2.42.8, 2.44.7
[C.] glib 2.72.0, 2.88.1, 2.88.1-bin -> 2.72.0, 2.88.3, 2.88.3-bin
[U.] hwdata 0.409 -> 0.410
[U.] lerc 4.1.1 -> 4.2.0
[U.] libmpg123 1.33.6 -> 1.33.7
[C.] libssh 0.9.6, 0.12.1 -> 0.9.6, 0.12.2
[U.] libva-minimal 2.24.0 -> 2.24.1
[U.] llhttp 9.4.2, 9.4.2-dev -> 9.4.3, 9.4.3-dev
[U.] mpg123 1.33.6 -> 1.33.7
[C*] nodejs 22.23.2, 24.18.1 -> 22.23.2, 24.19.0
[C.] nodejs-slim 22.23.2, 22.23.2-corepack, 22.23.2-npm, 24.18.1, 24.18.1-corepack, 24.18.1-npm -> 22.23.2, 22.23.2-corepack, 22.23.2-npm, 24.19.0, 24.19.0-corepack, 24.19.0-npm
[C.] publicsuffix-list 0-unstable-2026-06-24, 2021-09-03 -> 0-unstable-2026-07-25, 2021-09-03
[C.] python3 3.9.10, 3.14.6 -> 3.9.10, 3.14.7
[U.] simdjson 4.6.4 -> 4.6.5
[C.] tpm2-tss 3.0.3, 4.1.3 -> 3.0.3, 4.2.0
[C.] tremor-unstable 2018-03-16 x2 -> 2018-03-16
[C.] vulkan-loader 1.2.198.0, 1.4.350.0 -> 1.2.198.0, 1.4.357.0
Closure size: 1369 -> 1368 (1076 paths added, 1077 paths removed, delta -1, disk usage +440.0KiB).

* changes to nix-build output:

Version changes:
[U.]    publicsuffix-list  0-unstable-2026-06-24 -> 0-unstable-2026-07-25
Closure size: 30 -> 30 (30 paths added, 30 paths removed, delta +0, disk usage -288B).

* changes to nix-shell output:

Version changes:
[C.]    at-spi2-core       2.44.0, 2.60.4 -> 2.44.0, 2.60.6
[C.]    audit              2.8.5, 4.2-lib -> 2.8.5, 4.2.1-lib
[C.]    bluez              5.63, 5.86 -> 5.63, 5.87
[U.]    ffmpeg-headless    8.1.2-data, 8.1.2-lib -> 9.0-data, 9.0-lib
[C.]    gdk-pixbuf         2.42.8, 2.44.6 -> 2.42.8, 2.44.7
[C.]    glib               2.72.0, 2.88.1, 2.88.1-bin -> 2.72.0, 2.88.3, 2.88.3-bin
[U.]    hwdata             0.409 -> 0.410
[U.]    lerc               4.1.1 -> 4.2.0
[U.]    libmpg123          1.33.6 -> 1.33.7
[C.]    libssh             0.9.6, 0.12.1 -> 0.9.6, 0.12.2
[U.]    libva-minimal      2.24.0 -> 2.24.1
[U.]    llhttp             9.4.2, 9.4.2-dev -> 9.4.3, 9.4.3-dev
[U.]    mpg123             1.33.6 -> 1.33.7
[C*]    nodejs             22.23.2, 24.18.1 -> 22.23.2, 24.19.0
[C.]    nodejs-slim        22.23.2, 22.23.2-corepack, 22.23.2-npm, 24.18.1, 24.18.1-corepack, 24.18.1-npm -> 22.23.2, 22.23.2-corepack, 22.23.2-npm, 24.19.0, 24.19.0-corepack, 24.19.0-npm
[C.]    publicsuffix-list  0-unstable-2026-06-24, 2021-09-03 -> 0-unstable-2026-07-25, 2021-09-03
[C.]    python3            3.9.10, 3.14.6 -> 3.9.10, 3.14.7
[U.]    simdjson           4.6.4 -> 4.6.5
[C.]    tpm2-tss           3.0.3, 4.1.3 -> 3.0.3, 4.2.0
[C.]    tremor-unstable    2018-03-16 x2 -> 2018-03-16
[C.]    vulkan-loader      1.2.198.0, 1.4.350.0 -> 1.2.198.0, 1.4.357.0
Closure size: 1369 -> 1368 (1076 paths added, 1077 paths removed, delta -1, disk usage +440.0KiB).
@github-actions

Copy link
Copy Markdown

I have prepared an Elbum Demo Site using this PR's code

@jerith666
jerith666 merged commit 2c122db into jerith666:dev Aug 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants