2022-12-31T08:33:26 libpsl 0.21.1 -> 0.21.2 https://repology.org/metapackage/libpsl/versions 2022-12-31T08:33:29 attrpath: libpsl 2022-12-31T08:33:29 Checking auto update branch... 2022-12-31T08:33:29 No auto update branch exists 2022-12-31T08:33:33 [version] 2022-12-31T08:33:35 [version] updated version and sha256 2022-12-31T08:33:35 [rustCrateVersion] 2022-12-31T08:33:35 [rustCrateVersion] No cargoSha256 found 2022-12-31T08:33:35 [golangModuleVersion] 2022-12-31T08:33:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T08:33:35 [updateScript] 2022-12-31T08:33:35 [updateScript] skipping because derivation has no updateScript 2022-12-31T08:33:35 2022-12-31T08:33:35 [quotedUrls] 2022-12-31T08:33:35 [quotedUrls] nothing found to replace 2022-12-31T08:33:35 Diff after rewrites: diff --git a/pkgs/development/libraries/libpsl/default.nix b/pkgs/development/libraries/libpsl/default.nix index 3dddc02aeab..10a12dbfa77 100644 --- a/pkgs/development/libraries/libpsl/default.nix +++ b/pkgs/development/libraries/libpsl/default.nix @@ -25,11 +25,11 @@ let ; in stdenv.mkDerivation rec { pname = "libpsl"; - version = "0.21.1"; + version = "0.21.2"; src = fetchurl { url = "https://github.com/rockdaboot/libpsl/releases/download/${version}/libpsl-${version}.tar.lz"; - sha256 = "1a9kp2rj71jb9q030lmp3zhy33rqxscawbfzhp288fxvazapahv4"; + sha256 = "sha256-qj1wbEUnhtE0XglNriAc022B8Dz4HWNtXPwQ02WQfxc="; }; nativeBuildInputs = [ 2022-12-31T08:35:28 Successfully finished processing 2022-12-31T08:35:28 cachix "/nix/store/jssyw0w2wdk5pifghv3sbr8z2y7brdbb-libpsl-0.21.2" 2022-12-31T08:35:34 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/libpsl/versions. meta.description for libpsl is: "C library for the Publix Suffix List" meta.homepage for libpsl is: "https://rockdaboot.github.io/libpsl/" meta.changelog for libpsl is: "https://raw.githubusercontent.com/rockdaboot/libpsl/libpsl-0.21.2/NEWS" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/rockdaboot/libpsl/releases/tag/0.21.2) - [Compare changes on GitHub](https://github.com/rockdaboot/libpsl/compare/0.21.1...0.21.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.21.2 with grep in /nix/store/jssyw0w2wdk5pifghv3sbr8z2y7brdbb-libpsl-0.21.2 - found 0.21.2 in filename of file in /nix/store/jssyw0w2wdk5pifghv3sbr8z2y7brdbb-libpsl-0.21.2 ---
Rebuild report (if merged into master) (click to expand) ``` 5106 total rebuild path(s) 5106 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowKick ChowPhaser 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 HentaiAtHome MIDIVisualizer OSCAR PageEdit R Sylk _1password-gui _1password-gui-beta abcl abiword adapta-gtk-theme adementary-theme adl adoptopenjdk-bin adoptopenjdk-hotspot-bin-11 adoptopenjdk-hotspot-bin-15 adoptopenjdk-hotspot-bin-16 adoptopenjdk-hotspot-bin-8 adoptopenjdk-icedtea-web adoptopenjdk-jre-bin adoptopenjdk-jre-hotspot-bin-11 adoptopenjdk-jre-hotspot-bin-15 adoptopenjdk-jre-hotspot-bin-16 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jssyw0w2wdk5pifghv3sbr8z2y7brdbb-libpsl-0.21.2 \ --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 libpsl https://github.com/r-ryantm/nixpkgs/archive/1151fafbd861ce923fe17b81b8d1412261ed7a06.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/jssyw0w2wdk5pifghv3sbr8z2y7brdbb-libpsl-0.21.2 ls -la /nix/store/jssyw0w2wdk5pifghv3sbr8z2y7brdbb-libpsl-0.21.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @c0bw3b 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-31T08:35:35 https://api.github.com/repos/NixOS/nixpkgs/pulls/208468