networkmanagerapplet 0 -> 1 attrpath: networkmanagerapplet 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/cjss3h6mih44vbhc3m080pfsmsv2j01m-packages.json.drv building '/nix/store/cjss3h6mih44vbhc3m080pfsmsv2j01m-packages.json.drv'... Going to be running update for following packages: - network-manager-applet-1.34.0 Press Enter key to continue... Running update for: - network-manager-applet-1.34.0: UPDATING ... - network-manager-applet-1.34.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/networkmanager/applet/default.nix b/pkgs/tools/networking/networkmanager/applet/default.nix index 20f5d52ff688..908cb8757e36 100644 --- a/pkgs/tools/networking/networkmanager/applet/default.nix +++ b/pkgs/tools/networking/networkmanager/applet/default.nix @@ -24,11 +24,11 @@ stdenv.mkDerivation rec { pname = "network-manager-applet"; - version = "1.34.0"; + version = "1.36.0"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-qzaORw9rFh/IuDS8l5ErfnmvkrjNfqOZwtQAzomrpag="; + sha256 = "sha256-qEcESH6jr+FIXEf7KrWYuPd59UCuDcvwocX4XmSn4lM="; }; mesonFlags = [ No auto update branch exists Successfully finished processing cachix "/nix/store/8a09qkimlmwk0xl4cw5hmwbp4qk4szn4-network-manager-applet-1.36.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
11 packages 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 networkmanagerapplet is: NetworkManager control applet for GNOME meta.homepage for networkmanagerapplet is: https://gitlab.gnome.org/GNOME/network-manager-applet/ ###### 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.36.0 with grep in /nix/store/8a09qkimlmwk0xl4cw5hmwbp4qk4szn4-network-manager-applet-1.36.0 - found 1.36.0 in filename of file in /nix/store/8a09qkimlmwk0xl4cw5hmwbp4qk4szn4-network-manager-applet-1.36.0 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath budgie.budgie-control-center firewalld-gui gnome.gnome-control-center networkmanagerapplet pantheon.elementary-greeter pantheon.switchboard-plug-network pantheon.switchboard-with-plugs pantheon.wingpanel-applications-menu pantheon.wingpanel-with-indicators phosh phosh-mobile-settings ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8a09qkimlmwk0xl4cw5hmwbp4qk4szn4-network-manager-applet-1.36.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 networkmanagerapplet https://github.com/r-ryantm/nixpkgs/archive/8260047cc2b7f33cbaeefbebf637567c19e2cdd6.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8260047cc2b7f33cbaeefbebf637567c19e2cdd6#networkmanagerapplet ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8a09qkimlmwk0xl4cw5hmwbp4qk4szn4-network-manager-applet-1.36.0 ls -la /nix/store/8a09qkimlmwk0xl4cw5hmwbp4qk4szn4-network-manager-applet-1.36.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)
11 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/283370