Tidy nckx-maintained packages
- Use fetchFromGitHub when possible - Build in parallel if supported
This commit is contained in:
@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ autoreconfHook gtk2 pcsclite pkgconfig ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
doCheck = true;
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user