nixpkgs/pkgs
Austin Seipp 12db6c18f9 cryptol: fix, rework cryptol 2.6.0 builds
- The previous build of Cryptol was broken on GHC 8.6.x, which is now the
  new default. That's been fixed with a few upstream patches that will come
  up whenever the next release happens.

  - There was also a build failure on base-compat, fixed by jailbreaking.

  - The previous setup had all-packages.nix creating a new derivation
  solely for the purpose of wrapping the Z3 binary. This has been removed:
  the wrapper is still added but during the Haskell build itself, so that
  all Haskell dependent packages can use the cryptol interpreters too.

  - In its place, we use justStaticExecutables, so people using nix-env
  and Cryptol users who *don't* need haskell dependencies can get much
  smaller closures. Obviously this still implies a second build, but
  this build is much more useful than one that merely adds a shell
  script to a package that's relatively expensive to compile...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-07 00:45:22 -05:00
..
applications python.pkgs.cypari2: 2.0.3 -> 2.1.0 (#59085) 2019-04-06 21:46:13 +00:00
build-support Merge pull request #58350 from xtruder/pkgs/dockerTools/storePathToLayer/runtimeShell 2019-04-06 19:01:19 +02:00
common-updater update-source-version: Fixes, add --ignore-same-hash 2019-04-06 19:47:08 -04:00
data Merge branch 'staging-next' 2019-04-06 13:20:53 +02:00
desktops pantheon.elementary-greeter: hardcode elementary theme 2019-04-06 21:08:29 -04:00
development cryptol: fix, rework cryptol 2.6.0 builds 2019-04-07 00:45:22 -05:00
games Merge pull request #58556 from Infinisil/fix/steamcmd 2019-04-06 16:34:18 +02:00
misc vscode-extensions.vscodevim.vim: 1.2.0 -> 1.3.0 (#58996) 2019-04-05 13:22:35 -04:00
os-specific linux: 5.0.6 -> 5.0.7 2019-04-06 12:54:45 -04:00
servers Merge pull request #58760 from r-ryantm/auto-update/pure-ftpd 2019-04-06 19:24:18 +02:00
shells oh-my-zsh: Add update script 2019-04-06 19:47:08 -04:00
stdenv top-level: Create pkgs{Build,Host,Target}{Build,Host,Target} 2019-03-24 22:12:15 -04:00
test cross/tests: add llvm-based tests 2019-02-26 19:46:24 -05:00
tools Merge pull request #58751 from r-ryantm/auto-update/playerctl 2019-04-06 23:17:49 +03:00
top-level cryptol: fix, rework cryptol 2.6.0 builds 2019-04-07 00:45:22 -05:00