mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
sharedown: update to electron v43
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
libsecret,
|
||||
ffmpeg,
|
||||
yt-dlp,
|
||||
electron_41,
|
||||
electron_43,
|
||||
chromium,
|
||||
}:
|
||||
let
|
||||
electron = electron_41;
|
||||
electron = electron_43;
|
||||
in
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "Sharedown";
|
||||
|
||||
Reference in New Issue
Block a user