We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f6cd5 commit 5a81030Copy full SHA for 5a81030
pkgs/by-name/vi/vinegar/package.nix
@@ -28,11 +28,6 @@ let
28
url = "https://raw.githubusercontent.com/flathub/org.vinegarhq.Vinegar/e24cb9dfa996bcfeaa46504c0375660fe271148d/patches/wine/mouselock.patch";
29
hash = "sha256-0AGA4AQbxTL5BGVbm072moav7xVA3zpotYqM8pcEDa4=";
30
})
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
- })
36
];
37
});
38
in
0 commit comments