md4c 0.4.8 -> 0.5.1 https://repology.org/project/md4c/versions attrpath: md4c Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [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/development/libraries/md4c/default.nix b/pkgs/development/libraries/md4c/default.nix index 6504d99af3e9..e8ee251f58b9 100644 --- a/pkgs/development/libraries/md4c/default.nix +++ b/pkgs/development/libraries/md4c/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "md4c"; - version = "0.4.8"; + version = "0.5.1"; src = fetchFromGitHub { owner = "mity"; repo = pname; rev = "release-${version}"; - hash = "sha256-+LObAD5JB8Vb4Rt4hTo1Z4ispxzfFkkXA2sw6TKB7Yo="; + hash = "sha256-BWmzNV3iC2g8MHoYtqIcUtLQz3oaQwH+Pyy4fN3N7/k="; }; patches = [ Successfully finished processing cachix "/nix/store/lwnzzzxvwsa9mz8pbrr18ghqm9nj1fa7-md4c-0.5.1" [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/md4c/versions. meta.description for md4c is: Markdown parser made in C meta.homepage for md4c is: https://github.com/mity/md4c ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/mity/md4c/compare/release-0.4.8...release-0.5.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.5.1 with grep in /nix/store/lwnzzzxvwsa9mz8pbrr18ghqm9nj1fa7-md4c-0.5.1 - found 0.5.1 in filename of file in /nix/store/lwnzzzxvwsa9mz8pbrr18ghqm9nj1fa7-md4c-0.5.1 ---
Rebuild report (if merged into master) (click to expand) ``` 406 total rebuild path(s) 406 package rebuild(s) First fifty rebuilds by attrpath abracadabra activitywatch adwaita-qt6 albert alice-tools-qt6 anki ao ausweisapp aw-qt bambootracker-qt6 beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bloom calcmysky calibre citra-canary citra-nightly colmapWithCuda comic-mandown contour copyq cudaPackages.cuda-samples cudaPackages.cudatoolkit cudaPackages.nsight_compute cudaPackages.nsight_systems cudaPackagesGoogle.cuda-samples cudaPackagesGoogle.cudatoolkit cudaPackagesGoogle.nsight_compute cudaPackagesGoogle.nsight_systems cudaPackages_11.cuda-samples cudaPackages_11.cudatoolkit cudaPackages_11.nsight_compute cudaPackages_11.nsight_systems cudatoolkit cudatoolkit_11 cutemarked-ng cutemaze cutter cutterPlugins.rz-ghidra discord-screenaudio dolphin-emu dsview duckstation fcitx5-chinese-addons fcitx5-configtool fcitx5-skk-qt fcitx5-unikey fcitx5-with-addons feather ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lwnzzzxvwsa9mz8pbrr18ghqm9nj1fa7-md4c-0.5.1 \ --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 md4c https://github.com/r-ryantm/nixpkgs/archive/0d591f81eea6fd9da86d0791fdd130bc080f88ee.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0d591f81eea6fd9da86d0791fdd130bc080f88ee#md4c ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lwnzzzxvwsa9mz8pbrr18ghqm9nj1fa7-md4c-0.5.1 ls -la /nix/store/lwnzzzxvwsa9mz8pbrr18ghqm9nj1fa7-md4c-0.5.1/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 @AndersonTorres 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/284096