about summary refs log tree commit diff
path: root/pkgs/applications/misc
Commit message (Collapse)AuthorAge
* fix alignEduard Carreras2012-10-15
|
* Updated synergy to 1.4.10-fossEduard Carreras2012-10-15
|
* Use newly-added taskwarrior as an update to existing taskwarrior attributeMichael Raskin2012-10-11
|
* eaglemode: remove unused xineLib dependencyMathijs Kwik2012-10-04
| | | | | | | | | It seems the resulting output path has no reference to libxine, so it does not get used. Probably it needs some hard-coded link-paths as eaglemode wants to use dlopen for some things. If anyone wants to use eaglemode's xine support and fix this issue, please make it optional.
* Update/fix MuPDFMichael Raskin2012-10-04
|
* Merge pull request #128 from MarcWeber/fixes/blenderviric2012-09-21
|\ | | | | fix blender build and enable parallel building
| * fix blender build and enable parallel buildingMarc Weber2012-09-19
| |
* | Remove getConfig helper functionEelco Dolstra2012-09-19
|/ | | | | An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’ can be written more concisely as ‘config.cabal.libraryProfiling or false’.
* Fix Nixpkgs evaluationEelco Dolstra2012-09-13
| | | | http://hydra.nixos.org/build/3020333
* ikiwiki: update to version 3.20120725Peter Simons2012-09-06
|
* Merge pull request #105 from ierton/zathuraRob Vermaas2012-09-02
|\ | | | | Zathura
| * zathura: fix broken links in meta informationSergey Mironov2012-08-16
| |
| * zathura: version 0.1.2 with pluginsSergey Mironov2012-08-16
| | | | | | | | | | Expression handles new modular structure of zathura and adds support for djvu, pdf and ps plugins.
* | haskell-mathblog: drop obsolete package; it doesn't build with current ↵Peter Simons2012-08-27
| | | | | | | | versions of GHC
* | gpsbabel: Update to 1.4.3.Ludovic Courtès2012-08-19
| |
* | xpdf: Don't use t1libEelco Dolstra2012-08-16
|/ | | | | t1lib has multiple unpatched vulnerabilities (see e.g. http://rhn.redhat.com/errata/RHSA-2012-0062.html).
* gxneur: add frontend for XNEUR keyboard layout switcherSergey Mironov2012-08-15
|
* ikiwiki: support OpenID via HTTPSPeter Simons2012-08-10
| | | | Also enable Perl LWPxParanoidAgent for "additional security".
* ikiwiki: enable OpenID supportPeter Simons2012-08-10
| | | | | | | | | * added perl-Crypt-DH-GMP-0.00010 * added perl-Devel-CheckLib-0.98 * added perl-HTTP-Message-6.03 * added perl-IO-CaptureOutput-1.1102 * added perl-Net-OpenID-Common-1.14 * added perl-Net-OpenID-Consumer-1.13
* LyX: add support for spell checking via enchant.Vladimír Čunát2012-08-07
| | | | Also comment on testing of other config options.
* surf: updating to 0.5, and making it build.Lluís Batlle2012-08-05
| | | | It needed webkit_gtk2.
* LyX: a minor update.Vladimír Čunát2012-08-05
|
* Adding 'st-0.2.1'Lluís Batlle2012-08-05
|
* ikiwiki: enable pass phrase authentication supportPeter Simons2012-07-29
|
* ikiwiki: fix test suite in the presence of enabled Git supportPeter Simons2012-07-27
|
* ikiwiki: make docutils support optionalPeter Simons2012-07-14
|
* ikiwiki: update to version 3.20120629Peter Simons2012-07-14
|
* dwm: Bump to 4.5Shea Levy2012-07-10
|
* hello: Update to 2.8Shea Levy2012-07-09
|
* blender: update to version 2.63aPeter Simons2012-07-07
|
* eaglemode: update to 0.84.0Lluís Batlle i Rossell2012-07-02
| | | | | | It failds to build with xine-lib, but it goes on as it's not a strong requirement. Then, the final path is not dependant on xine anymore. I hope next releases fix this.
* viking: Update to 1.3.Ludovic Courtès2012-07-02
|
* bitcoin: update to version 0.6.3 (and build with boost 1.50.0)Peter Simons2012-06-28
|
* Removing the old unstable taskwarrior; the stable version is on 2.x already.Lluís Batlle2012-06-22
|
* Updating taskwarrior.Lluís Batlle2012-06-22
|
* A minor LyX update.Vladimír Čunát2012-06-18
| | | | svn path=/nixpkgs/trunk/; revision=34550
* Fixing stardict broken by my mistake.Vladimír Čunát2012-06-18
| | | | svn path=/nixpkgs/trunk/; revision=34549
* Updated transmission to 2.52.Vladimír Čunát2012-06-18
| | | | svn path=/nixpkgs/trunk/; revision=34545
* StarDict is a Cross-Platform and international dictionary Software. Now it ↵Joachim Schiele2012-06-17
| | | | | | is available on NixOS. See https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications if you want to get it running. svn path=/nixpkgs/trunk/; revision=34531
* Fix xfontsel to find the app defaults file.Peter Simons2012-06-11
| | | | svn path=/nixpkgs/trunk/; revision=34443
* Patching xmobar-0.15 to accept mtl-2.1.Andres Löh2012-06-05
| | | | svn path=/nixpkgs/trunk/; revision=34354
* Updated Haskell packages.Peter Simons2012-06-04
| | | | | | | | | - ghc-mod: updated to version 1.10.16 - network: added version 2.3.0.14 - pandoc: updated to version 1.9.4 - xmobar: updated to version 0.15 svn path=/nixpkgs/trunk/; revision=34337
* xmobar: re-generated expression with the latest version of Cabal2NixPeter Simons2012-06-03
| | | | | | This change enables wireless support unconditionally. svn path=/nixpkgs/trunk/; revision=34327
* Updating the bitcoin client to 0.6.2Cillian de Roiste2012-06-02
| | | | svn path=/nixpkgs/trunk/; revision=34323
* xmobar: enable optional wireless supportMathijs Kwik2012-05-29
| | | | svn path=/nixpkgs/trunk/; revision=34268
* ikiwiki: updated to version 3.20120516Peter Simons2012-05-22
| | | | svn path=/nixpkgs/trunk/; revision=34212
* Fixed stupid syntax error in gnome-terminator's default.nix.Rickard Nilsson2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34196
* gnome-terminator 0.96.Rickard Nilsson2012-05-21
| | | | svn path=/nixpkgs/trunk/; revision=34195
* Updating calibre to 0.8.51Russell O'Connor2012-05-12
| | | | svn path=/nixpkgs/trunk/; revision=34075
* Adding pdftohtml to the PATH for calibre.Russell O'Connor2012-05-12
| | | | svn path=/nixpkgs/trunk/; revision=34074