nixpkgs/pkgs
justinwoo 0810c406b7 purescript: fix purescript derivation using easy-purescript-nix
For the past couple of years, there has continued to be problems with having the PureScript compiler on nixpkgs building from Haskell packages it is not built against in its actual development and release. We have seen this issue come up multiple times here on nixpkgs, but this also causes numerous issues to be filed against the PureScript compiler repository. One example of an exchange that has occurred multiple times in the past: https://github.com/NixOS/nixpkgs/issues/53597 https://github.com/purescript/purescript/issues/3571. As noted, the PureScript compiler is not on Stackage because it is not meant to be used as a library, and it does not update itself to the latest LTS and cut releases to match LTS releases.

Instead, I have begun maintaining my own derivation for the PureScript compiler (among other tools) in a small project here: https://github.com/justinwoo/easy-purescript-nix. Within are other reference and derivations for other tools commonly used in the PureScript ecosystem, updated to their respective newest releases. These derivations use the same releases that other Linux and OSX users use, along with the standard application of patchELF to provide for runtime dependencies such as zlib, gmp, and ncurses5. These derivations are now used by a variety of NixOS, non-NixOS Linux, and OSX users.

This commit then consumes the easy-purescript-nix derivation for the PureScript compiler and provides it in all-packages for consumption.
2019-03-20 00:36:55 +02:00
..
applications Merge pull request #57868 from Kaali/coreaudio-sox 2019-03-19 19:11:13 +01:00
build-support bazel-remote: init at 2019-01-12 2019-03-11 11:10:59 +01:00
common-updater common-updater-scripts: Add file and system flags 2019-03-02 23:03:04 +01:00
data cherry: 1.2 -> 1.3 (#57841) 2019-03-18 19:10:56 +01:00
desktops pantheon.contractor: add wrapGAppsHook 2019-03-18 23:32:08 -04:00
development purescript: fix purescript derivation using easy-purescript-nix 2019-03-20 00:36:55 +02:00
games anki: 2.1.9 -> 2.1.11 (#57852) 2019-03-18 20:04:42 +01:00
misc vscode-extensions.alanz.vscode-hie-server: init at 0.0.25 2019-03-17 21:01:26 +01:00
os-specific linux: 5.0.2 -> 5.0.3 2019-03-19 08:56:06 -04:00
servers Merge pull request #56334 from peterhoeg/u/shairplay 2019-03-18 11:29:38 +08:00
shells mksh: 56c -> 57 2019-03-10 17:46:59 -07:00
stdenv pkgs/stdenv/booter.nix: fix a typo 2019-03-14 14:01:20 +00:00
test cross/tests: add llvm-based tests 2019-02-26 19:46:24 -05:00
tools Merge pull request #57820 from illegalprime/fix/tree-cross 2019-03-19 17:48:56 -04:00
top-level purescript: fix purescript derivation using easy-purescript-nix 2019-03-20 00:36:55 +02:00