mdbook 0.4.36 -> 0.4.37 https://github.com/rust-lang/mdBook/releases 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-8GQM4pHiFbyoRkOx3SXuIV118ndzL+O+eA+Gd2jbsdI= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/text/mdbook/default.nix b/pkgs/tools/text/mdbook/default.nix index aacdf243f997..2a875f23287f 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.36"; + version = "0.4.37"; src = fetchFromGitHub { owner = "rust-lang"; repo = "mdBook"; rev = "refs/tags/v${version}"; - sha256 = "sha256-QQSGnOWRx5KK9eJP759E1V9zFVzvRol5bdJfD9mDr5g="; + sha256 = "sha256-A8ZSqIG+rGKwggs9ogvbMIi9gClFKe8gS6D5W426ebc="; }; - cargoHash = "sha256-IlD4YI7jsWZw0Dn1PoljmhuIOqejva8HMhU4ULy32yE="; + cargoHash = "sha256-8GQM4pHiFbyoRkOx3SXuIV118ndzL+O+eA+Gd2jbsdI="; nativeBuildInputs = [ installShellFiles ]; Successfully finished processing cachix "/nix/store/10qjmawc58f1d56zifadsbmhgf7knpv3-mdbook-0.4.37" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/rust-lang/mdBook/releases. 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.37/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.4.37 with grep in /nix/store/10qjmawc58f1d56zifadsbmhgf7knpv3-mdbook-0.4.37 - found 0.4.37 in filename of file in /nix/store/10qjmawc58f1d56zifadsbmhgf7knpv3-mdbook-0.4.37 ---
Rebuild report (if merged into master) (click to expand) ``` 523 total rebuild path(s) 523 package rebuild(s) First fifty rebuilds by attrpath aba activitywatch adafruit-nrfutil akkoma-frontends.admin-fe akkoma-frontends.akkoma-fe alice-lg anki ansible-language-server antennas antora appvm archivebox ariang arrpc assemblyscript audiobookshelf authelia authentik authy aw-server-rust aws-azure-login balanceofsatoshis balena-cli behave bibtex-tidy bilibili bitwarden bitwarden-cli bitwarden-directory-connector-cli botamusique bruno btc-rpc-explorer bundix cabal2nix cached-nix-shell cachix camunda-modeler carbon-now-cli carto castnow cdxgen celeste cinny cinny-desktop clean-css-cli clubhouse-cli coffeescript colmena common-updater-scripts configurable-http-proxy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/10qjmawc58f1d56zifadsbmhgf7knpv3-mdbook-0.4.37 \ --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/49b3d040c5405a23f81e18b2d12730a0d2ba5eb8.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/49b3d040c5405a23f81e18b2d12730a0d2ba5eb8#mdbook ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/10qjmawc58f1d56zifadsbmhgf7knpv3-mdbook-0.4.37 ls -la /nix/store/10qjmawc58f1d56zifadsbmhgf7knpv3-mdbook-0.4.37/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @Havvy @Frostman @matthiasbeyer 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/286920