Joe Hermaszewski
498f9f63da
haskellPackages.streamly: fix build
...
The build was broken because our `primitive` version was too high.
Using the patch from https://github.com/composewell/streamly/pull/565
2020-11-20 20:57:40 +01:00
Peter Simons
fb25b2808d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
e037d20ad4
.
2020-11-20 20:57:40 +01:00
Malte Brandy
b24ba952ec
haskellPackages.stan: Fix build
2020-11-20 20:57:39 +01:00
Malte Brandy
33d504be0e
haskellPackages.neuron: Fix dependencies
...
Sadly neuron itself remains broken. Fix for it is yet to come.
2020-11-20 20:57:39 +01:00
(cdep)illabout
12d12e5b1f
spago: get building again with ghc8102
2020-11-20 20:57:39 +01:00
(cdep)illabout
0ef0f83fbf
haskellPackages.semver-range: disable tests to get building
2020-11-20 20:57:39 +01:00
Peter Simons
7525d3eb07
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
d366f003dd
.
2020-11-20 20:57:39 +01:00
Peter Simons
ea001ce814
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
0ae957506a
.
2020-11-20 20:57:39 +01:00
Malte Brandy
dd75aa6b9b
haskellPackages.stack: Fix build of dependencies
...
* persistent-sqlite
* pantry
2020-11-20 20:57:38 +01:00
Malte Brandy
8a559a2a08
haskell.packages.ghc884.ghc-lib-parser-ex: Fix build for hls
2020-11-20 20:57:38 +01:00
Malte Brandy
93e8e7eb62
haskellPackages.hackage-security: Disable test to fix build
2020-11-20 20:57:38 +01:00
Peter Simons
045f6ba1b3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
aadf840b5e
.
2020-11-20 20:57:38 +01:00
Malte Brandy
878beaf507
haskell.packages.ghc901.th-abstraction: Fix eval error
2020-11-20 20:57:38 +01:00
Malte Brandy
9436e2ff43
haskell.packages.ghc901.QuickCheck: Bump version to fix build
2020-11-20 20:57:37 +01:00
Malte Brandy
b568d074ba
haskell.packages.{ghc865,ghc884}.exceptions: Create attribute
2020-11-20 20:57:37 +01:00
Malte Brandy
e2b6d74494
haskellPackages.haskell-language-server: Fix build
2020-11-20 20:57:37 +01:00
Malte Brandy
63e5e85ba7
haskellPackages: Fix more eval errors
2020-11-20 20:57:37 +01:00
Malte Brandy
996775e9cb
haskellPackages.nettle: Fix build
2020-11-20 20:57:37 +01:00
Peter Simons
464b6435bd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
7a6de11f77
.
2020-11-20 20:57:36 +01:00
Malte Brandy
c35a3fb3f7
haskellPackages.aeson: Fix build
2020-11-20 20:57:36 +01:00
Malte Brandy
d444c89dd4
haskellPackages: Remove obsolete packages
...
All those packages are not needed anymore in nixpkgs
2020-11-20 20:57:36 +01:00
Malte Brandy
8ef164247e
haskellPackages: Remove a lot of overrides to fix eval errors
2020-11-20 20:57:36 +01:00
Peter Simons
35b28deeb8
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
6bc2827ce8
.
2020-11-20 20:57:36 +01:00
Peter Simons
b39cad34df
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-28-gd194902 from Hackage revision
23790970b3
.
2020-11-20 20:57:35 +01:00
Peter Simons
939e04ca72
hackage2nix: No broken packages! For a while ...
2020-11-20 20:57:35 +01:00
Peter Simons
6aa6b8f0eb
haskell: drop overrides that have become obsolete in Stackage Nightly
2020-11-20 20:57:35 +01:00
Peter Simons
8a5501d14d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-28-gd194902 from Hackage revision
cb01aa6d89
.
2020-11-20 20:57:35 +01:00
Peter Simons
d8bf350320
haskellPackages: switch default package set to ghc-8.10.2
2020-11-20 20:57:35 +01:00
Peter Simons
f74137c76f
hackage2nix: update Haskell package set to Stackage Nightly 2020-11-11
...
This means we'll switch our default compiler from ghc-8.8.4 to 8.10.2.
2020-11-20 20:57:34 +01:00
Dmitry Kalinkin
bf87caed1d
Merge pull request #104102 from veprbl/pr/yoda_184
...
yoda: 1.8.3 -> 1.8.4
2020-11-20 14:33:33 -05:00
Philipp Riegger
5931f86233
vscode-extensions.ms-vscode.Go: remove
...
According to the README.md:
"This is the new home for the VS Code Go extension. We just migrated
from Microsoft/vscode-go. Learn more about our move on the Go blog."
See also: https://blog.golang.org/vscode-go .
2020-11-20 11:03:03 -08:00
Philipp Riegger
9bc146db92
vscode-extensions.golang.Go: init at 0.18.1
2020-11-20 11:03:03 -08:00
Philipp Riegger
2744d2e31f
vscode-extensions: add set for aliases
2020-11-20 11:03:03 -08:00
R. RyanTM
8b010d8904
python27Packages.azure-mgmt-loganalytics: 1.0.0 -> 2.0.0
2020-11-20 10:13:05 -08:00
Jörg Thalheim
7cf7fb7948
Merge pull request #89638 from Mic92/svox
...
svox: 2017-07-18 -> 2018-02-14
2020-11-20 19:03:30 +01:00
Jörg Thalheim
5e46d05486
Merge pull request #104261 from Mic92/spdlog
2020-11-20 19:01:29 +01:00
R. RyanTM
83cad7d019
python38Packages.atom: 0.5.2 -> 0.6.0
2020-11-20 10:00:36 -08:00
R. RyanTM
a7a38974b1
python27Packages.dockerfile-parse: 1.0.0 -> 1.1.0
2020-11-20 10:00:25 -08:00
R. RyanTM
ebf2f217a4
python27Packages.broadlink: 0.14.1 -> 0.16.0
2020-11-20 09:58:23 -08:00
Jonathan Ringer
58cc7968be
python3Packages.gipc: mark broken
...
no longer compatible with a recent version of gevent
2020-11-20 09:56:44 -08:00
Jonathan Ringer
06003e01f8
python3Packages.cassandra-driver: mark broken
...
geomet doesn't exist in nixpkgs
2020-11-20 09:56:44 -08:00
Jonathan Ringer
0aeddb448d
python3Packages.greenlet: 0.4.16 -> 0.4.17
2020-11-20 09:56:44 -08:00
Jonathan Ringer
3234520337
python3Packages.gevent: 20.5.2 -> 20.9.0
2020-11-20 09:56:44 -08:00
R. RyanTM
b80ab1565d
python27Packages.ijson: 3.1.1 -> 3.1.2.post0
2020-11-20 09:56:11 -08:00
R. RyanTM
6f6c9af4bc
python27Packages.databricks-cli: 0.11.0 -> 0.14.0
2020-11-20 09:54:22 -08:00
Kira Bruneau
87e9b49fc7
pythonPackages.debugpy: 1.1.0 -> 1.2.0
2020-11-20 09:28:22 -08:00
R. RyanTM
7042bc3fe9
python27Packages.jsonrpc-base: 1.0.3 -> 1.1.0
2020-11-20 09:26:54 -08:00
R. RyanTM
338a4dbd32
python27Packages.glom: 20.8.0 -> 20.11.0
2020-11-20 09:25:28 -08:00
Jonathan Ringer
a20cf479b3
python2Packages.locustio: remove, unmaintained
2020-11-20 09:24:15 -08:00
Christian Kampka
bc49e5f6ef
s6-portable-utils: 2.2.2.2 -> 2.2.3.0
2020-11-20 18:15:17 +01:00