newt 0.52.21 -> 0.52.23 https://repology.org/metapackage/newt/versions attrpath: newt 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/newt/default.nix b/pkgs/development/libraries/newt/default.nix index 6114c4c70d0..3ba07c7b5be 100644 --- a/pkgs/development/libraries/newt/default.nix +++ b/pkgs/development/libraries/newt/default.nix @@ -5,11 +5,11 @@ let in stdenv.mkDerivation rec { pname = "newt"; - version = "0.52.21"; + version = "0.52.23"; src = fetchurl { url = "https://releases.pagure.org/${pname}/${pname}-${version}.tar.gz"; - sha256 = "0cdvbancr7y4nrj8257y5n45hmhizr8isynagy4fpsnpammv8pi6"; + sha256 = "sha256-yqNykHsU7Oz+KY8NUSpi9B0zspBhAkSliu0Hu8WtoSo="; }; postPatch = '' Successfully finished processing cachix "/nix/store/yg79hd52rkjsa5ny2pi0f4dgsabl2iys-newt-0.52.23" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/newt/versions. meta.description for newt is: Library for color text mode, widget based user interfaces meta.homepage for newt is: https://pagure.io/newt ###### 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 0.52.23 with grep in /nix/store/yg79hd52rkjsa5ny2pi0f4dgsabl2iys-newt-0.52.23 - found 0.52.23 in filename of file in /nix/store/yg79hd52rkjsa5ny2pi0f4dgsabl2iys-newt-0.52.23 ---
Rebuild report (if merged into master) (click to expand) ``` 707 total rebuild path(s) 707 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings adapta-gtk-theme adwaita-qt6 airgeddon alfis almanah apache-directory-studio apostrophe appgate-sdp asterisk asterisk-lts asterisk-module-sccp asterisk-stable asterisk_16 asterisk_18 asterisk_19 asterisk_20 astroid autosuspend aws-workspaces balsa beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blueman bookworm bubblemail byobu calcmysky calibre calligra calls cambalache cargo-flamegraph cargo-tauri cawbird chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon cinnamon.nemo-fileroller cinnamon.nemo-with-extensions ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/yg79hd52rkjsa5ny2pi0f4dgsabl2iys-newt-0.52.23 \ --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 newt https://github.com/r-ryantm/nixpkgs/archive/0f95e269940ffe3b897665326a1f1455eab1bd56.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/yg79hd52rkjsa5ny2pi0f4dgsabl2iys-newt-0.52.23 ls -la /nix/store/yg79hd52rkjsa5ny2pi0f4dgsabl2iys-newt-0.52.23/bin ``` ---

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