kio: update patches

This commit is contained in:
Thomas Tuegel
2021-04-07 05:44:56 -05:00
parent acb2d5d9db
commit ec490b9d2c
5 changed files with 52 additions and 29 deletions
@@ -22,7 +22,7 @@ mkDerivation {
];
outputs = [ "out" "dev" ];
patches = [
./samba-search-path.patch
./kio-debug-module-loader.patch
./0001-Remove-impure-smbd-search-path.patch
./0002-Debug-module-loader.patch
];
}