Commit Graph

221070 Commits

Author SHA1 Message Date
R. RyanTM
19ecaba428 python27Packages.pid: 3.0.0 -> 3.0.3 2020-04-10 12:55:53 -07:00
Peter Simons
695960e95f
Merge pull request #84712 from NixOS/haskell-updates
Update Haskell package set to LTS 15.7 (plus other fixes)
2020-04-10 21:46:01 +02:00
Benjamin Hipple
b93ca0fd67
Merge pull request #84884 from Izorkin/maxscale-broken
maxscale: make broken package
2020-04-10 15:40:48 -04:00
Peter Simons
0eb4bfa5fb darcs: don't try to build the package with ghc-8.8.x 2020-04-10 21:27:47 +02:00
R. RyanTM
386ded63b6 python37Packages.azure-core: 1.3.0 -> 1.4.0 2020-04-10 12:25:36 -07:00
Domen Kožar
a0f0bcdd08
Merge pull request #84276 from turboMaCk/create-elm-app
elmPackages.create-elm-app: init at 4.2.4
2020-04-10 21:24:23 +02:00
Peter Simons
556367eb12 haskell-ShellCheck: drop obsolete patch to fix the build 2020-04-10 21:24:03 +02:00
Benjamin Hipple
3fea9ace4b
Merge pull request #84833 from r-ryantm/auto-update/libgnurl
libgnurl: 7.67.0 -> 7.69.1
2020-04-10 15:23:00 -04:00
Benjamin Hipple
dd8d859829 opencl-clhpp: fix install directory
Previously, it was installing to `$out/include/include`. Now it's correct:

/nix/store/alw8idc8qhfhzw98banq2l5hmrdaglgm-opencl-clhpp-2.0.11
├── include
│   └── CL
│       ├── cl2.hpp
│       └── cl.hpp
└── nix-support
    └── propagated-build-inputs

3 directories, 3 files
2020-04-10 12:22:13 -07:00
Benjamin Hipple
622423781b
Merge pull request #84795 from r-ryantm/auto-update/yafaray-core
yafaray-core: 3.3.0 -> 3.4.1
2020-04-10 15:21:58 -04:00
R. RyanTM
75e9b071f8 python37Packages.aiosqlite: 0.11.0 -> 0.12.0 2020-04-10 12:18:47 -07:00
Marco Orovecchia
6e72b95a93 pythonPackages.aioharmony: init at 0.2.1 2020-04-10 12:17:42 -07:00
Eelco Dolstra
aa084e2a24
nix: Fix fallback paths 2020-04-10 21:13:15 +02:00
Jonathan Ringer
877897d0a8 python38Packages.fire: disable fragile test 2020-04-10 12:10:45 -07:00
R. RyanTM
d1d7f86f6f python27Packages.fire: 0.3.0 -> 0.3.1 2020-04-10 12:10:45 -07:00
Marek Fajkus
02bc5b0ba1
elmPackages.create-elm-app: init at 4.2.4 2020-04-10 21:08:25 +02:00
R. RyanTM
4b011ce9ee python27Packages.gmusicapi: 12.1.1 -> 13.0.0 2020-04-10 12:03:01 -07:00
R. RyanTM
9c6cfa787e python27Packages.django-webpack-loader: 0.6.0 -> 0.7.0 2020-04-10 12:00:16 -07:00
R. RyanTM
378c7c5e06 python27Packages.databricks-cli: 0.9.1 -> 0.10.0 2020-04-10 11:59:47 -07:00
Aaron Andersen
276a27b8f5
Merge pull request #80878 from MilesBreslin/nnn_config
nnn: Fix configuration file
2020-04-10 14:58:32 -04:00
Peter Simons
a88efcfe2f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246.
2020-04-10 20:57:28 +02:00
Benjamin Hipple
dde4574cbf
Merge pull request #84883 from vbgl/ocaml-fmt-0.8.6
ocamlPackages.fmt: 0.8.5 → 0.8.6
2020-04-10 14:57:11 -04:00
Peter Simons
6ec9d95a86 haskell-tensorflow: fix evalution errors
The configuration-tensorflow.nix file specified several overrides for version
0.2.x packages, but those packages are no longer included in our package set
because they are so old. (Current versions seem to be in the range of 0.6.x.)

I fixed the evalution errors, but I did not verify whether these packages
actually build with the newer versions.
2020-04-10 20:56:39 +02:00
Adam Sandberg Ericsson
08a9d51699 ghc: mention why ld.gold is disabled for musl libc 2020-04-10 20:56:39 +02:00
Adam Sandberg Ericsson
4675649d9c ghc: don't use ld.gold with musl libc (fixes #84670)
ld.gold doesn't play well with musl as is documented in #49071 and
https://sourceware.org/bugzilla/show_bug.cgi?id=23856
2020-04-10 20:56:38 +02:00
Jan Tojnar
5427f5f60a haskellPackages.llvm-hs: Use LLVM 9 2020-04-10 20:56:38 +02:00
Peter Simons
450396e28d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246.
2020-04-10 20:56:37 +02:00
Sam Doshi
c64ba7e26a hackage2nix: unbreak hsexif 2020-04-10 20:56:37 +02:00
Mike Sperber
267d7a151b hackage2nix: update extra-packages we keep around for tensorflow
This is the first step towards unbreaking the tensorflow packages.
2020-04-10 20:56:37 +02:00
Marek Fajkus
0a4769ba6f haskellPackages.persistent-postgresql: don't check
Test suite requires database. Disabling tests as is done for mysql backend.
2020-04-10 20:56:36 +02:00
Chuck
5c7bf5123c haskellPackages.idris: Fix build (new GHC 8.8 & old megaparsec 7)
The hackage-packages.nix change was generated by hackage2nix v2.15.1 from Hackage revision
ad4a70d448.
2020-04-10 20:56:36 +02:00
Peter Simons
7467d0a587 hackage2nix: disable failing builds to fix Nixpkgs evaluation errors 2020-04-10 20:56:35 +02:00
R. RyanTM
1450740470 suitesparse: 5.7.1 -> 5.7.2 2020-04-10 11:55:20 -07:00
Peter Simons
d80ce4bee6 LTS Haskell 15.7 2020-04-10 20:52:31 +02:00
R. RyanTM
b7d77ef721 python27Packages.azure-mgmt-compute: 11.1.0 -> 12.0.0 2020-04-10 11:48:42 -07:00
R. RyanTM
05d265d62e python27Packages.azure-mgmt-resource: 8.0.1 -> 9.0.0 2020-04-10 11:41:35 -07:00
worldofpeace
1f51deb348
Merge pull request #83995 from Emantor/bump/xorg_server
xorg.xorgserver: 1.20.7 -> 1.20.8
2020-04-10 14:35:52 -04:00
R. RyanTM
9569bf8223 python27Packages.azure-mgmt-rdbms: 2.1.0 -> 2.2.0 2020-04-10 11:32:54 -07:00
Benjamin Hipple
85cb04b520
Merge pull request #84847 from r-ryantm/auto-update/highlight
highlight: 3.55 -> 3.56
2020-04-10 14:27:30 -04:00
worldofpeace
0e27a1f2b4
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
Pantheon update 2020-04-10
2020-04-10 14:17:48 -04:00
lewo
168a045e25
Merge pull request #84921 from eonpatapon/cue-0.1.0
cue: 0.0.15 -> 0.1.0
2020-04-10 20:12:03 +02:00
Rouven Czerwinski
ce4b26a8fe xorg.xorgserver: 1.20.7 -> 1.20.8
https://lists.x.org/archives/xorg-announce/2020-March/003041.html

This release contains a fix for XWayland which removes a buffer swap
race between XWayland and the compositor. This resulted in flickering in
previous versions.
2020-04-10 20:07:11 +02:00
worldofpeace
215f3042fa
Merge pull request #84341 from Emantor/bump/drm_info
drm_info: 2.1.0 -> 2.2.0
2020-04-10 14:05:29 -04:00
Jean-Philippe Braun
e9a4780766 cue: 0.0.15 -> 0.1.0 2020-04-10 19:58:33 +02:00
Benjamin Hipple
a1f6400fd5
Merge pull request #84451 from robertodr/update-mkl
mkl: 2020.0.166 -> 2020.1.217 (Linux only)
2020-04-10 13:54:49 -04:00
Benjamin Hipple
2400712f96
Merge pull request #84855 from drewrisinger/dr-pr-cvxpy-bump
python3Packages.cvxpy: 1.0.25 -> 1.0.31
2020-04-10 13:48:20 -04:00
Vincent Laporte
32e5039100
ocamlPackages.fmt: 0.8.5 → 0.8.6 2020-04-10 19:03:52 +02:00
Vincent Laporte
bab29617d1
ocamlPackages.cstruct-sexp: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte
942d312a69
ocamlPackages.cstruct-sexp: separate checkInputs 2020-04-10 19:03:35 +02:00
Vincent Laporte
8e0d02c073
ocamlPackages.ppx_blob: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00