vinegar: added overrideAttrs comment back (minor change)
This commit is contained in:
parent
5a810307b2
commit
1c15371393
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
, fetchpatch
|
||||
}:
|
||||
let
|
||||
# wine-staging doesn't support overrideAttrs for now
|
||||
wine = wine64Packages.staging.overrideDerivation (oldAttrs: {
|
||||
patches =
|
||||
(oldAttrs.patches or [])
|
||||
|
|
Loading…
Reference in a new issue