mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
vinegar: added overrideAttrs comment back (minor change)
This commit is contained in:
parent
5a810307b2
commit
1c15371393
@ -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 New Issue
Block a user