Florian Friesdorf
6ad9f8e1dd
mediathekview-9
2015-05-23 12:41:14 +02:00
Mateusz Kowalczyk
6014752e73
tesseract: fix postInstall
...
We needed to separate each of the unpack commands.
2015-05-23 02:27:47 +01:00
Mateusz Kowalczyk
4d867b0b08
mpv: update to 0.9.2
2015-05-23 01:56:39 +01:00
William A. Kennington III
3117e0c897
Refactor mkFlag out of old packages
2015-05-22 13:54:52 -07:00
William A. Kennington III
25a148fa19
Refactor mkFlag / shouldUsePkg into the nixpkgs libraries
2015-05-22 13:26:55 -07:00
Peter Simons
06f3c4dba5
daq: update to version 2.0.5
...
Fixes https://github.com/NixOS/nixpkgs/issues/7947 .
2015-05-22 20:41:59 +02:00
Edward Tjörnhammar
a49afdf174
idea.clion: 1.0.2 -> 1.0.3
...
idea.android-studio: 1.2.0.12 -> 1.2.1.1
2015-05-22 14:28:48 +02:00
Eelco Dolstra
99e9710348
thunderbird: Update to 31.7.0
...
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00
aszlig
b26de39252
gyp: Revive old SVN version to build Chromium.
...
Works around regression from a305e6855d
.
We're also marking it lowPrio to make sure nobody will accidentally
reference it using nix-env -i.
Until we have fixed #7402 , we're going to build with the old gyp version
to prevent being affected by https://crbug.com/462153 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-22 11:37:40 +02:00
Tobias Geerinckx-Rice
5d5044b2ec
Use mirror:// URIs for ftp.debian.org
...
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
aszlig
adb7581459
tesseract: Allow to specify a subset of languages.
...
Especially useful for our OCR based VM tests, where we only need the
english language. By default the argument is null so all languages are
included. If a list of language name is passed only those languages are
enabled, for example:
tesseract.override { enableLanguages = [ "eng" "spa" ]; };
To only enable support for English and Spanish languages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-22 07:45:59 +02:00
Vincent Laporte
30d9e6b144
scribus: update from 1.4.4 to 1.4.5
2015-05-21 21:49:47 +02:00
Thomas Tuegel
ceea949bd0
kdeApps_15_04.okular: enable libspectre for PostScript
2015-05-21 14:38:40 -05:00
Domen Kožar
43a150c05a
zed: 1.0.0 -> 1.1.0
2015-05-21 21:13:40 +02:00
Vincent Laporte
a65bba1e27
tuareg-mode: fix hash
2015-05-21 20:09:53 +02:00
John Wiegley
725005b89f
emacs24Macport: Upgrade Mac Port patch to 5.8
2015-05-21 10:55:00 -05:00
Luca Bruno
478e1d6f14
vanubi: use vte 2.90
2015-05-21 12:58:01 +02:00
Arseniy Seroka
15faa43f13
Merge pull request #7853 from rushmorem/marathon-update
...
Update Mesos Library environment variable
2015-05-21 12:58:11 +03:00
William A. Kennington III
3988cfcbff
lightdm: Add patch to fix some warnings
2015-05-20 19:14:31 -07:00
William A. Kennington III
19c259161b
qemu: 2.2.2 -> 2.3.0
2015-05-20 18:30:22 -07:00
Pascal Wittmann
bfc1582b81
jumanji: fix gsettings schemas, closes #7916
2015-05-21 01:10:24 +02:00
Shea Levy
e3ed4b590b
Fix tarball
2015-05-20 14:09:15 -04:00
Pascal Wittmann
86018addc5
Merge pull request #7909 from taku0/thunderbird-bin-31.7.0
...
thunderbird-bin: update to version 31.7.0
2015-05-20 10:35:00 +02:00
William A. Kennington III
72aa6aaa04
lightdm: 1.14.0 -> 1.15.0
2015-05-19 23:06:42 -07:00
taku0
3705c62266
thunderbird-bin: update to version 31.7.0
2015-05-20 09:33:30 +09:00
Edward Tjörnhammar
bd7eb18c1c
idea.clion: 1.0.1 -> 1.0.2
2015-05-20 01:56:48 +02:00
Pascal Wittmann
10e001ab5b
ocrad: update from 0.24 to 0.25
2015-05-19 20:08:15 +02:00
Luca Bruno
10f49c84dd
Remove last reference to gnome3.gnome_icon_theme
2015-05-19 14:46:45 +02:00
Luca Bruno
9adde87fea
More usage of gnome3.defaultIconTheme
2015-05-19 14:44:27 +02:00
Luca Bruno
1b6401fd2e
More usage of gnome3.defaultIconTheme
2015-05-19 14:40:04 +02:00
Luca Bruno
2274382be9
gpodder: use gnome defaultIconTheme
2015-05-19 13:37:44 +02:00
Luca Bruno
68bf202b65
easytag: use gnome defaultIconTheme
2015-05-19 13:26:33 +02:00
Arseniy Seroka
82d46c2c2a
Merge pull request #7900 from C0DEHERO/fix/obs-studio-update
...
obs-studio: update 0.9.1 -> 0.10.0
2015-05-19 03:35:53 +03:00
C0DEHERO
3c94a9da90
obs-studio: update 0.9.1 -> 0.10.0
2015-05-18 19:10:03 -04:00
Thomas Tuegel
6d52aa7e59
dropbox: install icons
2015-05-18 15:44:48 -05:00
Thomas Tuegel
feec95b437
dropbox: move updateable attributes to the top
2015-05-18 15:44:48 -05:00
Herwig Hochleitner
db4993600c
dropbox: 3.4.4 -> 3.4.6
2015-05-18 15:44:47 -05:00
Pascal Wittmann
3ac31fe041
calibre: fix build by using qt53
2015-05-18 22:41:48 +02:00
Nikolay Amiantov
19b4eb8208
bomi: update, add youtube-dl support
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
e919cf0be2
pidgin-otr: update homepage
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
c45a4b4a92
urxvt-tabbedex: update
2015-05-18 17:21:07 +03:00
Thomas Tuegel
04622fe3ba
firefoxWrapper: fix typo
...
Accidentally tried to hardlink a directory! Should have been `ln -s` all
along. Affects non-Firefox browsers that use firefoxWrapper.
2015-05-18 08:53:51 -05:00
Jascha Geerds
12f0b61967
hipchat: update 2.2.1287 -> 2.2.1373
2015-05-18 13:16:34 +02:00
Luca Bruno
81c115ba99
termite: update and use vte 0.40
2015-05-18 12:31:29 +02:00
Luca Bruno
25f9555599
Drop GNOME 3.12
2015-05-18 12:24:08 +02:00
Christian Theune
8e36da20e7
Update syncthing to 0.11.5
2015-05-18 10:49:25 +02:00
Thomas Tuegel
6803ddbf60
firefoxWrapper: install icon to hicolor theme
2015-05-17 20:20:24 -05:00
Thomas Tuegel
9474fefe28
firefoxWrapper: unquote shell glob
2015-05-17 20:20:24 -05:00
Thomas Tuegel
e8efbcd3d3
clementine: install desktop files and icons
2015-05-17 15:41:48 -05:00
Thomas Tuegel
9529a0dae2
Build free part of Clementine on Hydra
...
Clementine consists of a large free part (the main application) and a
small part with unfree dependencies (the Spotify blob). Add a top-level
attribute for the free Clementine for users who don't want unfree
software, and so that the bulk of Clementine will be in the binary cache.
2015-05-17 15:41:48 -05:00