Skip to content

Commit 1c15371

Browse files
committed
vinegar: added overrideAttrs comment back (minor change)
1 parent 5a81030 commit 1c15371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
, fetchpatch
1313
}:
1414
let
15+
# wine-staging doesn't support overrideAttrs for now
1516
wine = wine64Packages.staging.overrideDerivation (oldAttrs: {
1617
patches =
1718
(oldAttrs.patches or [])

0 commit comments

Comments
 (0)