Skip to content

gupnp_1_6: 1.6.8 -> 1.6.9#422806

Merged
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/gupnp_1_6
Jul 19, 2025
Merged

gupnp_1_6: 1.6.8 -> 1.6.9#422806
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/gupnp_1_6

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 5, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for gupnp_1_6 is: Implementation of the UPnP specification

meta.homepage for gupnp_1_6 is: http://www.gupnp.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.6.9 with grep in /nix/store/2hs2plw5d7wb211sl2chm4k6abn8a4nd-gupnp-1.6.9
  • found 1.6.9 in filename of file in /nix/store/2hs2plw5d7wb211sl2chm4k6abn8a4nd-gupnp-1.6.9

Rebuild report (if merged into master) (click to expand)
4983 total rebuild path(s)

4983 package rebuild(s)

First fifty rebuilds by attrpath

CHOWTapeModel
ChowKick
CuboCore.corepdf
CuboCore.coretime
CuboCore.coretoppings
EmptyEpsilon
LycheeSlicer
MIDIVisualizer
MMA
OVMFFull
PageEdit
SDL
SDL2
SDL2_Pango
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_sound
SDL2_ttf
SDL_Pango
SDL_audiolib
SDL_compat
SDL_gfx
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
Sylk
_1oom
_20kly
_2ship2harkinian
_4d-minesweeper
_64gram
_7kaa
_86Box
_86Box-with-roms
_90secondportraits
a-keys-path
aaxtomp3
abaddon
abbaye-des-morts
abracadabra
abuse
actiona
activitywatch
adapta-gtk-theme
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/2hs2plw5d7wb211sl2chm4k6abn8a4nd-gupnp-1.6.9 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A gupnp_1_6 https://github.com/r-ryantm/nixpkgs/archive/802afd0c794d8a59eb2f5665f07f06aaf4cd04ae.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/802afd0c794d8a59eb2f5665f07f06aaf4cd04ae#gupnp_1_6

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2hs2plw5d7wb211sl2chm4k6abn8a4nd-gupnp-1.6.9
ls -la /nix/store/2hs2plw5d7wb211sl2chm4k6abn8a4nd-gupnp-1.6.9/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 6, 2025
@wegank wegank merged commit dc72dc8 into NixOS:staging Jul 19, 2025
28 of 29 checks passed
@r-ryantm r-ryantm deleted the auto-update/gupnp_1_6 branch July 19, 2025 12:24
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Aug 27, 2025

Successfully created backport PR for staging-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Aug 27, 2025
@fabianhjr
Copy link
Member

A test is failing due to attempting to bind 127.0.0.1:54378

https://hydra.nixos.org/build/306381607/nixlog/1

@vcunat
Copy link
Member

vcunat commented Aug 30, 2025

The builds are sandboxed, so it can only collide with itself. Therefore they most likely have two or more tests that attempted the same port.

@vcunat
Copy link
Member

vcunat commented Aug 31, 2025

I didn't feel like investigating details here, so I just made it succeed by a retry. But feel free, anyone...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants