nixpkgs/pkgs/development/libraries/zziplib
Alyssa Ross e6c17d8808
zziplib: broaden platforms
Builds fine for FreeBSD and NetBSD.

The use of Python's platforms comes from f2b30a1bf7 ("Zziplib: Build
only where Python is supported."), from way before Nixpkgs supported
cross compilation.  (Python is a native build input.)  Now that we do
support cross compilation, we shouldn't couple the platforms of a
package to one of its native build inputs like this.
2023-01-22 15:13:17 +00:00
..
default.nix