3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

19419 commits

Author SHA1 Message Date
Kranium Gikos Mendoza 86e2b0e52b gtk3: 3.20.5 -> 3.20.6 2016-06-30 09:10:44 +02:00
Vladimír Čunát 36ffb435ee Merge #16477: expat: 2.1.1 -> 2.2.0
Apparently it contains new security fixes.
2016-06-25 10:24:56 +02:00
Alexander Ried 964fd18676 expat: 2.1.1 -> 2.2.0
security patches have been integrated upstream
2016-06-24 17:59:32 +02:00
Vladimír Čunát 38bf360124 Merge #16360: gnutls: 3.4.11 -> 3.4.13 + 3.5.1 2016-06-23 12:20:32 +02:00
Vladimír Čunát d3e599c9e1 Merge #16355: gcc: darwin support 2016-06-23 12:16:40 +02:00
Vladimír Čunát 73bfbfae52 Merge #16385: libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-23 12:14:09 +02:00
Vladimír Čunát 91c1317272 glibc: fixup retaining bootstrap-tools reference
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
2016-06-23 12:11:21 +02:00
Vladimír Čunát 6b27ceb006 Merge 'master' into staging and re-revert merge
... from staging to master, reverted temporarily in aa9a04883e.
2016-06-23 12:09:03 +02:00
Vladimír Čunát aa9a04883e Revert "Merge branch 'staging'" due to glibc
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096

This reverts commit c05d829598, reversing
changes made to f073df60d6.
2016-06-23 09:25:10 +02:00
Vladimír Čunát 152c72c022 Merge #16426: pcre: fix the less common variants on Darwin 2016-06-22 19:59:29 +02:00
Tobias Geerinckx-Rice ee2f060ff7
v8: remove unused fix-GetLocalizedMessage-usage.patch 2016-06-22 19:49:48 +02:00
Johannes 'fish' Ziemke 1b34f4095e pcre: Fix postFixup script
So far the shell globbing only resolved properly on linux.
2016-06-22 18:35:28 +02:00
Vladimír Čunát c05d829598 Merge branch 'staging' 2016-06-22 10:49:56 +02:00
Vladimír Čunát 48f1d9c483 libav: fixup build after e9cce6d
Fixes #16411. The patch wasn't applied anymore.
2016-06-22 10:25:06 +02:00
Tobias Geerinckx-Rice 271443daa1
gobject-introspection: remove unused separate-rpath-arg.patch 2016-06-22 03:58:55 +02:00
Tobias Geerinckx-Rice 30ba40798c
zeromq: remove unused sodium_warning.patch 2016-06-22 03:58:55 +02:00
zimbatm 6596d1eb61 Merge pull request #16389 from mcmtroffaes/feature/wolfssl-3.9.6
wolfssl: 3.9.0 -> 3.9.6, split package
2016-06-21 14:22:44 +01:00
Frederik Rietdijk 8ef747baed Merge pull request #16334 from artuuge/theano_cudnn
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Matthias C. M. Troffaes c227201955 wolfssl: 3.9.0 -> 3.9.6, split package 2016-06-21 13:22:06 +01:00
Rahul Gopinath 9f159b4694 libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-21 00:53:26 -07:00
Michiel Leenaars 2cf31a1840 gnutls35: init at 3.5.1 2016-06-21 09:28:51 +02:00
Michiel Leenaars 325dafe82b gnutls: 3.4.11 -> 3.4.13 2016-06-21 09:28:51 +02:00
Pascal Wittmann 5844bc63df Merge pull request #16372 from mimadrid/update/filezilla-3.18.0
filezilla: 3.17.0.1 -> 3.18.0
2016-06-21 01:27:36 +02:00
mimadrid baab0ff6d3
libfilezilla: 0.5.1 -> 0.5.3 2016-06-20 22:46:41 +02:00
Vladimír Čunát b626e83838 Merge #16291: krb5: fix compilation on weird prefixes
(when nix store prefix contains a "+" character)
2016-06-20 14:46:19 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Marius Bakke 429fdbcd63 libxkbcommon: set X11 locale directory (close #16340) 2016-06-20 13:26:20 +02:00
Matthew Bauer d5dbeec3b0 json-glib: add libintl for darwin 2016-06-19 23:07:54 -05:00
artuuge 465d6a2113 Theano-cuda: init at 0.8.2 2016-06-20 01:06:07 +02:00
Tobias Geerinckx-Rice 493fe8413d
sqlite: enable FTS3_TOKENIZER
Fix ‘unknown tokenizer: unicodesn’ errors in e.g. geary.
2016-06-19 22:43:58 +02:00
Gabriel Ebner e5b3b685f4 libqalculate, qalculate-gtk: 0.9.7 -> 0.9.8 2016-06-19 17:33:45 +02:00
Vladimír Čunát e757404555 Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Vladimír Čunát 97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Lluís Batlle i Rossell 3a61de4e69 Update ffmpeg-full to 3.0.2 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell 726ed32bfd x265: enable parallel build 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell 3078537b6a Update x264 to a recent snapshot (1,5 years update) 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell e9cce6db44 Updating libav from 11.6 to 11.7. 2016-06-18 15:16:58 +02:00
Philip Potter 6efd480084 libu2f-server: mark as linux only
The darwin build has been failing for a long time, and I don't have time
or resources to determine why.
2016-06-18 09:39:44 +01:00
Dmitry Kalinkin 2a91dd0f65 krb5: fix for stores with paths containing '+' character 2016-06-17 15:37:51 -04:00
Thomas Tuegel ed46b468b0 Fix Travis build failure caused by Qt/KDE documentation
The comments in the Qt/KDE packages caused a spurious Travis build
failure because they appeared to refer to `<nixpkgs>`.
2016-06-17 12:21:19 -05:00
Joachim Fasting d7fc7c938c Merge pull request #16293 from groxxda/bump/libinput
libinput: 1.3.1 -> 1.3.2
2016-06-17 18:00:53 +02:00
Thomas Tuegel 592dcbc4bf Fix evaluation error in Qt/KDE packages
For now, the source hashes will continue to be stored in the Nixpkgs
tree. The package update instructions are updated.
2016-06-17 09:47:16 -05:00
Alexander Ried a2b19f4660 libinput: 1.3.1 -> 1.3.2 2016-06-17 15:12:28 +02:00
Joachim Fasting 552c2e5b08 Merge pull request #16205 from vrthra/green
SDL_sixel: Init at 1.2-nightly
2016-06-17 03:58:06 +02:00
Thomas Tuegel e39f696d06 qt56: store generated source hashes outside Nixpkgs tree 2016-06-16 15:16:49 -05:00
Michiel Leenaars c7016de72c
mimetic: init at 0.9.8
Closes #16258
2016-06-16 14:41:59 +02:00
Frederik Rietdijk f4a4af9a9d Merge pull request #15997 from artuuge/theano_gpu
libgpuarray-cuda: init at -9998.0
2016-06-16 10:43:24 +02:00
Michiel Leenaars 84873b15ab cutee: init -> 0.4.2 2016-06-15 22:58:46 +02:00
Arseniy Seroka 91c9410b2e Merge pull request #16214 from cmpadden/neovim-darwin-fixes
neovim: fix neovim on darwin (requires libmpack)
2016-06-15 21:23:53 +03:00
zimbatm 285aee3c12 protobuf3_0: 3.0.0-beta-2 -> 3.0.0-beta-3.1 2016-06-15 14:54:26 +01:00