gnustep.make 2.9.0 -> 2.9.1 https://repology.org/project/gnustep-make/versions attrpath: gnustep.make 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/desktops/gnustep/make/default.nix b/pkgs/desktops/gnustep/make/default.nix index def8e297b552..f9b4ae553c85 100644 --- a/pkgs/desktops/gnustep/make/default.nix +++ b/pkgs/desktops/gnustep/make/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "gnustep-make"; - version = "2.9.0"; + version = "2.9.1"; src = fetchurl { url = "ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-${version}.tar.gz"; - sha256 = "sha256-oLBmwRJXh5x8hTEd6mnGf23HQe8znbZRT4W2SZLEDSo="; + sha256 = "sha256-w9bnDPFWsn59HtJQHFffP5bidIjOLzUbk+R5xYwB6uc="; }; configureFlags = [ Successfully finished processing cachix "/nix/store/4dgizq5m4axp6cr9sb6bqwlcw4csw06l-gnustep-make-2.9.1" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/gnustep-make/versions. meta.description for gnustep.make is: A build manager for GNUstep meta.homepage for gnustep.make is: http://gnustep.org/ meta.changelog for gnustep.make is: https://github.com/gnustep/tools-make/releases/tag/make-2_9_1 ###### 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 2.9.1 with grep in /nix/store/4dgizq5m4axp6cr9sb6bqwlcw4csw06l-gnustep-make-2.9.1 - found 2.9.1 in filename of file in /nix/store/4dgizq5m4axp6cr9sb6bqwlcw4csw06l-gnustep-make-2.9.1 ---
Rebuild report (if merged into master) (click to expand) ``` 22 total rebuild path(s) 22 package rebuild(s) First fifty rebuilds by attrpath bazarr bookworm facetimehd-calibration gnustep.back gnustep.base gnustep.gorm gnustep.gui gnustep.gworkspace gnustep.make gnustep.projectcenter gnustep.system_preferences libsForQt5.ark openvpn-auth-ldap owl-compositor pikopixel plasma5Packages.ark sogo sope unar unrar-wrapper xarchiver yazi ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4dgizq5m4axp6cr9sb6bqwlcw4csw06l-gnustep-make-2.9.1 \ --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 gnustep.make https://github.com/r-ryantm/nixpkgs/archive/a1dec452c19150b43223594a9071a615a341b4d5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a1dec452c19150b43223594a9071a615a341b4d5#gnustep.make ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4dgizq5m4axp6cr9sb6bqwlcw4csw06l-gnustep-make-2.9.1 ls -la /nix/store/4dgizq5m4axp6cr9sb6bqwlcw4csw06l-gnustep-make-2.9.1/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @ashalkhakov @matthewbauer 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/264295