markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - markedjs-15.0.4 Press Enter key to continue... Running update for: - markedjs-15.0.4: UPDATING ... - markedjs-15.0.4: DONE. Packages updated! The diff was empty after rewrites. markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - markedjs-15.0.4 Press Enter key to continue... Running update for: - markedjs-15.0.4: UPDATING ... - markedjs-15.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix index 3b66b2b..78fbd1d 100644 --- a/pkgs/markedjs/default.nix +++ b/pkgs/markedjs/default.nix @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "markedjs"; - version = "15.0.4"; + version = "15.0.5"; src = fetchFromGitHub { owner = "markedjs"; repo = "marked"; rev = "v${version}"; - hash = "sha256-opYsbQLliSEz2nYGHuqM/QeYcqEh7LQtqLzc1ppByHI="; + hash = "sha256-/crJR+OAr9caMZd7kY8E5B5uKWJKqpl5Q213dZ3JqME="; }; - npmDepsHash = "sha256-e1AnslmDu831L3lD2eS+mGskKJ2s15fCwQkgLtFzP+o="; + npmDepsHash = "sha256-nWV8laDakuFOIE2Z1janEPoStsFZ4lzC7gGFJLkS9fs="; passthru.updateScript = nix-update-script { extraArgs = [ "--flake" ]; }; Successfully finished processing skipping cachix Semi-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 markedjs is: A markdown parser and compiler. Built for speed meta.homepage for markedjs is: https://marked.js.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/markedjs/marked/releases/tag/v15.0.5) - [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v15.0.4...v15.0.5) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 15.0.5 with grep in /nix/store/q6dprbcxnckzrmdx56l5l209zpki5wjg-markedjs-15.0.5 - found 15.0.5 in filename of file in /nix/store/q6dprbcxnckzrmdx56l5l209zpki5wjg-markedjs-15.0.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath markedjs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A markedjs https://github.com/proxmox-update/nixpkgs/archive/a87f6af6522acd9b673c18a081d1580a25fbf00f.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/a87f6af6522acd9b673c18a081d1580a25fbf00f#markedjs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/q6dprbcxnckzrmdx56l5l209zpki5wjg-markedjs-15.0.5 ls -la /nix/store/q6dprbcxnckzrmdx56l5l209zpki5wjg-markedjs-15.0.5/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka 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). https://api.github.com/repos/SaumonNet/proxmox-nixos/pulls/114