gnomeExtensions.unite 77 -> 78 https://repology.org/project/gnome:unite/versions attrpath: gnomeExtensions.unite 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/desktops/gnome/extensions/unite/default.nix b/pkgs/desktops/gnome/extensions/unite/default.nix index ef975ffddf45..36913e3d4e57 100644 --- a/pkgs/desktops/gnome/extensions/unite/default.nix +++ b/pkgs/desktops/gnome/extensions/unite/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "gnome-shell-extension-unite"; - version = "77"; + version = "78"; src = fetchFromGitHub { owner = "hardpixel"; repo = "unite-shell"; rev = "v${version}"; - hash = "sha256-5PClGWOxqwTVaqBySu5I+qavaV1vcKHUvoYJ3Qgcq2o="; + hash = "sha256-4fOCgStMPzUg2QxYeX6tU/WUaGOn1YUyheZp6YNeODA="; }; passthru = { Successfully finished processing cachix "/nix/store/dwmiikqvrr87nbxlx8rid4w6iyvbz6i2-gnome-shell-extension-unite-78" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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 https://repology.org/project/gnome:unite/versions. meta.description for gnomeExtensions.unite is: Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell meta.homepage for gnomeExtensions.unite is: https://github.com/hardpixel/unite-shell ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/hardpixel/unite-shell/releases/tag/v78) - [Compare changes on GitHub](https://github.com/hardpixel/unite-shell/compare/v77...v78) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 78 with grep in /nix/store/dwmiikqvrr87nbxlx8rid4w6iyvbz6i2-gnome-shell-extension-unite-78 - found 78 in filename of file in /nix/store/dwmiikqvrr87nbxlx8rid4w6iyvbz6i2-gnome-shell-extension-unite-78 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath gnomeExtensions.unite gnomeExtensions.unite-shell ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dwmiikqvrr87nbxlx8rid4w6iyvbz6i2-gnome-shell-extension-unite-78 \ --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 gnomeExtensions.unite https://github.com/r-ryantm/nixpkgs/archive/2cf82a9ad2a07d664ff78a2f767cf7632c667222.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2cf82a9ad2a07d664ff78a2f767cf7632c667222#gnomeExtensions.unite ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/dwmiikqvrr87nbxlx8rid4w6iyvbz6i2-gnome-shell-extension-unite-78 ls -la /nix/store/dwmiikqvrr87nbxlx8rid4w6iyvbz6i2-gnome-shell-extension-unite-78/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @rhoriguchi 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/296026