gsm 1.0.20 -> 1.0.22 https://repology.org/metapackage/gsm/versions attrpath: gsm 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/gsm/default.nix b/pkgs/development/libraries/gsm/default.nix index ff2217b6e36..ae2c489fe83 100644 --- a/pkgs/development/libraries/gsm/default.nix +++ b/pkgs/development/libraries/gsm/default.nix @@ -10,11 +10,11 @@ in stdenv.mkDerivation rec { pname = "gsm"; - version = "1.0.20"; + version = "1.0.22"; src = fetchurl { url = "https://www.quut.com/gsm/${pname}-${version}.tar.gz"; - sha256 = "sha256-YxXDhRi4HomcP8LtRjzGI68pxcIxpIwTeyQwIjSukL8="; + sha256 = "sha256-8Acukfa7hah4svbb9KC3yFDE3rgEnVVMZTQLO/ad8Kw="; }; patchPhase = '' Successfully finished processing cachix "/nix/store/i4qawwb2mkcha7jvnw14zjh1xb5y9nnp-gsm-1.0.22" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/gsm/versions. meta.description for gsm is: Lossy speech compression codec meta.homepage for gsm is: https://www.quut.com/gsm/ ###### 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 1.0.22 with grep in /nix/store/i4qawwb2mkcha7jvnw14zjh1xb5y9nnp-gsm-1.0.22 - found 1.0.22 in filename of file in /nix/store/i4qawwb2mkcha7jvnw14zjh1xb5y9nnp-gsm-1.0.22 ---
Rebuild report (if merged into master) (click to expand) ``` 763 total rebuild path(s) 763 package rebuild(s) First fifty rebuilds by attrpath ChowKick MIDIVisualizer adapta-gtk-theme alfaview alfis almanah alsa-scarlett-gui amberol apache-directory-studio apostrophe aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan ashpd-demo astroid audio-recorder authenticator aws-workspaces bada-bib balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blackbox-terminal blanket blueprint-compiler bookworm bottles bottles-unwrapped brasero brasero-original bubblemail budgie.budgie-screensaver byzanz cadence calibre calls ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/i4qawwb2mkcha7jvnw14zjh1xb5y9nnp-gsm-1.0.22 \ --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 gsm https://github.com/r-ryantm/nixpkgs/archive/4d036bf0fc0b0033f2b7f380e0b6b3d93d8eeeda.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/i4qawwb2mkcha7jvnw14zjh1xb5y9nnp-gsm-1.0.22 ls -la /nix/store/i4qawwb2mkcha7jvnw14zjh1xb5y9nnp-gsm-1.0.22/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @codyopel @7c6f434c 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/215534