From 7a8e8294b0cc4028807f9e31554da95dacef6c54 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 5 Oct 2018 19:32:17 +0200 Subject: ... --- hel.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hel.nix b/hel.nix index 24192d56..a2fb8f2b 100644 --- a/hel.nix +++ b/hel.nix @@ -97,6 +97,9 @@ ${oldAttrs.builder} ${pkgs.lib.concatStringsSep " " oldAttrs.args} export PATH=${pkgs.makeWrapper}/bin:$PATH + + chmod +x $out/lib/cups/filter/rastertosamsungspl + chmod +x $out/lib/cups/filter/rastertosamsungsplc echo "Wrapping samsung filters" wrapProgram $out/lib/cups/filter/rastertosamsungspl \ -- cgit v1.2.3