Commit Graph

16880 Commits

Author SHA1 Message Date
Mike Sperber
bd003198b3 openssl: patch not needed anymore for darwin platform, closes #8456
The darwin-arch.patch that was needed for previous releases doesn't
apply, and also doesn't work anymore. It builds fine without.
2015-06-22 19:59:28 +02:00
Michael Raitza
7907a8bcba dialog: init at 1.2-20150225, closes #8457
Generate ncurses dialogs from shell scripts.
2015-06-22 18:11:05 +02:00
koral
db2b0ce90d libasr: 1.0.1 -> 1.0.2 2015-06-20 12:45:26 +00:00
Arseniy Seroka
95787d2fe5 Merge pull request #8430 from andrewrk/liblaxjson
liblaxjson: init at 1.0.5
2015-06-20 10:42:24 +02:00
Vladimír Čunát
f5cae29005 openssl-1.0.2: bug+security upate (Fixes #8415) 2015-06-20 09:10:54 +02:00
Andrew Kelley
42f88b5ba7 liblaxjson: init at 1.0.5 2015-06-19 23:35:04 -07:00
Luca Bruno
6551af69eb add tk-8_5 and fix xconq (XHF) 2015-06-19 16:06:10 +02:00
William A. Kennington III
dbed487998 rabbitmq-c: 0.6.0 -> 0.7.0 2015-06-18 22:55:12 -07:00
William A. Kennington III
a41a8cee03 tevent: 0.9.24 -> 0.9.25 2015-06-18 22:48:43 -07:00
William A. Kennington III
66c6b8543a tdb: 1.3.4 -> 1.3.6 2015-06-18 22:46:11 -07:00
William A. Kennington III
a8d04d9d1b libraw: 0.16.0 -> 0.16.1 2015-06-18 22:20:22 -07:00
William A. Kennington III
549eb64bc3 libinput: 0.15.0 -> 0.17.0 2015-06-18 22:19:59 -07:00
William A. Kennington III
99dea2b61a libssh2: 1.5.0 -> 1.6.0 2015-06-18 22:13:56 -07:00
William A. Kennington III
d5e841765e mbedtls: 1.3.10 -> 1.3.11 2015-06-18 21:50:29 -07:00
William A. Kennington III
6c4dad1692 wiredtiger: 2.6.0 -> 2.6.1 2015-06-18 21:34:46 -07:00
William A. Kennington III
4468d52cbb libndp: 1.4 -> 1.5 2015-06-18 21:19:33 -07:00
William A. Kennington III
c0b553c12c zeromq: 4.1.1 -> 4.1.2 2015-06-18 21:17:51 -07:00
William A. Kennington III
d8c746601e libjpeg-turbo: 1.4.0 -> 1.4.1 2015-06-18 21:17:36 -07:00
Andrew Kelley
8925d17034 add myself as maintainer 2015-06-18 11:52:39 -07:00
Vincent Laporte
710b3e6d79 proj: add myself as maintainer 2015-06-18 18:41:52 +02:00
Vincent Laporte
d691bf0d4f proj: update from 4.8.0 to 4.9.1 (close #8235) 2015-06-18 17:05:27 +02:00
Daiderd Jordan
8dba95502d wxmac: fixed impure libiconv, closes #8367 2015-06-18 11:34:18 +02:00
Daiderd Jordan
8a07499620 wxmac: new package
- based on the current homebrew package
2015-06-18 11:34:05 +02:00
lassulus
24dc9d7160 add pkgs: fmod42416 2015-06-18 11:28:52 +02:00
lassulus
03f0f41db5 add pkgs: sqlite-amalgamation 2015-06-18 11:28:52 +02:00
Benjamin Saunders
cec71a01d9 libuv: 1.5.0 -> 1.6.1, closes #8365 2015-06-18 11:23:04 +02:00
William A. Kennington III
2ae75f3a85 gnutls: 3.4.1 -> 3.4.2 2015-06-17 18:33:10 -07:00
William A. Kennington III
ebb2e41611 openldap: Add gcc5 compat patch 2015-06-17 17:51:12 -07:00
Tobias Geerinckx-Rice
98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
Pascal Wittmann
b73a9a0b68 add libgringotts, a library to encapsulate data in an encrypted structure 2015-06-16 20:13:20 +02:00
Peter Simons
c9743be445 nlopt: broken by recent octave 4.x update
See http://hydra.cryp.to/build/932458/nixlog/1/raw for a complete build log.
The issue is known upstream at https://github.com/stevengj/nlopt/issues/33.
2015-06-16 12:48:49 +02:00
Andrew Kelley
ede08cec4d add libgroove package 2015-06-15 12:27:40 -07:00
Tuomas Tynkkynen
5a5a5ade0f libx86: Add patch from debian to fix build on ARM
Without this, the build fails even with x86emu:

make LIBRARY=static static
make[1]: Entering directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1'
gcc -O2 -Wall -DDEBUG -g   -c -o x86-common.o x86-common.c
gcc -O2 -Wall -DDEBUG -g   -c -o thunk.o thunk.c
thunk.c: In function 'x_inb':
thunk.c:40:9: error: impossible constraint in 'asm'
         __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); \
         ^
thunk.c:44:1: note: in expansion of macro '__BUILDIO'
 __BUILDIO(b,b,char)
 ^
<builtin>: recipe for target 'thunk.o' failed
make[1]: *** [thunk.o] Error 1
make[1]: Leaving directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1'
Makefile:17: recipe for target 'default' failed
make: *** [default] Error 2
2015-06-15 17:49:35 +02:00
Pascal Wittmann
5af468d0bc libmspack: update from 0.4alpha to 0.5alpha
fixes CVE-2014-9732, CVE-2015-4467, CVE-2015-4468, CVE-2015-4469,
CVE-2015-4470, CVE-2015-4471 and CVE-2015-4472.
2015-06-15 10:10:51 +02:00
Andrew Kelley
cf9e72369e add libebur128 package 2015-06-14 20:00:22 +00:00
Thomas Tuegel
95b02f6459 kf510.kinit: fix library path 2015-06-13 10:12:13 -05:00
Thomas Tuegel
2a2448bcb7 Merge pull request #8182 from ttuegel/openblas
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Thomas Tuegel
74e4f6befa ipopt: build with openblas 2015-06-12 07:26:47 -05:00
Eelco Dolstra
cb6daa036b sqlite: Update to 3.8.10.2 2015-06-12 13:50:37 +02:00
Fabian Schmitthenner
4e9327e7ac add qt decrypt ssl traffic option
this introduces an argument to qt5 that if enabled allows
e.g. wireshark to show decrypted ssl traffic from a qt
application
2015-06-12 13:09:27 +02:00
Rok Garbas
fac474080f cygwin: patchShebangs fails without proper findutils 2015-06-12 12:17:12 +02:00
Rok Garbas
7c67c350a3 cygwin: turn off ldap and crypt for apr-util to make it build 2015-06-12 12:17:12 +02:00
Rok Garbas
d5087119c6 cygwin: remove kerberos from builsInputs for serf 2015-06-12 12:17:12 +02:00
Rok Garbas
0a7c5e4f68 cygwin: libedit patch for cygwin 2015-06-12 12:17:12 +02:00
Siarhei Zirukin
838c8f2520 wavpack: 4.70.0 -> 4.75.0 2015-06-11 23:42:14 +02:00
Vladimír Čunát
69945a8701 ffmpeg: remove 0.11 and replace by 0.10
That branch is better supported, and 0.11 only had one user -
minidlna still builds
2015-06-11 21:36:14 +02:00
Vladimír Čunát
39902b01bf goffice: separate from gnome3
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Luca Bruno
fbfdc71e1f libical: fix crash when TZDIR is empty, and add non-nixos zoneinfo paths. Closes #8285 2015-06-11 15:49:29 +02:00
Daiderd Jordan
414d6d9e87 fix unibilium on darwin 2015-06-11 14:42:55 +02:00
Daiderd Jordan
a51e9610e7 fix libtermkey on darwin 2015-06-11 14:42:55 +02:00