setcap-wrapper: Syntax wibble

This commit is contained in:
Parnell Springmeyer 2017-01-29 01:16:04 -06:00
parent 2f113ee90a
commit 7680a40a37
No known key found for this signature in database
GPG key ID: DCCF89258EAD874A

View file

@ -23,7 +23,7 @@ let
mkdir -p $out/bin
${lib.concatMapStrings mkWrapper wrappers}
'';
}
};
###### Activation script for the setcap wrappers
mkSetcapProgram =