Skip to content

Commit 5a81030

Browse files
committed
vinegar: removed wine-loader-prefer-winedllpatch.patch
1 parent 93f6cd5 commit 5a81030

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkgs/by-name/vi/vinegar/package.nix

-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ let
2828
url = "https://raw.githubusercontent.com/flathub/org.vinegarhq.Vinegar/e24cb9dfa996bcfeaa46504c0375660fe271148d/patches/wine/mouselock.patch";
2929
hash = "sha256-0AGA4AQbxTL5BGVbm072moav7xVA3zpotYqM8pcEDa4=";
3030
})
31-
(fetchpatch {
32-
name = "vinegar-wine-loader-prefer-winedllpath.patch";
33-
url = "https://raw.githubusercontent.com/flathub/org.vinegarhq.Vinegar/e24cb9dfa996bcfeaa46504c0375660fe271148d/patches/wine/loader-prefer-winedllpath.patch";
34-
hash = "sha256-KscGMMSmjnQEBjNSHECw9VCX2H6z7fKxrqxEfElGwJQ=";
35-
})
3631
];
3732
});
3833
in

0 commit comments

Comments
 (0)