Commit graph

28434 commits

Author SHA1 Message Date
Graham Christensen 6b4a70c672 libotr_3_2: remove, not updated since 2012, and unused. 2016-03-09 17:20:36 -06:00
Franz Pletz 728cf25e16 libotr: 4.1.0 -> 4.1.1 (CVE-2016-2851)
https://www.x41-dsec.de/lab/advisories/x41-2016-001-libotr/
2016-03-10 00:13:08 +01:00
Mayeu - Cast 7db78e0412 elixir: 1.2.2 -> 1.2.3 2016-03-09 17:11:10 +01:00
Arseniy Seroka ed0a7695bf Merge pull request #13789 from puffnfresh/upgrades
scala: 2.11.7 -> 2.11.8
2016-03-09 17:19:38 +03:00
Brian McKenna 416e2ceab6 scala: 2.11.7 -> 2.11.8 2016-03-09 23:33:59 +11:00
Domen Kožar 64d5af4663 boringssl: 2014-08-20 -> 2016-03-08 2016-03-09 11:26:18 +00:00
Domen Kožar 74046cb09a Merge pull request #13604 from NixOS/update-libclc
libclc: 2015-03-27 -> 0.2.0
2016-03-09 11:12:12 +00:00
Domen Kožar 1c3dbe2431 Merge pull request #13786 from aespinosa/jenkins-1.652
jenkins: 1.650 -> 1.652
2016-03-09 10:55:50 +00:00
Allan Espinosa 6cab1cd62b jenkins: 1.650 -> 1.652 2016-03-09 01:34:40 -06:00
Arseniy Seroka 14390da605 Merge pull request #13758 from gilligan/galen-2.2.3
galen: 2.2.1 -> 2.2.3
2016-03-08 22:27:07 +03:00
Peter Simons 588a237e9e cabal2nix: update to version 20160308 2016-03-08 17:55:04 +01:00
Mathias Schreck f1d9be699d galen: 2.2.1 -> 2.2.3 2016-03-08 14:39:55 +01:00
Peter Simons 35bae56722 Merge pull request #13754 from spacefrogg/boost-static
boost: Fix compilation for static builds.
2016-03-08 11:30:20 +01:00
joachifm 615afdf368 Merge pull request #13750 from ericsagnes/pkg-update/sqlitebrowser
sqlitebrowser: 3.7.0 -> 3.8.0
2016-03-08 10:29:07 +00:00
Michael Raitza f7bf249b2b boost: Fix compilation for static builds.
The 'runtime-link=' feature must not be set in addition to 'link='
for boost-1.55 when building only the statically linked libraries.
Fixes errors that targets were defined multiple times.
2016-03-08 10:04:04 +00:00
Peter Simons 22f31ea6a0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-13-g1932303 using the following inputs:

  - Nixpkgs: 048b08e2df
  - Hackage: 9380d724dd
  - LTS Haskell: d2ad5fe903
  - Stackage Nightly: 04ed93d830
2016-03-08 10:50:13 +01:00
Eric Sagnes ef9febe5ff sqlitebrowser: 3.7.0 -> 3.8.0 2016-03-08 10:29:56 +09:00
joachifm 4e7ea6704f Merge pull request #13520 from scolobb/new-pkgs
Add Oh My Zsh, Romanian aspell dictionary, Montserrat font.
2016-03-07 22:10:56 +00:00
Sergiu Ivanov be590f1d9d aspell-dict-ro: init at 3.3-2 2016-03-07 19:42:26 +01:00
Henry Till cf71bc9255 racket: fix build error
https://github.com/racket/racket/issues/1222

closes #13733
2016-03-07 10:49:19 -05:00
Peter Simons 48a9555bc0 Merge pull request #13695 from forked-upstream-packages-for-ghcjs/more-bootpkgs
ghcjs: Use bootpkgs to override build tools, not hardcoded compiler's…
2016-03-07 14:15:42 +01:00
Franz Pletz 661079abb7 Merge pull request #13728 from andrewrk/libsoundio
libsoundio: 1.0.3 -> 1.1.0
2016-03-07 12:42:42 +01:00
Matthias C. M. Troffaes 495985ace3 wolfssl: 3.7.0 -> 3.8.0
changes by @globin: use autoreconfHook

closes #13731

Signed-off-by: Robin Gloster <mail@glob.in>
2016-03-07 10:39:14 +00:00
Peter Simons 350b5193c0 Merge pull request #13709 from mboes/stack-env-support
buildStackPackage: Fix path to generic-stack-builder.nix.
2016-03-07 11:01:24 +01:00
Emery Hemingway af39abcb9f Merge pull request #13533 from valeriangalliat/allow-go-reference
buildGoPackage: do not remove Go references if allowGoReferences is true
2016-03-07 09:05:27 +01:00
Andrew Kelley 4f013e9159 libsoundio: 1.0.3 -> 1.1.0 2016-03-07 00:44:36 -07:00
Franz Pletz 5e20409229 libmatroska: 1.4.1 -> 1.4.4 (security)
This fixes CVE-2015-8790 & CVE-2015-8791.
2016-03-07 02:54:40 +01:00
Franz Pletz 68702d24bf libebml: 1.3.1 -> 1.3.3 (security)
This release fixes CVE-2015-8790 & CVE-2015-8791.
2016-03-07 02:54:07 +01:00
John Ericson e4abe06b8a ghcjs: Use bootpkgs to override build tools, not hardcoded compiler's pgks 2016-03-06 12:39:12 -08:00
Joachim Fasting fe37f28939 pixie: fix description 2016-03-06 14:04:37 +01:00
Mathieu Boespflug b1b85ddb81 buildStackPackage: Fix path to generic-stack-builder.nix.
Before:

```
error: getting status of
‘/home/user/nixpkgs/pkgs/development/development/haskell-modules/generic-stack-builder.nix’:
No such file or directory
```
2016-03-06 10:35:25 +01:00
Tobias Geerinckx-Rice b61e7c2610 libpsl: 0.12.0 -> 0.13.0 2016-03-06 01:09:12 +01:00
joachifm ee8d210828 Merge pull request #13528 from bendlas/init-pixie
pixie: init at 0-1333
2016-03-05 19:30:49 +00:00
zimbatm 2d69f50e0b Merge pull request #13675 from zimbatm/less-rubies
ruby: only keep the latest tiny per major.minor
2016-03-05 18:35:19 +00:00
Joachim Fasting 757a1f7fe9 cppcheck: 1.69 -> 1.72
Also add myself to the list of maintainers
2016-03-05 19:09:02 +01:00
Frederik Rietdijk 36506df7fe Merge pull request #13448 from lancelotsix/use_recent_sqlalchemy_as_default
pythonPackages.sqlalchemy: follows upstream, use "sqlalchemy7" for lecagy
2016-03-05 11:07:50 -05:00
Nikolay Amiantov 0865d19ccd haskellPackages.Agda: use older unordered-containers to fix build
Fixes #13594.
2016-03-05 17:58:48 +03:00
joachifm 932b47ff52 Merge pull request #12752 from simonvandel/hunspellWithDicts
Hunspell: add wrapper to include dictionaries
2016-03-05 13:26:43 +00:00
Tuomas Tynkkynen 8b8369373b Merge pull request #13683 from aneeshusa/use-yacc-to-generate-as31-parser
as31: use yacc to generate parser.c file
2016-03-05 13:03:07 +02:00
Aneesh Agrawal 3b5ff2761c as31: use yacc to generate parser.c file
The source includes a generated parser.c file which is out of date and
causes errors on x86_64 in certain cases. Delete this file so that make
will use yacc to generate a correct parser.c file.

Change taken from comments at https://aur.archlinux.org/packages/as31/.
2016-03-04 21:54:24 -05:00
Peter Simons 798a14d22c haskell-generic-stack-builder: strip trailing whitespace 2016-03-04 22:18:08 +01:00
Peter Simons 86d0a9c420 haskell.lib: fix use of callPackage 2016-03-04 22:17:53 +01:00
Mathieu Boespflug 7fedb7c992 Move buildStackProject to haskell.lib. 2016-03-04 21:24:42 +01:00
Mathieu Boespflug ff9cba94f6 haskell: Rename file where buildStackProject is defined. 2016-03-04 21:18:14 +01:00
joachifm a917e3dcf6 Merge pull request #13615 from mbakke/libsodium-1.0.8
libsodium: 1.0.6 -> 1.0.8
2016-03-04 16:34:53 +00:00
zimbatm 7c4c151a94 ruby: only keep the latest tiny per major.minor
Tiny versions are just for bug-fixes and should be upgraded. I think that the
list has grown a bit too much organically and should be trimmed.
2016-03-04 14:24:37 +00:00
Nikolay Amiantov 1e51364dd5 spin: 6.4.3 -> 6.4.5 2016-03-04 14:46:46 +03:00
Nikolay Amiantov c0e310f4eb libvdpau-va-gl: 0.3.4 -> 0.3.6 2016-03-04 14:42:37 +03:00
Nikolay Amiantov 750e6f0b63 vc: 1.1.0 -> 1.2.0 2016-03-04 14:42:36 +03:00
Nikolay Amiantov 0077abe128 cppzmq: 20151203 -> 2016-01-20 2016-03-04 14:42:36 +03:00