diff options
Diffstat (limited to 'package.nix')
-rw-r--r-- | package.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.nix b/package.nix index 3d41ea703..de7b744be 100644 --- a/package.nix +++ b/package.nix @@ -70,8 +70,6 @@ # `boehmgc-nix` then this will almost certainly have duplicate patches, which means # the patches won't apply and we'll get a build failure. ./boehmgc-coroutine-sp-fallback.diff - # https://github.com/ivmai/bdwgc/pull/586 - ./boehmgc-traceable_allocator-public.diff ]; }; |