live555 2023.03.30 -> 2023.05.10 https://repology.org/project/live555/versions attrpath: live555 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/live555/default.nix b/pkgs/development/libraries/live555/default.nix index 61c431c502b..369e9ff825f 100644 --- a/pkgs/development/libraries/live555/default.nix +++ b/pkgs/development/libraries/live555/default.nix @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { pname = "live555"; - version = "2023.03.30"; + version = "2023.05.10"; src = fetchurl { urls = [ @@ -18,7 +18,7 @@ stdenv.mkDerivation rec { "https://download.videolan.org/contrib/live555/live.${version}.tar.gz" "mirror://sourceforge/slackbuildsdirectlinks/live.${version}.tar.gz" ]; - sha256 = "sha256-v/1Nh8dicdWeNxFp7bakhEaKB4ysKtRFnyLKqNmJ2tQ="; + sha256 = "sha256-6ph9x4UYELkkJVIE9r25ycc5NOYbPcgAy9LRZebvGFY="; }; nativeBuildInputs = lib.optional stdenv.isDarwin darwin.cctools; Successfully finished processing cachix "/nix/store/n8z5j5ln5vmq3dl7s1kf9vn75gp3z4i4-live555-2023.05.10" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
1 package failed to build:
48 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/live555/versions. meta.description for live555 is: Set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP) meta.homepage for live555 is: http://www.live555.com/liveMedia/ meta.changelog for live555 is: http://www.live555.com/liveMedia/public/changelog.txt ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023.05.10 with grep in /nix/store/n8z5j5ln5vmq3dl7s1kf9vn75gp3z4i4-live555-2023.05.10 - found 2023.05.10 in filename of file in /nix/store/n8z5j5ln5vmq3dl7s1kf9vn75gp3z4i4-live555-2023.05.10 ---
Rebuild report (if merged into master) (click to expand) ``` 51 total rebuild path(s) 51 package rebuild(s) First fifty rebuilds by attrpath arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan deepin.deepin-music deepin.deepin-voice-note eaglemode kaffeine kphotoalbum libsForQt5.elisa libsForQt5.phonon-backend-vlc libvlc live555 megaglest minitube obs-studio obs-studio-plugins.advanced-scene-switcher obs-studio-plugins.droidcam-obs obs-studio-plugins.input-overlay obs-studio-plugins.looking-glass-obs obs-studio-plugins.obs-3d-effect obs-studio-plugins.obs-backgroundremoval obs-studio-plugins.obs-command-source obs-studio-plugins.obs-gstreamer obs-studio-plugins.obs-hyperion obs-studio-plugins.obs-livesplit-one obs-studio-plugins.obs-move-transition obs-studio-plugins.obs-multi-rtmp obs-studio-plugins.obs-nvfbc obs-studio-plugins.obs-pipewire-audio-capture obs-studio-plugins.obs-shaderfilter obs-studio-plugins.obs-source-clone obs-studio-plugins.obs-source-record obs-studio-plugins.obs-teleport obs-studio-plugins.obs-vaapi obs-studio-plugins.obs-vintage-filter obs-studio-plugins.obs-vkcapture obs-studio-plugins.wlrobs plasma5Packages.elisa plasma5Packages.phonon-backend-vlc pympress python310Packages.python-vlc python311Packages.python-vlc reaper strawberry vlc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/n8z5j5ln5vmq3dl7s1kf9vn75gp3z4i4-live555-2023.05.10 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix 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 live555 https://github.com/r-ryantm/nixpkgs/archive/b81cfc472e8ec340dad43cf3d090eee7050ba535.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/n8z5j5ln5vmq3dl7s1kf9vn75gp3z4i4-live555-2023.05.10 ls -la /nix/store/n8z5j5ln5vmq3dl7s1kf9vn75gp3z4i4-live555-2023.05.10/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
1 package failed to build:
48 packages built:
--- ###### Maintainer pings cc @AndersonTorres for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/232590