1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
nixpkgs/pkgs
Austin Seipp 564653f91d ocamlPackages.zarith: use buildOcaml instead of mkDerivation
This has two main advantages:

  - By setting hasSharedObjects = true, buildOcaml will automatically
include a setup-hook.sh that sets CAML_LD_LIBRARY_PATH in dependent
expressions. This is needed to pick up dllzarith.so properly which is
shipped as part of the library.

  - We can kill the ugly assert in the expression and instead change it
to use minimumSupportedOcamlVersion.

(Note: this was reverted in b44d5136e8, but the change is
exactly equivalent -- I wasn't sure what impact zarith might actually
have without checking OfBorg, which I wanted to do first.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 01:28:11 -06:00
..
applications Merge pull request #53865 from jethrokuan/fix/calibre 2019-01-15 00:48:52 +01:00
build-support Merge branch 'master' into staging-next 2019-01-12 12:19:34 +01:00
common-updater
data all-cabal-hashes: update to Hackage at 2019-01-14T00:08:02Z 2019-01-14 09:49:56 +01:00
desktops gnomeExtensions.gsconnect: init at 20 2019-01-13 17:43:32 +01:00
development ocamlPackages.zarith: use buildOcaml instead of mkDerivation 2019-01-15 01:28:11 -06:00
games enyo-doom: 1.05 -> 1.06 2019-01-13 09:50:32 +01:00
misc Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-series 2019-01-14 11:02:02 +00:00
os-specific linux: 5.0-rc1 -> 5.0-rc2 2019-01-14 09:24:39 -05:00
servers Merge pull request #53797 from nyanloutre/matrix-synapse-upgrade 2019-01-14 10:03:47 +01:00
shells zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
stdenv stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
test
tools Merge pull request #52647 from PsyanticY/pipreqs-2 2019-01-15 00:10:40 +01:00
top-level nextpnr: use qtbase-5.11 instead of 5.12 2019-01-15 00:33:59 -06:00