nixpkgs/pkgs/os-specific
Artemis Tosini d48f526db3
openbsd.{compat,compatHook}: init
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.
2024-11-12 20:27:58 +00:00
..
bsd openbsd.{compat,compatHook}: init 2024-11-12 20:27:58 +00:00
darwin darwin.libffi: init at 35 (#354108) 2024-11-11 09:43:28 -05:00
linux linuxPackages.amneziawg: init at 1.0.20240711 (#331598) 2024-11-12 19:20:04 +01:00
windows windows.mingw_w64: fix building on arm 2024-11-06 17:27:15 -05:00