bitwarden: use Electron 27 instead of 26 to fix bug #273861
Merged
OfBorg / bitwarden, bitwarden.passthru.tests on aarch64-linux
skipped
Dec 13, 2023 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-linux: bitwarden, bitwarden.passthru.tests
Details
Partial log
{ nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.
Cannot nix-instantiate `bitwarden.passthru.tests' because:
error: attribute 'tests' in selection path 'bitwarden.passthru.tests' not found
Loading