Drop boehm-gc patch, now included in nixpkgs

Not actually included yet, please wait for staging-next before merging
This commit is contained in:
Ilya K 2024-05-03 18:53:33 +03:00
parent a792d328c4
commit 7f44f96df0

View file

@ -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"; })
];
})
);