Michael Raskin
4be0862006
Julia 0.3.1
2014-10-18 19:52:59 +04:00
Michael Raskin
fac3c95ce6
Add clisp 2.33.2 — for testing SBCL bootstrap
2014-10-18 19:52:59 +04:00
William A. Kennington III
def624efc6
libqb: 0.16.0 -> 0.17.1
2014-10-17 16:53:36 -07:00
William A. Kennington III
c79eac4c79
libinput: Add derivation
2014-10-17 14:26:45 -07:00
William A. Kennington III
1b942c24b3
libevdev: 1.2.1 -> 1.3
2014-10-17 14:26:44 -07:00
William A. Kennington III
8cd575c5aa
mtdev: 1.1.2 -> 1.1.5
2014-10-17 14:26:44 -07:00
William A. Kennington III
8ad2a13bdf
ffmpeg: 1.2.8 -> 1.2.9
2014-10-17 14:26:44 -07:00
Shea Levy
d982a78eec
nix-exec: Bump
2014-10-17 13:19:22 -04:00
Georges Dubus
1aa6022173
Merge pull request #4558 from tailhook/rust0.12
...
rust: Upgrade rust stable to 0.12
2014-10-17 17:27:49 +02:00
William A. Kennington III
c70b942375
wayland: 1.5.0 -> 1.6.0
2014-10-16 23:17:38 -07:00
John Wiegley
57eb7f107d
lambdabot: Get it building again against older packages
2014-10-16 21:44:58 -05:00
John Wiegley
1515dbf962
haskell-hakyll: Allow it to build again
2014-10-16 17:38:09 -05:00
Paul Colomiets
4035d9f27e
rust: Upgrade rust stable to 0.12
2014-10-16 23:25:17 +03:00
Bjørn Forsman
287d6d5d3a
libpcap: pass --with-pcap=linux for all linux systems
...
...instead of just for i686-linux.
Without a --with-pcap= configure flag, the build system tries to
auto-detect the backend by poking in /dev, /usr/include etc... In the
pure nix world, this auto-detection fails. (Good, we don't want host
details to leak into the build.)
The end result of this (failed) auto-detection; no packet capture
possible:
$ sudo tcpdump -i wlp2s0
tcpdump: live packet capture not supported on this system
This fixes the above issue on 64-bit linux systems, and probably other
architectures supported by linux.
2014-10-16 20:32:28 +02:00
Eelco Dolstra
127f5f1056
sqlite: Update to 3.8.6
2014-10-16 16:56:36 +02:00
Domen Kožar
74fde7c388
Merge pull request #4495 from NixOS/pythonFull_improvements
...
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309
simplify
2014-10-16 13:13:13 +02:00
William A. Kennington III
eed5207845
python27: Remove avoid daemon thread shutdown #i21963
2014-10-16 11:28:37 +02:00
Domen Kožar
d589684cae
pypy: disable test_zipfile64 because timeouts
2014-10-16 11:14:42 +02:00
Domen Kožar
33b104c57e
Revert "sqlite: Update to 3.8.6"
...
This reverts commit f7acce83fc
.
Breaks tests for perlPackages.DBIxClass
cc @edolstra
2014-10-15 20:40:36 +02:00
Sander van der Burg
0100e79d7a
titaniumenv: Use new xcodeenv simulate function in the example app
2014-10-15 17:28:52 +02:00
Sander van der Burg
f58b563cb6
xcodeenv: Reimplement simulator script to work with Xcode 6
2014-10-15 17:10:35 +02:00
Peter Simons
739025bd58
gnulib: update to version 0.1-228-gb155b06
2014-10-15 16:30:53 +02:00
Domen Kožar
c758ec756b
openssl: 1.0.1i -> 1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)
2014-10-15 16:12:23 +02:00
Peter Simons
6d432d2164
haskell-vector: build the package with -msse2 on i686 platforms to fix test suite failures
...
https://github.com/haskell/vector/issues/47
2014-10-15 12:31:35 +02:00
Peter Simons
53208292e2
haskell-monad-supply: update to version 0.6
2014-10-15 12:31:35 +02:00
Peter Simons
e293afed30
haskell-language-c-quote: update to version 0.10.1.3
2014-10-15 12:31:35 +02:00
Peter Simons
efde40d785
haskell-hindent: update to version 3.8
...
This package remains broken because it cannot deal with the current version of haskell-src-exts.
2014-10-15 12:31:35 +02:00
Peter Simons
24355cf15f
Disable Hydra builds for obsolete Haskell packages.
2014-10-15 12:31:35 +02:00
Lluís Batlle i Rossell
83fb281d80
Making hydra build ddd.
...
(cherry picked from commit 4ba671ff113844267dbad307f8a5cbf8ac1d0f52)
2014-10-15 11:16:27 +02:00
Lluís Batlle i Rossell
e9809e8f9e
wxGTK: updating to 3.0.2
2014-10-15 10:59:32 +02:00
Aycan iRiCAN
ae84167aa1
Upgrade idris compiler to 0.9.14.3
2014-10-15 10:57:08 +03:00
Peter Simons
620ee88fb8
Merge pull request #4531 from purefn/fix-jwt
...
haskell-jwt: update to version 0.4.2
2014-10-15 08:16:07 +02:00
Peter Simons
a5b91818e7
Merge pull request #4532 from purefn/haskell-validation
...
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk
a21d3b67e5
haskell-PastePipe: update to 1.6
2014-10-15 05:14:35 +01:00
Mateusz Kowalczyk
0732523c7d
agda: add fuuzetsu to maintainers
2014-10-15 01:02:03 +01:00
Mateusz Kowalczyk
a921dba56a
haskell-yi-contrib: move under libraries instead
2014-10-15 01:00:16 +01:00
Richard Wallace
d180b9a6ee
haskell: add validation package
2014-10-14 16:59:23 -07:00
Richard Wallace
1043e5694f
haskell-jwt: update to version 0.4.2
2014-10-14 16:26:08 -07:00
Peter Simons
c549ac9c1a
haskell-hlint: update to version 1.9.9
2014-10-15 00:24:33 +02:00
Peter Simons
205b018c4d
haskell-web-routes: update to version 0.27.7
2014-10-15 00:24:33 +02:00
Peter Simons
8e46d106b2
haskell-web-routes-boomerang: update to version 0.28.3
2014-10-15 00:24:33 +02:00
Peter Simons
c091b8d8f7
haskell-thyme: update to version 0.3.5.3
2014-10-15 00:24:33 +02:00
Peter Simons
200d54c7d1
haskell-pdf-toolbox-document: update to version 0.0.4.0
2014-10-15 00:24:32 +02:00
Peter Simons
5d366074b3
haskell-pdf-toolbox-core: update to version 0.0.3.0
2014-10-15 00:24:32 +02:00
Peter Simons
28b20ec5a0
haskell-pdf-toolbox-content: update to version 0.0.3.1
2014-10-15 00:24:32 +02:00
Peter Simons
e2f7a3e8f0
haskell-leveldb-haskell: update to version 0.6
2014-10-15 00:24:32 +02:00
Peter Simons
6579af25ce
haskell-haskintex: update to version 0.5.0.2
2014-10-15 00:24:32 +02:00
Peter Simons
e943f13232
haskell-happstack-server: update to version 7.3.9
2014-10-15 00:24:32 +02:00
Peter Simons
caa156e3b6
haskell-happstack-lite: update to version 7.3.5
2014-10-15 00:24:31 +02:00