about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-05-13 17:25:18 +0200
committerxeji <36407913+xeji@users.noreply.github.com>2018-05-13 17:25:18 +0200
commitbe53a0f2effc8933f7a6429da9692e469341bc4b (patch)
treede0baa4dc1797dd7c6b682ef1a5fb9b4cdefa8a4 /pkgs/development/ocaml-modules
parent8712ea5ccf70fcd17234edae157ec6631d5dbbc0 (diff)
downloadnixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.tar
nixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.tar.gz
nixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.tar.bz2
nixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.tar.lz
nixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.tar.xz
nixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.tar.zst
nixlib-be53a0f2effc8933f7a6429da9692e469341bc4b.zip
sasview: fix build (#40433)
The package breaks currently breaks with the following message:

```
fixed-output derivation produced path '/nix/store/5dh1mdj027ad8sprk12fqa5h5bpdxs5n-sasview' with sha256 hash '12k1w4yq1mzjxcp2cqb562c7cbwzhi54rsbmgi0fax0i1660q167' instead of the expected hash '05la54wwzzlkhmj8vkr0bvzagyib6z6mgwqbddzjs5y1wd48vpcx'
```

To fix the build the following changes were applied:

* Switched to latest master for now as the older releases have a broken
  `py.test` configuration and altering hashes.

* Added `checkPhase` which invokes `py.test` directly and drops
  duplicated files from `dist/tmpbuild`.

* Rebased the patches `pyparsing-fix.patch` and `local_config.patch` for
  the latest master revision.

Additionally refer to the discussion in #40381 for further reference.
Diffstat (limited to 'pkgs/development/ocaml-modules')
0 files changed, 0 insertions, 0 deletions