mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
bitwarden-desktop: remove usage of CSC_IDENTITY_AUTO_DISCOVERY
(cherry picked from commit 9e2a7c6780)
This commit is contained in:
committed by
github-actions[bot]
parent
8c14fa3cca
commit
7b596a54cc
@@ -101,9 +101,6 @@ buildNpmPackage' rec {
|
||||
|
||||
env.ELECTRON_SKIP_BINARY_DOWNLOAD = "1";
|
||||
|
||||
# make electron-builder not attempt to codesign the app on darwin
|
||||
env.CSC_IDENTITY_AUTO_DISCOVERY = "false";
|
||||
|
||||
nativeBuildInputs = [
|
||||
cargo
|
||||
dart-sass
|
||||
|
||||
Reference in New Issue
Block a user