librist 0.2.7 -> 0.2.8 https://repology.org/project/librist/versions attrpath: librist 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/librist/default.nix b/pkgs/development/libraries/librist/default.nix index 134b3acf2057..8e1655771356 100644 --- a/pkgs/development/libraries/librist/default.nix +++ b/pkgs/development/libraries/librist/default.nix @@ -11,14 +11,14 @@ stdenv.mkDerivation rec { pname = "librist"; - version = "0.2.7"; + version = "0.2.8"; src = fetchFromGitLab { domain = "code.videolan.org"; owner = "rist"; repo = "librist"; rev = "v${version}"; - sha256 = "sha256-qQG2eRAPAQgxghMeUZk3nwyacX6jDl33F8BWW63nM3c="; + sha256 = "sha256-E12TS+N47UQapkF6oO0Lx66Z3lHAyP0R4tVnx/uKBwQ="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/8b4m9izhsvcc1xxpzagn13nzjqqmkbg0-librist-0.2.8" [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:
35 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/librist/versions. meta.description for librist is: A library that can be used to easily add the RIST protocol to your application. meta.homepage for librist is: https://code.videolan.org/rist/librist ###### 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 0.2.8 with grep in /nix/store/8b4m9izhsvcc1xxpzagn13nzjqqmkbg0-librist-0.2.8 - found 0.2.8 in filename of file in /nix/store/8b4m9izhsvcc1xxpzagn13nzjqqmkbg0-librist-0.2.8 ---
Rebuild report (if merged into master) (click to expand) ``` 36 total rebuild path(s) 36 package rebuild(s) First fifty rebuilds by attrpath librist 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-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-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 obs-studio-plugins.obs-teleport obs-studio-plugins.obs-text-pthread obs-studio-plugins.obs-transition-table obs-studio-plugins.obs-tuna obs-studio-plugins.obs-vaapi obs-studio-plugins.obs-vertical-canvas obs-studio-plugins.obs-vintage-filter obs-studio-plugins.obs-vkcapture obs-studio-plugins.obs-websocket obs-studio-plugins.waveform obs-studio-plugins.wlrobs ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8b4m9izhsvcc1xxpzagn13nzjqqmkbg0-librist-0.2.8 \ --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 librist https://github.com/r-ryantm/nixpkgs/archive/98e680016750f29eccc435632a9f28a11667b026.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/98e680016750f29eccc435632a9f28a11667b026#librist ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8b4m9izhsvcc1xxpzagn13nzjqqmkbg0-librist-0.2.8 ls -la /nix/store/8b4m9izhsvcc1xxpzagn13nzjqqmkbg0-librist-0.2.8/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:
35 packages built:
--- ###### Maintainer pings cc @raphaelr @SebTM 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/257020