python312Packages.mkdocs-material 9.5.6 -> 9.5.11 https://github.com/squidfunk/mkdocs-material/releases attrpath: python312Packages.mkdocs-material 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] this derivation will be built: /nix/store/g4qdiq33wz0kbwiimmnw8f3f7f44x5lf-packages.json.drv building '/nix/store/g4qdiq33wz0kbwiimmnw8f3f7f44x5lf-packages.json.drv'... Going to be running update for following packages: - python3.12-mkdocs-material-9.5.6 Press Enter key to continue... Running update for: - python3.12-mkdocs-material-9.5.6: UPDATING ... - python3.12-mkdocs-material-9.5.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mkdocs-material/default.nix b/pkgs/development/python-modules/mkdocs-material/default.nix index 317271a10d55..d379d10d8b8b 100644 --- a/pkgs/development/python-modules/mkdocs-material/default.nix +++ b/pkgs/development/python-modules/mkdocs-material/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "mkdocs-material"; - version = "9.5.6"; + version = "9.5.11"; pyproject = true; disabled = pythonOlder "3.7"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "squidfunk"; repo = "mkdocs-material"; rev = "refs/tags/${version}"; - hash = "sha256-t+kS/MZ6kfga+LPSBj0h+vkY/u/bd3iqRUyOHXfrwDU="; + hash = "sha256-hi7ugP0rfCr8r8uJ7vxC0Sdu+YsE3ZYH+bGL2n5Se5g="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.mkdocs-material: 9.5.6 -> 9.5.10`. New version is 9.5.11. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/97l7aafyq3h779gs3v5z32rrpm50pfdb-python3.12-mkdocs-material-9.5.11" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
15 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 python312Packages.mkdocs-material is: Material for mkdocs meta.homepage for python312Packages.mkdocs-material is: https://squidfunk.github.io/mkdocs-material/ meta.changelog for python312Packages.mkdocs-material is: https://github.com/squidfunk/mkdocs-material/blob/refs/tags/9.5.11/CHANGELOG ###### 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 9.5.11 with grep in /nix/store/97l7aafyq3h779gs3v5z32rrpm50pfdb-python3.12-mkdocs-material-9.5.11 - found 9.5.11 in filename of file in /nix/store/97l7aafyq3h779gs3v5z32rrpm50pfdb-python3.12-mkdocs-material-9.5.11 ---
Rebuild report (if merged into master) (click to expand) ``` 18 total rebuild path(s) 18 package rebuild(s) First fifty rebuilds by attrpath copier hydrus netbox netbox_3_6 netbox_3_7 ntfy-sh python311Packages.canals python311Packages.mkdocs-jupyter python311Packages.mkdocs-material python311Packages.mkdocs-mermaid2-plugin python311Packages.mkdocs-redoc-tag python311Packages.mkdocstrings-python python312Packages.canals python312Packages.mkdocs-jupyter python312Packages.mkdocs-material python312Packages.mkdocs-mermaid2-plugin python312Packages.mkdocs-redoc-tag python312Packages.mkdocstrings-python ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/97l7aafyq3h779gs3v5z32rrpm50pfdb-python3.12-mkdocs-material-9.5.11 \ --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 python312Packages.mkdocs-material https://github.com/r-ryantm/nixpkgs/archive/d3f54a79c48db2ae0f0648842b8bc3f5e958d75a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d3f54a79c48db2ae0f0648842b8bc3f5e958d75a#python312Packages.mkdocs-material ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/97l7aafyq3h779gs3v5z32rrpm50pfdb-python3.12-mkdocs-material-9.5.11 ls -la /nix/store/97l7aafyq3h779gs3v5z32rrpm50pfdb-python3.12-mkdocs-material-9.5.11/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 marked as broken and skipped:
15 packages built:
--- ###### Maintainer pings cc @dali99 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/286031