Nixpkgs version
Describe the bug
error: Refusing to evaluate package 'electron-39.8.10' in /nix/store/snzg7swkp0vsd2qch9izsbmxnyb13ca0-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure
Known issues:
- Electron version 39.8.10 is EOL
Getting this error because Logseq has an input of electron_39 and that was marked insecure in #521310
I'm also seeing this issue for bitwarden-desktop, and am currently overriding the input to electron_40 in my config.
I would be happy to contribute the fix! Might need a little direction as I haven't worked with nixpkgs before.
Steps to reproduce
Add logseq to home.packages and configuration build should fail.
Not sure how one would reproduce this from a nixpkgs repo.
Expected behaviour
Build successfully without errors
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.12.80, NixOS, 25.11 (Xantusia), 25.11.20260410.54170c5
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.31.4
- nixpkgs:
/nix/store/m5dr0w2wb9lca77ar3idab31szd6mix7-source
Notify maintainers
@TomaSajt
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Describe the bug
error: Refusing to evaluate package 'electron-39.8.10' in /nix/store/snzg7swkp0vsd2qch9izsbmxnyb13ca0-source/pkgs/development/tools/electron/binary/generic.nix:50 because it is marked as insecure
Getting this error because Logseq has an input of electron_39 and that was marked insecure in #521310
I'm also seeing this issue for bitwarden-desktop, and am currently overriding the input to electron_40 in my config.
I would be happy to contribute the fix! Might need a little direction as I haven't worked with nixpkgs before.
Steps to reproduce
Add logseq to home.packages and configuration build should fail.
Not sure how one would reproduce this from a nixpkgs repo.
Expected behaviour
Build successfully without errors
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"Linux 6.12.80, NixOS, 25.11 (Xantusia), 25.11.20260410.54170c5yesyesnix-env (Nix) 2.31.4/nix/store/m5dr0w2wb9lca77ar3idab31szd6mix7-sourceNotify maintainers
@TomaSajt
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.