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