frei0r 2.3.1 -> 2.3.2 https://repology.org/project/frei0r-plugins/versions attrpath: frei0r 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/frei0r/default.nix b/pkgs/development/libraries/frei0r/default.nix index fcdec34ac425..1b0a3007710b 100644 --- a/pkgs/development/libraries/frei0r/default.nix +++ b/pkgs/development/libraries/frei0r/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "frei0r-plugins"; - version = "2.3.1"; + version = "2.3.2"; src = fetchFromGitHub { owner = "dyne"; repo = "frei0r"; rev = "v${version}"; - hash = "sha256-5itlZfnloQXV/aCiNgOOZzEeO1d+NLY4qSk8uMVAOmA="; + hash = "sha256-shPCCKcmacSB/mqwLU6BPR1p+/9Myg759MMehj9yijI="; }; nativeBuildInputs = [ cmake pkg-config ]; Successfully finished processing cachix "/nix/store/32y0k5z2sbap0r61d4rhr03d9npv0mh0-frei0r-plugins-2.3.2" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/frei0r-plugins/versions. meta.description for frei0r is: Minimalist, cross-platform, shared video plugins meta.homepage for frei0r is: https://frei0r.dyne.org ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/dyne/frei0r/compare/v2.3.1...v2.3.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3.2 in filename of file in /nix/store/32y0k5z2sbap0r61d4rhr03d9npv0mh0-frei0r-plugins-2.3.2 ---
Rebuild report (if merged into master) (click to expand) ``` 102 total rebuild path(s) 102 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer audiobookshelf corrscope escrotum ffcast ffmpeg-full ffmpeg_4-full ffmpeg_5-full ffmpeg_6-full ffsubsync flowblade frei0r handbrake hikounomizu imagination jellyfin jellyfin-ffmpeg krita libsForQt5.kdenlive libsForQt5.mlt libsForQt5.soundkonverter liquidsoap manim mlt 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-composite-blur obs-studio-plugins.obs-freeze-filter obs-studio-plugins.obs-gradient-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-mute-filter obs-studio-plugins.obs-nvfbc obs-studio-plugins.obs-pipewire-audio-capture obs-studio-plugins.obs-replay-source obs-studio-plugins.obs-rgb-levels-filter obs-studio-plugins.obs-scale-to-sound obs-studio-plugins.obs-shaderfilter obs-studio-plugins.obs-source-clone obs-studio-plugins.obs-source-record obs-studio-plugins.obs-source-switcher ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/32y0k5z2sbap0r61d4rhr03d9npv0mh0-frei0r-plugins-2.3.2 \ --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 frei0r https://github.com/r-ryantm/nixpkgs/archive/0df59332a51c3643580b0fb3f3c5c7d7e0e2b27f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0df59332a51c3643580b0fb3f3c5c7d7e0e2b27f#frei0r ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/32y0k5z2sbap0r61d4rhr03d9npv0mh0-frei0r-plugins-2.3.2 ls -la /nix/store/32y0k5z2sbap0r61d4rhr03d9npv0mh0-frei0r-plugins-2.3.2/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @cillianderoiste 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/283823