Loading pkgs/applications/graphics/sane/config.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ installSanePath = path: '' in stdenv.mkDerivation { name = "sane-config"; phases = "installPhase"; dontUnpack = true; installPhase = '' function symlink () { Loading Loading
pkgs/applications/graphics/sane/config.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ installSanePath = path: '' in stdenv.mkDerivation { name = "sane-config"; phases = "installPhase"; dontUnpack = true; installPhase = '' function symlink () { Loading