1
0
forked from nikkuss/pkgs

remove breakpoint hook

This commit is contained in:
2025-12-06 12:57:47 +04:00
parent 34dbec903f
commit f77541c4bf
+1 -1
View File
@@ -114,7 +114,7 @@ in
depsBuildBuild =
lib.filter (d: d != buildPlatformLlvmStdenv && d != buildPlatformLlvmStdenv.cc) base.depsBuildBuild
++ [
breakpointHook
# breakpointHook
];
# skip chromium-126-llvm-17.patch
patches = lib.filter (