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
Peter Simons
1da98bb281
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-4-gd25a3c5 from Hackage revision
5fa644505e
.
2019-04-02 09:53:31 +02:00
Peter Simons
1e41576638
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-4-gd25a3c5 from Hackage revision
f007a3166a
.
2019-03-28 10:27:46 +01:00
Peter Simons
803e956919
liquidhaskell: switch ghc-8.6.x version to the 'develop' branch to fix the build
2019-03-26 17:20:35 +01:00
Peter Simons
999450f7d3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-4-gd25a3c5 from Hackage revision
12f5245f28
.
2019-03-26 17:20:34 +01:00
Peter Simons
3e113f5f7a
Merge pull request #58199 from rnhmjoj/superbuffer
...
haskellPackages.superbuffer: fix build
2019-03-25 13:57:12 +01:00
rnhmjoj
32ec718b57
haskellPackages.superbuffer: fix build
2019-03-24 12:07:40 +01:00
Peter Simons
b23f9e540f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
4b477e240f
.
2019-03-23 17:06:25 +01:00
Peter Simons
7c04e3eb75
haskell-arbtt: add build products into $PATH for the check phase
...
Fixes https://github.com/NixOS/nixpkgs/pull/57585 .
2019-03-17 09:43:14 +01:00
Peter Simons
e98e4d21fa
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
83ddbaad89
.
2019-03-17 09:21:20 +01:00
Peter Simons
b514a6d351
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
faa5a059ee
.
2019-03-16 20:31:23 +01:00
Peter Simons
8a0d1650a3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
9fb5246e3c
.
2019-03-13 18:11:03 +01:00
Peter Simons
fa376f7548
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
9939986acd
.
2019-03-10 11:12:51 +01:00
Peter Simons
aef1d63650
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
76af45f9cb
.
2019-03-06 14:24:51 +01:00
Peter Simons
78b94d335d
haskell-packages: re-write references to webkit to webkitgtk
2019-03-06 00:20:07 +01:00
Peter Simons
2d3455ec0e
haskell-packages.nix: fix all references that refer to a known alias
...
Thanks to @jtojnar for implementing this improvement.
2019-03-05 21:22:46 +01:00
Peter Simons
fbc21368b9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
f2e35741b5
.
2019-03-05 21:22:46 +01:00
Jan Tojnar
2ac764de78
Revert "hackage-packages.nix: automatic Haskell package set update"
...
This reverts commit fe0f47110f
.
2019-03-05 16:28:29 +01:00
Jan Tojnar
fe0f47110f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-7-g6b9bca8 from Hackage revision
98dbc22cb4
.
2019-03-05 16:27:46 +01:00
Jan Tojnar
57c745f530
gnome2: remove aliases
2019-03-05 15:37:45 +01:00
Peter Simons
6e04ad9523
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
43355d3d6c
.
2019-03-05 11:13:47 +01:00
Peter Simons
a70e883445
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
137855b0b1
.
2019-03-05 11:13:47 +01:00
Peter Simons
d955c0a385
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-9-g74e5d36 from Hackage revision
dc5ba26095
.
2019-03-05 10:22:33 +01:00
Ryan Mulligan
cdc652ad45
haskell: fix removed aliases; fix OfBorg eval
2019-03-02 13:52:20 -08:00
Peter Simons
3d3e5cafa7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
e78602c2a3
.
2019-03-02 19:30:40 +01:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Peter Simons
8913ba2a8d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
40db99045c
.
2019-02-27 09:11:14 +01:00
Peter Simons
3d596e90da
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
db6cb31415
.
2019-02-24 10:14:29 +01:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Peter Simons
4f208c5818
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
f59e85c25b
.
2019-02-22 10:34:55 +01:00
Frederik Rietdijk
e2cd07b997
Merge staging-next into staging
2019-02-21 07:54:33 +01:00
Peter Simons
905ffbba4b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
51bfa34234
.
2019-02-20 20:07:02 +01:00
Matthew Bauer
b1bbd94bb6
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-18 20:36:48 -05:00
Peter Simons
64334a7b64
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-5-g0b4d758 from Hackage revision
c3f27250ec
.
2019-02-18 10:39:12 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Peter Simons
0f68f393bf
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1 from Hackage revision
6098061825
.
2019-02-04 18:11:24 +01:00
Peter Simons
bb6dbfef03
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1 from Hackage revision
2b2341be91
.
2019-02-02 13:13:04 +01:00
Peter Simons
f3dc051771
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
01238f97b1
.
2019-01-29 20:19:54 +01:00
Peter Simons
7aabea02f0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
c400563a55
.
2019-01-29 10:23:54 +01:00
Vladimír Čunát
eb965a4b38
Revert "hackage-packages.nix: automatic Haskell package set update"
...
This reverts commit c6ff4d6192
.
error: while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/.gc-of-borg-outpaths.nix:39:12, called from undefined position:
while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/top-level/release-lib.nix:121:6, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/attrsets.nix:292:43:
while evaluating 'hydraJob' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:157:14, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/top-level/release-lib.nix:121:14:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:174:13:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:141:13:
while evaluating the attribute 'buildInputs' of the derivation 'tonaparser-0.1.0.0' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/stdenv/generic/make-derivation.nix:185:11:
while evaluating the attribute 'buildInputs' of the derivation 'tonatona-0.1.0.0' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/stdenv/generic/make-derivation.nix:185:11:
infinite recursion encountered, at undefined position
2019-01-27 11:42:40 +01:00
Peter Simons
c6ff4d6192
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
48c03b982b
.
2019-01-27 10:26:39 +01:00
Peter Simons
6ca4fdcf87
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
72a2d5c004
.
2019-01-25 11:54:25 +01:00
Peter Simons
178836c9bb
LTS Haskell 13.3
...
- add megaparsec < 7.0 for Idris
- update Haskell package with hackage2nix v2.13-1-gda47f40 from Hackage
revision e81e538727
2019-01-21 08:56:45 +01:00
Peter Simons
512bdb02f2
LTS Haskell 13.2
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
e5010211f9
.
2019-01-14 09:48:53 +01:00
Peter Simons
4976bc2fe2
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
7f0cb0143c
.
2019-01-07 10:57:16 +01:00
Peter Simons
720a857c55
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
62a980cbfe
.
2019-01-04 12:57:12 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode
2019-01-01 17:19:07 +01:00
Peter Simons
1131244889
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
752c180edc
.
2018-12-26 13:46:12 +01:00
Peter Simons
e6d726e5aa
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.12-11-gaf7cf68 from Hackage revision
6694c4746f
.
2018-12-21 14:02:57 +01:00
Peter Simons
8d937208fa
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.12-9-g89ccf08 from Hackage revision
7882a52a63
.
2018-12-14 20:29:17 +01:00