2022-12-10T18:54:19 oven-media-engine 0.14.16 -> 0.14.17 https://github.com/AirenSoft/OvenMediaEngine/releases 2022-12-10T18:54:22 attrpath: oven-media-engine 2022-12-10T18:54:22 Checking auto update branch... 2022-12-10T18:54:22 No auto update branch exists 2022-12-10T18:54:25 [version] 2022-12-10T18:54:28 [version] updated version and sha256 2022-12-10T18:54:28 [rustCrateVersion] 2022-12-10T18:54:28 [rustCrateVersion] No cargoSha256 found 2022-12-10T18:54:28 [golangModuleVersion] 2022-12-10T18:54:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T18:54:28 [updateScript] 2022-12-10T18:54:28 [updateScript] skipping because derivation has no updateScript 2022-12-10T18:54:28 2022-12-10T18:54:28 [quotedUrls] 2022-12-10T18:54:28 [quotedUrls] nothing found to replace 2022-12-10T18:54:28 Diff after rewrites: diff --git a/pkgs/servers/misc/oven-media-engine/default.nix b/pkgs/servers/misc/oven-media-engine/default.nix index a74068fdb4b..f41dd379f4c 100644 --- a/pkgs/servers/misc/oven-media-engine/default.nix +++ b/pkgs/servers/misc/oven-media-engine/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "oven-media-engine"; - version = "0.14.16"; + version = "0.14.17"; src = fetchFromGitHub { owner = "AirenSoft"; repo = "OvenMediaEngine"; rev = "v${version}"; - sha256 = "sha256-c9DyjVQ/s0bWueTFrNNoknhZhirrdLSkV6qTOqKk6GQ="; + sha256 = "sha256-vCew+JUBCMeVfXm6Vt5nO59o1/N76Nu8aoygEsouCFE="; }; sourceRoot = "source/src"; 2022-12-10T18:59:07 Successfully finished processing 2022-12-10T18:59:07 cachix "/nix/store/14kq4dr5skwayxygbjqx730w36cnp5qf-oven-media-engine-0.14.17" 2022-12-10T18:59:11 [check][nixpkgs-review] 2022-12-10T19:02:00 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-10T19:02:03 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/AirenSoft/OvenMediaEngine/releases. meta.description for oven-media-engine is: "Open-source streaming video service with sub-second latency" meta.homepage for oven-media-engine is: "https://ovenmediaengine.com" meta.changelog for oven-media-engine is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/AirenSoft/OvenMediaEngine/releases/tag/v0.14.17) - [Compare changes on GitHub](https://github.com/AirenSoft/OvenMediaEngine/compare/v0.14.16...v0.14.17) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.14.17 with grep in /nix/store/14kq4dr5skwayxygbjqx730w36cnp5qf-oven-media-engine-0.14.17 - found 0.14.17 in filename of file in /nix/store/14kq4dr5skwayxygbjqx730w36cnp5qf-oven-media-engine-0.14.17 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath oven-media-engine ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/14kq4dr5skwayxygbjqx730w36cnp5qf-oven-media-engine-0.14.17 \ --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 oven-media-engine https://github.com/r-ryantm/nixpkgs/archive/c82e96df6f9b0f3b04bd287dcdecaf4855b173e1.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/14kq4dr5skwayxygbjqx730w36cnp5qf-oven-media-engine-0.14.17 ls -la /nix/store/14kq4dr5skwayxygbjqx730w36cnp5qf-oven-media-engine-0.14.17/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 built:
--- ###### Maintainer pings cc @lukegb 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). 2022-12-10T19:02:05 https://api.github.com/repos/NixOS/nixpkgs/pulls/205522