3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

68508 commits

Author SHA1 Message Date
Peter Simons fe5d98d4c2 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: 8b2661d933
  - Hackage: c6f8f98e57
  - LTS Haskell: 6bcb171af7
  - Stackage Nightly: fbf2e48e58
2016-03-18 07:52:31 +01:00
Joachim Fasting 3704901dc8 bobcat: patch all shebangs
Hotfix for eae059b0b6

Not really a regression, but it turns out that the man page
target requires shebang patching as well.
2016-03-18 04:32:56 +01:00
Sheena Artrip 0bffa2f1a9 libcollectdclient: make client derive from collectd package
collectd: split version and name

libcollectdclient: make client derive from collectd package
2016-03-17 23:26:09 -04:00
Joachim Fasting dd177e62e3 flexcpp: 2.03.00 -> 2.04.00 2016-03-18 02:19:42 +01:00
Joachim Fasting eae059b0b6 bobcat: 4.00.00 -> 4.01.04
Appears to fix https://hydra.nixos.org/build/33157535/nixlog/1/raw
2016-03-18 02:10:03 +01:00
joachifm 0c0ed5824a Merge pull request #13989 from puffnfresh/package/hipchat
hipchat: 2.2.1388 -> 4.0.1631
2016-03-18 00:02:41 +00:00
Brian McKenna 411b4a1df1 hipchat: 2.2.1388 -> 4.0.1631 2016-03-18 10:47:03 +11:00
Robert Helgesson b9f7bb15e5 perl-Hook-LexWrap: 0.24 -> 0.25
Also add meta section.
2016-03-17 22:27:48 +01:00
Pascal Wittmann ccaa568071 intel-gpu-tools: 1.13 -> 1.14 2016-03-17 21:45:53 +01:00
Peter Simons 0d5de6d738 Merge pull request #13716 from hrdinka/update/b2
backblaze-b2: merge wtih b2 and update to 0.4.4
2016-03-17 19:49:34 +01:00
Peter Simons 73f53ddf9c Merge pull request #11878 from lancelotsix/update_boost
pkgs.boost: 1.59 -> 1.60
2016-03-17 19:45:44 +01:00
Christoph Hrdinka d8f2e6aa71 backblaze-b2: 0.3.10 -> 0.4.4 2016-03-17 19:30:04 +01:00
Christoph Hrdinka 0f2011c76c b2: delete in favor of backblaze-b2 2016-03-17 19:30:04 +01:00
Peter Simons 5af4afb36b Merge pull request #13856 from jraygauthier/jrg/update_doxygen_from_186_to_1811
doxygen: 1.8.6 -> 1.8.11
2016-03-17 19:15:28 +01:00
Michael Fellinger bb59ba117d bundix: 2.0.6 -> 2.0.8 2016-03-17 18:12:38 +01:00
Robin Gloster 62b28abd5b Merge pull request #13993 from joachifm/julia-git-i686
julia-git: pass march=pentium4 for i686 targets
2016-03-17 17:22:34 +01:00
Robin Gloster 9b0b681158 Merge pull request #13994 from mboes/terraform
terraform: allow compiling with go-1.6 and above, not just go-1.6.
2016-03-17 17:21:36 +01:00
Robin Gloster efbd3a5750 Merge pull request #13992 from teozkr/haproxy-1.6.4
haproxy: 1.5.14 -> 1.6.4
2016-03-17 17:20:49 +01:00
Mathieu Boespflug 24c9636898 terraform: allow compiling with go-1.6 and above, not just go-1.6. 2016-03-17 16:27:34 +01:00
Joachim Fasting e5bbf35b68 julia-git: pass march=pentium4 for i686 targets
https://hydra.nixos.org/build/33235880/nixlog/1/raw
2016-03-17 16:15:04 +01:00
Peter Simons b8635a2f45 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-2-g1fd2040 using the following inputs:

  - Nixpkgs: 5963f785c9
  - Hackage: 918817d060
  - LTS Haskell: 6bcb171af7
  - Stackage Nightly: fbf2e48e58

Also update list of broken packages in configuration-hackage2nix.yaml.
2016-03-17 16:07:23 +01:00
Teo Klestrup Röijezon ab29cfefab haproxy: 1.5.14 -> 1.6.4 2016-03-17 16:04:03 +01:00
Joachim Fasting c6d3a23cf6 apt-cacher-ng: 0.8.9 -> 0.9.1
Tested by doing sandboxed build & running the resulting
exectuable.

Note that sources for 0.8.9 are no longer available on
the Debian mirrors.
2016-03-17 15:59:39 +01:00
Tuomas Tynkkynen cdef1cdd38 ARM stdenv: Update bootstrap tools
For some reason, the current bootstrap tools fail to build gettext:

init2.c:37: MPFR assertion failed: (64 - 0) == ((64 - 0)/8) * 8 && sizeof(mp_limb_t) == ((64 - 0)/8)
libxml/xpath.c: In function 'xmlXPathCompPathExpr':
libxml/xpath.c:10627:1: internal compiler error: Aborted
 xmlXPathCompPathExpr(xmlXPathParserContextPtr ctxt) {
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [libxml/libxml_rpl_la-xpath.lo] Error 1

I didn't investigate why this is the case but rebuilding the bootstrap
tools seems to help.

I used this old-ish WIP branch https://github.com/dezgeg/nixpkgs/commits/arm-bootstrap
since latest master has even more problems with cross-compiling anything.
(I will eventually push this stuff and make the ARM bootstraps build on hydra.)
2016-03-17 15:59:04 +02:00
Pascal Wittmann 57da3d86ff Merge pull request #13990 from wizeman/u/upd-ocaml-containers
ocamlPackages.containers: 0.15 -> 0.16
2016-03-17 14:30:10 +01:00
Joachim Fasting e524debaf0 indent: delete redundant preBuild
Builds fine for me without it.  Also use https homepage url.
2016-03-17 14:18:30 +01:00
Domen Kožar 8e398a88a1 nixUnstable: point to latest 1.12pre 2016-03-17 13:03:36 +00:00
Arseniy Seroka 7099507c00 Merge pull request #13967 from bzizou/openmpi
openmpi: added infiniband support (ibverbs)
2016-03-17 16:55:14 +04:00
Arseniy Seroka 1d1ccfac7e Merge pull request #13982 from cstrahan/go-sct
go-sct: init at 2016-01-11
2016-03-17 16:53:22 +04:00
Ricardo M. Correia 2e51c60b08 ocamlPackages.containers: 0.15 -> 0.16 2016-03-17 13:29:49 +01:00
Eelco Dolstra aa6ab92d93 thunderbird: 38.6.0 -> 38.7.0
Lots of security fixes: https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird38.7
2016-03-17 13:24:39 +01:00
Eelco Dolstra 4b512321de linux: 4.4.5 -> 4.4.6
CVE-2016-2143
2016-03-17 13:05:57 +01:00
Eelco Dolstra 6faa0aea88 linux: 3.18.27 -> 3.18.28
CVE-2016-2085
2016-03-17 13:05:13 +01:00
Robin Gloster fde5087099 Merge pull request #13981 from sheenobu/libcollectd_client
libcollectdclient: init at 5.5.0
2016-03-17 12:33:38 +01:00
Robin Gloster 420bc33efa Merge pull request #13984 from regnat/moreutils
moreutils : 0.57 -> 0.58
2016-03-17 12:19:28 +01:00
Domen Kožar 826eeec841 nghttp2: fix url 2016-03-17 10:56:24 +00:00
Emery Hemingway 174d5eac35 acoustidFingerprinter: fix taglib version check 2016-03-17 11:15:53 +01:00
Andrew Kelley f86f957ae3 chromaprint: 1.2 -> 1.3.1 2016-03-17 10:58:15 +01:00
Théophane Hufschmitt 93856f36a2 moreutils : 0.57 -> 0.58 2016-03-17 08:54:36 +01:00
Charles Strahan 7475728593 mbpfan: 1.9.0 -> 1.9.1 2016-03-17 02:02:21 -04:00
Charles Strahan 610e2234dd go-sct: init at 2016-01-11
Color temperature setting library and CLI that operates in a similar way
to f.lux and Redshift
2016-03-17 01:50:39 -04:00
Franz Pletz b72d055aa6 Merge pull request #13951 from uralbash/pencil
pencil: 2.0.15 -> 2.0.18
2016-03-17 06:40:52 +01:00
Svintsov Dmitry e8fb05f818 pencil: 2.0.15 -> 2.0.18 2016-03-17 10:06:52 +05:00
Franz Pletz 47df80e1bd Merge pull request #13979 from NeQuissimus/kotlin101
kotlin: 1.0.0 -> 1.0.1
2016-03-17 05:44:57 +01:00
Sheena Artrip 6f4458d16f libcollectdclient: init at 5.5.0 2016-03-17 00:00:05 -04:00
Franz Pletz 1cd99b1a48 gitlab: 8.5.5 -> 8.5.7 2016-03-17 03:39:16 +01:00
Tim Steinbach 9a9659e908 kotlin: 1.0.0 -> 1.0.1 2016-03-16 23:20:10 +00:00
Franz Pletz 2c19812cc9 Merge pull request #13952 from sheenobu/freeradius/modules
freeradius: optional dependency support, pcap and cap enabled
2016-03-16 23:50:36 +01:00
Ambroz Bizjak 492c826a5d pythonPackages/power: 1.2 -> 1.4
This fixes the build both for Python 2.7 and 3.
2016-03-16 23:46:37 +01:00
Allan Espinosa 52b61dce47 buildRubyGem: use Gem.use_paths to load gems
After ruby initializes, rubygems no longer reads the GEM_PATH. Before,
we have the following scenario:

    Gem.path # => ["a"]
    ENV['GEM_PATH'] = ["b"]
    Gem.path # => ["a"] # Still returns the same

Gem.use_paths is the documented way to create isolated environments as
documented in [1].

[1] http://www.rubydoc.info/github/rubygems/rubygems/Gem.use_paths
2016-03-16 17:28:02 -05:00
Mathias Schreck cd38a38316 nodejs: 5.8.0 -> 5.9.0 2016-03-16 23:22:22 +01:00
Domen Kožar c2013ea4ec Merge pull request #13969 from mboes/terraform
terraform: init at 0.6.13.
2016-03-16 22:20:43 +00:00
Frederik Rietdijk 78ad3a1658 Merge pull request #13870 from NixOS/python-wip
Python: update pandas, and other packages
2016-03-16 18:05:27 -04:00
Frederik Rietdijk cc11102858 pythonPackages.xarray: 0.7.0 -> 0.7.1 2016-03-16 17:55:53 -04:00
Frederik Rietdijk 700c8dc6d0 pythonPackages.pandas: 0.17.1 -> 0.18.0 2016-03-16 17:55:53 -04:00
Frederik Rietdijk efd6e1884c pythonPackages.pandas_17: init at 0.17.1 2016-03-16 17:55:52 -04:00
Frederik Rietdijk 8585441ae5 pythonPackages.pandas_18: init at 0.18.0 2016-03-16 17:55:52 -04:00
Frederik Rietdijk f2d2d515ee pythonPackages.xlrd: fix test runner 2016-03-16 17:55:52 -04:00
Frederik Rietdijk 896f5372be pythonPackages.xlwt: init at 1.0.0 2016-03-16 17:55:52 -04:00
Frederik Rietdijk c0114b3f63 pythonPackages.openpyxl: 2.3.0 -> 2.3.3 2016-03-16 17:55:51 -04:00
Frederik Rietdijk 2de0f6e965 pythonPackages.ipython: 4.0.3 -> 4.1.2 2016-03-16 17:55:51 -04:00
Frederik Rietdijk f7f149035e pythonPackages.jupyter_console: 4.1.0 -> 4.1.1 2016-03-16 17:55:51 -04:00
Peter Simons 1c49f8fe33 gobject-introspection: mark broken on Darwin
http://hydra.nixos.org/build/33311502
2016-03-16 22:28:50 +01:00
Domen Kožar bd45d53eaf Merge pull request #13972 from rnhmjoj/popcorntime
popcorntime: 0.3.8-3 -> 0.3.9
2016-03-16 21:12:26 +00:00
rnhmjoj fa683ab455 popcorntime: 0.3.8-3 -> 0.3.9 2016-03-16 21:54:00 +01:00
Peter Simons abcf57a8db git: update from version 2.7.1 to 2.7.3 2016-03-16 21:35:55 +01:00
joachifm 065a758ef4 Merge pull request #13970 from NeQuissimus/gradle212
gradle: 2.11 -> 2.12
2016-03-16 20:12:11 +00:00
Tobias Geerinckx-Rice 0dea3803e7 freefall: inherit kernel package from linuxPackages
Let's never bump again.
2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice be7253d846 cdrtools: stop installing useless man pages
The installed man{3,4} pages are for silly NIH build tools (!), and
conflict with useful packages like `man-pages`. Drop 'em.
2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice 1c9d5306fb tzdata: 2015g -> 2016a 2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice 7a1f76bc5f man-pages: 4.04 -> 4.05 2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice df0f4baec4 hddtemp: correct licence: gpl2 -> gpl2Plus 2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice d920f67b64 seq24: 0.9.2 -> 0.9.3
Five years in the making. Fixed bugs:
* Fix LASH support (crash on 64 Bit systems)
* Fix broken JACK transport with newer jackd version
* Fix clock tick drift
* Fix jack session commandline (obsolete --file option removed)

General Changes:
* C++11 compatible compiler required
2016-03-16 21:10:20 +01:00
Vladimír Čunát a1de225913 Revert "nvidia: 358.16 -> 361.28" to fix #13942
This reverts commit e0fe8cf204.
Befor updating we need to fixup problems related to GLVND transition.
2016-03-16 20:08:41 +01:00
Tim Steinbach aa4af87501 gradle: 2.11 -> 2.12 2016-03-16 18:55:11 +00:00
Mathieu Boespflug 8b105a325a terraform: init at 0.6.13. 2016-03-16 19:28:02 +01:00
Mathieu Boespflug b198028215 go: Add isGo15 and isGo16 tests. 2016-03-16 19:27:23 +01:00
Pascal Wittmann d0a1a8bf47 checkstyle: 6.16 -> 6.16.1 2016-03-16 18:10:01 +01:00
Arseniy Seroka e83be3367e Merge pull request #13965 from ryanartecona/yamdi/sourceforge-mirror
yamdi: change src url to sourceforge mirror
2016-03-16 20:03:39 +03:00
Ryan Artecona 5569b982f5 yamdi: change src url to sourceforge mirror 2016-03-16 12:39:47 -04:00
Arseniy Seroka 9549257714 Merge pull request #13962 from ryanartecona/new/yamdi
yamdi: new package
2016-03-16 19:06:04 +03:00
Robert Helgesson 5afb014ffb josm: 9900 -> 9979 2016-03-16 17:01:19 +01:00
Arseniy Seroka 249201fe58 Merge pull request #13964 from nathanielbaxter/dev/keepass
keepass: 2.31 -> 2.32
2016-03-16 18:40:14 +03:00
Ryan Artecona 9da0403527 yamdi: init at 1.9 2016-03-16 11:39:43 -04:00
Nathaniel Baxter 601af249b1 keepass: 2.31 -> 2.32 2016-03-17 02:22:00 +11:00
Arseniy Seroka a3b6bd1ed6 Merge pull request #13963 from devhell/zotero
zotero: 4.0.28 -> 4.0.29
2016-03-16 18:08:31 +03:00
Tuomas Tynkkynen 13eee8e593 Merge pull request #13960 from hrdinka/fix/communi-desktop
communi: fix .desktop file's `Exec` path
2016-03-16 17:07:53 +02:00
devhell e3054a2bde zotero: 4.0.28 -> 4.0.29
Built and tested locally.

From the changelog:
```
Firefox 45/46 compatibility
  * [Zotero Standalone] Save PDFs directly from browsers via the Save to
    Zotero button
  * Requires Chrome connector version 4.0.29; updated Safari connector
    coming soon
  * To convert a standalone PDF attachment to a full item, right-click
    the item and choose “Retrieve Metadata for PDF” or “Create Parent
    Item”.
  * [Zotero for Firefox] Don't show Firefox open/save dialog when
    showing style installation prompt
  * Retry additional file sync failures automatically
  * Fixed potential crash when dragging in files on some systems
  * Fixed potential crash when dragging collections to another library
  * Miscellaneous bibliographic output and word processor integration
    fixes
  * Updated citeproc-js to version 1.1.71
  * Fixed spacing of toolbar icons on Windows/Linux in Firefox 43+
  * Use larger text field for Book Title
  * Make highlight color of selected items list rows on Linux more
    distinct when items pane doesn't have focus
  * [Zotero for Firefox] Improved error message on Firefox login manager
    failure
  * Improved error message when trying to use a later database version
```
2016-03-16 14:48:19 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 2f36475cff openmpi: added infiniband support (ibverbs) 2016-03-16 15:42:30 +01:00
Christoph Hrdinka 1f51e3b8af communi: fix .desktop file's Exec path
Changes `Exec` in `communi.desktop` from `/usr/bin/communi` to
`$out/bin/communi`.
2016-03-16 15:30:01 +01:00
Peter Simons 76dead2099 Merge pull request #13954 from grwlf/conduit-fix
haskell-modules: fix conduit runtime dependency
2016-03-16 14:47:26 +01:00
Peter Simons 6c601ed1f0 Merge pull request #13838 from peti/drop-old-dovecot-versions
Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
2016-03-16 14:36:52 +01:00
Sander van der Burg 0f46200f26 disnixos: bump to version 0.4.1 2016-03-16 13:27:54 +00:00
Edward Tjörnhammar 929cc074b0 Revert "zotero: patch firefox xpi loading"
Since firefox{,-bin} 45 this patch isn't needed.

This reverts commit a6d3b3f97f.
2016-03-16 13:54:44 +01:00
Nikolay Amiantov 11b69246e0 Merge pull request #13938 from abbradar/fhs-gcc-paths
buildFHSEnv: add standard paths for compilers
2016-03-16 15:44:34 +03:00
Eelco Dolstra a5247ee705 b2: Fix name attribute 2016-03-16 12:56:52 +01:00
Joachim Schiele dca9630fae stardict-3.0.3: now also removed forgotten all-packages.nix reference 2016-03-16 11:49:25 +01:00
Vladimír Čunát 9be0c7d463 firefox: disable optimization hack (i686-linux)
It seems to build fine even without it, so the original reason doesn't
hold anymore:
https://github.com/NixOS/nixpkgs/commit/f4b5671b0d9e8904a4ad6b3fd85268
2016-03-16 10:05:09 +01:00
Joachim Schiele f7446f69af stardict-3.0.3: removed abandoned codebase; use goldendict instead 2016-03-16 09:16:31 +01:00
Sergey Mironov b14a6f1f98 haskell-modules: fix conduit runtime dependency 2016-03-16 10:38:12 +03:00
Sheena Artrip 6e6f2b5e41 freeradius: optional dependency support, pcap and cap enabled 2016-03-16 03:15:55 -04:00
Sheena Artrip 0cae22a370 meta: Add sheenobu as maintainer for relevant packages.
freeradius: add sheenobu as maintainer

sipsak: add sheenobu as maintainer
2016-03-15 21:45:49 -04:00
Robin Gloster 3794654c00 Merge pull request #13948 from ebzzry/emem-0.2.13
emem: 0.2.12 -> 0.2.13
2016-03-16 01:40:55 +01:00
joachifm 4369f06ab5 Merge pull request #13934 from jraygauthier/jrg/update_plantuml_from_8012_to_8037
plantuml: 8012 -> 8037
2016-03-16 00:20:09 +00:00
Rommel M. Martinez 59e03ae85e emem: 0.2.12 -> 0.2.13 2016-03-16 08:14:28 +08:00
Frederik Rietdijk c7e448818f pythonPackages.sphinxcontrib_plantuml: 0.5 -> 0.7, fix build 2016-03-15 18:57:16 -04:00
joachifm d571eab4d0 Merge pull request #13943 from aespinosa/jenkins-1.653
jenkins: 1.652 -> 1.653
2016-03-15 22:14:40 +00:00
Allan Espinosa d53c4be32e jenkins: 1.652 -> 1.653 2016-03-15 15:19:48 -05:00
Eelco Dolstra e2c426f719 b2: git-26.01.2016 -> 0.4.4
Also fix the dependency on Python.
2016-03-15 21:19:27 +01:00
Arseniy Seroka f29c07b464 Merge pull request #13914 from kamilchm/heroku
heroku: FIX for node not found  https://github.com/NixOS/nixpkgs/issu
2016-03-15 22:44:29 +03:00
Pascal Wittmann ba3153ee08 calibre: 2.52.0 -> 2.53.0 2016-03-15 18:56:41 +01:00
Ricardo M. Correia 56f7fb9a04 spl: 0.6.5.4 -> 0.6.5.5 2016-03-15 18:31:07 +01:00
Ricardo M. Correia 413062dff1 Merge pull request #13937 from kragniz/zfs-0.6.5.5
zfs: 0.6.5.4 -> 0.6.5.5
2016-03-15 18:30:51 +01:00
Pascal Wittmann 0146e01e58 tmsu: 0.6.0 -> 0.6.1 2016-03-15 18:17:04 +01:00
Pascal Wittmann 33825a29f4 farbfeld: 1 -> 2 2016-03-15 18:17:04 +01:00
Robin Gloster 2ac4dba0fb Merge pull request #13909 from kragniz/linux-4.5
linux: add 4.5
2016-03-15 18:12:47 +01:00
Nikolay Amiantov 9488fee869 buildFHSEnv: add standard paths for compilers 2016-03-15 19:44:42 +03:00
Louis Taylor e99eeb4c3f zfs: 0.6.5.4 -> 0.6.5.5 2016-03-15 15:41:00 +00:00
Tim Steinbach 344f9672d0 oh-my-zsh: 2016-02-27 -> 2016-03-11 2016-03-15 10:34:10 -04:00
Raymond Gauthier 5e9a344e62 plantuml: 8012 -> 8037
Updated to latest stable version.
2016-03-15 09:10:20 -04:00
Kamil Chmielewski 918ed0b834 heroku: FIX for node not found https://github.com/NixOS/nixpkgs/issues/10298 2016-03-15 14:07:33 +01:00
joachifm 84f33c6edc Merge pull request #13929 from joachifm/torbrowser-5_5_3
torbrowser: 5.5.2 -> 5.5.3
2016-03-15 13:02:18 +00:00
Peter Simons f519187063 Add LTS Haskell version 5.6, 5.7, and 5.8. 2016-03-15 13:16:54 +01:00
Peter Simons 9f3ca09f94 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308 using the following inputs:

  - Nixpkgs: 47c2c01ea7
  - Hackage: 435f8156b7
  - LTS Haskell: 6bcb171af7
  - Stackage Nightly: a161c91389

Also, update the list of broken builds in configuration-hackage2nix.yaml.
2016-03-15 13:16:12 +01:00
Joachim Fasting cd7242d09d kdevplatform: disable parallel build
Hotfix for 1edb9b9558
Ref: https://github.com/NixOS/nixpkgs/pull/13843
2016-03-15 11:40:42 +01:00
Peter Simons fdcd875b0e anki: update sqlalchemy build input and clean up the expression
SQLAlchemy-0.9.9 was broken recently, probably because of an sqlite
update. So we just use the latest version.

The build expression used to take the entire package set as an argument,
which is poor style because it hides the true dependencies from the
interface. I've change the code to expect the appropriate individual
packages instead.
2016-03-15 10:59:12 +01:00
Ryan Trinkle 440b301d0a Merge pull request #13931 from mightybyte/unix-compat-needs-libiconv
ghcjs: on Darwin, build unix-compat with libiconv
2016-03-15 01:11:02 -04:00
Doug Beardsley a0ecf9cee2 ghcjs: on Darwin, build unix-compat with libiconv 2016-03-15 12:07:59 +08:00
Robin Gloster ad0bf29e87 Merge pull request #13930 from grahamc/upgrade-activemq
activemq: 5.8.0 -> 5.13.2
2016-03-15 03:51:30 +01:00
joachifm e1d451c8c5 Merge pull request #7596 from jraygauthier/jrg/brother_mfc7860dw
Brother MFC7860DW cups lpr wrapper drivers.
2016-03-15 02:06:59 +00:00
Graham Christensen 2be76d8b48 activemq: 5.8.0 -> 5.13.2
It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from
trampling someone on 5.8.0. This is to the point of not upgrading the
default, but making a new activemq attribute specific for 512.

As far as I can tell, there is no good reason to stay providing 5.8.0,
so this is the proposal to delete it.

Note: There are over 1,000 fixes between 5.9.0 to 5.13.2.
2016-03-14 20:56:07 -05:00
Raymond Gauthier f4cc2c6fb7 brgenml1cupswrapper: init at 3.1.0-1
Brother generic cups wrapper over lpr driver
`brgenml1lpr` init at same version.
2016-03-14 21:54:57 -04:00
Joachim Fasting 665e79324e torbrowser: 5.5.2 -> 5.5.3 2016-03-15 02:34:53 +01:00
Robin Gloster d227d9a70e Merge pull request #13928 from grahamc/mysql-connector
mysql_jdbc: 5.1.32 -> 5.1.38
2016-03-15 02:24:58 +01:00
Graham Christensen dbf41ebee7 mysql_jdbc: 5.1.32 -> 5.1.38 2016-03-14 20:16:30 -05:00
joachifm c807ff2ce7 Merge pull request #13926 from doshitan/update-tarsnap
tarsnap: 1.0.36.1 -> 1.0.37
2016-03-15 01:05:49 +00:00
Robin Gloster 6f982e13d5 Merge pull request #13924 from NeQuissimus/grsecurity445
grsecurity: 4.4.4 -> 4.4.5
2016-03-15 01:11:29 +01:00
zimbatm d9cf99225b rubygems: 2.4.8 -> 2.6.2 2016-03-14 23:46:01 +00:00
Tanner Doshier ab1008014d tarsnap: 1.0.36.1 -> 1.0.37 2016-03-14 17:56:48 -05:00
Louis Taylor 8bdee80d39 linux: add 4.5 2016-03-14 22:34:05 +00:00
zimbatm 19820e9a96 ruby: add a new .dev output to ruby derivations
The idea is to bundle ruby, bundler and bundix together. I was
having issues where bundler was installed with ruby 2.3.0 and I wanted to use
ruby 2.0.0.

With this change all the developer has to do is install `ruby_2_0_0.dev`
either in his environment or in a nix-shell.
2016-03-14 22:25:48 +00:00
zimbatm 4637cfa51f bundler: 1.10.6 -> 1.11.2 2016-03-14 22:25:19 +00:00
zimbatm 86f1579266 ruby: install rubygems directly into the derivation
Having a separate rubygems package can lead to split-brain scenarios.

Since rubygems is designed to replace himself on a ruby installation,
let's do that.
2016-03-14 22:23:25 +00:00
joachifm 71655b0b69 Merge pull request #13843 from ambrop72/kdevelop-473
kdevelop: 4.7.1 -> 4.7.3
2016-03-14 21:30:12 +00:00
Tim Steinbach a5d8256df4 grsecurity: 4.4.4 -> 4.4.5 2016-03-14 21:29:42 +00:00
Peter Simons b7c8085c30 Merge pull request #13837 from peti/drop-old-postfix-versions
Drop support for postfix 2.x from Nixpkgs and NixOS.
2016-03-14 21:52:56 +01:00
Graham Christensen 2aae2af845 ilbc: extract-cfile.awk has fallen off the internet
Close #13923.
2016-03-14 21:41:41 +01:00
Graham Christensen c310cb9e46 graphite2: security update 1.2.4 -> 1.3.6 (close #13918)
CVE-2016-1977 CVE-2016-2790 CVE-2016-2791 CVE-2016-2792
CVE-2016-2793 CVE-2016-2794 CVE-2016-2795 CVE-2016-2796
CVE-2016-2797 CVE-2016-2798 CVE-2016-2799 CVE-2016-2800
CVE-2016-2801 CVE-2016-2802

vcunat fixed the tarball name and redirected to github.
2016-03-14 21:30:55 +01:00
Graham Christensen f165334492 eduke32: 20150420-5160 moved to the old releases directory
Close #13922.
2016-03-14 20:48:17 +01:00
Graham Christensen 2c8cb42c71 d4x: Update download URL to fedora, d4k.krasu.ru no longer exists 2016-03-14 20:48:17 +01:00
zimbatm 9504992e1d Merge pull request #13897 from nbp/fix-ocaml-pkgs-platform
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-14 19:25:40 +00:00
Vladimír Čunát 530214321d tevent, ldb: security updates needed for samba
I managed to find no news or changelog on these,
so it's rather a black box to me, but it's clear that (some) bumps
were required for samba.
2016-03-14 19:46:39 +01:00
Tobias Geerinckx-Rice 2404cd4286 libpsl: list 2016-02-25 -> 2016-03-10 2016-03-14 19:18:43 +01:00
Tobias Geerinckx-Rice a506ebf2ec htop: add licence; myself as a de-facto maintainer 2016-03-14 19:18:43 +01:00
Tobias Geerinckx-Rice 561f93d59c htop: fetchFromGitHub -> fetchurl
Just call `fetchurl` on the ‘official’ download link.

`fetchFromGitHub` was introduced in 54916ba, and stayed around when
we moved back to a regular release. Which worked fine, but required
keeping `autoreconfHook` and some `postPatch` hackery which can now
both be dropped.

Thanks to @kragniz for drawing my attention to this.
2016-03-14 19:18:43 +01:00
Eelco Dolstra 06bebedf66 Merge pull request #13919 from grahamc/samba
samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771
2016-03-14 17:32:00 +01:00
Robin Gloster c5b145f48f Merge pull request #13894 from joachifm/fix-python-ntfy
Fix ntfy
2016-03-14 17:22:35 +01:00
Graham Christensen ddbb28844d stardict: 3.0.3 is broken by upstream deleting 3.0.3 2016-03-14 10:50:42 -05:00
Graham Christensen b76f557887 g-wrap: Upstream sha256 changed 2016-03-14 10:50:42 -05:00
Graham Christensen fb0fcdddd5 samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771 2016-03-14 10:50:39 -05:00
joachifm 94f7f756b0 Merge pull request #13855 from jraygauthier/jrg/update_smart_git_from_710_to_712
smartgit: 7.1.0 -> 7.1.2
2016-03-14 15:12:30 +00:00
Raymond Gauthier 62f47641b1 smartgithg: 7.1.0 -> 7.1.2
Also fixes broken download link.
2016-03-14 10:27:22 -04:00
Raymond Gauthier aef5836e3c doxygen: 1.8.6 -> 1.8.11
As per upstream change, now uses cmake.

Tested proper function of both `doxygen` and `doxygen_gui`.
2016-03-14 10:20:48 -04:00
Robin Gloster 0713c1c630 Merge pull request #13915 from joachifm/fix-sway
sway: fix build
2016-03-14 15:11:22 +01:00
Damien Cassou 4fd22b6a70 khal: add setuptools_scm to dependencies
This is required because vdirsyncer does not depend on it at runtime
anymore.
2016-03-14 14:41:07 +01:00
Eelco Dolstra 27af419541 Merge pull request #13896 from nbp/import-top-level
Replace references to all-packages.nix, by references to the top-level
2016-03-14 13:49:42 +01:00
Robin Gloster ccbfe2dfd5 Merge pull request #13911 from DamienCassou/testing-vdirsyncer
Update vdirsyncer and add automated tests
2016-03-14 13:48:03 +01:00
Joachim Fasting 4a531165b5 pythonPackages.emoji: specify checkPhase 2016-03-14 13:30:50 +01:00
Robin Gloster 3f9b00c2d8 Merge pull request #13906 from Zer0-/gitlab_version_bump
Gitlab version bump
2016-03-14 13:29:13 +01:00
Nikolay Amiantov 363f024864 Merge pull request #13861 from abbradar/mjpg-streamer
mjpg-streamer: update and add NixOS service
2016-03-14 15:19:03 +03:00
Joachim Fasting 868082f616 sway: fix build
Building the manual requires docbook_xsl; in sandboxed environments,
the build would fail due to being unable to download missing docbook
resources.

Also include some minor improvements to the build recipe:
- use fetchFromGitHub
- move build-time dependencies to nativeBuildInputs

xref: https://github.com/NixOS/nixpkgs/pull/13900
2016-03-14 13:02:01 +01:00
Vincent Laporte 13c6b9ba85 zim: 0.63 -> 0.65 2016-03-14 12:06:18 +01:00
Vincent Laporte 456d16ff4b verasco: init at 1.3 2016-03-14 12:06:18 +01:00
joachifm cdd78ce133 Merge pull request #13874 from joachifm/transmission-cli
transmission: build transmission-cli
2016-03-14 10:25:25 +00:00
Arseniy Seroka 1c9b2ccdec Merge pull request #13877 from sheenobu/freeradius/init
freeradius: init at 3.0.11
2016-03-14 13:04:51 +03:00
Vladimír Čunát 1df2a6431f xdg-utils: replace commands more precisely
Fix #13904, close #13908.
Previously many messages got clobbered. Now it should be better.

The solution is still relatively hacky, but I don't see how to improve
it without doing lots of work.
2016-03-14 11:00:05 +01:00
Damien Cassou 32dcc5a31b vdirsyncer: 0.9.0 -> 0.9.2
Also activate the automated testing
2016-03-14 09:59:27 +01:00
Damien Cassou d373ef3508 pytest-subtesthack: init at 0.1.1 2016-03-14 09:59:04 +01:00
Damien Cassou c3dac8f467 pytest-localserver: init at 0.3.5 2016-03-14 09:59:04 +01:00
Damien Cassou fa50a1f117 Merge pull request #13876 from DamienCassou/add-hypothesis-3.1
Add hypothesis 3.1
2016-03-14 07:31:16 +01:00
Damien Cassou 4909c56b69 hypothesis: init at 3.1.0 2016-03-14 07:29:54 +01:00
Damien Cassou 94f1fe35f8 flaky: init at 3.1.0 2016-03-14 07:29:41 +01:00
Edward Tjörnhammar 7b5e5622c2 Merge pull request #13903 from jraygauthier/jrg/improv_retroarch_add_freedesktop_items_rebased
retroarch: improvements
2016-03-14 07:13:21 +01:00
Sheena Artrip 0bae05dacd freeradius: init at 3.0.11 2016-03-14 01:50:44 -04:00
Tobias Geerinckx-Rice 11c486cd19 simple-scan: 3.19.91 -> 3.19.92 2016-03-14 03:42:12 +01:00
Raymond Gauthier 9be54a523e retroarch: improvements
-  Added missing freedesktop items (`*.desktop` and icon).

    Note that for the moment, only added an `*.svg`
    icon as was the only available. It does not give
    us the best results (at least in xfce). We may decide
    later on to extract the content of the `*.ico` instead
    which is a bit more involved.
2016-03-13 20:05:01 -04:00
zimbatm 34721289d9 Merge pull request #10219 from jraygauthier/jrg/digikam_improvement_rebased_head
digikam: improvements
2016-03-13 23:57:24 +00:00
Nikolay Amiantov 305fa26005 Merge pull request #13850 from abbradar/e20
Update Enlightenment, rename e19 -> enlightenment, drop e16
2016-03-14 02:28:58 +03:00
Philipp Volguine a2424fffd3 Gitlab package version 8.5.1 -> 8.5.5
-had to bump the versions on a few gem dependencies
2016-03-13 21:05:11 +00:00
Edward Tjörnhammar 7da494b8ae qtox: 1.2.4 -> 1.3.0 2016-03-13 21:36:30 +01:00
Edward Tjörnhammar e433a3015a i2pd: 2.4.0 -> 2.5.1 2016-03-13 21:36:29 +01:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
zimbatm ef7d2c0ecf Merge pull request #13863 from hrdinka/fix/hs-blake
haskell-hs-blake2: fix dependency on libb2
2016-03-13 19:01:36 +00:00
Arseniy Seroka 42b7191499 Merge pull request #13867 from ericbmerritt/cuter-support
cuter: init at 0.1
2016-03-13 21:49:24 +03:00
zimbatm 94774a717b Merge pull request #13889 from frlan/Update/Geany/1.27
geany: 1.26 -> 1.27
2016-03-13 18:29:18 +00:00
zimbatm 099d7dc1b8 Merge pull request #13878 from DamienCassou/offlineimap-6.7.0
offlineimap: 6.6.1 -> 6.7.0
2016-03-13 18:29:04 +00:00
zimbatm da213dda15 Merge pull request #13857 from zimbatm/apache-http2
Apache HTTP/2
2016-03-13 18:28:17 +00:00
Nicolas B. Pierron 6313a5698a Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
Frank Lanitz 9d34f2054d geany: 1.26 -> 1.27
Also adding myself as list of maintainers
2016-03-13 18:41:08 +01:00
宋文武 93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00