dmenu 5.2 -> 5.3 https://repology.org/project/dmenu/versions attrpath: dmenu 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/applications/misc/dmenu/default.nix b/pkgs/applications/misc/dmenu/default.nix index b53fab409b04..70f7b0b58ca4 100644 --- a/pkgs/applications/misc/dmenu/default.nix +++ b/pkgs/applications/misc/dmenu/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "dmenu"; - version = "5.2"; + version = "5.3"; src = fetchurl { url = "https://dl.suckless.org/tools/dmenu-${version}.tar.gz"; - sha256 = "sha256-1NTKd7WRQPJyJy21N+BbuRpZFPVoAmUtxX5hp3PUN5I="; + sha256 = "sha256-Go9T5v0tdJg57IcMXiez4U2lw+6sv8uUXRWeHVQzeV8="; }; buildInputs = [ libX11 libXinerama zlib libXft ]; Successfully finished processing cachix "/nix/store/ayypawx2vybgm4dc9h75kwzvcs9vn2cd-dmenu-5.3" [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)
34 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/dmenu/versions. meta.description for dmenu is: A generic, highly customizable, and efficient menu for the X Window System meta.homepage for dmenu is: https://tools.suckless.org/dmenu ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.3 with grep in /nix/store/ayypawx2vybgm4dc9h75kwzvcs9vn2cd-dmenu-5.3 - found 5.3 in filename of file in /nix/store/ayypawx2vybgm4dc9h75kwzvcs9vn2cd-dmenu-5.3 ---
Rebuild report (if merged into master) (click to expand) ``` 26 total rebuild path(s) 26 package rebuild(s) First fifty rebuilds by attrpath connman_dmenu dmensamenu dmenu dmenu-bluetooth emojipick git-credential-manager j4-dmenu-desktop keepmenu krunner-pass pass pass-wayland passExtensions.pass-audit passExtensions.pass-import passff-host python311Packages.dmenu-python python311Packages.keyring-pass python312Packages.dmenu-python python312Packages.keyring-pass qtpass rofi-pass rofi-pass-wayland surf surf-display tessen wofi-pass ytfzf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ayypawx2vybgm4dc9h75kwzvcs9vn2cd-dmenu-5.3 \ --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 dmenu https://github.com/r-ryantm/nixpkgs/archive/df8af88fdaf117c14ee5885c61e8cc2e239b821c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/df8af88fdaf117c14ee5885c61e8cc2e239b821c#dmenu ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ayypawx2vybgm4dc9h75kwzvcs9vn2cd-dmenu-5.3 ls -la /nix/store/ayypawx2vybgm4dc9h75kwzvcs9vn2cd-dmenu-5.3/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)
34 packages built:
--- ###### Maintainer pings cc @pSub @globin 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/297313