We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a81030 commit 1c15371Copy full SHA for 1c15371
pkgs/by-name/vi/vinegar/package.nix
@@ -12,6 +12,7 @@
12
, fetchpatch
13
}:
14
let
15
+ # wine-staging doesn't support overrideAttrs for now
16
wine = wine64Packages.staging.overrideDerivation (oldAttrs: {
17
patches =
18
(oldAttrs.patches or [])
0 commit comments