2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-20 19:16:11 +00:00
nixpkgs/pkgs
Daniel Nagy 6149d31915
chicken: enable cross-compilation
This allows the cross compilation of chicken in, at least, the following ways:

```sh
nix-build -A pkgsCross.aarch64-multiplatform.chicken
```

and

```sh
nix-build -A pkgsCross.raspberryPi.chicken
```

Building with clang on x86_64-linux has also been repaired.

Additionally, instead of reimplementing a version tester in the
`installCheckPhase`, this test has been pulled out into its own tester
attribute.

While two broken tests needed to be disabled, the functionality of static
building is not broken. Only the tests themselves seem not to be able to handle
the specification of absolute compiler paths.
2023-07-25 20:00:00 +02:00
..
applications Merge pull request from mweinelt/django-name-normalization 2023-07-25 19:41:38 +02:00
build-support
common-updater
data
desktops
development chicken: enable cross-compilation 2023-07-25 20:00:00 +02:00
games scummvm: 2.7.0 -> 2.7.1 2023-07-25 04:20:20 +00:00
misc
os-specific linux-firmware: fix build, add explicit revision 2023-07-25 10:42:28 +03:00
pkgs-lib
servers Merge pull request from NixOS/upd/hedgedoc 2023-07-25 19:12:21 +02:00
shells Merge pull request from wegank/zsh-forgit-completions 2023-07-25 10:13:51 +02:00
stdenv
test
tools Merge pull request from stigtsp/age-plugin-tpm/add-maintainer 2023-07-25 19:37:06 +03:00
top-level Merge pull request from mweinelt/django-name-normalization 2023-07-25 19:41:38 +02:00