mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
It's clearly quite late
This commit is contained in:
parent
61fe8de40c
commit
fd974085bf
1 changed files with 0 additions and 3 deletions
|
@ -59,9 +59,6 @@ let
|
|||
|
||||
chmod "u${if setuid then "+" else "-"}s,g${if setgid then "+" else "-"}s,${permissions}" ${permissionsWrapperDir}/${program}
|
||||
'';
|
||||
|
||||
mkActivationScript = programsToWrap:
|
||||
;
|
||||
in
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue