sxmo-utils: use makeBinaryWrapper for better perf
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
, lib
|
||||
, libnotify
|
||||
, lisgd
|
||||
, makeWrapper
|
||||
, makeBinaryWrapper
|
||||
, mako
|
||||
, mepo
|
||||
, modemmanager
|
||||
@@ -123,7 +123,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
makeWrapper
|
||||
makeBinaryWrapper
|
||||
scdoc
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user