Drop boehm-gc patch, now included in nixpkgs
Not actually included yet, please wait for staging-next before merging
This commit is contained in:
parent
a792d328c4
commit
7f44f96df0
|
@ -8,9 +8,6 @@ let
|
|||
# for clown reasons this version is newer than the one in lix, we should
|
||||
# fix this and update our nixpkgs pin
|
||||
(prev.path + "/pkgs/tools/package-management/nix/patches/boehmgc-coroutine-sp-fallback.patch")
|
||||
|
||||
# https://github.com/ivmai/bdwgc/pull/586
|
||||
(builtins.path { path = lix + "/boehmgc-traceable_allocator-public.diff"; name = "boehmgc-traceable_allocator-public.patch"; })
|
||||
];
|
||||
})
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue