fixup! sed 's/_: {/{/g'
This commit is contained in:
parent
4285f6330d
commit
095706efcd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
_: let
|
||||
let
|
||||
addPatches = pkg: patches:
|
||||
pkg.overrideAttrs (old: {
|
||||
patches = (old.patches or []) ++ patches;
|
||||
|
|
Loading…
Reference in a new issue