Dan Peebles
ea34fe82bc
swift-corefoundation: some cleanup
...
I upstreamed some patches so I'm using those now
2016-08-14 18:22:19 -04:00
Dan Peebles
4705a9a6c1
swift-corefoundation: actually remove spurious dependency
2016-08-14 17:42:03 -04:00
Dan Peebles
6cf13bfe66
swift-corefoundation: remove spurious buildInput
...
libpthread is part of libSystem, so there's no need to depend on it
explicitly
2016-08-14 17:40:05 -04:00
Dan Peebles
1861744e7c
swift-corefoundation: init
...
This currently only produces a static library, but is a start :) soon we
might be able to incorporate it into our stdenv, but we need to get the
build system to produce a proper .framework first.
2016-08-14 17:35:44 -04:00
Dan Peebles
98b5e3a531
darwin.libpthread: fix messed-up header
...
We don't actually need the private headers and the private qos.h was
overwriting the public one, causing weird issues downstream (especially
with Swift's CoreFoundation)
2016-08-14 17:34:55 -04:00
Dan Peebles
8f4bbdce99
make-bootstrap-tools: fix on darwin
...
A couple of things broke after my stdenv change.
2016-08-14 16:20:33 -04:00
Dan Peebles
948b7f23bb
darwin.{xnu, Libc}: 10.9 -> 10.11
...
I can't submit this in smaller units because the various components all
depend on one another during the stdenv bootstrap, so I think this is
the smallest sensible change I can make.
I also removed the symbol-hiding shenanigans in Libsystem. It might mess
up compatibility with 10.9 but I don't really want to support the added
complexity and I see little evidence of anyone else wanting to support
it. If someone cares, we might be able to revive compatibility, but for
now it'll stay like this.
2016-08-14 12:53:33 -04:00
Vladimír Čunát
344c672bb5
libdrm: 2.4.68 -> 2.4.70
2016-08-14 15:20:19 +02:00
Frederik Rietdijk
4e8775fd17
pythonPackages.tflearn: remove maintainer, fixes eval
...
(cherry picked from commit 9fc37cc89c
)
2016-08-14 12:33:41 +00:00
Vladimír Čunát
433670eb3f
Merge #17495 : mesa: 11.2.2 -> 12.0.1
...
It also contains some refactoring of the expression.
2016-08-14 12:27:01 +02:00
Vladimír Čunát
4fbb37c517
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1287298
2016-08-14 12:02:28 +02:00
Vladimír Čunát
4bceaca196
Re-merge #17112 : fftw: 3.3.4 -> 3.3.5
...
By mistake in df2102b6a2
I merged an older version of the PR
so we only had an -RC version; I'm sorry.
2016-08-14 11:43:00 +02:00
Vladimír Čunát
3819044de1
Merge #17430 : python: add file encoding to run_setup.py
2016-08-14 11:33:53 +02:00
Frederik Rietdijk
329589c7fd
Merge pull request #17375 from houqp/master
...
pythonPackpages.tensorflow: 0.8.0 -> 0.9.0
2016-08-14 10:21:08 +02:00
Qingping Hou
fd0b05b483
tflearn: init at 0.2.1
2016-08-13 23:35:55 -07:00
Qingping Hou
fab072db1e
tensorflow: 0.8.0 -> 0.9.0
2016-08-13 23:35:55 -07:00
Qingping Hou
f6f186d161
protobuf: remove new lines to keep style consistent
2016-08-13 23:35:55 -07:00
Qingping Hou
6f3f10490e
protobuf: add 3.0.0b2
...
For tensorflow
2016-08-13 23:35:55 -07:00
Austin Seipp
f277185b48
nixpkgs: compcert 2.6 -> 2.7.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-13 23:07:01 +00:00
Austin Seipp
97e5b88d06
nixpkgs: abc-verifier 20150614 -> 20160813
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-13 17:48:42 +00:00
Domen Kožar
661415d4eb
getVersion: first try drv.version before parsing drv.name
2016-08-13 17:17:36 +02:00
Domen Kožar
a7f8787dbd
Merge pull request #17705 from womfoo/bump/hwdata-0.291
...
hwdata: 0.276 -> 0.291
2016-08-13 17:00:08 +02:00
Frederik Rietdijk
79149ac12d
pythonPackages.virtualenv: 13.1.2 -> 15.0.3
2016-08-13 15:29:31 +02:00
Frederik Rietdijk
f3bf13558e
pythonPackages.ipython: 5.0.0 -> 5.1.0
2016-08-13 15:24:27 +02:00
Frederik Rietdijk
6f1551d597
Doc: how to create a Python wheel
2016-08-13 14:19:33 +02:00
Domen Kožar
49222660fc
Merge pull request #17256 from matthewbauer/patch-4
...
Travis fixes
2016-08-13 14:17:59 +02:00
Tim Cuthbertson
5164b2dec3
gdbm: enable compatibility layer for dbm ( #17063 )
2016-08-13 11:12:26 +02:00
Vladimír Čunát
c4d17c530e
release-small: drop mysql51, removed in 975d33e6
...
There's still mysql55.
2016-08-13 09:46:42 +02:00
Vladimír Čunát
1c9307d348
mariadb on Darwin: another attempt to fix
...
Adding jemalloc to buildInputs didn't work out a97df891
,
as jemalloc doesn't build correctly on Darwin ATM.
2016-08-13 09:03:33 +02:00
Damien Cassou
eafdae9fd5
Merge pull request #17687 from DamienCassou/update-gnome3.20-packages-august
...
Update gnome3.20 packages august
2016-08-13 09:00:21 +02:00
Frederik Rietdijk
5f2b125fd1
Merge pull request #17567 from auntieNeo/pycallgraph
...
pythonPackages.pycallgraph: init at 1.0.1
2016-08-13 08:51:38 +02:00
Kranium Gikos Mendoza
1bbcc7e378
hwdata: 0.276 -> 0.291
2016-08-13 10:06:34 +08:00
rnhmjoj
7d0f05f22c
mesa: 11.2.2 -> 12.0.1
2016-08-13 03:46:47 +02:00
obadz
f279b253d5
pokerth: init at 1.1.1
2016-08-13 01:40:16 +01:00
obadz
1bc03a7b33
libircclient: init at 1.9
2016-08-13 01:40:16 +01:00
Luca Bruno
909b036b47
Merge pull request #16610 from leenaars/datefudge
...
Datefudge
2016-08-12 22:10:59 +01:00
Luca Bruno
c8ca30fe2a
Merge pull request #17247 from lucas8/yadm
...
yadm: init at 1.04
2016-08-12 22:08:29 +01:00
Luca Bruno
a10886dfdc
Merge pull request #17514 from matthewbauer/packagekit-1.1.3
...
packagekit: git -> 1.1.3
2016-08-12 22:03:55 +01:00
Luca Bruno
7d110f46c7
Merge pull request #17546 from juliendehos/nemiver
...
nemiver: init at 0.9.6
2016-08-12 22:02:16 +01:00
Luca Bruno
27f294f38d
Merge pull request #17589 from cmfwyp/sagemath
...
sagemath: update mirrors, fix TeX Live dependency
2016-08-12 21:58:41 +01:00
Luca Bruno
e36c239897
Merge pull request #17669 from cheecheeo/shc
...
shc: init at 3.9.3
2016-08-12 21:51:47 +01:00
Luca Bruno
f4d7a35481
Merge pull request #17690 from mayflower/uftp_upstream
...
uftp: init at 4.9.2
2016-08-12 21:47:42 +01:00
Luca Bruno
2d4afafc64
Merge pull request #17692 from mimadrid/update/filezilla-3.20.1
...
filezilla: 3.20.0 -> 3.20.1
2016-08-12 21:46:45 +01:00
Luca Bruno
e54bda6198
Merge pull request #17698 from DamienCassou/offlineimap-7.0.5
...
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 21:45:30 +01:00
Luca Bruno
fda17cfd0e
Merge pull request #17703 from womfoo/bump/microcode-intel-20160714
...
microcode-intel: 20150121 -> 20160714
2016-08-12 21:44:34 +01:00
Kranium Gikos Mendoza
050452dd7f
microcode-intel: 20150121 -> 20160714
2016-08-13 03:53:03 +08:00
Franz Pletz
e082cfcaaa
gitlab module: restart services on failure
...
Sidqkiq regularly dies due to memory leaks.
2016-08-12 19:18:23 +02:00
zimbatm
c2302f2f45
Merge pull request #17677 from kamilchm/no-go-libs-json
...
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Damien Cassou
017e368036
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 18:23:05 +02:00
obadz
b2efe2babd
Revert "linux kernel 4.4: fix race during build"
...
Removes patch. Was fixed upstream.
This reverts commit 4788ec1372
.
2016-08-12 16:42:25 +01:00