about summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* synergy: 1.5.1 -> 1.6.1William A. Kennington III2014-11-22
|
* kubernetes: fix kube-proxy wrapperJaka Hudoklin2014-11-23
|
* makemkv: Update 1.8.14 -> 1.9.0Jonathan Rudenberg2014-11-22
|
* mr: update to 1.20141024Henry Till2014-11-22
|
* tomahawk: Propagate phonon_backend_vlc.aszlig2014-11-22
| | | | | | Otherwise it won't work outside of KDE. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Merge branch 'chromium'.aszlig2014-11-22
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces Chromium 39 as the new stable version along with a bunch of fixes. Fixes #2799, particularily the PDF plugin, which now is open source and thus no longer an issue. Also fixes #3219 and merges #2906, so we no longer get a crash while trying to bring up the print preview dialog. Thanks to @edwtjo for the CUPS version bump. * chromium: Switch to use open-source PDF plugin. * cups: bump 1.5.4 -> 1.7.5 * chromium: Allow env vars for passing plugin paths. * chromium: Update all channels to latest versions. * protobuf: Clean up and update to version 2.6.1.
| * chromium: Switch to use open-source PDF plugin.aszlig2014-11-22
| | | | | | | | | | | | | | | | | | | | The Chromium PDF plugin is now available as open source software and is already included in the Chromium source tree in current stable, so there is no need to extract it from the Chrome binary package anymore. See release announcement at http://blog.foxitsoftware.com/?p=641 Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * chromium: Allow env vars for passing plugin paths.aszlig2014-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces environment variables to set plugin base paths. The schema for these is like NIX_CHROMIUM_PLUGIN_PATH_<N>. Where <N> is the path type we want to change, the supported (full) variable names are: * NIX_CHROMIUM_PLUGIN_PATH_ALL * NIX_CHROMIUM_PLUGIN_PATH_PEPPERFLASH * NIX_CHROMIUM_PLUGIN_PATH_FILEFLASH * NIX_CHROMIUM_PLUGIN_PATH_PDF * NIX_CHROMIUM_PLUGIN_PATH_FILE_EFFECTS * NIX_CHROMIUM_PLUGIN_PATH_NACL * NIX_CHROMIUM_PLUGIN_PATH_PNACL * NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE Whereas NIX_CHROMIUM_PLUGIN_PATH_ALL is the plugin base path for every path which is not set explicitly, so by setting ..._ALL and not setting ..._WIDEVINE, the widevine plugin will be searched in the directory specified using ..._ALL. Right now, the only plugin where this is used is widevine, and it still doesn't properly work yet. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * chromium: Update all channels to latest versions.aszlig2014-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this commit, the following new upstream versions are introduced: stable: 38.0.2125.101 -> 39.0.2171.65 beta: 39.0.2171.19 -> 40.0.2214.10 dev: 40.0.2182.3 -> 41.0.2224.3 We can now remove missing_alg_import.patch, because version 39 is nom stable and thus fixes the missing include directive upstream. However, starting with version 40, we hit a few bugs with system protobuf, so we're disabling it for every version >=40 to avoid runtime/startup errors. Here is the stable channel announcement for version 39 on the official blog: http://googlechromereleases.blogspot.de/2014/11/stable-channel-update_18.html Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | Merge pull request #4992 from offlinehacker/pkgs/kubernetes/addJaka Hudoklin2014-11-22
|\ \ | | | | | | Add kubernetes
| * | Add kubernetesJaka Hudoklin2014-11-21
| | |
* | | ardour: update from 3.5.380 to 3.5.403Cillian de Róiste2014-11-21
| | |
* | | Add src revision control softwareShea Levy2014-11-21
| | |
* | | We had hash for wrong mcabber version and the tarball was cachedMichael Raskin2014-11-21
| | |
* | | guitarix: update from 0.31.0 to 0.32.0Cillian de Róiste2014-11-21
| | |
* | | calibre: update from 2.10.0 to 2.11.0Pascal Wittmann2014-11-21
|/ /
* | add vimus and myself as maintainerjz2014-11-20
| | | | | | | | | | | | | | | | add vimus to all-packages.nix should be in haskell-packages.nix not all-packages.nix i don't think this can be both a library and an executable
* | owncloudclient: initial 1.7.0 packaged addedJoachim Schiele2014-11-20
| |
* | qvim: add ttuegel to maintainersThomas Tuegel2014-11-20
| |
* | qvim: upgrade to 20140827 (stable)Thomas Tuegel2014-11-20
| |
* | new package: pondDavid Virgilio2014-11-20
| |
* | emacsPackages.js2-mode updated to latest release.Aycan iRiCAN2014-11-20
|/
* properly package pyopensslDomen Kožar2014-11-19
|
* Merge pull request #5046 from abbradar/checksum-fixeslethalman2014-11-19
|\ | | | | Checksum fixes
| * mutt-with-sidebar: simplify, fix checksumNikolay Amiantov2014-11-19
| |
| * eaglemode: update and fix 404Nikolay Amiantov2014-11-19
| |
| * praat: update, fix checksumNikolay Amiantov2014-11-19
| |
| * gosmore: update, fix checksumNikolay Amiantov2014-11-19
| |
* | Merge pull request #5036 from abbradar/sane-mfd-fixlethalman2014-11-19
|\ \ | | | | | | sane: fix multifunctional devices rights conflict with cups
| * | sane: fix multifunctional devices rights conflict with cupsNikolay Amiantov2014-11-16
| |/
* | add a platform to all of my packagesCray Elliott2014-11-19
| |
* | mldonkey: adds license informationVincent Laporte2014-11-19
| |
* | gource: update from 0.42 to 0.43 and adopt itPascal Wittmann2014-11-19
| |
* | redshift: update from 1.8 to 1.9.1Cillian de Róiste2014-11-18
| |
* | mpv: update from 0.6.1 to 0.6.2Cillian de Róiste2014-11-18
| |
* | kde4.digikam: update from 3.5.0 to 4.4.0, potentially fixes CVE-2012-4514Cillian de Róiste2014-11-18
| |
* | csound: update from 5.19.01 to 6.03.2Cillian de Róiste2014-11-18
| |
* | emacs24Packages.rainbowDelimiters: update from 1.3.12 to 1.3.13Cillian de Róiste2014-11-18
| |
* | Merge branch 'tomahawk'.aszlig2014-11-18
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the Tomahawk music player (https://www.tomahawk-player.org/) in version 0.8.1 and all its required and optional dependencies. * tomahawk: tomahawk: Add new package, version 0.8.1. libjreen: Add new package, version 1.2.0. websocketpp: Add new package, version 0.4.0. lucenepp: Add new package, version 3.0.6. qtkeychain: Add new package, version 0.4.0. libechonest: Add new package, version 2.3.0. quazip: Use qt instead of qt5 for refering to Qt.
| * | tomahawk: Add new package, version 0.8.1.aszlig2014-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although I've not tested the Tomahawk build on Mac OS X, it *should* work on it, so I'm using platforms.all here. Telepathy and KDE support are disabled by default in order to not get in the way of users who want to use a more minimalistic window-manager-only setup. But I'm not sure whether it matters in reality, we'll see once more people are using Tomahawk. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | Merge pull request #5035 from robberer/pkgs/jmeterPascal Wittmann2014-11-18
|\ \ \ | | | | | | | | jmeter: fix download URL
| * | | jmeter: fix download URLLongrin Wischnewski2014-11-18
| | | |
* | | | docker: update from 1.3.0 to 1.3.1, potentially fixes CVE-2014-5277Rob Vermaas2014-11-18
| | | |
* | | | Merge pull request #5027 from AndersonTorres/bochsGeorges Dubus2014-11-18
|\ \ \ \ | | | | | | | | | | Bochs: upgrade to 2.6.7
| * | | | Bochs: upgrade to 2.6.7AndersonTorres2014-11-18
| |/ / / | | | | | | | | | | | | Now, with SDL2 upgrade!
* | | | Update sha256 for mutt sidebar patchMax Gonzih2014-11-18
| | | | | | | | | | | | Seems like file was changed.
* | | | Merge pull request #5029 from sztupi/crashplanPascal Wittmann2014-11-18
|\ \ \ \ | | | | | | | | | | crashplan: 3.6.3 -> 3.6.4
| * | | | crashplan: 3.6.3 -> 3.6.4Attila Sztupak2014-11-18
| | | | |
* | | | | Merge pull request #5030 from AndersonTorres/tildaPascal Wittmann2014-11-18
|\ \ \ \ \ | | | | | | | | | | | | Tilda: update to 1.2.2
| * | | | | Tilda: update to 1.2.2AndersonTorres2014-11-18
| | |/ / / | |/| | |