sane-backend: deprecate phases

This commit is contained in:
Felix Buehler
2022-03-30 10:14:47 +02:00
parent f4b8977e0b
commit ff4d8134a2
+1 -1
View File
@@ -35,7 +35,7 @@ installSanePath = path: ''
in
stdenv.mkDerivation {
name = "sane-config";
phases = "installPhase";
dontUnpack = true;
installPhase = ''
function symlink () {