Commit Graph

7832 Commits

Author SHA1 Message Date
William A. Kennington III
2e7785ec04 freerdpUnstable: 1.1 -> 1.2-beta1 2014-10-17 14:26:45 -07:00
Paul Colomiets
f86967ac8a docker: upgrade to 1.3.0 2014-10-17 23:20:09 +03:00
Patrick Mahoney
bbce2e0889 notmuch: Dynamic link to absolute path on darwin. 2014-10-17 11:27:28 -05:00
Patrick Mahoney
cb3343c48a notmuch: Use 'find' to patch test script shebangs. 2014-10-17 11:24:27 -05:00
Pascal Wittmann
cd223ad0ac calibre: update from 2.5.0 to 2.6.0 2014-10-17 18:22:52 +02:00
Mateusz Kowalczyk
0fac38fd48 haskell-yi: make the wrapper less cumbersome
It still suffers from ‘everything breaks’ if there is any Haskell in
user env: https://github.com/NixOS/nixpkgs/issues/4560
2014-10-17 00:39:31 +01:00
John Wiegley
ba22560768 git-annex: temporary patch to build the current version 2014-10-16 17:23:01 -05:00
Peter Simons
9e74259bbe Merge pull request #4551 from vandenoever/blink
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Eelco Dolstra
09dc132e04 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/poppler/default.nix
2014-10-16 15:16:50 +02:00
Domen Kožar
74fde7c388 Merge pull request #4495 from NixOS/pythonFull_improvements
PythonFull improvements
2014-10-16 13:24:18 +02:00
Jos van den Oever
fb9ac9e8eb Add Blink, a simple sip client. 2014-10-16 12:21:36 +02:00
Domen Kožar
dd9ebf6eea firefox: use -O3 on 32bit linux to reduce memory usage on linker 2014-10-16 11:12:26 +02:00
taku0
4d89591803 firefox-bin: uses sha1 provided by Mozilla 2014-10-15 23:00:26 +09:00
taku0
ea7120e31c Update firefox-bin to 33.0 2014-10-15 19:07:05 +09:00
Mateusz Kowalczyk
5badd8445e haskell-yi-custom: broken = true for now 2014-10-15 06:08:18 +01:00
Mateusz Kowalczyk
8842fcfdb1 haskell-yi-custom: convenience wrapper for configs
Now to use Yi along with its config the user passes all the extra
libraries wanted by their config as extraPackages and builds the
expression. This means there is no hassle from the user about having to
manually create a cabal file and wrap over the Yi binary.
2014-10-15 04:31:03 +01:00
Mateusz Kowalczyk
7562afbe19 haskell-yi: use --suffix wrapper
This allows further wrappers to get around the problem of ending up with
GHC_PATH with double ‘::’ in it, breaking the whole thing.
2014-10-15 03:54:46 +01:00
Mateusz Kowalczyk
a921dba56a haskell-yi-contrib: move under libraries instead 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk
1ccb025729 haskell-yi-contrib: update to 0.10.1 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk
0d858ba4c0 haskell-yi: update to 0.10.1 2014-10-15 01:00:16 +01:00
Eelco Dolstra
fc964fa924 firefox: Update to 33.0 2014-10-14 22:53:56 +02:00
aszlig
c1f55dcd35
miro: Add support for video/audio library sharing.
This is done using the Avahi/Bonjour compatibility library.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 19:46:59 +02:00
Peter Simons
38751005a1 git-annex: broken by update to 'persistent' and 'yesod' 2014-10-14 17:39:35 +02:00
Peter Simons
8c3757a24d darcs: jailbreak to fix build with random 1.x 2014-10-14 17:39:33 +02:00
Peter Simons
a558fdca16 haskell-taffybar: update to version 0.4.3 2014-10-14 17:39:28 +02:00
aszlig
ea7e43768a
chromium: Drop conditionals for version 37.
No longer needed, because Chromium version 37 is no longer the current
stable version.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 14:41:46 +02:00
Eelco Dolstra
462fdfe108 mercurial: Update to 3.1.2 2014-10-14 14:37:29 +02:00
Jascha Geerds
a1217e5b1a Remove legacy pycharm version and rename the new one 2014-10-14 13:26:00 +02:00
Vincent Laporte
a50da1bfc8 tagainijisho: new derivation
Tagaini Jisho is a free, open-source Japanese dictionary and kanji
lookup tool that aims at becoming your Japanese study assistant.

Homepage: http://www.tagaini.net/

Closes #4509
2014-10-14 01:42:23 +01:00
Domen Kožar
a2a7abc67c pythonFull -> python with all modules, pythonFullWithPkgs -> buildEnv 2014-10-13 21:35:21 +02:00
Domen Kožar
bbf3a18746 Revert "tagainijisho: new derivation"
This reverts commit d62b63d319.

Fails to download dependencies. See http://hydra.nixos.org/build/15845724
2014-10-13 21:29:18 +02:00
Michael Raskin
dfae2a0e4b Merge pull request #4503 from vbgl/tagaini
Adds Tagaini Jisho
2014-10-13 17:52:55 +04:00
Michael Raskin
2ef0a17561 Merge pull request #4387 from 1126/refactor-stumpwm
stumpwm: update and refactoring
2014-10-13 17:50:46 +04:00
Domen Kožar
f371980cba qgis: disable parallel building 2014-10-13 15:32:50 +02:00
Rickard Nilsson
8645fb57de vimb: Update from 2.7 to 2.8 2014-10-13 13:20:15 +02:00
Vincent Laporte
d62b63d319 tagainijisho: new derivation
Tagaini Jisho is a free, open-source Japanese dictionary and kanji
lookup tool that aims at becoming your Japanese study assistant.

Homepage: http://www.tagaini.net/
2014-10-13 02:55:35 +01:00
Jaka Hudoklin
42da129d34 Merge pull request #4456 from robberer/pkgs/fritzing
fritzing: add version 0.9.0b
2014-10-12 22:58:45 +02:00
Vincent Laporte
fe1d8d0015 cvc4: new derivation
CVC4 is an efficient open-source automatic theorem prover for
satisfiability modulo theories (SMT) problems.

Homepage: http://cvc4.cs.nyu.edu/web/
2014-10-12 16:21:02 +02:00
Vincent Laporte
531b44562a why3: update from 0.83 to 0.85 2014-10-12 16:21:02 +02:00
Peter Simons
950adbe487 Merge pull request #4498 from robberer/remove/md5
change md5sum to sha256sum for a few packages
2014-10-12 16:20:10 +02:00
Longrin Wischnewski
6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Peter Simons
258a47fcc7 haskell-xmobar: update to version 0.22.1 2014-10-12 16:12:27 +02:00
Edward Tjörnhammar
9701d58e28 xbmcPlugins.genesis: added package
Closes #4482
2014-10-12 12:35:09 +01:00
Arseniy Seroka
b8252a4494 apulse: add pkg
Closes #4488
2014-10-12 12:21:09 +01:00
Mateusz Kowalczyk
110c2d68d0 Merge pull request #4484 from edwtjo/idea-updates
Idea updates
2014-10-12 12:06:08 +01:00
Edward Tjörnhammar
d975ba397c idea.android-studio: bump 0.8.10 -> 0.8.12 2014-10-12 10:27:10 +02:00
Edward Tjörnhammar
9eb5fef92f idea.idea-{community,ultimate}: bump 13.1.4b -> 13.1.5 2014-10-12 10:27:10 +02:00
Edward Tjörnhammar
a4d94a0042 idea.desktop: fixed that the item got malformed Comment input 2014-10-12 10:27:10 +02:00
Aristid Breitkreuz
982364b212 awesome: generate manpages 2014-10-11 21:56:50 +02:00
Pascal Wittmann
a1cf6de6c8 Merge pull request #4446 from nathanielbaxter/dev/keepass
keepass: Bump version to 2.28
2014-10-11 21:00:29 +02:00
Domen Kožar
b4a7c1a6e2 xplanet: fix giflib update 2014-10-11 19:53:18 +02:00
rejuvyesh
36f29dfeb9 Update xmobar to 0.22 2014-10-11 18:38:06 +02:00
Domen Kožar
9ca95f700e sxiv: add missing patch 2014-10-11 18:19:58 +02:00
Domen Kožar
51ac867551 sxiv: 1.1.1 - 1.2 2014-10-11 18:06:46 +02:00
Aristid Breitkreuz
49f03ff5e1 Merge pull request #4471 from vbgl/smplayer
Updates SMPlayer to 14.9.0 and adds SMTube
2014-10-11 13:18:55 +02:00
Aristid Breitkreuz
23be46bf2e Merge pull request #4465 from vbgl/maxima
maxima: update from 5.33.0 to 5.34.1
2014-10-11 13:01:10 +02:00
Vincent Laporte
8280d6522e smtube: new package
SMTube allows to search, play and download Youtube videos.

Homepage: http://smplayer.sourceforge.net/smtube.php
2014-10-11 10:56:00 +01:00
Vincent Laporte
826572a9e3 smplayer: update from 14.3.0 to 14.9.0 2014-10-11 10:45:45 +01:00
Moritz Ulrich
ed62f798b2 gphoto2: update from 2.5.3 to 2.5.5 2014-10-11 01:57:57 +02:00
Moritz Ulrich
a58961d0c0 cura: update from 14.07 to 14.09 2014-10-11 01:57:57 +02:00
Vincent Laporte
9d5be8a757 maxima: update from 5.33.0 to 5.34.1 2014-10-10 21:55:16 +01:00
Aristid Breitkreuz
23956842d4 chromiumStable 38.0.2125.101, chromiumBeta 39.0.2171.19, chromiumDev 40.0.2182.3 2014-10-10 22:17:47 +02:00
Longrin Wischnewski
56a2f589b8 fritzing: add version 0.9.0b
- An open source prototyping tool for Arduino-based projects
2014-10-10 12:43:39 +02:00
Nathaniel Baxter
8d0954e72e keepass: Bump version to 2.28 2014-10-10 10:27:00 +11:00
John Wiegley
e73aefcf93 coq_HEAD: Update 2014-10-09 14:52:35 -05:00
Aristid Breitkreuz
afe8b54b49 Merge pull request #4381 from khumba/claws-mail
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Georges Dubus
a172b4b1f8 Merge pull request #4436 from madjar/kde414
Switch to kde 4.14 and remove 4.12
2014-10-09 17:42:19 +02:00
Matej Cotman
c1e7c34602 mailpile: update to 0.4.1 2014-10-09 12:50:11 +02:00
Georges Dubus
0ae81afd3f Removed akunambol
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Eelco Dolstra
811de3bfaa Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv
Conflicts:
	pkgs/tools/security/gnupg/default.nix
2014-10-09 10:57:57 +02:00
Michael Raskin
57e0b9de65 Apparently now monotoneViz source got fixed 2014-10-09 10:34:11 +04:00
Aristid Breitkreuz
e2adb5fa0f xterm: update from 303 to 312 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
6f07399727 ufraw: update from 0.19.2 to 0.20 2014-10-08 20:23:25 +02:00
Michael Raskin
af53f40684 Update Monotone-viz source 2014-10-08 22:06:15 +04:00
Cillian de Róiste
c74adc358d yoshimi: update from 1.2.3 to 1.2.4 2014-10-08 19:53:17 +02:00
Cillian de Róiste
13664348f5 kde4_next.kdenlive: update from 0.9.8 to 0.9.10 2014-10-08 19:52:29 +02:00
Cillian de Róiste
f1db979f2e guitarix: update from 0.30.0 to 0.31.0 2014-10-08 19:52:00 +02:00
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
Eelco Dolstra
a85dcf4a00 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/libav/default.nix
	pkgs/shells/bash/bash-4.2-patches.nix
	pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02: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
Attila Sztupak
de7da7c4fe crashplan: added myself as maintainer 2014-09-27 13:05:04 +01: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
Attila Sztupak
f1be508a09 crashplan: [new-package] an online/offline backup solution 2014-09-26 15:33:17 +01: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
Eelco Dolstra
6db6dea4c9 subversion: Remove apparently unnecessary environment variables
At least it seems to build fine (and use clang) without them.
2014-09-24 18:55:09 +02:00
Eelco Dolstra
542a4d0287 subversion: Fix broken configure flags
This caused an impure dependency on libsasl on Darwin.
2014-09-24 18:51:29 +02: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
Eelco Dolstra
cd71f7a2e6 Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging
Conflicts:
	pkgs/development/interpreters/ruby/ruby-19.nix
	pkgs/development/libraries/libc++/default.nix
	pkgs/development/libraries/libc++abi/default.nix
	pkgs/tools/text/sgml/opensp/default.nix
2014-09-23 11:27:53 +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 Fellinger
b5e7e94238 keybase-node-client: add missing gnupg runtime dependency 2014-09-23 08:05:12 +02: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
Michael Fellinger
4bdf8ca43e keybase-node-client: 0.7.0 2014-09-22 22:52:24 +02:00
Arseniy Seroka
670bea09f5 update google music-manager 2014-09-22 17:25:47 +04:00
Michel Kuhlmann
1aa3951099 saga: adding me as maintainer 2014-09-22 13:59:28 +02:00
Michel Kuhlmann
5d166bb8d5 saga: Compiling with all dependencies 2014-09-22 13:57:20 +02:00
Michel Kuhlmann
6516bf4dd0 new 'gis' hierachy and initial saga expression 2014-09-22 13:57:20 +02:00
William A. Kennington III
31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
William A. Kennington III
f327e9c922 boostHeaders: regular boost package now only contains headers 2014-09-21 15:18:16 -07:00
Thomas Tuegel
9b7a26843e dropbox: maintenance 2014-09-21 16:34:59 -05:00
AndersonTorres
9c25f350a8 Ratpoison: updated for 1.4.8
Also, adding the infamous service file

Closes #4192
2014-09-21 20:05:12 +01:00
Mateusz Kowalczyk
6012042805 snd: update from 14.3 to 14.9 2014-09-21 20:02:10 +01:00
AndersonTorres
d3c7ecb2fd Various SLIM themes, obtained from Sourceforge's SLIM website
Closes #3974
2014-09-21 19:55:26 +01:00
Mateusz Kowalczyk
c86a7a2841 Hopefully update all thunderbird-bin sources 2014-09-21 19:50:01 +01:00
Mateusz Kowalczyk
76fc080203 thunderbird-bin: update from 31.0 to 31.1.1, potentially fixes CVE-2014-1553, CVE-2014-1562, CVE-2014-1563, CVE-2014-1564, CVE-2014-1565, CVE-2014-1567 2014-09-21 19:14:14 +01:00
Mateusz Kowalczyk
0b20b2dbfd opusfile: update from 0.4 to 0.6 2014-09-21 19:04:23 +01:00
Mateusz Kowalczyk
8a432653ca opusTools: update from 0.1.8 to 0.1.9 2014-09-21 19:00:54 +01:00
Mateusz Kowalczyk
3869364bd3 imapfilter: update from 2.5.4 to 2.5.6 2014-09-21 18:41:28 +01:00
Thomas Tuegel
a6d54f1b29 dropbox: add ttuegel as maintainer 2014-09-21 11:01:54 -05:00
Thomas Tuegel
6d0873951c dropbox: update to 2.10.30 2014-09-21 11:01:18 -05:00
Edward Tjörnhammar
175a40133a ideas: refactored products into common subexpression.
Closes #4039
2014-09-21 15:20:21 +01:00
(cdep)illabout
7a5be25ba0 Add myself to the maintainers of roxterm. 2014-09-21 15:09:25 +02:00
(cdep)illabout
2561380af0 Fixed error with loading svg in roxterm.
Wrapped the GDK_PIXBUF_MODULE_FILE envvar so that roxterm is able to
load svg files.
2014-09-21 15:09:06 +02:00
Ellis Whitehead
8ea7e926cc Add myself to the maintainers list 2014-09-21 02:13:28 +01:00
Ellis Whitehead
b4437f36c3 New package: git-remote-gcrypt.
A git remote for working with encrypted git repositories.

Closes #4100
2014-09-21 02:13:28 +01:00
Emery Hemingway
d566fffc43 initial package for TREZOR browser plugin
This plugin allows a browser to access a TREZOR device.
It requires a udev rule and a wrapped browser to operate.

Closes #3475
2014-09-21 00:53:49 +01:00
AndersonTorres
5c834022e8 Batti (version 0.3.8): New Package
Batti is a small, GTK+UPower-based battery monitor, ideal for
lightweight desktop environments/window managers.

Closes #4031
2014-09-21 00:22:27 +01:00
AndersonTorres
90fcd66599 AfterStep (version 2.2.12): New Package
AfterStep is a beautiful window manager, inspired by NEXTStep interface

Closes #4177
2014-09-21 00:03:44 +01:00
AndersonTorres
c6f28f988c Windowmaker: adding system service file, and a long description
Closes #4066
2014-09-20 23:36:07 +01:00
lostdj
d8fc19da05 SmartGitHg: don't assume we're on OpenJDK and replace JDK dependency
with JRE.

Closes #4081.

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 23:11:35 +01:00
Mateusz Kowalczyk
c7bbc288b5 Merge branch 'cmplayer' of https://github.com/abbradar/nixpkgs
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 23:00:41 +01:00
Mateusz Kowalczyk
cdce34d82a Merge pull request #4153 from ambrop72/kdevelop47
Update KDevelop to 4.7.0.
2014-09-20 22:52:16 +01:00
Thomas Tuegel
ca76b95260 pcmanfm: version bump to 1.2.2 2014-09-20 13:21:01 -05:00
Domen Kožar
1cbcd2baae Merge pull request #4184 from nathanielbaxter/dev/teamspeak_client
teamspeak client: Use nixpkgs libquazip. Remove qt4 dependancy.
2014-09-20 19:27:41 +02:00
Peter Simons
82a46ebb5c haskell-git-annex: update to version 5.20140919 2014-09-20 18:00:04 +02:00
Jan Niklas Hasse
3b45556a3b atom: 0.99.0 -> 0.129.0
[Bjørn Forsman: include fixupPhase, to fix this startup error on NixOS:
 $ ./result/bin/atom
 ./result/bin/atom: /nix/store/q3r5ww6pg5yb4j6p0d8inrhbgzmik0b6-atom-0.129.0/bin/.atom-wrapped: /bin/bash: bad interpreter: No such file or directory
]
2014-09-20 14:02:08 +02:00
Nikolay Amiantov
6dfb6e5426 deadbeef: add package 2014-09-20 13:38:52 +02:00
Bjørn Forsman
263decc48a wireshark: fix meta.description 2014-09-20 13:28:46 +02:00
Bjørn Forsman
8983b60f87 wireshark: add CLI and Qt versions
In addition to our existing GTK version.

* Only install desktop file if building a GUI version.
* The Qt build appends "-qt" to the
  wireshark binary name. Undo it so the desktop file works.
* The 'wireshark' attribute still refers to the GTK version, for
  backwards compatibility.
2014-09-20 13:28:46 +02:00
Bjørn Forsman
1daa2e5a7e wireshark: update to 1.12.1 (latest stable)
There are no references to g_memmove in the source anymore, so remove
the now unneeded (and failing!) sed fixup.

Sourceforge no longer has wireshark sources, the page tells users to
download from www.wireshark.org instead. So do that.
2014-09-20 13:28:46 +02:00
Domen Kožar
3d6e5f7894 Merge pull request #4166 from lostdj/ltp/master/btsync1482
bittorrentsync: bump from 1.3.94 to 1.4.82
2014-09-20 11:08:29 +02:00
Nikolay Amiantov
e4ce9e98e3 cmplayer: store patch with expression 2014-09-20 02:27:57 +04:00
Dmitry V
62b20fc86e add symlink to chromium-browser for xdg-open to work as expected 2014-09-19 21:51:32 +02:00
William A. Kennington III
2f9583df4d Merge pull request #4144 from 1126/bump-ncmpc
Bump ncmpc to 0.24
2014-09-19 10:31:32 -07:00
(cdep)illabout
e52caabe63 Took out builder script for default builder.
Removed the builder script in order to use the default builder based on
comments from a code review.
2014-09-19 17:28:24 +02:00
(cdep)illabout
62e4bf2716 Adding roxterm package. 2014-09-19 16:13:05 +02:00
Peter Simons
ee4a606cdf Merge pull request #4165 from ftrvxmtrx/pcalc
added pcalc package
2014-09-19 14:42:07 +02:00
lostdj
639e8ddeec bittorrentsync: bump from 1.3.94 to 1.4.82. 2014-09-19 15:47:31 +04:00
Siarhei Zirukin
00298c7bba added pcalc package 2014-09-19 13:31:52 +02:00
cillianderoiste
1b8d79e0b2 Merge pull request #4143 from geerds/cask
Add "cask" package
2014-09-19 13:23:28 +02:00
Peter Simons
2a54f52b22 coq_HEAD: Revert "update to latest Git version"
This reverts commit bf009f87a9. The update
breaks the build.
2014-09-19 12:29:07 +02:00
lethalman
76c4278014 Merge pull request #4154 from k0ral/termite
Added termite package and updated vte to be compatible.
2014-09-19 12:24:53 +02:00
Cillian de Róiste
74f6be0e5f monero: only build on x86_64-linux, fails for i686 on hydra 2014-09-19 10:50:24 +02:00
Nikolay Amiantov
e81589e2c1 cmplayer: add package 2014-09-19 03:52:11 +04:00
ambrop7@gmail.com
f8738a6d09 Update VirtualBox to 4.3.16. 2014-09-18 23:43:11 +02:00
koral
2a56f3d3f3 Added termite package and updated vte to be compatible. 2014-09-18 23:29:58 +02:00
Eelco Dolstra
91ec6e0d90 Merge remote-tracking branch 'origin/master' into staging 2014-09-18 22:28:35 +02:00
ambrop7@gmail.com
2bdc12eeed Update KDevelop to 4.7.0. 2014-09-18 22:23:23 +02:00
_1126
7ef47b4810 ncmpc: bump version to 0.24. 2014-09-18 16:24:42 +02:00
_1126
6676816686 ncmpc: enable colors and lyrics screen. 2014-09-18 16:24:06 +02:00
lethalman
8f8f99bcc8 Revert "keepnote: add myself as a maintainer" 2014-09-18 10:44:01 +02:00
Longrin Wischnewski
23db66e792 keepnote: add myself as a maintainer 2014-09-18 08:24:55 +02:00
Jascha Geerds
771d1bd865 Add "cask" package 2014-09-18 00:46:45 +02:00
Aristid Breitkreuz
6fc7efa7b3 add mathematica 10 (slightly borked but runs) 2014-09-17 23:25:35 +02:00
Peter Simons
89438059ab haskell-git-annex: update to version 5.20140915 2014-09-17 21:16:10 +02:00
Domen Kožar
771e2d8d09 add xvidcap to the channel for linux 2014-09-17 13:35:59 +02:00
Marco Maggesi
6110679bee Update hol_light to r198. Add myself as a maintainer 2014-09-16 16:55:56 +02:00
Pascal Wittmann
e9100b4429 Merge pull request #4109 from cstrahan/update-camlistore
update camlistore to 0.8
2014-09-16 13:59:46 +02:00
Rickard Nilsson
56d9f10682 mopdiy: Update from 0.19.3 to 0.19.4 2014-09-16 13:53:17 +02:00
Aristid Breitkreuz
532cc4b6f3 Merge pull request #4104 from ts468/chromium
Add configuration flag to chromium: hiDPISupport
2014-09-16 08:12:10 +02:00
Charles Strahan
f0692e4355 update camlistore to 0.8 2014-09-16 00:22:55 -04:00
Nathaniel Baxter
72d43c3e04 teamspeak_client: Use nixpkgs quazip instead of provided library. 2014-09-16 09:17:16 +10:00
Nathaniel Baxter
afb405aed5 teamspeak_client: Remove qt4 dependency. 2014-09-16 09:17:15 +10:00
Thomas Strobel
1f28161a41 Add configuration flag to chromium: hiDPISupport
By default, hiDPISupport is disabled.
2014-09-16 00:44:34 +02:00
John Wiegley
10afb382b7 ott: 0.25 new expression 2014-09-15 21:50:07 +01:00
cillianderoiste
8e60e221b5 Merge pull request #4094 from romildo/master
New package: openbox-menu
2014-09-15 22:10:06 +02:00
cillianderoiste
2cc93a51d7 Merge pull request #4097 from madjar/master
davmail: updated to 4.5.1
2014-09-15 21:44:37 +02:00
cillianderoiste
0d30a0b68f Merge pull request #4043 from ehmry/monero
monero: intial expression for 0.8.8.3
2014-09-15 21:32:41 +02:00
Emery Hemingway
82de6b87d6 monero: intial expression for 0.8.8.3
http://monero.cc
2014-09-15 15:31:15 -04:00
Aristid Breitkreuz
9cf59ebf1f Merge branch 'wyvie-master' 2014-09-15 21:01:12 +02:00
Eelco Dolstra
0c152324d2 firefox: Update to 32.0.1 2014-09-15 20:08:26 +02:00
Georges Dubus
5355c60e18 davmail: updated to 4.5.1 2014-09-15 18:01:17 +02:00
Moritz Ulrich
fe3c2a56c8 New package: Solvespace.
A parametric 2D/3D CAD application.
2014-09-15 16:29:08 +02:00
Rob Vermaas
8b955e62f5 Update hipchat to 2.2.1163 2014-09-15 16:01:32 +02:00
José Romildo Malaquias
69446d1461 openbox window manager: add tool to set desktop layout 2014-09-15 08:40:41 -03:00
José Romildo Malaquias
63f6cc0f7b New package: openbox-menu 2014-09-15 08:34:16 -03:00
Aristid Breitkreuz
08bf164c55 Merge branch 'master' of github.com:wyvie/nixpkgs into wyvie-master 2014-09-14 22:48:18 +02:00
Aristid Breitkreuz
c0ad786601 Merge pull request #4079 from ambrop72/virtualbox-alsa
VirtualBox: Fix ALSA audio.
2014-09-14 22:27:10 +02:00
wyvie
490dc64347 Fixed file name with new version 2014-09-14 21:19:38 +02:00
wyvie
57f62dd2b4 Bumped version of sublime3 2014-09-14 21:13:54 +02:00
Domen Kožar
5198f9bc29 mailpile: dev -> 0.4.0 (beta release) 2014-09-14 18:28:23 +02:00
Pascal Wittmann
a47ef22751 Merge pull request #4080 from nathanielbaxter/dev/keepass
keepass: Bump version to 2.27
2014-09-14 16:16:13 +02:00
Nathaniel Baxter
958be357a5 keepass: Bump version to 2.27 2014-09-14 22:05:15 +10:00
ambrop7@gmail.com
2f79a85767 VirtualBox: Fix ALSA audio.
Use a sed replacement to ensure that dynamic loading of libasound works.
2014-09-14 11:28:34 +02:00
koral
58be5387b8 Upgraded mpc to v0.26
Closes #4072

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-14 05:37:24 +01:00
Peter Simons
70caf9d865 git-annex: broken by optparse-applicative 0.10.x
Bug has been reported upstream.
2014-09-14 00:06:45 +02:00
Peter Simons
83f40f7b5e haskell-arbtt: update to version 0.8.1.4 2014-09-14 00:06:36 +02:00
Dmitry Malikov
7d0a7ed62c gitAndTools.tig: update from 2.0.2 to 2.0.3 2014-09-13 22:25:17 +02:00
Vladimír Čunát
d957b4bd78 Merge recent master into staging
Hydra nixpkgs: ?compare=1151601
2014-09-13 21:48:29 +02:00
Peter Simons
b9f7f19820 R: Revert update to version 3.1.1
This reverts commit 6e803a684f. The new version
fails its test suite [1]. The issue has been reported upstream [2].

[1] http://hydra.cryp.to/build/191457/nixlog/1/raw
[2] https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15975
2014-09-13 20:03:44 +02:00
Vladimír Čunát
4031707138 liferea: maintenance update 2014-09-13 19:41:42 +02:00
Domen Kožar
1e85156b29 Merge pull request #4064 from eduarrrd/xbmc-libmad
xbmc: add libmad to LD_LIBRARY_PATH to enable mp3 file playback
2014-09-13 17:13:09 +02:00
Eduard Bachmakov
bee5cc43fb xbmc: add libmad to LD_LIBRARY_PATH to enable mp3 file playback 2014-09-13 10:40:44 -04:00
Vladimír Čunát
0047db47bd flashplayer-11: update, including security fixes 2014-09-13 16:15:22 +02:00
Cillian de Róiste
5349ff32a8 shotcut: update from 14.08 to 14.09 2014-09-13 14:02:41 +02:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Luca Bruno
f5c43d9f62 vanubi: new package
Programming editor for GTK+ inspired by Emacs

http://vanubi.github.io/vanubi
2014-09-13 12:39:18 +02:00
Matej Cotman
bca3e21d81 remove nodewebkit patch code and upgrade zed to 0.13 2014-09-13 10:43:28 +02:00
Pascal Wittmann
245f34fef7 calibre: update from 2.2.0 to 2.3.0 2014-09-12 21:37:39 +02:00
cillianderoiste
56f6952f0d Merge pull request #4049 from vandenoever/musescore
Add MuseScore 1.3.
2014-09-12 18:53:14 +02:00
Jos van den Oever
8a4ce8cf34 Add MuseScore 1.3. 2014-09-12 16:52:44 +02:00
Peter Simons
6e803a684f R: update to version 3.1.1 2014-09-12 15:20:06 +02:00
Peter Simons
df4c114252 Merge pull request #4036 from lostdj/ltp/master/ijifix
IntelliJ IDEA: do not assume that we are using OpenJDK.
2014-09-12 10:16:55 +02:00
William A. Kennington III
56411e9457 Fix typo in meta 2014-09-11 22:19:53 -07:00
William A. Kennington III
686a139f29 Merge pull request #4030 from AndersonTorres/small-fixups
Small style fixups
2014-09-11 21:27:54 -07:00
Domen Kožar
2632afa131 pypy: handle unsupported packages 2014-09-12 00:26:50 +02:00
Nick Sauce
759cc041ed smartgithg: new package
@vcunat added meta.platforms.
2014-09-11 21:51:01 +02:00
lostdj
f3e0f5e755 IntelliJ IDEA: do not assume that we are using OpenJDK. 2014-09-11 20:51:12 +04:00
Michael Raskin
bdea812836 Fix JWM source URL 2014-09-11 15:54:10 +04:00