Kai Wohlfahrt
4d8cf0b84e
pytorch: disable distributed tests
...
These fail with sandboxing
2018-11-07 17:09:54 +00:00
Vincent Laporte
faea8def19
coqPackages_8_5.fiat_HEAD: fix build
2018-11-06 12:10:09 +00:00
Peter Simons
dde2ea4f37
git-annex: update sha256 hash for new version 7.20181105
2018-11-06 10:42:51 +01:00
Peter Simons
f3900c0617
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-3-gc8d18e2 from Hackage revision
a1470d397f
.
2018-11-06 10:42:47 +01:00
Peter Simons
0699f9ef07
LTS Haskell 12.17
2018-11-06 10:35:02 +01:00
Peter Simons
8d81cf6201
ghc: add new version 8.6.2
2018-11-06 10:35:02 +01:00
Andres Romero
2718feae6f
nodePackages.ttf2eot: init at 2.0.0
...
fixes #49575
2018-11-06 09:16:45 +00:00
ilikeavocadoes
dfa5a2bbc3
nodePackages: add azure-functions-core-tools ( #48453 )
2018-11-06 07:36:52 +01:00
Carles Pagès
d9f8cf734e
SDL2: 2.0.8 -> 2.0.9
2018-11-05 22:25:55 +01:00
markuskowa
bf8c031074
Merge pull request #49199 from markuskowa/fet-scalapack
...
scalapack: switch to openblas and add test
2018-11-05 21:12:01 +01:00
John Ericson
a054d74507
Merge pull request #48244 from volth/patch-257
...
meson: fix cross compilation of systemd
2018-11-05 15:09:32 -05:00
volth
9e1b883144
meson: fix cross compilation of systemd
...
Co-authored-by: Robin Gloster <mail@glob.in>
2018-11-05 14:39:30 -05:00
Matthew Bauer
ada49ba736
talloc: use fixDarwinDylibNames
...
The makefile isn’t setting install_name properly causing issues on
macOS. fixDarwinDylibNames seems to fix this.
2018-11-05 13:30:43 -06:00
Matthew Bauer
21eeb00a08
treewide: get rid of osx cmake flags
...
Flags that we now set globally:
- CMAKE_OSX_SYSROOT
- CMAKE_OSX_DEPLOYMENT_TARGET
can now be removed.
(cherry picked from commit 8742d5de30dfe2447c0fb56a2e7410b402effc80)
2018-11-05 13:30:42 -06:00
Jörg Thalheim
5c63ee6216
Merge pull request #49104 from zarelit/mailcatcher_rework
...
mailcatcher: repackage using bundlerApp
2018-11-05 16:12:09 +00:00
Vincent Laporte
cd05d5a112
coqPackages.autosubst: fix build
2018-11-05 14:53:19 +00:00
Peter Simons
2b9916c715
haskell-pandoc: update overrides for the new version
2018-11-05 14:06:29 +01:00
Peter Simons
90acab51fe
haskell-vty: update overrides for the new version
2018-11-05 14:06:29 +01:00
Peter Simons
0a74322a5d
haskell-hspec: update overrides for the new version some more
2018-11-05 14:06:29 +01:00
Peter Simons
72825b5e39
haskell-hspec-discover: update overrides for the new version
2018-11-05 14:06:29 +01:00
Peter Simons
627624f5cd
haskell-hspec-core: update overrides for the new version
2018-11-05 14:06:28 +01:00
Peter Simons
748ea69fab
haskell-hspec: update overrides for the new version
2018-11-05 14:06:28 +01:00
Peter Simons
db203c84e3
haskell-hpack: update overrides for the new version
2018-11-05 14:06:28 +01:00
Peter Simons
d15d64352a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-3-gc8d18e2 from Hackage revision
01afc16a43
.
2018-11-05 14:06:24 +01:00
Peter Simons
68b1d626fb
hackage2nix: disable failing Hydra builds
2018-11-05 14:06:23 +01:00
Renato Alves
3bcdb3945a
ghc-8.2.1-binary: Patch shebang causing failures in Centos 6
2018-11-05 14:05:50 +01:00
Peter Simons
ff060e74b8
haskell-cpython: don't bind the obsolete name "python34"
...
Fixes the evaluation error introduced by 4f45edbd9a
.
2018-11-05 14:03:43 +01:00
Peter Simons
4f45edbd9a
haskell-cpython: revert "set to null"
...
This reverts commit 6a0b1b13b6
. Please don't null
out the entire package just because its build is broken at the moment. If you
want to prevent users from compiling cpython, then haskell.lib.markBroken (or,
even better: markBrokenVersion) are the way to do it.
2018-11-05 10:06:26 +01:00
Matthew Bauer
4056c436c9
http-parser: cleanup
2018-11-04 20:03:53 -06:00
Robert Helgesson
fa30c8cfca
lombok: 1.16.22 -> 1.18.4
2018-11-04 22:36:45 +01:00
Vincent Laporte
b3f6840d8e
coqPackages.ssreflect: refactor
2018-11-04 20:49:38 +00:00
Vincent Laporte
d2c38d1eef
coqPackages.mathcomp: refactor
2018-11-04 20:49:38 +00:00
Silvan Mosberger
1dd6445252
Merge pull request #49758 from LumiGuide/fix-shellhook-ignore-haskell
...
haskellPackages.*.env: Fixed shellHook being ignored
2018-11-04 19:07:40 +01:00
Jörg Thalheim
22472dbe77
Merge pull request #49635 from vbgl/coq-contribs-zfc-8.8
...
coqPackages.contribs.zfc: enable for Coq 8.8
2018-11-04 18:00:38 +00:00
Frederik Rietdijk
6a0b1b13b6
haskellPackages.cpython: set to null
...
because these are bindings for cpython 3.4 which we no longer distribute.
2018-11-04 18:48:24 +01:00
Frederik Rietdijk
b1bdce0793
python34: remove
...
Python 3.4 will receive it's final patch release in March 2019 and there won't
be any releases anymore after that, so also not during NixOS 2019.03.
Python 3.4 is not used anymore in Nixpkgs. In any case, migrating code from
3.4 to 3.4+ is trivial.
2018-11-04 18:48:24 +01:00
Robert Schütz
6a73df797c
Merge pull request #49744 from nyanloutre/python-gitlab
...
pythonPackages.python-gitlab: init at 1.6.0
2018-11-04 18:38:21 +01:00
Philipp Middendorf
ef9b17b484
pythonPackages.imageio: 1.6 -> 2.4.1 ( #49147 )
2018-11-04 18:32:33 +01:00
Jörg Thalheim
2a3aa769a0
Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-go
...
Provide all the binaries needed by the vim-go plugin
2018-11-04 17:30:33 +00:00
Jörg Thalheim
0aa4a45358
Merge pull request #49738 from uri-canva/fix-bazel-deps
...
bazel-deps: 2018-08-16 -> 2018-11-01
2018-11-04 17:05:40 +00:00
Tim Steinbach
23deb67b7c
graalvm: More fixes
2018-11-04 16:25:51 +00:00
volth
7bd773832c
graalvm 1.0.0-rc8 fixes
2018-11-04 16:25:51 +00:00
Tim Steinbach
df8817087e
graalvm: 1.0.0-rc3 -> 1.0.0-rc8
2018-11-04 16:25:51 +00:00
Falco Peijnenburg
0ff9a7a2cd
haskellPackages.*.env: Fixed shellHook being ignored
...
The problem was introduced in 2bafa93b75464eee5744653319d8046e05cf141a
2018-11-04 17:03:35 +01:00
Profpatsch
34bf218b16
Add dhallPackages and add current Prelude
...
Dhall is a non-turing complete programming language.
2018-11-04 16:43:41 +01:00
Austin Seipp
4569ee7d74
plv8: unbreak build, bump to version 2.3.8
...
ee58a5b30d
broke the plv8 build because it
upgraded the v8_6_x expression everywhere to the 6.9 branch, which came
with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at
this time.
This keeps a copy of the plv8_6_x expression inside the same directory
as the other v8 versions (so patches, etc are easy to apply), but it is
not exposed to the top-level of all-packages.nix.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 08:24:19 -06:00
Jonathan Queiroz
05f368b60a
pythonPackages.sslib: init at 0.2.0 ( #47985 )
2018-11-04 15:00:21 +01:00
Will Dietz
423f4f478e
xapian: 1.4.8 -> 1.4.9
...
https://xapian.org/docs/xapian-core-1.4.9/NEWS
2018-11-04 14:47:39 +01:00
nyanloutre
2e49503dfe
pythonPackages.python-gitlab: init at 1.6.0
2018-11-04 12:47:46 +01:00
nyanloutre
1ee4c64511
pythonPackages.httmock: init at 1.2.6
2018-11-04 12:47:22 +01:00