+30
−0
+6
−0
+4
−0
+1
−0
+2
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
OpenBSD does not provide a compatibility library for running build tools on other OSes, but we still need one. `openbsd.compat` inspired by the `freebsd.compat` package and provides a header-only compatibility layer that can be used across multiple openbsd build packages. The source is included in the nixpkgs tree because it functions similarly to per-package patches. `openbsd.compatHook` provides a build hook that can be added into `extraNativeBuildInputs` to include `compat` in the library search path as a system library.