qdigidoc: nixpkgs-fmt
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
{ lib, mkDerivation, fetchurl, cmake, gettext
|
||||
, pkg-config, libdigidocpp, opensc, openldap, openssl, pcsclite, qtbase
|
||||
, qttranslations, qtsvg }:
|
||||
{ lib
|
||||
, mkDerivation
|
||||
, fetchurl
|
||||
, cmake
|
||||
, gettext
|
||||
, pkg-config
|
||||
, libdigidocpp
|
||||
, opensc
|
||||
, openldap
|
||||
, openssl
|
||||
, pcsclite
|
||||
, qtbase
|
||||
, qttranslations
|
||||
, qtsvg
|
||||
}:
|
||||
|
||||
mkDerivation rec {
|
||||
pname = "qdigidoc";
|
||||
|
||||
Reference in New Issue
Block a user