23197 Commits

Author SHA1 Message Date
Jörg Thalheim
2df594e044 Merge pull request #28971 from disassembler/libctemplate
libctemplate: remove 2.2
2017-09-05 16:44:17 +01:00
John Ericson
252b36a28d misc pkgs: Recategorize some dependencies 2017-09-05 11:37:10 -04:00
Samuel Leathers
4151e2f579 herqq: 1.0.0 -> 2.1.0 2017-09-05 15:15:48 +02:00
Laure Tavard
bf491f8794 cdo: init at 1.7.2 (#22496) 2017-09-05 13:40:20 +01:00
Franz Pletz
85cffcfce0
ffmpeg_2_8: 2.8.11 -> 2.8.13 2017-09-05 14:24:59 +02:00
Franz Pletz
b1e9eff33e
libav_12: 12 -> 12.1 2017-09-05 14:24:59 +02:00
Franz Pletz
3352cfc597
capnproto: 0.6.0 -> 0.6.1 2017-09-05 14:24:59 +02:00
Franz Pletz
0c08a18f19
avro-cpp: 1.8.1 -> 1.8.2 2017-09-05 14:24:58 +02:00
Peter Hoeg
a147306cc3 Merge pull request #28828 from peterhoeg/u/kt5
ktorrent: 5.0.1 -> 5.1.0
2017-09-05 18:40:16 +08:00
Peter Hoeg
82e0b910e7 libktorrent: 2.0.1 -> 2.1 2017-09-05 18:26:43 +08:00
Frederik Rietdijk
d7ef196c26 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-05 10:11:06 +02:00
Piotr Bogdan
fc391e7ecd mps: 1.115.0 -> 1.116.0
1.115.0 doesn't build with gcc6
2017-09-04 20:14:57 +03:00
Samuel Leathers
896f0daa1a libctemplate: remove 2.2 2017-09-04 09:14:57 -04:00
Samuel Leathers
e11c7399a0 webkitgtk-2.17: init at 2.17.91 2017-09-04 08:25:08 -04:00
Michael Raskin
8f154c139a Merge pull request #28949 from pbogdan/allegro-fix-build
allegro: fix sandboxed build with nixUnstable
2017-09-04 07:39:37 +02:00
Alexander V. Nikolaev
a830aa3af0 qt5: Cleanup temporary Qt root on nix-shell exit 2017-09-04 03:59:38 +03:00
Piotr Bogdan
e22a77217d allegro: fix sandboxed build with nixUnstable
In Nix 1.12 sandboxed builds are performed in /build/ directory which conflicts
with the regex in docs/CMakeLists.txt, and generated documentation ends up in
wrong directory -> https://hydra.nixos.org/build/53914969/nixlog/1 -> CTRL-F
abi.txt
2017-09-03 19:32:35 +01:00
Orivej Desh
7803d69b78 nixos: update glibc locales link 2017-09-03 18:00:35 +00:00
jamtrott
c8c0cd4d6c petsc: init at 3.7.6 (#28368)
* petsc: init at 3.7.6

* petsc: use configureFlagsArray

* petsc: Remove unneeded binaries
2017-09-03 17:11:16 +01:00
John Ericson
0a944b345e Merge pull request #28557 from obsidiansystems/binutils-wrapper
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
Vladimír Čunát
3980abe191
gkt3: maintenance 3.22.18 -> 3.22.19 2017-09-03 10:53:27 +02:00
Vladimír Čunát
daa12ab7b9
pango: maintenance 1.40.9 -> 1.40.11 2017-09-03 10:53:26 +02:00
Vladimír Čunát
6d2d7d5f46
mesa: maintenance 17.1.7 -> 17.1.8 2017-09-03 10:53:26 +02:00
Vladimír Čunát
7ed1e526c9
Merge #28899: gnutls: 3.5.14 -> 3.5.15 2017-09-03 10:51:43 +02:00
Vladimír Čunát
37242d98de
Merge branch 'master' into staging 2017-09-03 10:51:11 +02:00
Vladimír Čunát
53998f5036
treewide: purge explicit usage of gcc6
It's now the default. /cc #19456
This makes a real build simplification, because in our current
bootstrapping+aliases, `gcc6` attribute is not the default compiler
but a derivation *built by* the default compiler.

nix-exec didn't build before this commit already
2017-09-03 09:57:20 +02:00
Vladimír Čunát
825c08e368
Merge: nghttp2: 1.20.0 -> 1.24.0 (#28376)
Also --enable-app and use a $bin output.
2017-09-03 09:47:09 +02:00
Vincent Laporte
4ee717d2d3 libvirt: fix build on darwin 2017-09-03 07:24:49 +00:00
Shea Levy
35f89413e2 fwupd: bump 2017-09-02 20:00:20 -04:00
Kranium Gikos Mendoza
776d149c76 opal: fix gcc6 build 2017-09-03 04:05:57 +10:00
Kranium Gikos Mendoza
377b42a8ad ptlib: use fetchpatch 2017-09-03 04:05:57 +10:00
Kranium Gikos Mendoza
32d4a3dec8 ptlib: fix gcc6 build 2017-09-03 03:51:44 +10:00
Tim Steinbach
5c66a4e221
gnutls: 3.5.14 -> 3.5.15 2017-09-02 13:18:47 -04:00
Vladimír Čunát
bdfc989bba
glibc: remove a fixup; not needed since glibc-2.22 2017-09-02 17:22:37 +02:00
Vladimír Čunát
0f91a1dbd7
glibc: remove patch with blowfish support 2017-09-02 17:22:37 +02:00
Vladimír Čunát
51cf42ad0d
glibc: 2.25 -> 2.25-49
Various fixes within, e.g. mutexes deadlocking sometimes.
https://sourceware.org/git/?p=glibc.git;a=blob;f=NEWS;h=f7057710f14d6c
2017-09-02 17:22:36 +02:00
Joachim Fasting
b3f9b0d0cc
libgcrypt: fix typo in meta.description 2017-09-02 15:56:51 +02:00
Frederik Rietdijk
d0dab8a330 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 11:10:52 +02:00
John Ericson
3f30cffa55 misc pkgs: Use $NIX_BINUTILS for when needed
Certain files are now only there instead of $NIX_CC (some are in both)
2017-09-01 11:44:55 -04:00
Frank
cb61e27e9e profanity support for unix 2017-08-31 21:29:26 +02:00
Jörg Thalheim
038302633e Merge pull request #28794 from afrepues/gmime-update-metadata
gmime: updated home and description
2017-08-31 16:57:05 +01:00
Servilio Afre Puentes
ddaa696a4e gmime: updated home and description
GMime home has moved to Github as the list of commits clearly shows,
i.e.:

  b5cbc68a67

The description is updated as well to be closer to the one used there
and over at gnome.org.
2017-08-31 10:42:30 -04:00
Lancelot SIX
095af3e63b libgcrypt: 1.8.0 -> 1.8.1
Fixes CVE-2017-0379

See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00014.html
for release announcement
2017-08-31 16:38:02 +02:00
Maximilian Bosch
f5dd3b71e8
luaffi: init at 2013-11-08 2017-08-31 11:55:57 +02:00
John Ericson
22cd889a28 Merge pull request #28766 from obsidiansystems/gettext
gettext: libiconv should be a buildInput
2017-08-30 17:11:35 -04:00
John Ericson
2cc7f1a731 gettext: libiconv should be a buildInput 2017-08-30 16:49:52 -04:00
Franz Pletz
6f2fffef77
mbedtls: 2.5.1 -> 2.6.0 for CVE-2017-14032
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-02
2017-08-30 22:36:11 +02:00
Samuel Leathers
ed6bd02a9d sword: fix build with gcc6 2017-08-30 21:54:50 +02:00
Frederik Rietdijk
6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Matthew Robbetts
e82cb3dfa4 openldap: Fix build with LibreSSL. 2017-08-30 19:39:11 +02:00