Bart Brouns
3ddaf0c32a
add bitmeter: also known as jack bitscope. Useful to detect denormals.
2015-05-25 18:56:15 +02:00
Austin Seipp
d7de6dad5f
Merge pull request #7755 from Lassulus/gitolite-update
...
Gitolite update
2015-05-25 10:02:56 -05:00
Tobias Geerinckx-Rice
b10cb12a93
tetgen 1.4.3 -> 1.5.0
...
Keep version 1.4.3 around as `tetgen_1_4`, because the licence
changed from MIT to AGPL3+ in the meantime.
2015-05-25 13:35:54 +02:00
Tobias Geerinckx-Rice
68e3614ad0
viber: fix evaluation for nox-review
...
Even broken packages ought to evaluate, or die. Especially when
less than a month (!) old...
2015-05-25 13:35:54 +02:00
Christian Theune
9d0bd2cd2d
Update syncthing to 0.11.6
2015-05-25 10:24:02 +02:00
Edward Tjörnhammar
e035e2939a
idea updates
...
idea.pycharm: 4.5 -> 4.5.1
idea.webstorm: 10.0.2 -> 10.0.3
2015-05-25 10:10:23 +02:00
William A. Kennington III
5722d7c5b5
umurmur: Enable shmapi
2015-05-24 16:05:08 -07:00
Peter Simons
83096066c8
irssi: add second download mirror because irrsi.org is offline
...
(cherry picked from commit 79effb88a0d342ffc423b7044548c34c7f5c1aa4)
2015-05-25 00:13:52 +02:00
Vladimír Čunát
c505b8ac28
gnumeric: fix build, minor update, enableParallelBuilding
2015-05-24 19:53:35 +02:00
Pascal Wittmann
ee1f140d40
Merge pull request #7960 from magnetophon/ir.lv2-fixup-master
...
fix build ir.lv2: add fftw
2015-05-24 12:47:19 +02:00
William A. Kennington III
6e41581809
feh: 2.12.1 -> 2.13
2015-05-24 01:52:12 -07:00
Bart Brouns
8527626778
fix build ir.lv2: add fftw
2015-05-23 23:59:13 +02:00
Peter Simons
7d2ce8e707
qfsm: update to version 0.54.0
2015-05-23 23:04:15 +02:00
Arseniy Seroka
85e82df103
Merge pull request #7951 from sfultong/bitcoin-10.2
...
updating bitcoin to 0.10.2
2015-05-23 13:56:04 +03:00
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
Sam Griffin
1690c1598e
updating bitcoin to 0.10.2
2015-05-22 21:01:21 -04: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