2022-12-24T02:57:57 gnused 4.8 -> 4.9 https://repology.org/metapackage/gnused/versions 2022-12-24T02:58:02 attrpath: gnused 2022-12-24T02:58:02 Checking auto update branch... 2022-12-24T02:58:02 No auto update branch exists 2022-12-24T02:58:09 [version] 2022-12-24T02:58:15 [version] updated version and sha256 2022-12-24T02:58:15 [rustCrateVersion] 2022-12-24T02:58:15 [rustCrateVersion] No cargoSha256 found 2022-12-24T02:58:15 [golangModuleVersion] 2022-12-24T02:58:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T02:58:15 [updateScript] 2022-12-24T02:58:15 [updateScript] skipping because derivation has no updateScript 2022-12-24T02:58:15 2022-12-24T02:58:15 [quotedUrls] 2022-12-24T02:58:15 [quotedUrls] nothing found to replace 2022-12-24T02:58:16 Diff after rewrites: diff --git a/pkgs/tools/text/gnused/default.nix b/pkgs/tools/text/gnused/default.nix index 32f6f30cb1a..f493e4f358d 100644 --- a/pkgs/tools/text/gnused/default.nix +++ b/pkgs/tools/text/gnused/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "gnused"; - version = "4.8"; + version = "4.9"; src = fetchurl { url = "mirror://gnu/sed/sed-${version}.tar.xz"; - sha256 = "0cznxw73fzv1n3nj2zsq6nf73rvsbxndp444xkpahdqvlzz0r6zp"; + sha256 = "sha256-biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE="; }; outputs = [ "out" "info" ]; 2022-12-24T03:02:03 Successfully finished processing 2022-12-24T03:02:03 cachix "/nix/store/dj7qgzljjpkbc674c5jpdi56gzsgyzln-gnused-4.9" 2022-12-24T03:02:10 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/gnused/versions. meta.description for gnused is: "GNU sed, a batch stream editor" meta.homepage for gnused is: "https://www.gnu.org/software/sed/" meta.changelog for gnused is: "" ###### 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 4.9 with grep in /nix/store/dj7qgzljjpkbc674c5jpdi56gzsgyzln-gnused-4.9 - found 4.9 in filename of file in /nix/store/dj7qgzljjpkbc674c5jpdi56gzsgyzln-gnused-4.9 ---
Rebuild report (if merged into master) (click to expand) ``` 62438 total rebuild path(s) 62438 package rebuild(s) First fifty rebuilds by attrpath AMB-plugins ArchiSteamFarm AusweisApp2 BeatSaberModManager CHOWTapeModel ChowCentaur ChowKick ChowPhaser CoinMP 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.libcprime CuboCore.libcsys DisnixWebService EBTKS EmptyEpsilon FIL-plugins Fabric HentaiAtHome LAStools LASzip LASzip2 LibreArp LibreArp-lv2 Literate MACS2 MIDIVisualizer MMA NSPlist OSCAR OVMF ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dj7qgzljjpkbc674c5jpdi56gzsgyzln-gnused-4.9 \ --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 gnused https://github.com/r-ryantm/nixpkgs/archive/02ffcc0ba31ed9d216b8c8ca0790b48573050ce8.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/dj7qgzljjpkbc674c5jpdi56gzsgyzln-gnused-4.9 ls -la /nix/store/dj7qgzljjpkbc674c5jpdi56gzsgyzln-gnused-4.9/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @Mic92 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). 2022-12-24T03:02:13 https://api.github.com/repos/NixOS/nixpkgs/pulls/207506