mdbook 0.4.28 -> 0.4.29 https://repology.org/project/mdbook/versions attrpath: mdbook Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-SyDLC2x1hEyjt+GG50CblTGahJAkEZWkXSPyPvUJNgw= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/text/mdbook/default.nix b/pkgs/tools/text/mdbook/default.nix index 39926cded4b..0ec4a974625 100644 --- a/pkgs/tools/text/mdbook/default.nix +++ b/pkgs/tools/text/mdbook/default.nix @@ -2,16 +2,16 @@ rustPlatform.buildRustPackage rec { pname = "mdbook"; - version = "0.4.28"; + version = "0.4.29"; src = fetchFromGitHub { owner = "rust-lang"; repo = "mdBook"; rev = "refs/tags/v${version}"; - sha256 = "sha256-9Otjl3JLEQo+WojUOu0XE1GH2P4LjKhaxSd1xoekXdk="; + sha256 = "sha256-81QU1FJ5f23OdS+bzMnHEMbwwzywU38Xoq3DEN0Kgpg="; }; - cargoHash = "sha256-TViBclvCJeoOInTt13B7297JDtRkwvOjIf6AVAbpanU="; + cargoHash = "sha256-SyDLC2x1hEyjt+GG50CblTGahJAkEZWkXSPyPvUJNgw="; buildInputs = lib.optionals stdenv.isDarwin [ CoreServices ]; Successfully finished processing cachix "/nix/store/r91a9lyvz3c2s8dyz19wskkp6cwkcjwd-mdbook-0.4.29" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/mdbook/versions. meta.description for mdbook is: Create books from MarkDown meta.homepage for mdbook is: https://github.com/rust-lang/mdBook meta.changelog for mdbook is: https://github.com/rust-lang/mdBook/blob/v0.4.29/CHANGELOG.md ###### Updates performed - Rust 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 0.4.29 with grep in /nix/store/r91a9lyvz3c2s8dyz19wskkp6cwkcjwd-mdbook-0.4.29 - found 0.4.29 in filename of file in /nix/store/r91a9lyvz3c2s8dyz19wskkp6cwkcjwd-mdbook-0.4.29 ---
Rebuild report (if merged into master) (click to expand) ``` 207 total rebuild path(s) 207 package rebuild(s) First fifty rebuilds by attrpath activitywatch ansible-language-server antora appvm ariang audiobookshelf authelia aw-server-rust bitwarden bundix cabal2nix cached-nix-shell cachix cdxgen colmena common-updater-scripts crate2nix crystal2nix deltachat-desktop dep2nix docker-compose-language-service dogdns dot-language-server dydisnix element-desktop element-desktop-wayland emscripten evcc faust faust2 faust2alqt faust2alsa faust2csound faust2firefox faust2jack faust2jackrust faust2jaqt faust2ladspa faust2lv2 faust2sc faustPhysicalModeling faustStk faustlive forgejo fusionInventory github-copilot-cli go2nix google-clasp guitarix harmonia ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/r91a9lyvz3c2s8dyz19wskkp6cwkcjwd-mdbook-0.4.29 \ --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 mdbook https://github.com/r-ryantm/nixpkgs/archive/f59effcbbfe9a1eb8e1dec2ca2b13b4cad22f4c1.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/r91a9lyvz3c2s8dyz19wskkp6cwkcjwd-mdbook-0.4.29 ls -la /nix/store/r91a9lyvz3c2s8dyz19wskkp6cwkcjwd-mdbook-0.4.29/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @Havvy @Frostman 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/232573