vinegar: added overrideAttrs comment back (minor change)

This commit is contained in:
ardishco-the-great 2024-02-19 19:03:36 +03:00
parent 5a810307b2
commit 1c15371393

View File

@ -12,6 +12,7 @@
, fetchpatch
}:
let
# wine-staging doesn't support overrideAttrs for now
wine = wine64Packages.staging.overrideDerivation (oldAttrs: {
patches =
(oldAttrs.patches or [])