From 52f22edb9cdd2beb1ec37c80913c5fab1f73dd47 Mon Sep 17 00:00:00 2001 From: Philipp Date: Mon, 27 Sep 2021 17:57:52 +0200 Subject: [PATCH] wine-staging: Move staging patches to prePatch --- pkgs/misc/emulators/wine/staging.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/misc/emulators/wine/staging.nix b/pkgs/misc/emulators/wine/staging.nix index abfc4f832a3b..c6bdb4012457 100644 --- a/pkgs/misc/emulators/wine/staging.nix +++ b/pkgs/misc/emulators/wine/staging.nix @@ -12,7 +12,7 @@ in assert lib.getVersion wineUnstable == patch.version; name = "${self.name}-staging"; - postPatch = self.postPatch or "" + '' + prePatch = self.prePatch or "" + '' patchShebangs tools cp -r ${patch}/patches . chmod +w patches