Peter Simons
|
eb1e07865e
|
haskell-devtools: break infinite recursion with mprelude
|
2020-05-29 22:28:47 +02:00 |
Peter Simons
|
5244ef40ce
|
haskell-dhall: configure overrides for the newly added 0.32.0 version
|
2020-05-29 22:28:47 +02:00 |
Malte Brandy
|
6d8175075e
|
haskellPackages.shh: Disable tests
|
2020-05-29 22:28:47 +02:00 |
Aycan Irican
|
accaa8790c
|
guid: fix compilation of Setup.hs and disable tests
guid: fix compilation of Setup.hs and disable tests
Add more docs
Remove guid from broken-packages
|
2020-05-29 22:28:46 +02:00 |
Christoph Bauer
|
d895bad12a
|
Fix dependencies issues of postgresql-syntax and re+base
|
2020-05-29 22:28:46 +02:00 |
Malte Brandy
|
a61cf82b6d
|
hackagePackages.neuron: Fix build
|
2020-05-15 21:02:08 +02:00 |
Malte Brandy
|
5266ceb263
|
haskellPackages.ghcide: Fix ghcide and hie-bios
This is the haskell-updates version of #86659
|
2020-05-08 21:11:36 +02:00 |
zowoq
|
e689b329c3
|
haskellPackages.hadolint: mark unbroken, remove override
|
2020-05-01 21:52:29 +02:00 |
Peter Simons
|
c970de4586
|
haskell-dhall: disable the test suite
Dhall 1.31.x still attempts to access the network during its
test suite run, i.e. it attempts to connect to github.com.
|
2020-04-25 18:06:42 +02:00 |
Jappie Klooster
|
b95534aaea
|
cut-the-crap: init at 1.0.0
|
2020-04-17 20:50:48 +02:00 |
Troels Henriksen
|
802dfc8bd7
|
futhark: stop wrapping the executable
|
2020-04-17 20:50:48 +02:00 |
(cdep)illabout
|
a0612c2a06
|
spago: 0.14.0 -> 0.15.1
|
2020-04-17 20:50:48 +02:00 |
Jan Tojnar
|
5427f5f60a
|
haskellPackages.llvm-hs: Use LLVM 9
|
2020-04-10 20:56:38 +02:00 |
Troels Henriksen
|
88c70b16b5
|
futhark: build and install manpages
|
2020-04-03 22:00:26 +02:00 |
Jared Tobin
|
899629ba48
|
secp256k1-haskell: unbreak via override
This library simply needs libsecp256k1 in its pkgconfig-depends.
|
2020-03-20 21:07:56 +01:00 |
(cdep)illabout
|
4e3b120db1
|
spago: unbreak after update to ghc-8.8.2
|
2020-03-06 22:15:12 +01:00 |
(cdep)illabout
|
7b6f436300
|
haskellPackages.dhall_1_29_0: disable tests since they access the network
|
2020-03-06 22:15:12 +01:00 |
Peter Simons
|
f95d327f4e
|
haskell-primitive: avoid infinite recursion during evaluation
|
2020-02-28 20:31:26 +01:00 |
Simon Chatterjee
|
4f39597903
|
spago: fix Darwin build
This change gets round a weird permissions error on darwin
|
2020-02-28 20:31:23 +01:00 |
(cdep)illabout
|
c44ded75fe
|
haskellPackages.mplayer-spot: add runtime dependency on mplayer
|
2020-02-28 20:31:22 +01:00 |
(cdep)illabout
|
b68c9dda98
|
spago: 0.13.1 -> 0.14.0
|
2020-02-28 20:31:21 +01:00 |
Peter Simons
|
ddb6d70051
|
haskell-js-flot: disable test suite to break infinite evaluation cycle
|
2020-02-07 20:37:58 +01:00 |
Luka Blaskovic
|
4fa34c2283
|
llvm-general: remove
|
2020-01-30 18:35:29 -05:00 |
Brian Hicks
|
dfa9d013e7
|
postgresql-typed: disable test suite
the test suite requires a running PostgreSQL instance to complete
successfully, so we'll just skip that.
|
2020-01-10 20:56:20 +01:00 |
Robin Gloster
|
f9f46dc327
|
treewide: NIX_*_FLAGS -> string
|
2019-12-31 00:15:46 +01:00 |
Dmitry Kalinkin
|
c744527e3e
|
gitAndTools.git-annex: fix darwin build
Closes: #76342
Fixes: #73435
|
2019-12-27 20:37:13 +01:00 |
(cdep)illabout
|
b7a5df05c3
|
spago: 0.12.1.0 -> 0.13.0
|
2019-12-27 20:37:13 +01:00 |
Peter Simons
|
fc8ccfa780
|
haskell-dhall: update overrides for the latest version
|
2019-12-06 20:55:12 +01:00 |
Frederik Rietdijk
|
d14baf7747
|
Merge master into staging-next
|
2019-11-30 08:57:28 +01:00 |
(cdep)illabout
|
bb104abf63
|
spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.
https://github.com/spacchetti/spago
|
2019-11-29 10:13:35 +09:00 |
Frederik Rietdijk
|
5f8b0d7d99
|
Merge staging-next into staging
|
2019-11-19 14:53:29 +01:00 |
adisbladis
|
c9d8624ccd
|
treewide: Get rid of libGLU_combined
|
2019-11-18 20:10:43 +00:00 |
(cdep)illabout
|
22890f7b13
|
haskellPackages.llvm-hs: fix build on darwin
|
2019-11-15 21:08:45 +01:00 |
William R. Arellano
|
266ee8d74d
|
Update pkgs/development/haskell-modules/configuration-nix.nix
Co-Authored-By: Dennis Gosnell <cdep.illabout@gmail.com>
|
2019-11-15 21:08:45 +01:00 |
William R. Arellano
|
227a8e0e7c
|
dotnev: move changes from configuration-nix to configuration-common
|
2019-11-15 21:08:45 +01:00 |
William R. Arellano
|
b06de887f7
|
dotenv: fix broken package version 0.8.0.2
|
2019-11-15 21:08:45 +01:00 |
Domen Kožar
|
f1682a7f12
|
servant-client-core: patch a security issue leaking authorization header
|
2019-11-12 12:48:36 +01:00 |
William R. Arellano
|
aff8660932
|
hapistrano: addBuildTool -> addBuildTools
|
2019-11-08 18:52:37 +01:00 |
William R. Arellano
|
71446091a8
|
hapistrano: fix broken package
|
2019-11-08 18:52:36 +01:00 |
Domen Kožar
|
7a71069309
|
ghcide: unbreak
|
2019-10-18 22:49:18 +02:00 |
Domen Kožar
|
e5ae4a8dc6
|
ormolu: add from haskell package set
|
2019-10-13 14:27:17 +02:00 |
Peter Simons
|
6d95c7b595
|
haskell-gtk: clean up our existing overrides
|
2019-10-07 20:51:00 +02:00 |
Peter Simons
|
63faef32e6
|
haskell-pango: patch to fix the build
|
2019-10-07 20:51:00 +02:00 |
Konstantinos Sideris
|
c4a42a726d
|
haskellPackages.proteaaudio: link with the AudioToolbox framework on Darwin
The build is currently failing on Darwin due to missing headers. see #70151
|
2019-10-05 22:48:22 +03:00 |
mujx
|
0b1fb4f2d2
|
haskellPackages.OpenAL: link with the OpenAL framework on Darwin (#70150)
* haskellPackages.OpenAL: link with the OpenAL framework on Darwin
The missing framework caused a build failure on Darwin. Fixes #68306.
|
2019-10-05 21:44:09 +02:00 |
Domen Kožar
|
ab5863afad
|
cachix: workaround https://github.com/NixOS/nix/issues/2990
|
2019-10-03 10:52:24 +02:00 |
Domen Kožar
|
660db64a26
|
cachix: fix build on darwin
|
2019-10-03 10:08:42 +02:00 |
Domen Kožar
|
cb4332e3eb
|
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
|
2019-10-02 15:51:55 +02:00 |
Peter Simons
|
f29e3b72df
|
cachix: it's no longer necessary to add boost manually
|
2019-09-30 15:56:13 +02:00 |
Domen Kožar
|
821676200d
|
cachix: comment why boost is needed
|
2019-09-30 13:59:16 +02:00 |