summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* znc: add support for modules, add fish and push moduleJaka Hudoklin2013-10-30
| | | | Close #1148.
* Merge pull request #1146 from Chaddai/mastercillianderoiste2013-10-30
|\ | | | | Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc
| * Ooops licences replaced by licensesChaddaï Fouché2013-10-30
| |
| * Adjust kvirc/default.nix to better use stdenv.libChaddaï Fouché2013-10-30
| |
| * Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvircChaddaï Fouché2013-10-29
| |
* | calibre: upgrade 1.5.0 -> 1.8.0Arvin Moezzi2013-10-30
| | | | | | | | from #1144
* | googleMusicmanager: add expressionJason "Don" O'Conal2013-10-30
| | | | | | | | close #1056
* | Add gitflowJaka Hudoklin2013-10-30
| | | | | | | | A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model
* | firefox: Update to 25.0Eelco Dolstra2013-10-29
|/
* changes in: redshift, geoclue, libsoupRok Garbas2013-10-29
| | | | | | - added support for geoclue for redshift - package geoclue 2.0.0 (as geoclue2) - package libsoup 2.44.1 (as libsoup_2_40)
* miro: New package, version 6.0.aszlig2013-10-28
| | | | | | | | | | I actually had this breeding in my nixpkgs overrides for a year and only recently took the time to fix it and thus revive my video feeds :-) The package uses a patch which is removing the dependency on gconf and switches to storage within a shelve in ~/.miro/config instead. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* chromium: Update stable and beta channels.aszlig2013-10-28
| | | | | | | | | | | | | stable: 30.0.1599.101 -> 30.0.1599.114 http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_22.html beta: 31.0.1650.26 -> 31.0.1650.34 http://googlechromereleases.blogspot.de/2013/10/beta-channel-update_23.html Builds and tests pass on my machine. The update for the dev channel is currently not building and I'm going to fix it later. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* mixxx: New package in version 1.11.0.aszlig2013-10-28
| | | | | | | | Compiles fine on linux i686 and amd64. Adding myself as maintainer, even though I'm not using the package by myself, but a friend is using it for DJing from a NixOS live system I'm maintaining. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* sup: update to latest versionJason "Don" O'Conal2013-10-27
|
* haskell-git-annex: update to version 4.20131024Peter Simons2013-10-27
|
* gpicview: add expression 0.2.4Jason \"Don\" O'Conal2013-10-27
| | | | close #1123.
* redshift: update to 1.8 and fix redshift-gtk scriptRok Garbas2013-10-26
|
* Package urlview 0.9-19Arvin Moezzi2013-10-26
| | | | | | urlview extracts URLs from text. Close #1118.
* synergy: Update to new upstream version 1.4.15.aszlig2013-10-23
| | | | | | | | | | | | | | This is a bugfix release which fixes the following bugs: * Synergy Service - Error 87: The parameter is incorrect. * Option not supported on Linux: --enable-drag-drop (server not starting) Bug IDs and the announcement can be found at: http://synergy-foss.org/blog/synergy-1-4-15-released/ Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Dropbox: updated to v2.4.3Kim Simmons2013-10-23
| | | | | Update fixed the missing tray icon. Still works with the dropbox-cli currently in the repository if you re-install the cli.
* audacious: small update, fix crashes due to gsettings schemasVladimír Čunát2013-10-22
| | | | Close #1037.
* spotify: install .desktop fileBjørn Forsman2013-10-22
|
* spotify: update meta.homepageBjørn Forsman2013-10-22
|
* spotify: remove outdated infoBjørn Forsman2013-10-22
| | | | | | | Spotify for Linux works with free accounts since the end of 2011. I verified this myself today. Ref: http://www.omgubuntu.co.uk/2011/12/spotify-on-linux-works-for-free-accounts-offers-15-million-tracks
* spotify: unbreak itBjørn Forsman2013-10-22
| | | | | | | | | | | | | | Spotify doesn't start: $ ./result/bin/spotify /nix/store/yx05s6irqil8a24ilyvjvhnjljmm8f15-spotify-0.9.4.183/bin/.spotify-wrapped: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory That is fixed with adding $out/spotify-client/Data to RPATH. Then Spotify errors out trying to open libudev.so.0. We don't have that in nixpkgs, so I'm making a symlink to libudev.so.1 instead. Tested on NixOS x86_64-linux.
* spotify: update to latest versionJason "Don" O'Conal2013-10-22
|
* xpdf: fix configure-time bug that prevented the man pages from being installedPeter Simons2013-10-22
|
* Emacs: Fix TRAMP by adjusting its path so that it finds ls and other ↵Benno Fünfstück2013-10-22
| | | | | | binaries on NixOS systems Close #1094.
* Update fossil to 1.27, and enable the JSON API.Brian Smith2013-10-21
|
* Updating CompizMichael Raskin2013-10-20
|
* Updating EProver to 1.8Michael Raskin2013-10-20
|
* Updating EkrhyperMichael Raskin2013-10-20
|
* Merge pull request #918 from edwtjo/fribid-1.0.2Michael Raskin2013-10-20
|\ | | | | Adding FriBID browser plugin
| * Adding FriBID browser pluginEdward Tjörnhammar2013-10-15
| | | | | | | | | | | | | | | | | | | | | | | | FriBID is an open source software for the Swedish e-id system called BankID. FriBID also supports processor architectures and Linux/BSD distributions that the official software doesn't support. https://fribid.se/index.en.html FriBID plugin is a firefoxWrapper plugin. Enabled by setting: nixpkgs.config.enableFriBIDPlugin = true
* | dwb: update to the latest revisionPascal Wittmann2013-10-20
| |
* | dwb: make glib_networking available for dwbemPascal Wittmann2013-10-20
| |
* | chromium: Update all channels to latest versions.aszlig2013-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces version 32 as the new version for the development channel. Also, stable got a few security fixes, which are described here: http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_15.html Overview of the updated channels: stable: 30.0.1599.66 -> 30.0.1599.101 beta: 30.0.1599.66 -> 31.0.1650.26 dev: 31.0.1650.4 -> 32.0.1671.3 Builds are passing and running fine. Apologies to everyone for the delayed update, real life sometimes becomes a major distraction ;-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | synergy: Update to version 1.4.14.aszlig2013-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new upstream release comes with the following changes: New features: * Drag and drop between computers (Windows and Mac) Fixed bugs: * Mac does not wake up * Unstable service (synergyd) * Exploit: C:\Program.exe (if it exists) is run by service (elevated) * Encryption broken (GCM, CTR and OFB) * Start button is visible when Synergy is running * Apply button is disabled for Mac and Linux Release announcement with links to detailed descriptions about each change can be found here: http://synergy-foss.org/blog/synergy-1-4-14/ Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | virt-manager: add vte as build input, so console works for lxcJaka Hudoklin2013-10-19
| |
* | add ike: IPSec clientDomen Kožar2013-10-18
| |
* | skype: add workaround for pulseaudio glitchesBjørn Forsman2013-10-15
|/ | | | | | | | | | | | | See http://arunraghavan.net/2013/08/pulseaudio-4-0-and-skype/ Relevant bug reports: https://github.com/NixOS/nixpkgs/issues/788 https://bugs.archlinux.org/task/35690 https://bugs.freedesktop.org/show_bug.cgi?id=50510 We don't want to disable pulseaudio timer-based scheduling (tsched=0) because that affects everyone. It seems this is the proper distro fix for skype + pulseaudio at the moment.
* slim: Work around broken PAM session handlingEelco Dolstra2013-10-15
| | | | | | | | | | | Previously logging in via SLiM more than once didn't work because SLiM doesn't clean up its PAM session properly (that is, in a child rather than in the parent). Thus the slim process becomes part of the user session's cgroup, among other things. This patch causes SLiM to exit after the session has finished, after which systemd will restart display-manager.service. Fixes NixOS/nixops#137.
* slim: Update to 1.3.6Eelco Dolstra2013-10-15
|
* Replacing StumpWM with a fresh lisp-packages versionMichael Raskin2013-10-13
|
* wxmaxima: update to version 13.04.2Peter Simons2013-10-13
|
* maxima: update to version 5.31.2Peter Simons2013-10-13
|
* Updating bitcoin to 0.8.5Lluís Batlle i Rossell2013-10-12
|
* Fixes for torprpl, until making it work.Lluís Batlle i Rossell2013-10-12
|
* Adding tox-prpl, a pidgin plugin for tox.Lluís Batlle i Rossell2013-10-12
| | | | | I use the current master, because the release 0.2.0 doesn't match the libtoxcore expression.
* eclipse: add Eclipse Classic version 4.3.1 (codename Kepler).Karn Kallio2013-10-11
|