Commit graph

7538 commits

Author SHA1 Message Date
Aristid Breitkreuz 977ad646e9 rcs: update from 5.9.2 to 5.9.3 2014-10-07 22:40:06 +02:00
Aristid Breitkreuz 1f3b58cb4f ikiwiki: update from 3.20140227 to 3.20140916 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz e36c5ac7fa irssi: update from 0.8.15 to 0.8.16 2014-10-07 20:52:02 +02:00
Domen Kožar 6ead69458c mumble: 1.2.7 -> 1.2.8 2014-10-07 19:19:47 +02:00
Domen Kožar b0294578eb add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router 2014-10-07 17:06:46 +02:00
Michael Raskin ff371b96df A sigil cleanup 2014-10-07 18:51:33 +04:00
Nick Sauce bfa942c9bf sigil: new package 2014-10-07 18:51:33 +04:00
Michael Raskin b32dbc8be6 Gajim update 2014-10-07 16:23:28 +04:00
Michael Raskin c16cce3204 Update freetalk 2014-10-07 16:23:28 +04:00
Michael Raskin d171942ed1 Update Dia 2014-10-07 16:23:27 +04:00
Domen Kožar 8f27aedb46 add redmine package 2014-10-07 10:54:22 +02:00
Pascal Wittmann e42f5edb7c ocrad: update from 0.23 to 0.24 2014-10-07 10:47:39 +02:00
Bjørn Forsman 4005ae48ab sweethome3d: add icon to desktop file 2014-10-07 08:45:26 +02:00
Bryan Gardiner de0a388ccf Add claws-mail and libetpan.
Adds Nix expressions for claws-mail (http://www.claws-mail.org) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html).

The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
Aristid Breitkreuz 681b5f4b4a bitcoind: update from 0.9.2.1 to 0.9.3 2014-10-06 22:06:56 +02:00
Aristid Breitkreuz c892ba93b4 atom: update from 0.129.0 to 0.135.0 2014-10-06 21:54:59 +02:00
Mateusz Kowalczyk ee870fa364 cantata: update from 1.4.1 to 1.4.2 2014-10-06 17:36:41 +01:00
Peter Simons 066db30729 haskell-git-annex: update to version 5.20140927 2014-10-06 11:21:39 +02:00
Peter Simons 8ee5bd585f haskell-sloane: update to version 1.9.3
This version supports the latest optparse-applicative.
2014-10-06 11:21:39 +02:00
aszlig d3a7c50364
chromium: Add WideVine content decryption plugin.
Seems to be needed in order to view Netflix content, but this only pulls
in the proprietary plugin and doesn't yet compile Chromium with support
for it, so this is only in preparation for the bright and shiny future
(where we all have rootkits implanted in our body).

Of course, this plugin is disabled by default as well as all the other
proprietary plugins.

For the plugin derivation, we now do the checkPhase _after_ the
installPhase, to make sure we also detect RPATHs pointing to the plugin
directory itself, because the shared object files only exist after the
installPhase.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:33 +02:00
aszlig b159458c34
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 37.0.2062.94 -> 37.0.2062.120
beta:   38.0.2125.24 -> 38.0.2125.101
dev:    39.0.2138.3  -> 39.0.2171.7

All channels built fine on my machine and were tested against a few
sites.

The missing_alg_import.patch now is no longer needed for version 39, so
we're not applying it there anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:32 +02:00
Michael Raskin b72a1462e0 Update muPDF 2014-10-06 02:43:57 +04:00
Eelco Dolstra 58de52c6f0 blender: Update to 2.72 2014-10-05 21:50:22 +02:00
Bjørn Forsman e657a596b1 sweethome3d: update to latest 2014-10-05 15:59:12 +02:00
Aristid Breitkreuz 596b4b42ed Merge pull request #4378 from abbradar/deadbeef-fix
fix "Open..." menu items in "deadbeef"
2014-10-05 14:53:44 +02:00
_1126 7536d41287 stumpwm: update and refactoring
This commit updates the stumpwm to version 0.9.8. Futhermore, it
refactors the expression quite a lot:

* stumpwm has been moved from lisp modules to window-managers.
* stumpwm has been added to the window managers NixOS knows about, this
  enables the user to add stumpwm as a default window manager in his
  NixOS configuration like with Xmonad or i3.
* the package has been split into stumpwm and stumpwmContrib. This is
  due to the fact that development of stumpwm and its extension modules
  has been split into two repositories. As of today, the release is the
  last one before this split. This split into two packages only reflect
  those upcoming upstream changes already.

It is planned to make the addition of the extension modules voluntarily,
like with Xmonads option "enableContribAndExtras". Furthermore it might
be possible to add an option to compile stumpwm with clisp instead of
sbcl.
2014-10-05 14:50:08 +02:00
AndersonTorres e7f5263456 Batti: adjusting icon paths 2014-10-05 09:11:35 -03:00
Michael Raskin fdad3e5661 Geeqie release is a Git tag, apparently Gitorious gave non-deterministic archive 2014-10-04 16:38:09 +04:00
Nikolay Amiantov 1cc3fc871e deadbeef: fix gtk3, use gtk2 by default, allow simultaneous 2014-10-04 01:50:50 +04:00
Mateusz Kowalczyk 3d26ea99dc Merge pull request #4342 from vbgl/camlp5-6.12
Camlp5: update to 6.12; hol-light: update to r199
2014-10-03 18:36:06 +01:00
Peter Simons d5e622e21e Merge pull request #4375 from linquize/git-2.1.2
git: Update to 2.1.2
2014-10-03 19:07:51 +02:00
Eelco Dolstra 31189616e4 Rename chromium-stable -> chromium
Suffixes like "-stable" are superfluous because packages are assumed
to be stable. This makes "nix-env -i chromium" do the expected thing.
2014-10-03 17:47:30 +02:00
Linquize 16494e0289 git: Update to 2.1.2 2014-10-03 23:13:38 +08:00
Pascal Wittmann 1a8ca0b8bf calibre: update from 2.4.0 to 2.5.0 2014-10-03 16:21:50 +02:00
Bjørn Forsman fb8a2b3be7 virt-manager: fix missing schema error
The dependency on gsettings_desktop_schemas wasn't specified correctly.
Now it works.

Fixes this error, as seen when trying to open a guest VM when
virt-manager is accessed over ssh with X forwarding:

  GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
2014-10-03 16:09:03 +02:00
Pascal Wittmann 806d2aa68c org-mode: update from 8.2.7c to 8.2.8 2014-10-03 11:23:08 +02:00
Ricardo M. Correia 14fe149856 firefox: Fix running firefox under grsec kernels 2014-10-03 01:04:37 +02:00
Michael Raskin 9aa4f21ae4 Merge pull request #4206 from jagajaga/google-music-manager
update google music-manager
2014-10-02 23:22:51 +04:00
Rickard Nilsson 1ccb2f76b5 Merge pull request #4078 from edwtjo/libretro-cores-addendum
XBMC RetroArch integration and some cores
2014-10-02 20:50:49 +02:00
Edward Tjörnhammar 37a83771e6 xmbcPlugins: svtplay added 2014-10-02 20:09:18 +02:00
Edward Tjörnhammar 9d4e344b46 xbmc: enable plugins to be picked up from the store. 2014-10-02 20:09:18 +02:00
Michael Raskin f9347cfbb0 Specify unfree license for Opera browser 2014-10-02 16:44:58 +04:00
Domen Kožar 1b929642ea telepathy: 0.5.3 -> 0.8.80 2014-10-02 11:14:38 +02:00
Domen Kožar 58b6c4fce9 xen: note about security for next bump 2014-10-02 10:23:09 +02:00
Domen Kožar 6ac16b3660 cmplayer: fix build 2014-10-02 10:23:08 +02:00
AndersonTorres 59418454e6 Bochs: adding configurable options
Now, Bochs expression has a bunch of configurable options!

Unhappily, it is a big and complex project, and some configure options
are in constant clash. But the set created for now is very usable and
stable.

Closes #4366
2014-10-02 06:48:50 +01:00
Baptist BENOIST def23d5694 xfe: Update from 1.34 to 1.37
Closes #4362
2014-10-02 06:45:59 +01:00
Nathan Bijnens f458a958fc Copy.com: update package to 1.47.0410 (upstream update)
Closes #4355
2014-10-02 06:44:12 +01:00
Baptist BENOIST c35a1b828f geany: Update from 1.23.1 to 1.24.1
Closes #4359
2014-10-02 06:39:03 +01:00
Domen Kožar 7706c08287 qbittorrent: disable parallel building due to failures 2014-10-02 00:21:50 +02:00
Moritz Ulrich 53d5d55041 weechat: Update to 1.0.1. 2014-10-01 20:38:18 +02:00
Moritz Ulrich 63289f088a Cura(engine): Append version to name. 2014-10-01 20:26:02 +02:00
Pascal Wittmann 0b23b5b141 Merge pull request #4345 from VShell/namecoin
Update Namecoin to 0.3.76
2014-10-01 12:37:55 +02:00
Shell Turner f85a8ab9e2 Update Namecoin to 0.3.76 2014-10-01 06:49:49 +02:00
John Wiegley 10e215a3ae isabelle: Version 2014 building on Linux and Darwin 2014-09-30 23:15:31 -05:00
Vincent Laporte c260abbff8 hol_light: update to r199
And adds compatibility with camlp5-6.12
2014-10-01 00:44:15 +01:00
John Wiegley 57b292fb1b isabelle: Another Linux hash change? 2014-09-30 16:44:15 -05:00
John Wiegley 5a7ce1185b isabelle: Remove Linux patches (is this correct?) 2014-09-30 16:41:47 -05:00
John Wiegley 8d9cd1557b isabelle: Correct the 2014 sha value for Linux 2014-09-30 16:15:34 -05:00
Cillian de Róiste fadbb771f2 synthv1: update from 0.5.0 to 0.5.1 2014-09-30 20:39:47 +02:00
Cillian de Róiste 258e75304e simplescreenrecorder: update from 0.3.0 to 0.3.1 2014-09-30 20:39:47 +02:00
Cillian de Róiste 678b56f068 samplv1: update from 0.5.0 to 0.5.1 2014-09-30 20:39:47 +02:00
Cillian de Róiste fb27524954 qtractor: update from 0.6.2 to 0.6.3 2014-09-30 20:39:47 +02:00
Cillian de Róiste e58d8a9ba6 drumkv1: update from 0.5.0 to 0.5.1 2014-09-30 20:39:47 +02:00
John Wiegley db690f28a3 isabelle: 2013 -> 2014, plus add darwin support 2014-09-30 12:57:30 -05:00
Mateusz Kowalczyk ce4ae2aa1e Merge pull request #4305 from vbgl/coq-containers
Working with Coq
2014-09-30 15:04:30 +01:00
Mateusz Kowalczyk 9440f55ef8 gtkwave: update from 3.3.61 to 3.3.62
cc @viric
2014-09-30 11:04:26 +01:00
Mateusz Kowalczyk f04b0b9879 emacs24Packages.tuaregMode: update from 2.0.6 to 2.0.8 2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk 3043af8838 emacs24Packages.rainbowDelimiters: update from 1.3.8 to 1.3.12 2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk 9d246d2cff emacs24Packages.structuredHaskellMode: update from 1.0.3 to 1.0.4 2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk d5f6742dd8 easytag: update from 2.2.3 to 2.2.4 2014-09-30 10:56:10 +01:00
Mateusz Kowalczyk c00b69969f flpsed: update from 0.7.1 to 0.7.2 2014-09-30 10:45:42 +01:00
Mateusz Kowalczyk 6f95408533 snd: update from 14.9 to 15.0 2014-09-30 10:08:23 +01:00
Mateusz Kowalczyk d406c1414c kid3: fix evaluation
cc @AndersonTorres
2014-09-30 09:23:11 +01:00
AndersonTorres 46d74cae72 Kid3: New Package
Kid3 is a simple and powerful audio tag editor

Closes #4325
2014-09-30 07:55:25 +01:00
Pascal Wittmann bee638d269 icewm: update from 1.3.7 to 1.3.8 and removed obsolete patch 2014-09-29 19:39:35 +02:00
Lluís Batlle i Rossell c1e962f1e2 Updating toxic to 0.5.1 2014-09-29 10:26:28 +02:00
Lluís Batlle i Rossell 93fd8fb3a5 Updating utox/libtoxcore to the latest, to fix utox build.
There was a test failing. I also renamed the attr uTox to utox, for the more
common lowercase in all-packages.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell bf62423f89 Fix toxic install for DHTnodes and other share files. 2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell c9494b8090 Making tox/toxic A/V libs disabled in ARM. 2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell 04b3932117 Adding qtox. Making libtoxcore propagate libvpx. 2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell 1b6101775d Updating utox (fixing PREFIX too) 2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell 1955da1b8c Updating toxic/libtoxcore/libsodium 2014-09-29 10:24:35 +02:00
Mateusz Kowalczyk 8e876eb395 Merge pull request #4309 from abbradar/paprefs
added "paprefs" package, adopted pavucontrol
2014-09-28 22:50:55 +01:00
AndersonTorres 77887c621b Xiphos: update to 3.2.2
Closes #4312
2014-09-28 22:47:29 +01:00
AndersonTorres 9a6e559b9d mpv: update to 0.5.4
Also, a small update on internal let-waf expression

Closes #4306
2014-09-28 22:46:49 +01:00
AndersonTorres 0a6bfe69e5 Tilda: update to 1.1.13
Closes #4307
2014-09-28 22:45:26 +01:00
Nikolay Amiantov 0728fee205 paprefs: Add package 2014-09-28 21:49:05 +04:00
Nikolay Amiantov d006273e7a pavucontrol: Adopt and clean dependencies 2014-09-28 21:48:57 +04:00
Vincent Laporte 94828070ed ProofGeneral: makes the dependency on TeXLive optional
And fixes the default value of $PGHOME
2014-09-28 14:03:15 +01:00
Vincent Laporte f3b8d82ce6 Removes duplicate ssreflect 2014-09-28 14:03:15 +01:00
Vincent Laporte fde68228d9 coq: setup-hook for libraries
Adds a hook to automatically populate the $COQPATH variable.
Coq libraries are expected to be installed in

    lib/coq/${coq-version}/user-contrib/
2014-09-28 14:03:14 +01:00
AndersonTorres fb184b0316 Windowmaker: update to 0.95.6 2014-09-27 17:23:38 -03:00
Pascal Wittmann a0e82a304f bro: update from 2.1 to 2.3.1 2014-09-27 19:34:20 +02:00
Vladimír Čunát a5e8f410bf thunderbird: maintenance update
The corresponding security problem should've been fixed by the latest nss update.
2014-09-27 18:24:45 +02:00
Luca Bruno b86fdea43e gnucash: delete icon theme cache 2014-09-27 13:48:09 +02:00
Vladimír Čunát 7a47efe8f4 lyx: maintenance update 2014-09-27 13:00:21 +02:00
Cillian de Róiste 5276adc1b4 Tidy up #4283 and move freewheeling to APPLICATIONS 2014-09-27 12:52:30 +02:00
Raffael Mancini f80e897add Merge branch 'master' of github.com:NixOS/nixpkgs 2014-09-27 12:09:48 +02:00
Raffael Mancini 122cfdcecf Removed unnecessary and wrong "priority = 10" from default.nix. 2014-09-27 12:08:24 +02:00
muflax 9da620a723 mplayer2: fix typo in configure
Closes #4287
2014-09-27 08:21:31 +01:00
muflax 5861898fc2 add jpeg support to mplayer and mplayer2
Closes #4288
2014-09-27 08:20:30 +01:00
Mateusz Kowalczyk 3a29982287 Merge pull request #4267 from nathanielbaxter/dev/qbittorrent_update
qbittorrent: Bump version to 3.1.10 + Fixup meta.
2014-09-27 01:07:50 +01:00
Pascal Wittmann d346a9cc07 fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
Pascal Wittmann d156824f48 geeqie: update from 1.1 to 1.2 and adopt it 2014-09-26 23:18:57 +02:00
Pascal Wittmann 239760ab98 abiword: update from 2.8.6 to 3.0.0 and adopt it 2014-09-26 22:26:32 +02:00
Pascal Wittmann e28f8e5cca calibre: update from 2.3.0 to 2.4.0 2014-09-26 20:08:15 +02:00
Pascal Wittmann ae78f740fc dwb: update to latest revision 2014-09-26 19:34:52 +02:00
Raffael Mancini 88dec0823f Fixed line length and added longDescription 2014-09-26 17:47:40 +02:00
Raffael Mancini 87dc6a2be6 Added Freewheeling
a live looping instrument for jack with MIDI support
revision r100 from subversion
2014-09-26 17:20:02 +02:00
Pascal Wittmann d1c7ac1388 Merge pull request #4281 from sztupi/openimageio-version-fix
openimageio: using tagged version as src url instead of (moving) branch
2014-09-26 16:09:47 +02:00
Domen Kožar 505400eafe ledger3: fix hash 2014-09-26 15:38:41 +02:00
Attila Sztupak 4a9f541a86 openimageio: using tagged version as src url instead of (moving) branch 2014-09-26 11:44:02 +01:00
Matej Cotman 313f01bad8 mailpile: fix issues by upgrade to current master and add openssl 2014-09-26 10:47:29 +02:00
Domen Kožar fe4337b606 saga: mark as broken 2014-09-26 10:21:14 +02:00
David Guibert 691c8393ea Merge pull request #4276 from k0ral/xournal
xournal: 0.4.5 -> 0.4.8
2014-09-26 09:45:31 +02:00
Mateusz Kowalczyk 58fc36a179 mkvtoolnix: update from 7.1.0 to 7.2.0 2014-09-26 08:33:40 +01:00
koral d178ce6e1e xournal: 0.4.5 -> 0.4.8 2014-09-25 23:58:53 +02:00
Pascal Wittmann d9fb16ebd7 ocrad: update from 0.21 to 0.23 and adopt it 2014-09-25 21:14:17 +02:00
Pascal Wittmann d762d0c68d easytag: update from 2.1.8 to 2.2.3 2014-09-25 21:02:11 +02:00
taku0 8c5486109a firefox-bin: update to version 32.0.3; thunderbird-bin: update to version 31.1.2 2014-09-25 22:30:46 +09:00
Eelco Dolstra d265c213b4 firefox: Update to 32.0.3
CVE-2014-1568
2014-09-25 11:40:34 +02:00
Nathaniel Baxter eb3d744af9 qbittorrent: Fixup meta data. 2014-09-25 12:52:23 +10:00
Nathaniel Baxter d5604d07c2 qbittorrent: Bump version to 3.1.10. 2014-09-25 11:09:55 +10:00
AndersonTorres a41d73e75f Aegisub: updating to 3.2.1 2014-09-24 22:06:44 +02:00
Mateusz Kowalczyk 3e3c29c8c3 Merge pull request #4253 from edwtjo/android-studio-and-idea-fsnotifier
Android studio and idea fsnotifier
2014-09-24 20:38:23 +01:00
tv fe7f83a2f4 bitlbee: fix typo 2014-09-24 12:43:36 +02:00
Anonymous e223bc046c android-studio: new package 2014-09-24 12:13:55 +02:00
Anonymous a3b565f7a3 idea: hack to get fsnotifier working
more information: https://bugs.archlinux.org/task/34703
2014-09-24 12:13:54 +02:00
Michael Raskin 9ae10b2cac Update golly 2014-09-24 14:07:00 +04:00
Michael Raskin 50e55fd793 Update PARI 2014-09-24 13:32:46 +04:00
Aycan iRiCAN db9647aa45 Merge pull request #4251 from aycanirican/fix_snort_and_daq
Fixed typo
2014-09-24 11:44:25 +03:00
Aycan iRiCAN d2b1644939 Fixed typo 2014-09-24 11:43:51 +03:00
Aycan iRiCAN 427948dfb8 Merge pull request #4250 from aycanirican/master
Added myself to maintainers
2014-09-24 11:26:01 +03:00
Aycan iRiCAN 082167400f Added myself to maintainers 2014-09-24 11:24:47 +03:00
Pascal Wittmann a4e66d77d9 Merge pull request #4241 from bodil/notify-osd
Added notify-osd package.
2014-09-24 10:17:33 +02:00
Cillian de Róiste 759e047fe9 ingen: update r5317 -> r5464 2014-09-24 00:11:27 +02:00
Bodil Stokke 99e0bdde8a Removed superfluous $XDG_DATA_DIRS. 2014-09-23 22:45:56 +01:00
Mateusz Kowalczyk f0a39395f1 Merge pull request #4223 from michelk/saga
Saga: Initial Expression
2014-09-23 22:38:57 +01:00
Bodil Stokke 1536c1cc0b Added notify-osd package. 2014-09-23 21:58:44 +01:00
John Wiegley 4eedbfd786 coq_HEAD: update to latest Git HEAD 2014-09-23 13:19:51 -05:00
John Wiegley c436d3d045 ledger: 3.0.2 -> 3.0.4 2014-09-23 08:21:38 -05:00
Arseniy Seroka 37ba92df4b update links 2014-09-23 15:46:43 +04:00
Eelco Dolstra bf44536c79 mercurial: Update to 3.1.1 2014-09-23 12:03:11 +02:00
Domen Kožar 6e3114a8a3 k3d: 0.8.0.2 -> 0.8.03 2014-09-23 11:33:40 +02:00
Georges Dubus e27c77353e thunderbird: update from 31.1.0 to 31.1.1 2014-09-23 10:37:24 +02:00
James Cook 27f3301650 firefox: Update to 32.0.2. 2014-09-23 08:19:47 +01:00
Michael Raskin ebe9994c81 Update firefox-bin to 32.0.2 2014-09-23 08:11:52 +04:00
William A. Kennington III 2de4144bf7 More boost fixes 2014-09-22 19:57:15 -07:00
Arseniy Seroka 670bea09f5 update google music-manager 2014-09-22 17:25:47 +04:00