Michael Raskin
b43c4d8b75
Merge pull request #42798 from flokli/users-users
...
tree-wide: users.extraUsers -> users.users, users.extraGroups -> users.groups
2018-07-02 11:23:10 +00:00
Okina Matara
3bec94f2e1
meguca: Disable building C++ client for Darwin
2018-07-02 05:43:57 -05:00
sander
587467a18e
github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror - change to gentoo git repository gitweb.gentoo.org
2018-07-02 11:59:27 +02:00
Sarah Brofeldt
24ef1450bd
dhall-json_1_2_1: Bump dhall dep
2018-07-02 10:57:00 +01:00
Jörg Thalheim
a983ab304b
Merge pull request #42822 from mpickering/patch-3
...
Update Python documentation overlay
2018-07-02 10:51:18 +01:00
Sarah Brofeldt
f06ce58323
Merge pull request #42843 from fragamus/master
...
hmetis: init at 1.5
2018-07-02 11:40:41 +02:00
Jörg Thalheim
1b2696326c
Merge pull request #42572 from dtzWill/update/r2-cutter-1.4
...
radare2-cutter: 1.3 -> 1.4
2018-07-02 10:40:17 +01:00
Peter Simons
cbc1a03ab8
R: update to version 3.5.1
...
(cherry picked from commit 7e2f2037ea6d6533492d407696f260e7b11df49d)
2018-07-02 11:33:50 +02:00
Peter Simons
0b36a94ed4
hledger: fix ghc-8.2.x build of the new 1.10 version
2018-07-02 11:29:10 +02:00
Peter Simons
065c936863
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
153e846959
.
2018-07-02 11:29:10 +02:00
Sarah Brofeldt
e395218ed6
Merge pull request #42852 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.2
...
dbeaver: 5.1.1 -> 5.1.2
2018-07-02 11:28:30 +02:00
Eric Litak
faf44ff2dc
livepeer: init at 0.2.4
2018-07-02 02:16:55 -07:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
...
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Peter Hoeg
a22ba5f05b
krename: 20170610 -> 5.0.0
2018-07-02 13:38:29 +08:00
Samuel Dionne-Riel
964fde7eec
dbeaver: 5.1.1 -> 5.1.2
2018-07-01 20:50:13 -04:00
Kevin Liu
5aa51e54a9
barrier: fix compilation on Qt 5.11
2018-07-01 17:12:09 -04:00
Peter Simons
be1461fc0a
haskell-dhall-json: update override
2018-07-01 22:03:57 +02:00
Peter Simons
37c20564b0
haskell-hspec: update overrides for ghc 8.4.x
2018-07-01 22:03:57 +02:00
Peter Simons
4f28eac924
haskell-hoopl: provide an un-versioned attribute for ghc 8.4.x
...
This used to be a core library in previous versions of GHC, but now it no
longer is.
2018-07-01 22:03:57 +02:00
Peter Simons
1ee0f4378b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
e8fa4931bc
.
2018-07-01 22:03:58 +02:00
Peter Simons
48300a5b6d
LTS Haskell 11.15
2018-07-01 22:03:28 +02:00
Jörg Thalheim
cb2862e214
python37: fix openssl detection
...
Before python37 was build without ssl support.
Tested with `python -c 'import ssl'`
2018-07-01 21:00:26 +01:00
Matthew Bauer
49f6ea40b0
Merge pull request #42837 from ookhoi/anonscm.debian.org_gcc6.patch-not-found
...
anonscm.debian.org_gcc6.patch-not-found - replace anonscm.debian.org …
2018-07-01 15:08:53 -04:00
Will Dietz
6bb1593e3a
Merge pull request #42844 from dtzWill/fix/curl-random-cross
...
curl: fix configure flag for random device.
2018-07-01 13:32:40 -05:00
Michael Gough
f180facaa0
hmetis: init at 1.5
2018-07-01 18:29:55 +00:00
lewo
deb82d8505
Merge pull request #42692 from r-ryantm/auto-update/lynis
...
lynis: 2.6.4 -> 2.6.5
2018-07-01 20:00:21 +02:00
lewo
f5acacffad
Merge pull request #42706 from r-ryantm/auto-update/gnucash
...
gnucash: 3.1-1 -> 3.2
2018-07-01 19:58:58 +02:00
aszlig
f081ccccd1
libtorrent-rasterbar: Use Boost supporting Python
...
Since 772eef91686974b7710081a9a77e5c0e287c25e8, the Boost package
doesn't support Python by default anymore, so we need to override it
with Python support because --enable-python-binding is enabled by
default in libtorrent-rasterbar.
The build of the package now succeeds again on my x86_64-linux machine.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @phreedom
2018-07-01 19:51:21 +02:00
Will Dietz
81c9f7125f
curl: fix configure flag for random device.
...
Fixes #42778 .
Thanks for reporting, @dingxiangfei2009!
2018-07-01 12:47:24 -05:00
aszlig
b916ed31f2
twister: Use boost with Python support
...
Since 772eef91686974b7710081a9a77e5c0e287c25e8, Boost by default doesn't
support Python anymore, so we need to override it with Python support.
Signed-off-by: aszlig <aszlig@nix.build>
2018-07-01 19:40:40 +02:00
aszlig
179f9c4fd1
ledger: Use Boost Python support if applicable
...
Since 772eef91686974b7710081a9a77e5c0e287c25e8 Boost no longer has
Python support enabled by default, so depending on whether Ledger has
Python support built in we also use either Boost with Python support or
without.
Tested building with and without Python support and both builds now
succeed.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @the-kenny, @jwiegley
2018-07-01 19:40:40 +02:00
Peter Simons
c85f23a82a
ghc: add 8.6.1-alpha1 pre-release
2018-07-01 19:22:09 +02:00
Eelco Dolstra
772eef9168
boost: Disable Python / Numpy support by default
...
We can't have a C++ library pulling in Numpy and its gazillion
dependencies by default.
2018-07-01 19:13:57 +02:00
aszlig
c8ed322b04
openblas: 0.3.0 -> 0.3.1
...
Since the exposure of the version attribute done in
892a0e8ff40e8282fb09ee6c8a132979c5539191, the OpenBLAS build fails for
i686-linux:
https://nix-cache.s3.amazonaws.com/log/wi79zyfmwdpwx7bm29dzqh4vglx3x550-openblas-0.3.0.drv
According to @edolstra the build slaves of Hydra updated to a new
kernel, which seems to be the real cause for this issue. The latter is
already tracked upstream[1] and a fix[2] is already included in version
0.3.1.
This very update cases 4795 rebuilds across all architectures we
support, so it's still not significant enough to go through staging. In
addition the number of rebuilds doesn't include the amount of builds
that are currently failing.
My original idea was to add a patch just for fixing this on i686-linux
and do the real update via staging, but the amount of rebuilds still is
in an acceptable range IMO and @edolstra agreed on that on IRC.
[1]: https://github.com/xianyi/OpenBLAS/issues/1575
[2]: https://github.com/xianyi/OpenBLAS/pull/1583
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-07-01 18:46:36 +02:00
sander
621072a476
anonscm.debian.org_gcc6.patch-not-found - replace anonscm.debian.org with sources.debian.org
2018-07-01 16:39:51 +02:00
Pascal Wittmann
14a9ca27e6
checkstyle: 8.10.1 -> 8.11
...
fetch artifact from github as it is no longer available on sourceforge
2018-07-01 16:39:22 +02:00
Pascal Wittmann
92a6feca0a
fswatch: 1.11.3 -> 1.12.0
2018-07-01 13:43:34 +02:00
Pascal Wittmann
fbb047e891
yodl: update homepage
2018-07-01 13:33:22 +02:00
Pascal Wittmann
c8ce98d9ff
icmake: 9.02.07 -> 9.02.08
...
Project moved from github to gitlab
2018-07-01 13:33:20 +02:00
Tuomas Tynkkynen
d1b9bf9223
sidplayfp: Init at 1.4.3
2018-07-01 13:36:57 +03:00
Tuomas Tynkkynen
ace7b252f2
libsidplayfp: 1.8.6 -> 1.8.7
2018-07-01 13:11:56 +03:00
Gabriel Ebner
693a4ce209
goldendict: 1.5.0.rc2 -> 2018-06-13
...
fixes build
2018-07-01 12:00:17 +02:00
Jörg Thalheim
6e54e9253a
iwd: set statedir to /var/lib/iwd
2018-07-01 10:59:35 +01:00
Jörg Thalheim
f73aae6f95
Merge pull request #42816 from dywedir/iwd
...
iwd: 0.2 -> 0.3
2018-07-01 10:43:34 +01:00
Michael Raskin
055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
...
Sage on nixos
2018-07-01 07:37:42 +00:00
Uri Baghin
cd3723bd04
bazel: fix darwin build on hydra
2018-07-01 11:15:48 +10:00
Okina Matara
05a337ce53
meguca: 2018-06-29 -> 2018-07-01
2018-06-30 20:10:28 -05:00
Okina Matara
70acec8ae5
nodePackages: meguca: use node2nix 1.6.0
2018-06-30 19:58:14 -05:00
Matthew Bauer
060a98e9f4
Merge pull request #41381 from aespinosa/hadoop-modules
...
nixos/hadoop: add hadoop module (hdfs, yarn)
2018-06-30 18:33:03 -04:00
Timo Kaufmann
70ba695777
sage: replace JUPYTER_PATH patch by upstream patch
...
The patch was replaced by a better upstream patch that doesn't mvoe the
jupyter dir to the user's home.
2018-06-30 22:30:30 +02:00