markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Failed with exit code 1 error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'nixpkgs-update-script' whose name attribute is located at /nix/store/aa0zsahvyqnvzkicsh29jirm9hwv95pg-source/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'shellHook' of derivation 'nixpkgs-update-script' at /var/cache/proxmox-nixos-update/worker/worktree/markedjs/tasks/update.nix:267:3: 266| ''; 267| shellHook = '' | ^ 268| unset shellHook # do not contaminate nested shells (stack trace truncated; use '--show-trace' to show the full trace) error: evaluation aborted with the following error message: 'lib.customisation.callPackageWith: Function called without required argument "pkgs-stable" at /var/cache/proxmox-nixos-update/worker/worktree/markedjs/pkgs/default.nix:3' markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - markedjs-13.0.1 Press Enter key to continue... Running update for: - markedjs-13.0.1: UPDATING ... - markedjs-13.0.1: ERROR --- SHOWING ERROR LOG FOR markedjs-13.0.1 ---------------------- error: getting status of '/run/proxmox-nixos-update': No such file or directory Traceback (most recent call last): File "/nix/store/m5xbw3f929r0pvq20k6cs9ifa4cgjixi-nix-update-1.3.1/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/m5xbw3f929r0pvq20k6cs9ifa4cgjixi-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/m5xbw3f929r0pvq20k6cs9ifa4cgjixi-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/update.py", line 366, in update update_src_hash(opts, package.filename, package.hash) File "/nix/store/m5xbw3f929r0pvq20k6cs9ifa4cgjixi-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/update.py", line 144, in update_src_hash target_hash = nix_prefetch(opts, "src") ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/m5xbw3f929r0pvq20k6cs9ifa4cgjixi-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/update.py", line 126, in nix_prefetch raise UpdateError( nix_update.errors.UpdateError: failed to retrieve hash when trying to update markedjs.src --- SHOWING ERROR LOG FOR markedjs-13.0.1 ---------------------- The update script for markedjs-13.0.1 failed with exit code 1 markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - markedjs-13.0.1 Press Enter key to continue... Running update for: - markedjs-13.0.1: UPDATING ... - markedjs-13.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/markedjs/default.nix b/pkgs/markedjs/default.nix index ff4739b..c5933b7 100644 --- a/pkgs/markedjs/default.nix +++ b/pkgs/markedjs/default.nix @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "markedjs"; - version = "13.0.1"; + version = "13.0.2"; src = fetchFromGitHub { owner = "markedjs"; repo = "marked"; rev = "v${version}"; - hash = "sha256-njs0PTzJ8JIUVN2DCpvCZlguTeeBMpDZg4X2gZ2uR9s="; + hash = "sha256-l6BjPO84WvA/gLM7cX29wKJm9oVK4AuTF2yJTGqrNuQ="; }; - npmDepsHash = "sha256-u3Y3Z8gWMXjwuHW/Vq5tsnoox34FKpcuCXJkZ5tA80w="; + npmDepsHash = "sha256-hXfxUIpPOOhG7q/xFJ8rp4AKAoM/I7hNfmJbS9U/9UY="; 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/v13.0.2) - [Compare changes on GitHub](https://github.com/markedjs/marked/compare/v13.0.1...v13.0.2) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 13.0.2 with grep in /nix/store/kirqqrj027xb96s4yp75s05yay5w11bp-markedjs-13.0.2 - found 13.0.2 in filename of file in /nix/store/kirqqrj027xb96s4yp75s05yay5w11bp-markedjs-13.0.2 ---
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/efaa948812d3918eab4837caea445fdb4e3c0653.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/efaa948812d3918eab4837caea445fdb4e3c0653#markedjs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kirqqrj027xb96s4yp75s05yay5w11bp-markedjs-13.0.2 ls -la /nix/store/kirqqrj027xb96s4yp75s05yay5w11bp-markedjs-13.0.2/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/42 markedjs 0 -> 1 attrpath: markedjs [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k7qrp534jm95mya8l8srrvvlidqj8n8v-packages.json.drv building '/nix/store/k7qrp534jm95mya8l8srrvvlidqj8n8v-packages.json.drv'... Going to be running update for following packages: - markedjs-13.0.2 Press Enter key to continue... Running update for: - markedjs-13.0.2: UPDATING ... - markedjs-13.0.2: DONE. Packages updated! The diff was empty after rewrites.