stevenblack-blocklist 0 -> 1 attrpath: stevenblack-blocklist Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - stevenblack-blocklist-3.14.96 Press Enter key to continue... Running update for: - stevenblack-blocklist-3.14.96: UPDATING ... - stevenblack-blocklist-3.14.96: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/st/stevenblack-blocklist/package.nix b/pkgs/by-name/st/stevenblack-blocklist/package.nix index 6f36d87421d0..d2d8ab08f1f9 100644 --- a/pkgs/by-name/st/stevenblack-blocklist/package.nix +++ b/pkgs/by-name/st/stevenblack-blocklist/package.nix @@ -6,13 +6,13 @@ }: stdenvNoCC.mkDerivation (finalAttrs: { pname = "stevenblack-blocklist"; - version = "3.14.96"; + version = "3.14.100"; src = fetchFromGitHub { owner = "StevenBlack"; repo = "hosts"; rev = "refs/tags/${finalAttrs.version}"; - hash = "sha256-gv40Hfe8Lk/flQp+SPwGws4eZ0umjF1qwX0HdHF9Xe4="; + hash = "sha256-6PdF/COJ7UA8ULHMJ2HEIwc6wwNDUxS/92r3D8f6N1E="; }; outputs = [ An auto update branch exists with message `stevenblack-blocklist: 3.14.96 -> 3.14.99`. New version is 3.14.100. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/zgl8prwc3gcc908wjhv6s3kx5l3bfrcx-stevenblack-blocklist-3.14.100" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for stevenblack-blocklist is: Unified hosts file with base extensions meta.homepage for stevenblack-blocklist is: https://github.com/StevenBlack/hosts ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.14.100 in filename of file in /nix/store/zgl8prwc3gcc908wjhv6s3kx5l3bfrcx-stevenblack-blocklist-3.14.100 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath stevenblack-blocklist ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zgl8prwc3gcc908wjhv6s3kx5l3bfrcx-stevenblack-blocklist-3.14.100 \ --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 stevenblack-blocklist https://github.com/r-ryantm/nixpkgs/archive/3e674f42647ca8f7b62b9891aaa884ac89a9ff89.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3e674f42647ca8f7b62b9891aaa884ac89a9ff89#stevenblack-blocklist ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zgl8prwc3gcc908wjhv6s3kx5l3bfrcx-stevenblack-blocklist-3.14.100 ls -la /nix/store/zgl8prwc3gcc908wjhv6s3kx5l3bfrcx-stevenblack-blocklist-3.14.100/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)
6 packages built:
--- ###### Maintainer pings cc @moni-dz @Guanran928 @Frontear 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 Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/336796