ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

Not building on NixOS 26.05 #132

Open
opened 2026年06月18日 09:32:05 +02:00 by clask · 3 comments

Hi, I came across this project and was eager to try it. It looks very promising.

I used the instructions given in the README.md to install helix-notes on my NixOS 26.05 machine. I added the input to flake.nix and added (helix-notes.packages.${pkgs.stdenv.hostPlatform.system}.default) into the list of packages.

When I then try to rebuild my NixOS configuration, I get the following error:

error: hash mismatch in fixed-output derivation '/nix/store/lzi9xywj5n5b8fspgvpywyr3d1qa7a7n-helixnotes-1.3.1-vendor-staging.drv':
 specified: sha256-QF4HMYBjrxCBiq6PcsNy+kEOq/j+3zDzlcT5dy7MtQk=
 got: sha256-3ihGgdU/1WFa3aOeEi5AcwTFIyGQgxT7Ad0uVuFYB+4=
error: Cannot build '/nix/store/8yrdqq1ng3hxrp54ccab95v85qv83pbl-helixnotes-1.3.1-vendor.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/gw1pzr1cnix3bx76p879sljbvmf31fk9-helixnotes-1.3.1-vendor
error: Build failed due to failed dependency
error: Cannot build '/nix/store/9hilpjv06hh98xqwfvgs0qjgp3n3kk6m-helixnotes-1.3.1.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/yv3y5a2k4b9z3wn50hjxfrry4rvs93pz-helixnotes-1.3.1
error: Build failed due to failed dependency
error: Cannot build '/nix/store/cj74zwb29j9gkm8d7jl02cc4gcaa5d39-helixnotes-1.3.1-fish-completions.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/kpqmmiv8fk2rbdqx6f6by24ngfzfy72g-helixnotes-1.3.1-fish-completions
error: Cannot build '/nix/store/lcds1gyxfg4q1wja1jxx6py5knhh00h1-home-manager-path.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/yklvnrx74amdsazfpgw8pmplznrwlcai-home-manager-path
error: Cannot build '/nix/store/pc7z9fgv4ay7k652ssndhhafkxn52vya-man-paths.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/6jflgajnvcjprvpqd8iha4jfgvraydj7-man-paths
error: Build failed due to failed dependency
error: Build failed due to failed dependency
error: Build failed due to failed dependency
error: Cannot build '/nix/store/4n1wyb49akwzc9jsgxxg83l2ypb9sfnc-cl-fish-completions.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/7726d291hq73f10ydgz67qf29kykbn6g-cl-fish-completions
error: Cannot build '/nix/store/yq552fp03ibs1dlmvb4mjf4plqda29r9-hm_fontconfigconf.d10hmfonts.conf.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/9gaf6ggqvyqlc24lsyqx7hqf32yjcbsn-hm_fontconfigconf.d10hmfonts.conf
error: Cannot build '/nix/store/nns5rhzm1lgz84f79vfalmf5dfcwqdmr-home-manager-generation.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/747fqrsagqnz2m0cvyj8fyc3x7g3db3z-home-manager-generation
error: Cannot build '/nix/store/57dlbibvg85wx9kv1lgg2x1468r80rl9-man-cache.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/lvdnc3ij7vn0bjkdnnrcmhpy45m4py4k-man-cache
error: Cannot build '/nix/store/4gq00yjgk773na7n6h7bci4525gj5inn-user-environment.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/3ipr3rdpk3f520il0pq9lh9bnvzgkz72-user-environment
error: Build failed due to failed dependency
error: Build failed due to failed dependency
error: Cannot build '/nix/store/42nwbhbxr3vhg2va9hgbv3zbiicc9lc5-etc.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/amqjg9wqr82m0s9vpfv8b19c6pqv0ck6-etc
error: Cannot build '/nix/store/7c9zs8za4602pbrsg5f6dpknsgyny617-unit-home-manager-cl.service.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/ry9gg64kscdpba0az0ga18g5s0d0499f-unit-home-manager-cl.service
error: Build failed due to failed dependency
error: Cannot build '/nix/store/8gxikx5i3bvdzlikm238fd577gdjx6vq-activate.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/yjrvrlnxznhf2sqjnf7md5g5i46l32mb-activate
error: Cannot build '/nix/store/gi8m2s3d8ay7wdb3hvljvzmxlzckq2wc-nixos-system-xaver-26.05.20260611.a037402.drv'.
 Reason: 1 dependency failed.
 Output paths:
 /nix/store/9jb5y1pn1rhi7i7z8bs92s18f1xhjvdc-nixos-system-xaver-26.05.20260611.a037402
error: Build failed due to failed dependency
Hi, I came across this project and was eager to try it. It looks very promising. I used the instructions given in the README.md to install `helix-notes` on my NixOS 26.05 machine. I added the input to `flake.nix` and added ` (helix-notes.packages.${pkgs.stdenv.hostPlatform.system}.default)` into the list of packages. When I then try to rebuild my NixOS configuration, I get the following error: ``` error: hash mismatch in fixed-output derivation '/nix/store/lzi9xywj5n5b8fspgvpywyr3d1qa7a7n-helixnotes-1.3.1-vendor-staging.drv': specified: sha256-QF4HMYBjrxCBiq6PcsNy+kEOq/j+3zDzlcT5dy7MtQk= got: sha256-3ihGgdU/1WFa3aOeEi5AcwTFIyGQgxT7Ad0uVuFYB+4= error: Cannot build '/nix/store/8yrdqq1ng3hxrp54ccab95v85qv83pbl-helixnotes-1.3.1-vendor.drv'. Reason: 1 dependency failed. Output paths: /nix/store/gw1pzr1cnix3bx76p879sljbvmf31fk9-helixnotes-1.3.1-vendor error: Build failed due to failed dependency error: Cannot build '/nix/store/9hilpjv06hh98xqwfvgs0qjgp3n3kk6m-helixnotes-1.3.1.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yv3y5a2k4b9z3wn50hjxfrry4rvs93pz-helixnotes-1.3.1 error: Build failed due to failed dependency error: Cannot build '/nix/store/cj74zwb29j9gkm8d7jl02cc4gcaa5d39-helixnotes-1.3.1-fish-completions.drv'. Reason: 1 dependency failed. Output paths: /nix/store/kpqmmiv8fk2rbdqx6f6by24ngfzfy72g-helixnotes-1.3.1-fish-completions error: Cannot build '/nix/store/lcds1gyxfg4q1wja1jxx6py5knhh00h1-home-manager-path.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yklvnrx74amdsazfpgw8pmplznrwlcai-home-manager-path error: Cannot build '/nix/store/pc7z9fgv4ay7k652ssndhhafkxn52vya-man-paths.drv'. Reason: 1 dependency failed. Output paths: /nix/store/6jflgajnvcjprvpqd8iha4jfgvraydj7-man-paths error: Build failed due to failed dependency error: Build failed due to failed dependency error: Build failed due to failed dependency error: Cannot build '/nix/store/4n1wyb49akwzc9jsgxxg83l2ypb9sfnc-cl-fish-completions.drv'. Reason: 1 dependency failed. Output paths: /nix/store/7726d291hq73f10ydgz67qf29kykbn6g-cl-fish-completions error: Cannot build '/nix/store/yq552fp03ibs1dlmvb4mjf4plqda29r9-hm_fontconfigconf.d10hmfonts.conf.drv'. Reason: 1 dependency failed. Output paths: /nix/store/9gaf6ggqvyqlc24lsyqx7hqf32yjcbsn-hm_fontconfigconf.d10hmfonts.conf error: Cannot build '/nix/store/nns5rhzm1lgz84f79vfalmf5dfcwqdmr-home-manager-generation.drv'. Reason: 1 dependency failed. Output paths: /nix/store/747fqrsagqnz2m0cvyj8fyc3x7g3db3z-home-manager-generation error: Cannot build '/nix/store/57dlbibvg85wx9kv1lgg2x1468r80rl9-man-cache.drv'. Reason: 1 dependency failed. Output paths: /nix/store/lvdnc3ij7vn0bjkdnnrcmhpy45m4py4k-man-cache error: Cannot build '/nix/store/4gq00yjgk773na7n6h7bci4525gj5inn-user-environment.drv'. Reason: 1 dependency failed. Output paths: /nix/store/3ipr3rdpk3f520il0pq9lh9bnvzgkz72-user-environment error: Build failed due to failed dependency error: Build failed due to failed dependency error: Cannot build '/nix/store/42nwbhbxr3vhg2va9hgbv3zbiicc9lc5-etc.drv'. Reason: 1 dependency failed. Output paths: /nix/store/amqjg9wqr82m0s9vpfv8b19c6pqv0ck6-etc error: Cannot build '/nix/store/7c9zs8za4602pbrsg5f6dpknsgyny617-unit-home-manager-cl.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/ry9gg64kscdpba0az0ga18g5s0d0499f-unit-home-manager-cl.service error: Build failed due to failed dependency error: Cannot build '/nix/store/8gxikx5i3bvdzlikm238fd577gdjx6vq-activate.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yjrvrlnxznhf2sqjnf7md5g5i46l32mb-activate error: Cannot build '/nix/store/gi8m2s3d8ay7wdb3hvljvzmxlzckq2wc-nixos-system-xaver-26.05.20260611.a037402.drv'. Reason: 1 dependency failed. Output paths: /nix/store/9jb5y1pn1rhi7i7z8bs92s18f1xhjvdc-nixos-system-xaver-26.05.20260611.a037402 error: Build failed due to failed dependency ```

Hello, should be fixed now.

The cargoHash was updated in #136 (just merged). Try pulling latest main and rebuilding. If it still fails, the pnpm. Deps hash may also need updating.

Hello, should be fixed now. The cargoHash was updated in #136 (just merged). Try pulling latest main and rebuilding. If it still fails, the pnpm. Deps hash may also need updating.
Author
Copy link

Sorry, I got around to testing it just now. I updated the inputs and ran the building again... it might've worked 4 days ago, but it fails again now:

error: hash mismatch in fixed-output derivation '/nix/store/p37dqhd91q7i2p3agbr5n698wmwbkxy4-helixnotes-pnpm-deps.drv':
 specified: sha256-Odmd1gwioCvnnExvCOQwDPCgLyrBfTpeUKHy3BrNtiM=
 got: sha256-0TFLZY9zmRFNHPFJEiU2U8zMqSSPkeCl4bhORAbcdZY=
Sorry, I got around to testing it just now. I updated the inputs and ran the building again... it might've worked 4 days ago, but it fails again now: ``` error: hash mismatch in fixed-output derivation '/nix/store/p37dqhd91q7i2p3agbr5n698wmwbkxy4-helixnotes-pnpm-deps.drv': specified: sha256-Odmd1gwioCvnnExvCOQwDPCgLyrBfTpeUKHy3BrNtiM= got: sha256-0TFLZY9zmRFNHPFJEiU2U8zMqSSPkeCl4bhORAbcdZY= ```

I'm having the same issue when building from main

error: hash mismatch in fixed-output derivation '/nix/store/3mlc8gvfpshzdip21kzxsk1bim4l93cf-helixnotes-pnpm-deps.drv':
 specified: sha256-Odmd1gwioCvnnExvCOQwDPCgLyrBfTpeUKHy3BrNtiM=
 got: sha256-0TFLZY9zmRFNHPFJEiU2U8zMqSSPkeCl4bhORAbcdZY=
I'm having the same issue when building from main ``` error: hash mismatch in fixed-output derivation '/nix/store/3mlc8gvfpshzdip21kzxsk1bim4l93cf-helixnotes-pnpm-deps.drv': specified: sha256-Odmd1gwioCvnnExvCOQwDPCgLyrBfTpeUKHy3BrNtiM= got: sha256-0TFLZY9zmRFNHPFJEiU2U8zMqSSPkeCl4bhORAbcdZY= ```
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#132
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?