inih 57 -> 58 https://repology.org/project/inih/versions attrpath: inih 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/development/libraries/inih/default.nix b/pkgs/development/libraries/inih/default.nix index 61bca95d9b2e..91d27fbc675c 100644 --- a/pkgs/development/libraries/inih/default.nix +++ b/pkgs/development/libraries/inih/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "inih"; - version = "57"; + version = "58"; src = fetchFromGitHub { owner = "benhoyt"; repo = pname; rev = "r${version}"; - hash = "sha256-a4nvhJSmZGqu2sdZSPNPjdnkzZ9dSKocL/XG2aDyFw4="; + hash = "sha256-b2f6hQvkmWgni/zdfv3I1b9ypd7zSyEBv/JVBA6K7/w="; }; nativeBuildInputs = [ meson ninja ]; Successfully finished processing cachix "/nix/store/i0xy2nm0vggc6j7f1dsyls5b36vidn36-inih-58" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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/inih/versions. meta.description for inih is: Simple .INI file parser in C, good for embedded systems meta.homepage for inih is: https://github.com/benhoyt/inih meta.changelog for inih is: https://github.com/benhoyt/inih/releases/tag/r58 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/benhoyt/inih/releases/tag/r58) - [Compare changes on GitHub](https://github.com/benhoyt/inih/compare/r57...r58) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 58 with grep in /nix/store/i0xy2nm0vggc6j7f1dsyls5b36vidn36-inih-58 - found 58 in filename of file in /nix/store/i0xy2nm0vggc6j7f1dsyls5b36vidn36-inih-58 ---
Rebuild report (if merged into master) (click to expand) ``` 515 total rebuild path(s) 515 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcsys adapta-gtk-theme airlift almanah ansel apptainer apptainer-overriden-nixos ayatana-indicator-datetime breath-theme bubblemail budgie.budgie-control-center bulk_extractor calligra calls cantata cataract cataract-unstable cemu ceph ceph-client ceph-csi ceph-dev charliecloud chatty cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.nemo-fileroller ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/i0xy2nm0vggc6j7f1dsyls5b36vidn36-inih-58 \ --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 inih https://github.com/r-ryantm/nixpkgs/archive/380f19d11c4e9d8f5314491243a0e8128bf9d841.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/380f19d11c4e9d8f5314491243a0e8128bf9d841#inih ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i0xy2nm0vggc6j7f1dsyls5b36vidn36-inih-58 ls -la /nix/store/i0xy2nm0vggc6j7f1dsyls5b36vidn36-inih-58/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @TredwellGit 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/283698