Commit Graph

12800 Commits

Author SHA1 Message Date
Tim Steinbach
a1dfa5f913 atom: 1.5.4 -> 1.6.0 2016-03-18 08:24:58 -04:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
75af59f8eb scotch: init at 6.0.4 2016-03-18 10:54:41 +01:00
Franz Pletz
cf230c0b37 Merge pull request #14004 from ebzzry/emem-0.2.14
emem: 0.2.13 -> 0.2.14
2016-03-18 10:40:51 +01:00
Rommel M. Martinez
23cdd8e940 emem: 0.2.13 -> 0.2.14 2016-03-18 15:17:45 +08:00
Tobias Geerinckx-Rice
87ca9b9629 lynx: use full version, ‘official’ URI & lib.optionals 2016-03-18 08:03:48 +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
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
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
1cd99b1a48 gitlab: 8.5.5 -> 8.5.7 2016-03-17 03:39:16 +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
Sergey Mironov
1b05139414 torch: Read LUA_PATH and LUA_CPATH set by users 2016-03-16 23:53:46 +03:00
Sergey Mironov
f499f61c85 torch: don't use default value for src 2016-03-16 23:53:40 +03:00
Peter Simons
abcf57a8db git: update from version 2.7.1 to 2.7.3 2016-03-16 21:35:55 +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
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
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
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
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
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
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
Rommel M. Martinez
59e03ae85e emem: 0.2.12 -> 0.2.13 2016-03-16 08:14:28 +08:00
Pascal Wittmann
ba3153ee08 calibre: 2.52.0 -> 2.53.0 2016-03-15 18:56:41 +01: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
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
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
Graham Christensen
ddbb28844d stardict: 3.0.3 is broken by upstream deleting 3.0.3 2016-03-14 10:50:42 -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
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
Sergey Mironov
7f3b083610 torch: init at torch-git-2016-03-08
Torch is a machine-learning framework written in Lua
2016-03-14 16:05:55 +03: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
joachifm
cdd78ce133 Merge pull request #13874 from joachifm/transmission-cli
transmission: build transmission-cli
2016-03-14 10:25:25 +00:00
Tobias Geerinckx-Rice
11c486cd19 simple-scan: 3.19.91 -> 3.19.92 2016-03-14 03:42:12 +01:00
zimbatm
34721289d9 Merge pull request #10219 from jraygauthier/jrg/digikam_improvement_rebased_head
digikam: improvements
2016-03-13 23:57:24 +00: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
Nicolas B. Pierron
72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00: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
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
Joachim Fasting
1b3d974c98 electrum: 2.6.1 -> 2.6.2 2016-03-13 16:58:41 +01:00
aszlig
c6834ab527
Merge pull request #13821 (update chromium)
This is just a minor upgrade, even though the commit message says it's
to major version 50. However, the CVEs listed there are for real, see
the following announcement:

http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_8.html

The summary of updated packages:

stable: 49.0.2623.75 -> 49.0.2623.87
beta:   49.0.2623.75 -> 50.0.2661.26
dev:    50.0.2661.11 -> 50.0.2661.18

I've also added two commits, fixing the chdir() in the updater and
shutting up Python precompilation errors during the preBuild phase.

Tested on my Hydra at:

https://headcounter.org/hydra/eval/312166
2016-03-13 12:23:22 +01:00
aszlig
a62f100ec3
chromium/update.sh: Allow to be called out-of-tree
Changing the working directory to
pkgs/applications/networking/browsers/chromium is a bit annoying, so
let's make sure the script can be called from anywhere.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-13 12:22:18 +01:00
aszlig
f7e2171937
chromium/common: Shut up about precompiling .pyc's
The errors are completely non-fatal and only cause a particular file to
be not precompiled. Unfortunately this can lead to confusion to whether
these errors are real errors or not, so let's shut it up completely
because they're *not* real errors.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-13 12:22:18 +01:00
Joachim Fasting
d4ae8b68cb abook: fix build with gcc5 2016-03-13 09:49:45 +01:00
Joachim Fasting
4393e6f619 transmission: build transmission-cli
As of version 2.92, transmission-cli is no longer built by default (it
is deprecated).  This breaks the bittorrent vmtest.  For now, explicitly
enable the cli.
2016-03-13 07:08:01 +01:00
rnhmjoj
615ea1e90c mkvtoolnix: fix failing build 2016-03-13 01:10:03 +01:00
Michiel Leenaars
6db4b907b8 blinkqt: 1.4.1 -> 2.0.0 2016-03-12 22:33:00 +01:00
Christoph Hrdinka
e06570fe6b Merge pull request #13847 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
2016-03-12 18:28:27 +01:00
devhell
29a90dbc2b {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
Built and tested locally.

From the changelog:

```
Version 0.7.83, 2016-02-29

+ HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average
  Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support
+ HEVC: Mastering display color primaries and luminance (based on SMPTE
  ST 2084), metadata mandated by CEA-861.3 for HDR support
+ HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics
+ HEVC: Chroma subsampling location (indication of the location type
  described in the HEVC spec)
+ MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM,
  SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB)
+ #B981, MP4: support of buggy file having "hint" SubType
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```

Additionally, some cleanup and package uses `autoreconfHook` now. Thanks
to @hrdinka for helpful pointers!
2016-03-12 17:22:01 +00:00
Arseniy Seroka
a25d2a7466 Merge pull request #13717 from zohl/banshee
[WIP] Banshee
2016-03-12 20:19:49 +03:00
Thomas Tuegel
3f5bf201d5 spotify: 1.0.23.93 -> 1.0.25.127 2016-03-12 10:40:23 -06:00
Nikolay Amiantov
84e8fece41 mjpg-streamer: 182 -> 2016-03-08 2016-03-12 18:52:58 +03:00
Nikolay Amiantov
0ba77c4cbd octoprint-plugins.m3d-fio: 0.28.2 -> 0.29 2016-03-12 18:51:49 +03:00
Ambroz Bizjak
1edb9b9558 kdevelop: 4.7.1 -> 4.7.3 2016-03-12 16:30:41 +01:00
Nikolay Amiantov
db090ce659 openbox: add platforms, split version 2016-03-12 03:19:37 +03:00
Graham Christensen
bdb1e5c73f svn: convert sha1 to sha256 2016-03-11 15:54:55 -06:00
Arseniy Seroka
329addf0b3 Merge pull request #13831 from lancelotsix/update_darktable2
pkgs.darktable: 2.0.0 -> 2.0.2
2016-03-11 22:37:15 +03:00
Domen Kožar
2d38f13f4c Merge pull request #13836 from kevincox/mesos-sh
mesos: Patch more executable paths.
2016-03-11 19:27:07 +00:00
joachifm
7c73dc227b Merge pull request #13830 from Chattered/fix/emacs-w3m
emacs-w3m: fix reference to env variable
2016-03-11 16:10:16 +00:00
Eelco Dolstra
dd53c65dcc Merge remote-tracking branch 'origin/gcc-5' into staging
Still some breakage but no blockers:

http://hydra.nixos.org/eval/1242130?filter=x86_64-linux&compare=1237852&full=#tabs-now-fail
2016-03-11 16:02:38 +01:00
Kevin Cox
8b7adf808e mesos: Patch more executable paths. 2016-03-11 09:23:48 -05:00
Eelco Dolstra
0d6d91739f firefox: 44.0.2 -> 45.0 2016-03-11 15:10:05 +01:00
Eelco Dolstra
d25135ff6e thunderbird: Fix hash
Commit 4a54794d18 upgraded Thunderbird's
version to 38.6.0 (accidentally?), but didn't change the hash. This
wasn't caught due to tarballs.nixos.org being keyed on hash only.
2016-03-11 13:47:37 +01:00
Eelco Dolstra
4f5d48abf5 thunderbird: Fix build on gcc 5
It was barfing due to --enable-stdcxx-compat. Not clear if/why we
still need this, so let's disable it. If necessary a fix is available
at https://bugzilla.mozilla.org/show_bug.cgi?id=1153109.
2016-03-11 13:46:27 +01:00
Lancelot SIX
5fac723799 pkgs.darktable: use https in homepage 2016-03-11 13:24:48 +01:00
Joachim Fasting
3c11b5d91f electrum: implement a simple checkPhase
Verify that we can at least run the help command without import errors.
2016-03-11 08:26:43 +01:00
Phil Scott
cbd4a203b7 emacs-w3m: fix reference to env variable 2016-03-11 07:23:11 +00:00
joachifm
c4a9c1de7d Merge pull request #13827 from taku0/flashplayer_11.2.202.577
flashplayer: 11.2.202.559 -> 11.2.202.577
2016-03-11 04:23:43 +00:00
Charles Strahan
8aaf60f2aa Merge pull request #13818 from aespinosa/cleanup-macvim-output
macvim: remove extra MacVim.app
2016-03-10 21:49:12 -05:00
taku0
218901bdb6 flashplayer: 11.2.202.559 -> 11.2.202.577 2016-03-11 10:11:08 +09:00
Lancelot SIX
9a85553590 pkgs.darktable: 2.0.0 -> 2.0.2
darktable-2.0.1 and darktable-2.0.2 are two bugfix releases:

http://www.darktable.org/2016/02/darktable-2-0-1-released/
http://www.darktable.org/2016/03/darktable-2-0-2-released/
2016-03-10 23:23:16 +01:00
Graham Christensen
e54434751a chromium: 49.0.2626.75 -> 50.0.2661.26 for CVE-2016-1643 CVE-2016-1644 CVE-2016-1645 2016-03-10 14:57:29 -06:00
Vladimír Čunát
7ccccec51b antimony: fix build with glibc-2.23
And enableParalelBuilding = true;
2016-03-10 18:58:28 +01:00
Nikolay Amiantov
fa52102723 Merge pull request #13807 from ebzzry/calligra-2.9.11
calligra: 2.9.8 -> 2.9.11
2016-03-10 20:47:37 +03:00
Allan Espinosa
fd59345d73 macvim: remove extra MacVim.app
/MacVim.app is a duplicate of /Applications/MacVim.app
2016-03-10 10:38:13 -06:00
Thomas Tuegel
f21ed7a86a Merge pull request #13814 from Profpatsch/quassel-static
quasselDaemon: option for static linking
2016-03-10 10:00:41 -06:00
Joachim Fasting
2f73decba8 faust2: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/12749

The build failure was caused by brittle detection of the
llvm version. See the code for (excessive) details. This fix
is a quick hack, a proper fix would be to parse the version
of the input llvm derivation and use that to derive a proper
value. Here we just pin the version.

Also move build-time deps to `nativeBuildInputs`.
2016-03-10 15:32:18 +01:00
Profpatsch
8871c6fabc quasselDaemon: option for static linking 2016-03-10 15:17:07 +01:00
Rommel M. Martinez
eafdb84a03 calligra: 2.9.8 -> 2.9.11 2016-03-10 18:04:28 +08:00
Graham Christensen
b87ebf2b62 pidgin-otr: 4.0.1 -> 4.0.2 for CVE-2016-2851 2016-03-09 17:20:36 -06:00
Arseniy Seroka
341e826c8b Merge pull request #13794 from romildo/update.awesome
awesome: 3.5.8 -> 3.5.9
2016-03-10 01:39:18 +03:00
José Romildo Malaquias
83d814f600 awesome: 3.5.8 -> 3.5.9 2016-03-09 17:50:28 -03:00
Domen Kožar
9ad60eae48 xen: remove unneeded depds now that stubdom is disabled 2016-03-09 18:56:25 +00:00
Arseniy Seroka
2c8d8d83d7 Merge pull request #13773 from taku0/firefox-bin-45.0
firefox-bin: 44.0.2 -> 45.0
2016-03-09 17:21:58 +03:00
Domen Kožar
086a7d138d xen: disable stubdom due to #13590 2016-03-09 13:51:45 +00:00
Robin Gloster
937574a206 Merge pull request #13771 from zimbatm/remove-rq
rq: package removed
2016-03-09 08:22:17 +01:00
taku0
153468aa5e firefox-bin: 44.0.2 -> 45.0 2016-03-09 09:06:42 +09:00
zimbatm
0ced8f386c rq: package removed
rq only compiles with ruby 1.8 which we don't distribute anymore.

the source is dead.

there is a 1.9 branch over https://github.com/pjotrp/rq that hasn't been
touched for 4 years.
2016-03-08 21:36:59 +00:00
Christoph Hrdinka
1e3fef77d5 Merge pull request #13739 from romildo/update.jwm
jwm: 2.2.2 -> 1406
2016-03-08 18:23:52 +01:00
Ricardo M. Correia
19b92ce265 Merge pull request #13762 from hrdinka/update/transmission
transmission: 2.90 -> 2.92
2016-03-08 16:59:54 +01:00
joachifm
236eb55b08 Merge pull request #13752 from mboes/fix-spark-hash
spark: Fix tarball hash.
2016-03-08 15:01:40 +00:00
Christoph Hrdinka
c5695bc8be transmission: 2.90 -> 2.92 2016-03-08 15:40:17 +01:00
Christoph Hrdinka
48dde66cd7 communi: fix output paths 2016-03-08 13:35:03 +01:00
Franz Pletz
40d90ef8ac Merge pull request #13561 from matthewbauer/qemu-mac
qemu: compile with cocoa for darwin support
2016-03-08 02:15:09 +01:00
Joachim Fasting
d43578b599 nano: 2.5.0 -> 2.5.3
Also move build-time dependencies to nativeBuildInputs
2016-03-08 00:14:57 +01:00
Mathieu Boespflug
6cf1853f29 spark: Fix tarball hash.
Maybe tarball changed upstream. Who knows.

Fixes #13703
2016-03-07 23:16:26 +01:00
Al Zohali
4a92dbcd4c banshee: init at 2.6.2
Co-Authored-By: Nikolay Amiantov <ab@fmap.me>
2016-03-07 23:21:01 +03:00
Arseniy Seroka
1d4c59f9bd Merge pull request #13743 from obadz/pithos-fixup
pithos: add desktop item
2016-03-07 22:53:20 +03:00
José Romildo Malaquias
5856e89b2c jwm: 2.2.2 -> 1406 2016-03-07 16:11:13 -03:00
obadz
4c1be2b7da pithos: add desktop item 2016-03-07 18:46:07 +00:00
rnhmjoj
aaa443516f mkvtoolnix: 8.4.0 -> 8.9.0 2016-03-07 19:41:28 +01:00
John Wiegley
0ee75214f3 proofgeneral_HEAD: New expr: Proof General from GitHub 2016-03-07 07:16:04 -08:00
joachifm
046e5011b4 Merge pull request #13691 from AndersonTorres/cutegram
Cutegram: add qtimageformats (for sticker support)
2016-03-07 14:10:08 +00:00
=
a6479aa580 non: 2016-02-07 -> 2016-03-06 2016-03-07 11:01:29 +01:00
Christoph Hrdinka
d3e3b135ea pidgin: fix gstreamer plugin path
Closes #13722, fixes #13719 and maybe #10556.
2016-03-07 07:03:49 +01:00
Nikolay Amiantov
0da9c6b358 octoprint-plugins.m3d-fio: 0.29 -> 0.28.2 2016-03-07 04:56:23 +03:00
Arseniy Seroka
e82dcd70e4 Merge pull request #13680 from matthewbauer/darwin-fluidsynth
fluidsynth: fix build errors in darwin builds
2016-03-06 23:22:45 +03:00
Nikolay Amiantov
234c5dce67 Merge commit 'refs/pull/13667/head' of git://github.com/NixOS/nixpkgs 2016-03-06 20:39:27 +03:00
Jakub Skrzypnik
d80811d881 ahoviewer: init at 1.4.6 2016-03-06 18:36:16 +01:00
joachifm
263488530e Merge pull request #13694 from zimbatm/rubyripper-fix
rubyripper: fix installation
2016-03-06 15:06:58 +00:00
joachifm
dca363b9a0 Merge pull request #13381 from kevincox/mesos-0.27.1
Mesos: 26.0 -> 27.1
2016-03-06 14:44:26 +00:00
Kevin Cox
ee9b151f5b marathon: 0.15.1 -> 0.15.3 2016-03-06 08:05:26 -05:00
Robert Helgesson
54c7ef17a9 eclipse-plugin-checkstyle: 6.14.0 -> 6.16.0 2016-03-06 09:39:22 +01:00
Arseniy Seroka
4b934ec3af Merge pull request #13698 from puffnfresh/feature/window-manager/emacs-exwm
exwm service: init (Emacs X Window Manager)
2016-03-06 10:54:48 +03:00
Raymond Gauthier
d2c8919a16 digikam: improvements
-  Now usable in non kde desktop environments.

    Build a immutable sycoca database and use
    wrappers to tie programs to this
    database and avoid interference from the
    outside by specifying a fixed `KDELIBS`
    and fixed/empty `XDG_DATA_DIRS`.

    Added missing dependencies to syscoca
    database so that the program is complete.

    Added all build time optional packages.

    Kipi-plugins now properly detected. Added
    almost all optional dependencies so that
    almost all plugins are usable.

    Now with vlc phonon backend for video playback.

    Now with ffmpeg thumbnailer for video items
    thumbnail creation.

    Now run without any error log.

Tests:

 -  Ran most features of the standard program. Everything
    work perfectly without error logs.
 -  Ran some of the kipi plugins. Work fine there too.
 -  Ran face detection and fingerprint generation
    successfully.
 -  Oxygen icons are now displayed properly.
 -  Ran other wrapped executable successfully.
2016-03-05 22:55:35 -05:00
Kevin Cox
2843d83905 Mesos: 26.0 -> 27.1 2016-03-05 22:49:48 -05:00
Tobias Geerinckx-Rice
d5eb96938a sane-backends-git -> 2016-03-05 2016-03-06 01:09:12 +01:00
Tim Steinbach
d3deb49b54 atom: 1.5.3 -> 1.5.4 2016-03-05 22:11:27 +00:00
aszlig
8b97ca270e
chromium: Update all channels to latest versions
Overview of the updated versions:

stable: 48.0.2564.116 -> 49.0.2623.75
beta:   49.0.2623.63  -> 49.0.2623.75
dev:    50.0.2657.0   -> 50.0.2661.11

Stable and beta are now in par because of the release of a major stable
update.

The release addresses 26 security vulnerabilities, the following with an
assigned CVE:

 * CVE-2016-1630: Same-origin bypass in Blink. Credit to Mariusz
                  Mlynski.
 * CVE-2016-1631: Same-origin bypass in Pepper Plugin. Credit to Mariusz
                  Mlynski.
 * CVE-2016-1632: Bad cast in Extensions. Credit to anonymous.
 * CVE-2016-1633: Use-after-free in Blink. Credit to cloudfuzzer.
 * CVE-2016-1634: Use-after-free in Blink. Credit to cloudfuzzer.
 * CVE-2016-1635: Use-after-free in Blink. Credit to Rob Wu.
 * CVE-2016-1636: SRI Validation Bypass. Credit to Ryan Lester and
                  Bryant Zadegan.
 * CVE-2015-8126: Out-of-bounds access in libpng. Credit to
                  joerg.bornemann.
 * CVE-2016-1637: Information Leak in Skia. Credit to Keve Nagy.
 * CVE-2016-1638: WebAPI Bypass. Credit to Rob Wu.
 * CVE-2016-1639: Use-after-free in WebRTC. Credit to Khalil Zhani.
 * CVE-2016-1640: Origin confusion in Extensions UI. Credit to Luan
                  Herrera.
 * CVE-2016-1641: Use-after-free in Favicon. Credit to Atte Kettunen of
                  OUSPG.

The full announcement which also includes the link to the bug tracker
can be found here:

http://googlechromereleases.blogspot.de/2016/03/stable-channel-update.html

Also, the 32bit Chrome package needed for the Flash and Widevine plugins
doesn't exist anymore, because Google has dropped support for 32bit
distros, see here for the announcement:

https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/FoE6sL-p6oU

On our end, we need to fix the patch for the plugin paths to work for
the latest dev channel. The change is very minor, because the
nix_plugin_paths_46.patch only doesn't apply because of an iOS-related
ifdef.

Built and tested on my Hydra at:

https://headcounter.org/hydra/eval/311511

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Fixes: #13665
2016-03-05 22:53:13 +01:00
Franz Pletz
beefe9c1a9 Merge pull request #13659 from agbell/agbell-patch-1
pgadmin 1.20.0 -> 1.22.1
2016-03-05 22:16:37 +01:00
zimbatm
47c2411d00 rubyripper: fix installation 2016-03-05 18:49:13 +00:00
zimbatm
75d7692ab3 gitAndTools.darcsToGit: 0.2git -> 2015-06-04
Fixes error where ruby 2.0+ doesn't have iconv anymore.

    `require': cannot load such file -- iconv (LoadError)
2016-03-05 18:45:39 +00:00
Joachim Fasting
1ff8a6b6c4 electrum: 2.5.4 -> 2.6.1 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
AndersonTorres
af85404412 Cutegram: add qtimageformats (for sticker support)
This commit adds preliminary sticker support for Cutegram.
2016-03-05 11:41:39 -03:00
joachifm
02327d3a44 Merge pull request #13431 from igsha/i3pystatus
i3pystatus: 3.33 -> 3.34
2016-03-05 13:12:10 +00:00
Brian McKenna
b1096d0811 elpa-packages 2016-03-06 2016-03-06 00:03:26 +11:00
joachifm
bcafef2df4 Merge pull request #13681 from matthiasbeyer/add-tasksh
tasksh: init at 1.0.0
2016-03-05 12:11:40 +00:00
aszlig
c3d82f0fbf
chromium/updater: Fix eval error on stdenv.is32bit
There is no stdenv.is32bit, so let's just use !stdenv.is64bit.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-05 03:16:26 +01:00
aszlig
8d5accb691
chromium/updater: Fix getting latest versions
Comparing the current version with the version in sources list and
accidentally swapping the version arguments isn't going to get very far
because every new version that will come up will then be treated as "we
already have that version".

So we're now using versionOlder and also a check whether the version is
the *same* as the one in sources.nix.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-05 02:55:00 +01:00
Matthew Bauer
864ec69c84 qemu: compile with cocoa for darwin support
This uses the --enable-cocoa flag in qemu to build in Darwin.
2016-03-04 17:45:34 -06:00
Matthew Bauer
a1363ef02d fluidsynth: fix build errors in darwin builds
Build inputs were not being passed in properly.
2016-03-04 17:44:44 -06:00
joachifm
b0f70e2ebb Merge pull request #10863 from aboseley/spice-vdagent
spice-vdagentd service : init at version 0.16.0
2016-03-04 22:14:22 +00:00
Peter Simons
288d01fe2b stellarium: update to 0.14.2
This patch also fixes https://github.com/NixOS/nixpkgs/issues/13582.
2016-03-04 23:05:48 +01:00
Adam Boseley
5b83791207 spice-vdagentd service : initial at 0.16.0 2016-03-05 07:56:47 +10:00
Matthias Beyer
abea96a28d tasksh: init at 1.0.0 2016-03-04 21:59:01 +01:00
Graham Christensen
ca6108a2a1 wireshark: 2.0.0 -> 2.0.2 for: CVE-2016-2521 CVE-2016-2522 CVE-2016-2523 CVE-2016-2524 CVE-2016-2525 CVE-2016-2526 CVE-2016-2527 CVE-2016-2528 CVE-2016-2529 CVE-2016-2531 CVE-2016-2532 2016-03-04 13:31:31 -06:00
joachifm
66c95e4bf0 Merge pull request #13677 from romildo/update.openbox-menu
openbox-menu: 0.5.1 -> 0.8.0
2016-03-04 16:16:24 +00:00
Michael Raskin
24bbb9718f Merge pull request #8021 from magnetophon/lv2bm-master
lv2bm init at git-2015-04-10
2016-03-04 15:59:22 +00:00
José Romildo Malaquias
5226ecf767 openbox-menu: 0.5.1 -> 0.8.0 2016-03-04 12:42:28 -03:00
joachifm
ce9e2012af Merge pull request #13674 from zimbatm/sonic-pi-2.9.0
sonic-pi: 2.8.0 -> 2.9.0
2016-03-04 15:34:43 +00:00
joachifm
ff738bc48b Merge pull request #13669 from romildo/new.font-manager
font-manager: init at git-2016-03-02
2016-03-04 15:30:24 +00:00
Michael Raskin
67493da97f Merge pull request #13654 from Profpatsch/libreoffice-kde
libreoffice: disable kdeIntegration
2016-03-04 15:06:50 +00:00
zimbatm
4bc516aa54 sonic-pi: 2.8.0 -> 2.9.0
Fixes compilation and path issues. The executable still segfaults after boot
though.
2016-03-04 14:44:07 +00:00
Nikolay Amiantov
630ab80bd4 deadbeef: 1.6.2 -> 1.7.0 2016-03-04 14:58:58 +03:00
Nikolay Amiantov
8dd642b688 octoprint-plugins.m3d-fio: 0.27.1 -> 0.29 2016-03-04 14:42:36 +03:00
Lancelot SIX
4ea6a10cb6 Merge pull request #13672 from bzizou/kanif
kanif: init at 1.2.2

Built and tested on a local cluster.
2016-03-04 12:38:56 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
15c4167d28 kanif: init at 1.2.2 2016-03-04 12:22:29 +01:00
José Romildo Malaquias
9477c248fa gsimplecal: init at 2.1 2016-03-04 08:06:09 -03:00
José Romildo Malaquias
86c6d59f95 font-manager: init at git-2016-03-02 2016-03-04 07:45:08 -03:00
Lancelot SIX
95f22a6fb5 pkgs.taktuk: fix remote url 2016-03-04 10:30:42 +01:00
Lancelot SIX
f689bc9629 Merge pull request #13656 from bzizou/taktuk
taktuk: init at 3.7.5
2016-03-04 10:27:19 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
92e86f03b0 taktuk: init at 3.7.5 2016-03-04 10:11:08 +01:00
goibhniu
60b1675be0 Merge pull request #13660 from nico202/guitarix-0.34
guitarix: 0.33 -> 0.34
2016-03-04 09:47:04 +01:00
Vincent Laporte
014a30da93 why3: 0.86.2 -> 0.86.3
And merge with ocamlPackages.why3
(the OCaml library would not work correctly if packaged separately).
2016-03-04 09:29:10 +01:00
=
7f26d6edf5 guitarix: 0.33 -> 0.34 2016-03-04 01:22:00 +01:00
joachifm
12c9af6e2a Merge pull request #13652 from steveeJ/rkt
pkgs/rkt: bump to v1.1.0
2016-03-03 21:46:08 +00:00
Adam Bell
854b13dc00 pgadmin 1.20.0 -> 1.22.1 2016-03-03 16:11:32 -05:00
Arseniy Seroka
9e2eaa2755 Merge pull request #13632 from jraygauthier/jrg/sweethome_freedesktop_improvement
sweethome3d: Improvements
2016-03-03 23:30:40 +03:00
Arseniy Seroka
6f12b1980e Merge pull request #13627 from jraygauthier/jrg/update_sweethome3d_52
sweethome3d: 4.6.2 -> 5.2
2016-03-03 23:29:48 +03:00
Arseniy Seroka
0aac2960fc Merge pull request #13639 from bzizou/gromacs
gromacs: 4.6.5 -> 4.6.7 + MPI support
2016-03-03 23:29:32 +03:00
Damien Cassou
5652d3407f Merge pull request #13647 from DamienCassou/khard-python2-only
khard: force Python2
2016-03-03 21:14:17 +01:00
Stefan Junker
13bd76b525 pkgs/rkt: 1.0.0 -> 1.1.0 2016-03-03 19:57:15 +01:00
Profpatsch
417457f6f9 libreoffice: disable kdeIntegration
fixes #13651

@edolstra:
“IIRC, the "KDE integration" consists mainly in providing a Qt/KDE "File
open" dialog, which we can probably live without. In fact, it has been
known to malfunction if Libreoffice's KDE version is different from the
system KDE version.

So disabling this sounds like a good idea.”
2016-03-03 19:55:34 +01:00
Damien Cassou
8a804dfbac khard: force Python2
setup.py says that khard is only compatible with
Python 2.
2016-03-03 16:37:23 +01:00
joachifm
3b7b3da906 Merge pull request #13637 from regnat/wayland
mpv: added optional wayland support
2016-03-03 14:33:35 +00:00
Domen Kožar
ea863b8cc6 Merge pull request #13643 from DamienCassou/khal-python3-only
khal: force Python3
2016-03-03 14:21:21 +00:00
Damien Cassou
a0b1b032b6 khal: force Python3
Both the README and setup.py agree that khal is only compatible with
Python 3.
2016-03-03 15:17:37 +01:00
joachifm
ec85d13257 Merge pull request #13623 from nathan7/git-remote-hg-drvname
git-remote-hg: fix the derivation name
2016-03-03 13:54:05 +00:00
Nathan Zadoks
819dab0203 git-remote-hg: fix the derivation name
-v0.2 isn't parsed as a version by Nix, and makes it inconvenient to
install git-remote-hg through nix-env.
2016-03-03 14:51:31 +01:00
joachifm
973063c8fe Merge pull request #9249 from jraygauthier/jrg/keepass_icons_improvs_merged
keepass: improvements
2016-03-03 12:30:18 +00:00
Eelco Dolstra
1c74a16e10 rcs: Fix build on gcc 5
http://hydra.nixos.org/build/32624218
2016-03-03 13:10:22 +01:00
Théophane Hufschmitt
0bcf42aed3 mpv: added optional wayland support 2016-03-03 11:38:52 +01:00
Vincent Laporte
c2a2c2ecd4 ltl2ba: fix build on darwin 2016-03-03 10:24:13 +01:00
Arseniy Seroka
dfbf0b27a4 Merge pull request #13497 from AndersonTorres/cutegram
cutegram: 2.7.0 -> 2.7.1
2016-03-03 09:04:17 +03:00
Raymond Gauthier
4f347ca8fe keepass: improvements
`*.desktop` file now:
 -  Refers to an icon.
 -  Is placed in the proper category (based on comparison with `keepassx2`.
 -  Has proper mime type (also based on comparison).

Also, now use `icoutils` to extract icons from the application ressouces
and transform them from `*.ico` to `*.png`. Created and used a generic
script that has the ability to move the extracted `*.png` to their
appropriate standard freedesktop location.

Tested this on nixos. `keepass` now has a icon and is categorized
in the same bin as `keepassx2`. The program still execute and
function prefectly.
2016-03-03 01:03:31 -05:00
Raymond Gauthier
ebc3f4bdf3 sweethome3d: Improvements
-  Replace non freedesktop `CAD` desktop category
    by categories taken from debian's desktop item.

    This make the desktop items appear under the
    `Graphic` category in DE menus instead of `Others`.

 -  Moved to new package icons as specified by
    upstream release notes.

 -  Moved to icon name instead of full path to
    a single icon as specified by freedesktop
    specification.

 -  Human readable desktop item names.
2016-03-03 00:24:55 -05:00
AndersonTorres
14aa382f03 cutegram: 2.7.0 -> 2.7.1
And some minor changes
2016-03-03 02:21:31 -03:00
AndersonTorres
f70ba914ef telegram-qml: 0.9.1 -> 0.9.2 2016-03-03 02:19:07 -03:00
AndersonTorres
bd71f511e5 libqtelegram-aseman-edition: 6.0 -> 6.1 2016-03-03 02:18:07 -03:00
Pascal Wittmann
ba7b5ad530 filezilla: 3.15.0.2 -> 3.16.0 2016-03-02 23:14:31 +01:00
Pascal Wittmann
369ede9235 mcabber: 1.0.1 -> 1.0.2 2016-03-02 22:37:14 +01:00
Raymond Gauthier
03f2888b98 sweethome3d: 4.6.2 -> 5.2
Also updated editors to latest version.

Tested the applications and everything seem to
work at least as well as previous version.
2016-03-02 15:32:39 -05:00
José Romildo Malaquias
ccc64c20e6 tint2: 0.12 -> 0.12.7 2016-03-02 16:56:21 -03:00
joachifm
0c1ed282f0 Merge pull request #13018 from tathougies/master
Bump tint2 to 0.12
2016-03-02 16:55:32 +00:00
Frederik Rietdijk
1d1b0a8ab8 Merge pull request #13510 from lancelotsix/relocate_motu_client
pkgs.motuclient: move application away from pythonPackages
2016-03-02 08:02:53 -05:00
Thomas Tuegel
6a4c8b0a12 Merge pull request #13597 from ttuegel/kde-5
Plasma 5.5.5
2016-03-02 06:47:41 -06:00
Lluís Batlle i Rossell
a95e65b1eb gtkwave: update to 3.3.70 2016-03-02 12:42:20 +01:00
Lancelot SIX
8f4a7d6c4c pkgs.motuclient: move application away from pythonPackages 2016-03-02 09:41:02 +01:00
Derek Gonyeo
f681ceb593 uzbl: version 20120514 -> v0.9.0 2016-03-01 23:15:26 -05:00
Arseniy Seroka
f082170873 Merge pull request #13599 from mbakke/zathura-0.3.5
Update zathura and plugins
2016-03-02 01:44:36 +03:00
Robert Helgesson
c523cec12c josm: 9329 -> 9900 2016-03-01 21:02:36 +01:00
Marius Bakke
df32c2d0c8 zathura-pdf-poppler: 0.2.5 -> 0.2.6 2016-03-01 19:52:50 +00:00
Marius Bakke
9c86acc479 zathura-pdf-mupdf: 0.2.8 -> 0.3.0 2016-03-01 19:52:40 +00:00
Marius Bakke
7ad9370f08 zathura-djvu: 0.2.4 -> 0.2.5 2016-03-01 19:52:40 +00:00
Marius Bakke
18a4ca2d05 zathura-ps: 0.2.2 -> 0.2.3 2016-03-01 19:52:40 +00:00
Marius Bakke
cbf09c6936 zathura: 0.3.3 -> 0.3.5 2016-03-01 19:41:31 +00:00
Marius Bakke
78b80ee635 girara: 0.2.4 -> 0.2.5 2016-03-01 19:41:09 +00:00
Thomas Tuegel
98d8e1a160 kde5: consolidate packages into desktops/kde-5 2016-03-01 10:36:00 -06:00
Carles Pagès
7eb15265d3 kodiPlugins.pvr-hts: 2.1.18 -> 2.2.13 2016-03-01 13:56:27 +01:00
aszlig
605cc4fdeb
Merge pull request #13052 from @bendlas
Updates VirtualBox from version 5.0.12 to 5.0.14.

Upstream changes are (without bug IDs):

 * GUI: properly limit the number of VCPUs to the number of physical cores
        on Mac OS X
 * Audio: fixed a bug which prevented loading a saved state of a saved
          guests with HDA emulation (5.0.12 regression)
 * Audio: don't crash if the backend is unable to initialize
 * Audio: fixed audio capture on Mac OS X
 * Storage: fixed a possible crash when attaching the same ISO image
            multiple times to the same VM
 * BIOS: properly report if two floppy drives are attached
 * USB: fixed a problem with filters which would not capture the device
        under certain circumstances (5.0.10 regression)
 * ExtPack: black-list Extension Packs older than 4.3.30 due to
            incompatible changes not being properly handled in the past
 * Windows hosts: fixed a regression which caused robocopy to fail
 * Linux hosts: properly create the /sbin/rcvboxdrv symbolic link (5.0.12
                regression)
 * Mac OS X hosts: several fixes for USB on El Capitan
 * Linux Additions: fixes for Linux 4.5

Full upstream changelog with bug IDs can be found at:

  https://www.virtualbox.org/wiki/Changelog

The reason I was reluctant to merge this before were these symbol lookup
errors:

  vboxsf: Unknown symbol VBoxGuest_RTMemTmpFree (err 0)
  vboxsf: Unknown symbol VBoxGuestIDCCall (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRequest (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRelease (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTLogRelGetDefaultInstanceEx (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTErrConvertToErrno (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexCreate (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexDestroy (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTMemContFree (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexRelease (err 0)
  vboxsf: Unknown symbol VBoxGuestIDCOpen (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTAssertShouldPanic (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTMemContAlloc (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexRequest (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexCreate (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTMemTmpAllocTag (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexDestroy (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTAssertMsg1Weak (err 0)
  vboxsf: Unknown symbol VBoxGuestIDCClose (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTAssertMsg2Weak (err 0)

However, after testing it against 5.0.12, the same errors occur there as
well, so it is likely related to our VM tests.
2016-03-01 03:36:44 +01:00
Pascal Wittmann
afd2d0588b calibre: 2.51.0 -> 2.52.0 2016-02-29 23:35:32 +01:00
Tobias Geerinckx-Rice
06a50554ad simple-scan: 3.19.90 -> 3.19.91 2016-02-29 22:51:39 +01:00
Thomas Tuegel
c23874deda Merge pull request #13577 from edwtjo/zotero-xpi-loader
zotero: patch firefox xpi loading
2016-02-29 14:24:42 -06:00
Luca Bruno
5f8311775c chromium: add StartupWMClass to desktop file. Fixes #12433 2016-02-29 20:42:58 +01:00
Edward Tjörnhammar
cd897f657c cb2bib: init at 1.9.2 2016-02-29 19:36:51 +01:00
Edward Tjörnhammar
a6d3b3f97f zotero: patch firefox xpi loading 2016-02-29 19:11:38 +01:00
Edward Tjörnhammar
9af50a2e7d kodi: add optional joystick support 2016-02-29 19:00:46 +01:00
Thomas Tuegel
5947f565ed Merge pull request #13049 from bendlas/update-dropbox-master
dropbox: 3.12.6 -> 3.14.7
2016-02-29 11:16:36 -06:00
Vincent Laporte
694a5ba291 eprover: fix build on Darwin 2016-02-29 15:35:40 +01:00
Domen Kožar
756604cc08 transmission: 2.84 -> 2.90 2016-02-29 13:08:33 +00:00
Domen Kožar
901adb14e8 Merge pull request #13569 from zimbatm/redmine-fix
redmine: fix compilation with ruby 2.3
2016-02-29 12:29:48 +00:00
zimbatm
de8c119a4b redmine: fix compilation with ruby 2.3
Just bumped the JSON dependency manually to the one bundled with ruby 2.3
2016-02-29 10:02:59 +00:00
Arseniy Seroka
8c7ccdd556 Merge pull request #13557 from KoviRobi/inferno-update
inferno: 645 -> 785
2016-02-29 01:04:30 +03:00
Michael Ekstrand
b3faef0d93 nano: build info manual (close #13527)
Make nano depend use texinfo, so that the built packages include the
info manual, and put it into a separate output.
2016-02-28 21:50:17 +01:00
Kovacsics Robert (NixOS)
5e5cd7c93c inferno: 645 -> 785 2016-02-28 20:16:08 +00:00
Bjørn Forsman
070dccae7b gitstats: init at 2016-01-08
Upstream does not make releases, using latest commit from master branch.
2016-02-28 15:00:52 +01:00
Nikolay Amiantov
1af8a3498c apitrace: add qapitrace and backtracing support 2016-02-28 15:55:45 +03:00
zimbatm
69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Bjørn Forsman
d589391202 gitinspector: 0.4.1 -> 0.4.4 2016-02-28 11:32:09 +01:00
Franz Pletz
bc4dbca2b3 Merge pull request #13513 from grahamc/omnibus-cves
Several CVEs
2016-02-28 04:14:20 +01:00
Graham Christensen
1aed3948d7 pythonmagick: 0.9.11 -> 0.9.12 2016-02-27 17:22:14 -06:00
Graham Christensen
4a54794d18 xara: broken due to patch-tracker.debian.org being missing. 2016-02-27 16:13:47 -06:00
Graham Christensen
73f6410851 cgit: 0.11.2 -> 0.12 for CVE-2016-1899 CVE-2016-1900 CVE-2016-1901 2016-02-27 15:35:19 -06:00
Arseniy Seroka
c39cc6cd60 Merge pull request #13512 from magnetophon/yoshimi-1.3.8.2
yoshimi: 1.3.7.1 -> 1.3.8.2
2016-02-27 23:38:45 +03:00
Bart Brouns
4deefc15ef yoshimi: 1.3.7.1 -> 1.3.8.2 2016-02-27 20:29:44 +01:00
Bart Brouns
6f8db5b12e ardour: 4.4-> 4.7 2016-02-27 20:26:20 +01:00
Arseniy Seroka
824a1fb5b9 Merge pull request #13496 from zimbatm/no-dots-at-end-of-description
Remove all dots at end of descriptions
2016-02-27 21:34:06 +03:00
Tuomas Tynkkynen
58f0071a9e renoise: Don't use builtins.currentSystem
stdenv.system should be almost always used instead of builtins.currentSystem
or cross-evaluation (e.g. evaluating a i686 NixOS system on a 64-bit nix)
will be subtly broken.
2016-02-27 19:58:18 +02:00
zimbatm
17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Franz Pletz
6b20b7c4d7 qemu: 2.4.1 -> 2.5.0 (multiple CVEs)
https://lwn.net/Vulnerabilities/666755/
2016-02-27 17:53:22 +01:00
Jeffrey David Johnson
bbf113f24a bitcoin-classic: init at 0.11.2.cl1.b1
From #12706, commits re-split by vcunat.
2016-02-27 15:23:15 +01:00
Jeffrey David Johnson
127edf1194 bitcoin-xt: update 0.11A -> 0.11D
From #12706, commits re-split by vcunat.
2016-02-27 15:23:15 +01:00
Matt McHenry
98a0484471 eclipse: run with the jdk, not the jre
This is necessary so that tools like native2ascii are available to
maven eclipse integration (m2e).
2016-02-27 13:40:38 +01:00
Lancelot SIX
0467a17858 pythonPackages.sqlalchemy: follows upstream, sqlalchemy7 for lecagy
This makes pythonPackages.sqlalchemy the most up to date revision (it
was called sqlalchemy_1_0 before), and maintains the various “legacy”
versions available as pythonPackages.sqlalchemyX for X in {7,8,9}.

All derivations that required `sqlalchemy_1_0` now require `sqlalchemy`
while those that required `sqlalchemy` now require `sqlalchemy7`.

The derivations are not changed, only the attribute names they are
bound to.
2016-02-27 12:11:12 +01:00
Michael Raskin
a519416a92 libreoffice: Taking a fix from BLFS for using Glibc 2.23 (isnan is not std::isnan) 2016-02-27 09:10:50 +01:00
zimbatm
90525b718f Merge pull request #11141 from cresh/darwin-msmtp
msmtp: Enable on OS X with Keychain integration.
2016-02-27 00:02:53 +00:00
Arseniy Seroka
c80a1baa15 Merge pull request #13486 from zimbatm/vim-default-config
vim: provide a default vimrc
2016-02-27 01:09:52 +03:00
zimbatm
951dc57716 Merge pull request #13482 from nico202/qnotero
qnotero: init at 1.0.0
2016-02-26 22:09:41 +00:00
zimbatm
89f0e25189 vim: provide a default vimrc
Minimal sane defaults imported from ArchLinux.

This is basically `set :nocompatible` with some other small changes.
2016-02-26 21:58:21 +00:00
Michael Raskin
a94e433936 libreoffice: 5.0.4.2 -> 5.1.0.3 (a new attempt); set XDG_DATA_DIRS for access to GSettings schemas 2016-02-26 22:58:27 +01:00
=
728b1ce557 qnotero: init at 1.0.0 2016-02-26 22:09:54 +01:00
aszlig
54b4912566
chromium: Regenerate sources.nix with new updater
No changes in functionality, but to make future source updates a bit
easier on the eyes when viewing the diff.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-26 20:55:17 +01:00
aszlig
28b289efa6
chromium: Refactor updater entirely in Nix
The update.sh shell script now is only a call to nix-build, which does
all the hard work of updating the Chromium source channels and the
plugins. It results in a store path with the new sources.nix that
replaces the already existing sources.nix.

Along the way, this has led to a quite massive workaround, which abuses
MD5 collisions to detect whether an URL is existing, because something
like builtins.tryEval (builtins.fetchurl url) unfortunately doesn't
work. Further explanations and implementation details are documented in
the actual implementation.

The drawback of this is that we don't have nice status messages anymore,
but on the upside we have a more robust generation of the sources.nix
file, which now also should work properly on missing upstream
sources/binaries.

This also makes it much easier to implement fetching non-GNU/Linux
versions of Chromium and we have all values from omahaproxy available as
an attribute set (see the csv2nix and channels attributes in the update
attribute).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-26 20:55:17 +01:00
Charles Strahan
53ea7dee75 emacs: fix priority for ctags
This fixes the previous attempt (in commit 46d1dd5) to make ctags' ctags
override emacs' ctags. The higher the value of the priority attribute,
the higher the priority (see the definition of `buildEnv`).
2016-02-26 12:27:04 -05:00
Michael Raskin
32e954db64 Reverting dependency src for revert 2016-02-26 16:28:08 +01:00
Michael Raskin
66febbdfa7 Temporarily revert LibreOffice update 2016-02-26 16:26:34 +01:00
zimbatm
3833591d95 Merge pull request #13164 from romildo/fix/eclipse-plugin-cup
eclipse-plugins-cup: fix plugin file names
2016-02-26 11:23:28 +00:00
zimbatm
8d4c2340d3 Merge pull request #13396 from mayflower/pkg/gitlab
gitlab: 8.0.5 -> 8.5.1, service improvements
2016-02-26 11:19:28 +00:00
Frederik Rietdijk
48085add39 Merge pull request #13461 from FRidh/kcalc
kde5.kcalc: init at 15.12
2016-02-26 11:33:42 +01:00
Franz Pletz
ef0325e940 Merge pull request #13435 from tg-x/calc
calc: init at 2.12.5.3
2016-02-26 11:16:11 +01:00
aszlig
716b79d3a5
chromium: Provide SHA256s for beta/dev plugins
As stated in the parent commit, the 32bit Chrome package is not
available upstream, so let's at least provide the SHA256 hash for the
64bit package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-26 10:55:51 +01:00
aszlig
459642b8de
chromium/updater: Allow a single plugin arch
Until now, if we have a failure to fetch either the 32bit Debian package
or the 64bit Debian package, neither of these will be put into
sources.nix.

Unfortunately the beta/dev channels do not have a 32bit Debian package,
so even though there is a 64bit Debian package available we don't get
plugins *at* *all*.

This also introduces a nicer error message rather than just failing with
an assertion in fetchurl because we did not provide url/urls.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-26 10:55:51 +01:00
José Romildo Malaquias
0e94a1be40 eclipse-plugins-cup: add dependency on the zest plugin 2016-02-26 06:42:04 -03:00
José Romildo Malaquias
205398c427 eclipse-plugin-zest: init at 3.9.101
eclipse-plugins-cup: remove plugins.nix.orig that was wrongly added.
2016-02-26 06:42:04 -03:00
José Romildo Malaquias
ef11f77c8f eclipse-plugins-cup: fix plugin file names 2016-02-26 06:42:04 -03:00
Franz Pletz
af17efd014 Merge pull request #13466 from benley/git-stree-0.4.5
git-stree: init at 0.4.5
2016-02-26 09:59:47 +01:00
Franz Pletz
db2b0c8406 Merge pull request #13430 from nico202/yarp
yarp (+ libace): init at 2.3.64
2016-02-26 09:29:21 +01:00
Franz Pletz
c2412bd700 fixup! gitlab: 8.0.5 -> 8.5.0, service improvements
8.5.0 -> 8.5.1
2016-02-26 08:31:21 +01:00
Franz Pletz
bcfa59bf82 gitlab: 8.0.5 -> 8.5.0, service improvements
Updates gitlab to the current stable version and fixes a lot of features that
were broken, at least with the current version and our configuration.

Quite a lot of sweat and tears has gone into testing nearly all features and
reading/patching the Gitlab source as we're about to deploy gitlab for our
whole company.

Things to note:

 * The gitlab config is now written as a nix attribute set and will be
   converted to JSON. Gitlab uses YAML but JSON is a subset of YAML.
   The `extraConfig` opition is also an attribute set that will be merged
   with the default config. This way *all* Gitlab options are supported.

 * Some paths like uploads and configs are hardcoded in rails  (at least
   after my study of the Gitlab source). This is why they are linked from
   the Gitlab root to /run/gitlab and then linked to the  configurable
   `statePath`.

 * Backup & restore should work out of the box from another Gitlab instance.

 * gitlab-git-http-server has been replaced by gitlab-workhorse upstream.
   Push & pull over HTTPS works perfectly. Communication to gitlab is done
   over unix sockets. An HTTP server is required to proxy requests to
   gitlab-workhorse over another unix socket at
   `/run/gitlab/gitlab-workhorse.socket`.

 * The user & group running gitlab are now configurable. These can even be
   changed for live instances.

 * The initial email address & password of the root user can be configured.

Fixes #8598.
2016-02-26 07:08:31 +01:00
Charles Strahan
e08dd09c25 emacs: add optional support for 24-bit color ttys 2016-02-26 00:33:56 -05:00
zimbatm
b9db67d8e2 Merge pull request #8393 from hrdinka/update/hugin
hugin: update 2013.0.0 -> 2015.0.0
2016-02-26 01:03:47 +00:00
zimbatm
b5407d402d Merge pull request #11812 from bnikolic/recoll-update
recoll: 1.20.6 -> 1.21.3
2016-02-26 00:41:47 +00:00
zimbatm
30891166be Merge pull request #11997 from benley/google-chrome-variants
google-chrome: add -beta and -unstable variants
2016-02-26 00:13:00 +00:00
zimbatm
428e12d23f Merge pull request #13154 from zimbatm/git-rebase-fix-v2
git: fixes references to gettext properly
2016-02-26 00:03:17 +00:00
zimbatm
35f47333d0 Merge pull request #13463 from avnik/feature/gimp-with-plugins
Feature: gimp with plugins
2016-02-25 23:27:25 +00:00
Benjamin Staffin
fe6ad9e912 git-stree: init at 0.4.5 2016-02-25 15:26:06 -08:00
zimbatm
0b33cd7b59 Merge pull request #13465 from benley/git-alphabetize
git-and-tools: alphabetize attributes before it gets too huge
2016-02-25 23:24:32 +00:00
Pascal Wittmann
48db4391e8 Merge pull request #13464 from zimbatm/termite-11
Termite 11
2016-02-25 23:58:13 +01:00
Benjamin Staffin
ca5f243697 git-and-tools: alphabetize attributes before it gets too huge 2016-02-25 14:23:34 -08:00
zimbatm
3f3599f6be termite: split terminfo into it's own output
Fixes #6141
2016-02-25 22:14:58 +00:00
zimbatm
f1df89f902 termite: 10 -> 11 2016-02-25 22:14:55 +00:00
Alexander V. Nikolaev
0649c8bde7 gimp: add gimp-with-plugin derivation
By default all plugins from pkgs.gimpPlugins set are enabled.

Default location of plugins changed from $out/${gimp.name} to
$out/lib/gimp/${majorVersion}. Resulting derivation for gimp+plugins
is set as search path for plugins by default (additional tweaking in
gimprc done for old plugin scheme should be removed)
2016-02-25 23:34:28 +02:00
Alexander V. Nikolaev
fdd11c2c2b gimp: Use http link as gimp-gap sources 2016-02-25 23:34:17 +02:00
Frederik Rietdijk
05608d50f4 kde5.kcalc: init at 15.12 2016-02-25 22:21:56 +01:00
Frederik Rietdijk
b2298b02cf kde5.filelight: init at 15.12 (close #13456)
vcunat also added himself to maintainers,
as filelight has been extremely helpful on closure-size branch.
2016-02-25 21:56:23 +01:00
Tobias Geerinckx-Rice
500132ab5c sane-backends-git -> 2016-02-25 2016-02-25 20:54:24 +01:00
Igor Sharonov
00d32bb99f i3pystatus: 3.33 -> 3.34 2016-02-25 21:30:37 +03:00
Graham Christensen
712d59225e chromium{,Beta,Dev}: 48.0.2564.97 -> 48.0.2564.116
From the debian security mailing list:

Several vulnerabilities have been discovered in the chromium web browser.

CVE-2016-1622

    It was discovered that a maliciously crafted extension could bypass
    the Same Origin Policy.

CVE-2016-1623

    Mariusz Mlynski discovered a way to bypass the Same Origin Policy.

CVE-2016-1624

    lukezli discovered a buffer overflow issue in the Brotli library.

CVE-2016-1625

    Jann Horn discovered a way to cause the Chrome Instant feature to
    navigate to unintended destinations.

CVE-2016-1626

    An out-of-bounds read issue was discovered in the openjpeg library.

CVE-2016-1627

    It was discovered that the Developer Tools did not validate URLs.

CVE-2016-1628

    An out-of-bounds read issue was discovered in the pdfium library.

CVE-2016-1629

    A way to bypass the Same Origin Policy was discovered in Blink/WebKit,
    along with a way to escape the chromium sandbox.
2016-02-25 12:00:12 -06:00
Edward Tjörnhammar
77d11ec577 idea.idea-{community,ultimate}: 15.0.3 -> 15.0.4 2016-02-25 17:48:07 +01:00
Robin Gloster
40c586b7ce Merge pull request #13427 from k0ral/mercurial
mercurial: 3.5.1 -> 3.7.1
2016-02-25 17:00:58 +01:00
Robin Gloster
84a10edede Merge pull request #13449 from matthiasbeyer/update-taskwarrior
taskwarrior: 2.5.0 -> 2.5.1
2016-02-25 16:59:10 +01:00
Tobias Geerinckx-Rice
759f48ab07 sane-backends-git: 2016-02-19 -> 2016-02-22 2016-02-25 16:19:42 +01:00
Nikolay Amiantov
d3d193e263 octoprint-plugins.m3d-fio: 0.27 -> 0.27.1 2016-02-25 18:18:27 +03:00
Matthias Beyer
159c8f9284 taskwarrior: 2.5.0 -> 2.5.1 2016-02-25 15:49:37 +01:00
goibhniu
c2ce61c78f Merge pull request #13443 from magnetophon/helm-0.6.1
helm: 2015-09-11 -> 0.6.1
2016-02-25 14:42:51 +01:00