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

Trying to build on NixOS #18

Closed
opened 2026年03月09日 23:54:59 +01:00 by doceys · 3 comments
Contributor
Copy link

Hello, this project looks amazing.

But sadly, I've been trying to get it to build on NixOS without any success.
I presume you are not using Nix, but maybe you can help me with the Tauri error I am getting:
(pnpm install has been successfully run before this!)
(This is v1.2.3, but I get the same with the latest commit)

$ RUST_BACKTRACE=full pnpm tauri dev
> helixnotes@1.2.3 tauri /home/<user>/Programming/thirdparty/HelixNotes
> tauri dev
thread '<unnamed>' panicked at crates/tauri-cli/src/interface/rust.rs:1142:14:
called `Option::unwrap()` on a `None` value
stack backtrace:
 0: 0x7fffb14be1e9 - <unknown>
 1: 0x7fffb100d71b - <unknown> 2: 0x7fffb1484552 - <unknown>
 3: 0x7fffb14c1658 - <unknown>
 4: 0x7fffb14c2510 - <unknown>
 5: 0x7fffb14c1fc2 - <unknown>
 6: 0x7fffb14c1f59 - <unknown>
 7: 0x7fffb14c1f44 - <unknown>
 8: 0x7fffb0f2d422 - <unknown>
 9: 0x7fffb0f2d4db - <unknown>
 10: 0x7fffb0f2d8e8 - <unknown>
 11: 0x7fffb16d3d9b - <unknown>
 12: 0x7fffb0f5c6af - <unknown>
 13: 0x7fffb0f68dde - <unknown>
 14: 0x7fffb14c555b - <unknown>
 15: 0x7ffff569dd53 - start_thread
 16: 0x7ffff572563c - __clone3
 17: 0x0 - <unknown>
 ELIFECYCLE Command failed.
zsh: abort (core dumped) RUST_BACKTRACE=full pnpm tauri dev

I've also attached the flake.nix I am using if that is of any use to you.

Hello, this project looks amazing. But sadly, I've been trying to get it to build on NixOS without any success. I presume you are not using Nix, but maybe you can help me with the Tauri error I am getting: (`pnpm install` has been successfully run before this!) (This is v1.2.3, but I get the same with the latest commit) ```bash $ RUST_BACKTRACE=full pnpm tauri dev > helixnotes@1.2.3 tauri /home/<user>/Programming/thirdparty/HelixNotes > tauri dev thread '<unnamed>' panicked at crates/tauri-cli/src/interface/rust.rs:1142:14: called `Option::unwrap()` on a `None` value stack backtrace: 0: 0x7fffb14be1e9 - <unknown> 1: 0x7fffb100d71b - <unknown> 2: 0x7fffb1484552 - <unknown> 3: 0x7fffb14c1658 - <unknown> 4: 0x7fffb14c2510 - <unknown> 5: 0x7fffb14c1fc2 - <unknown> 6: 0x7fffb14c1f59 - <unknown> 7: 0x7fffb14c1f44 - <unknown> 8: 0x7fffb0f2d422 - <unknown> 9: 0x7fffb0f2d4db - <unknown> 10: 0x7fffb0f2d8e8 - <unknown> 11: 0x7fffb16d3d9b - <unknown> 12: 0x7fffb0f5c6af - <unknown> 13: 0x7fffb0f68dde - <unknown> 14: 0x7fffb14c555b - <unknown> 15: 0x7ffff569dd53 - start_thread 16: 0x7ffff572563c - __clone3 17: 0x0 - <unknown> ELIFECYCLE Command failed. zsh: abort (core dumped) RUST_BACKTRACE=full pnpm tauri dev ``` I've also attached the `flake.nix` I am using if that is of any use to you.

Hello, thank you! Glad you like the project.

Unfortunately I don't use NixOS so I'm not able to help troubleshoot this directly. The panic is happening inside the Tauri CLI itself.

I'm not really familiar with NixOS other than hearing about it, but I will test it in the near future. For now, prebuilt AppImage is available if you'd like to give it a try.

Hello, thank you! Glad you like the project. Unfortunately I don't use NixOS so I'm not able to help troubleshoot this directly. The panic is happening inside the Tauri CLI itself. I'm not really familiar with NixOS other than hearing about it, but I will test it in the near future. For now, prebuilt AppImage is available if you'd like to give it a try.
Author
Contributor
Copy link

Okay no problem. I'll try some more later.
AppImage has more problems on NixOS, so I'll keep trying the build.
Thanks for the fast reply

Okay no problem. I'll try some more later. AppImage has more problems on NixOS, so I'll keep trying the build. Thanks for the fast reply

Closing as upstream, the panic originates in the Tauri CLI. If you find a fix or workaround on the NixOS side, feel free to reopen or post a PR with a flake.

Closing as upstream, the panic originates in the Tauri CLI. If you find a fix or workaround on the NixOS side, feel free to reopen or post a PR with a flake.
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
2 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#18
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?