artalk 2.8.7 -> 2.9.0 https://github.com/ArtalkJS/artalk/releases attrpath: artalk Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-Hm388ub/ja3PuSRqPkr6A+pgKUQ+czMj1WKU8W8H5wI=" [golangModuleVersion] Replaced vendorHash with sha256-edqmv/Q99pgnScJqCmLwjHd7uKMNPGfCSujNTUQtpLc= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/ar/artalk/package.nix b/pkgs/by-name/ar/artalk/package.nix index a9918059d6ad..959bea5cd3b1 100644 --- a/pkgs/by-name/ar/artalk/package.nix +++ b/pkgs/by-name/ar/artalk/package.nix @@ -11,13 +11,13 @@ }: buildGoModule rec { pname = "artalk"; - version = "2.8.7"; + version = "2.9.0"; src = fetchFromGitHub { owner = "ArtalkJS"; repo = "artalk"; rev = "refs/tags/v${version}"; - hash = "sha256-fOuZiFomXGvRUXkpEM3BpJyMOtSm6/RHd0a7dPOsoT4="; + hash = "sha256-5tUUlkGeT4kY/81EQ29M6z+JnBT4YCa8gecbV9WMuDo="; }; web = fetchurl { url = "https://github.com/${src.owner}/${src.repo}/releases/download/v${version}/artalk_ui.tar.gz"; @@ -26,7 +26,7 @@ buildGoModule rec { CGO_ENABLED = 1; - vendorHash = "sha256-Hm388ub/ja3PuSRqPkr6A+pgKUQ+czMj1WKU8W8H5wI="; + vendorHash = "sha256-edqmv/Q99pgnScJqCmLwjHd7uKMNPGfCSujNTUQtpLc="; ldflags = [ "-s" Successfully finished processing cachix "/nix/store/hvychxvr1zmdnz1m0rxmyha5dl68jjc2-artalk-2.9.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ArtalkJS/artalk/releases. meta.description for artalk is: Self-hosted comment system meta.homepage for artalk is: https://github.com/ArtalkJS/Artalk meta.changelog for artalk is: https://github.com/ArtalkJS/Artalk/releases/tag/v2.9.0 ###### Updates performed - Golang update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.9.0 with grep in /nix/store/hvychxvr1zmdnz1m0rxmyha5dl68jjc2-artalk-2.9.0 - found 2.9.0 in filename of file in /nix/store/hvychxvr1zmdnz1m0rxmyha5dl68jjc2-artalk-2.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath artalk ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hvychxvr1zmdnz1m0rxmyha5dl68jjc2-artalk-2.9.0 \ --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 artalk https://github.com/r-ryantm/nixpkgs/archive/7e2831e2ba846afa719dfb4e1cce49169e4a5af0.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7e2831e2ba846afa719dfb4e1cce49169e4a5af0#artalk ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/hvychxvr1zmdnz1m0rxmyha5dl68jjc2-artalk-2.9.0 ls -la /nix/store/hvychxvr1zmdnz1m0rxmyha5dl68jjc2-artalk-2.9.0/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @Moraxyc for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). > [!TIP] > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/339407