lyrebird 0 -> 1 attrpath: lyrebird Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fisqvzsmh0ycf18iji380620ish9p4s8-packages.json.drv building '/nix/store/fisqvzsmh0ycf18iji380620ish9p4s8-packages.json.drv'... Going to be running update for following packages: - lyrebird-1.1.0 Press Enter key to continue... Running update for: - lyrebird-1.1.0: UPDATING ... - lyrebird-1.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/lyrebird/default.nix b/pkgs/applications/audio/lyrebird/default.nix index 888087afb79f..4f1d8ca36e84 100644 --- a/pkgs/applications/audio/lyrebird/default.nix +++ b/pkgs/applications/audio/lyrebird/default.nix @@ -20,7 +20,7 @@ let in python3Packages.buildPythonApplication rec { pname = "lyrebird"; - version = "1.1.0"; + version = "1.2.0"; format = "other"; doCheck = false; @@ -28,8 +28,8 @@ python3Packages.buildPythonApplication rec { src = fetchFromGitHub { owner = "chxrlt"; repo = "lyrebird"; - rev = "v${version}"; - sha256 = "0wmnww2wi8bb9m8jgc18n04gjia8pf9klmvij0w98xz11l6kxb13"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-VIYcOxvSpzRvJMzEv2i5b7t0WMF7aQxB4Y1jfvuZN/Y="; }; propagatedBuildInputs = with python3Packages; [ toml pygobject3 ]; No auto update branch exists Successfully finished processing cachix "/nix/store/b3rk5ynvmqjaymd15hxl7hi94fy4fnhg-lyrebird-1.2.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for lyrebird is: Simple and powerful voice changer for Linux, written in GTK 3 meta.homepage for lyrebird is: https://github.com/chxrlt/lyrebird ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.2.0 with grep in /nix/store/b3rk5ynvmqjaymd15hxl7hi94fy4fnhg-lyrebird-1.2.0 - found 1.2.0 in filename of file in /nix/store/b3rk5ynvmqjaymd15hxl7hi94fy4fnhg-lyrebird-1.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath lyrebird ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/b3rk5ynvmqjaymd15hxl7hi94fy4fnhg-lyrebird-1.2.0 \ --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 lyrebird https://github.com/r-ryantm/nixpkgs/archive/f12d42779b47389a02a9233e69649147fb1a96c5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f12d42779b47389a02a9233e69649147fb1a96c5#lyrebird ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/b3rk5ynvmqjaymd15hxl7hi94fy4fnhg-lyrebird-1.2.0 ls -la /nix/store/b3rk5ynvmqjaymd15hxl7hi94fy4fnhg-lyrebird-1.2.0/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 @OPNA2608 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/282176