signal-desktop-from-src: format
This commit is contained in:
@@ -81,43 +81,44 @@
|
|||||||
# - <https://github.com/signalapp/Signal-Desktop/pull/6889>
|
# - <https://github.com/signalapp/Signal-Desktop/pull/6889>
|
||||||
|
|
||||||
|
|
||||||
{ lib
|
{
|
||||||
, alsa-lib
|
alsa-lib,
|
||||||
, asar
|
asar,
|
||||||
, at-spi2-atk
|
at-spi2-atk,
|
||||||
, at-spi2-core
|
at-spi2-core,
|
||||||
, atk
|
atk,
|
||||||
, autoPatchelfHook
|
autoPatchelfHook,
|
||||||
, bash
|
bash,
|
||||||
, buildNpmPackage
|
buildNpmPackage,
|
||||||
, buildPackages
|
buildPackages,
|
||||||
, cups
|
cups,
|
||||||
, electron-bin
|
electron-bin,
|
||||||
, fetchurl
|
fetchFromGitHub,
|
||||||
, fetchFromGitHub
|
fetchurl,
|
||||||
, flac
|
flac,
|
||||||
, gdk-pixbuf
|
gdk-pixbuf,
|
||||||
, git
|
git,
|
||||||
, gitUpdater
|
gitUpdater,
|
||||||
, gnused
|
gnused,
|
||||||
, gtk3
|
gtk3,
|
||||||
, icu
|
icu,
|
||||||
, libpulseaudio
|
lib,
|
||||||
, libwebp
|
libpulseaudio,
|
||||||
, libxslt
|
libwebp,
|
||||||
, makeShellWrapper
|
libxslt,
|
||||||
, mesa
|
makeShellWrapper,
|
||||||
, nspr
|
mesa,
|
||||||
, nss
|
nspr,
|
||||||
, pango
|
nss,
|
||||||
, python3
|
pango,
|
||||||
, rsync
|
python3,
|
||||||
, signal-desktop
|
rsync,
|
||||||
# , sqlite
|
signal-desktop,
|
||||||
# , sqlcipher
|
# sqlite,
|
||||||
, stdenv
|
# sqlcipher,
|
||||||
, wrapGAppsHook
|
stdenv,
|
||||||
, xdg-utils
|
wrapGAppsHook,
|
||||||
|
xdg-utils,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
ringrtcPrebuild = "${signal-desktop}/lib/Signal/resources/app.asar.unpacked/node_modules/@signalapp/ringrtc";
|
ringrtcPrebuild = "${signal-desktop}/lib/Signal/resources/app.asar.unpacked/node_modules/@signalapp/ringrtc";
|
||||||
|
Reference in New Issue
Block a user