Commit Graph

71843 Commits

Author SHA1 Message Date
Gabriel Ebner
3f19d757cb veriT: disable broken static linking 2016-05-08 15:11:29 +02:00
Peter Simons
cca3e9c774 stockfish: update version 6 to 7 2016-05-08 15:10:58 +02:00
Tobias Geerinckx-Rice
87442aa4f3
fmit: 1.0.13 -> 1.0.14 2016-05-08 15:03:07 +02:00
zimbatm
a6db057229 Merge pull request #15296 from leenaars/p11kit
p11-kit: 0.23.1 -> 0.23.2
2016-05-08 13:47:12 +01:00
zimbatm
9c3c8f55b6 Merge pull request #15303 from laMudri/numix
numix-gtk-theme: 2.2.3 -> 2.5.1
2016-05-08 13:38:42 +01:00
zimbatm
9c47b07bc3 Merge pull request #15302 from taku0/firefox-bin-icon
firefox-bin: fixed missing icon
2016-05-08 13:30:44 +01:00
zimbatm
3ce3a42409 Merge pull request #15304 from romildo/upd.tint2
tint2: 0.12.9 -> 0.12.10
2016-05-08 13:08:08 +01:00
José Romildo Malaquias
7f34b65005 tint2: 0.12.9 -> 0.12.10 2016-05-08 08:29:56 -03:00
Robert Helgesson
05a98bae91 pecita: 5.2 -> 5.3 2016-05-08 13:24:04 +02:00
laMudri
39b3345c12 numix-gtk-theme: 2.2.3 -> 2.5.1 2016-05-08 12:23:50 +01:00
Arseniy Seroka
25c1ff925f Merge pull request #15288 from hrdinka/update/hugin
hugin: 2015.0.0 -> 2016.0.0
2016-05-08 13:46:17 +03:00
Arseniy Seroka
e33e50ac60 Merge pull request #15285 from hrdinka/update/darktable
darktable: 2.0.2 -> 2.0.4
2016-05-08 13:45:50 +03:00
taku0
07a83f226e firefox-bin: fixed missing icon 2016-05-08 17:06:08 +09:00
Rahul Gopinath
e9cb41e99a textql: Init textql at 2.0.3
textql allows one to execute SQL against structured text like CSV or TSV
This commit provides initial package for textql 2.0.3
2016-05-07 21:47:42 -07:00
Austin Seipp
e3e27ecf4e nixpkgs: chez-scheme 9.4-20160501 -> 9.4-20160507
This allows us to remove a hack in the makefile, fixes a few bugs, and
also catches another edge case in the configure scripts.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-08 03:40:47 +00:00
Tobias Geerinckx-Rice
ea9f28a46e
wakatime: init at 6.0.1
To hack together a working WakaTime under emacs on NixOS:

* Install both `wakatime` and `(emacsWithPackages [ wakatime-mode ])`
* Add the following to your initialisation file (default: ~/.emacs):
  (custom-set-variables
   ;; ...
   '(wakatime-api-key "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
   '(wakatime-cli-path "")					; sic
   '(wakatime-python-bin "/path/to/profile/bin/wakatime"))	; sic
* `M-x global-wakatime-mode` to test your settings.
2016-05-08 04:52:57 +02:00
Tobias Geerinckx-Rice
666250bd3b
unarj: mark as broken
And ‘maintain’ to help keep an eye on it.

Closes #7332.
2016-05-08 03:29:45 +02:00
Tobias Geerinckx-Rice
b6092775cb
tiled: 0.16.0 -> 0.16.1 2016-05-08 03:29:45 +02:00
Joachim Fasting
11df7acf3e Merge pull request #15298 from jaym/wmii-which
wmii needs which
2016-05-08 02:38:46 +02:00
Jay Mundrawala
bc6f922eb9 wmii needs which
While wmii will sort of work without it, it breaks before it
runs any user configuration which requires me to using the windows
key as my modifier.
2016-05-08 00:06:45 +00:00
Tobias Geerinckx-Rice
ecf9fa4cbe
perlPackages.MathPlanePath: 114 -> 123 2016-05-08 00:45:13 +02:00
Tobias Geerinckx-Rice
448af9b374
perlPackages.XSLoader: 0.16 -> 0.20 2016-05-08 00:45:12 +02:00
Tobias Geerinckx-Rice
1f4b6c1b50
perlPackages.SysSyslog: 0.33 -> 0.34 2016-05-08 00:45:11 +02:00
Tobias Geerinckx-Rice
3785515c4b
sane-backends-git -> 2016-05-07
Color scanning for Samsung models which support JPEG Lossy compression.
2016-05-08 00:45:10 +02:00
Tobias Geerinckx-Rice
d1b818e305
pythonPackages.prompt_toolkit: 0.60 -> 1.0.0
Changes: https://raw.githubusercontent.com/jonathanslenders/python-prompt-toolkit/master/CHANGELOG
2016-05-08 00:45:09 +02:00
Tobias Geerinckx-Rice
628ac272da
hplip{,WithPlugin}: 3.16.3 -> 3.16.5 2016-05-08 00:45:08 +02:00
Tobias Geerinckx-Rice
70a02d64bc
kcov: meta.{homePage -> homepage} 2016-05-08 00:45:06 +02:00
Tobias Geerinckx-Rice
519d99f975
thinkfan: 0.9.2 -> 0.9.3; add myself as a maintainer
CC maintainer @iElectric.
2016-05-08 00:44:49 +02:00
Benjamin Staffin
ee101d0c7a Merge pull request #15294 from rardiol/sympy
sympy and mathics update
2016-05-07 17:42:17 -04:00
Michiel Leenaars
440ea1b893 p11-kit: 0.23.1 -> 0.23.2 2016-05-07 23:06:56 +02:00
Joachim Fasting
5045f31b1b Merge pull request #15281 from kklas/node-packages-6
nodejs: add nodePackages_6_x to all-packages.nix
2016-05-07 22:53:27 +02:00
Joachim Fasting
6de5fd274c Merge pull request #15266 from magnetophon/magnetophon-dsp
faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui
2016-05-07 22:27:05 +02:00
Joachim Fasting
3249d87b37 Merge pull request #15251 from acowley/libsndfile
libsndfile: pass AudioToolbox framework on darwin
2016-05-07 22:26:13 +02:00
Joachim Fasting
3772de4961
libgcrypt: fix libcap lib output reference
After 7382afac40
2016-05-07 21:49:16 +02:00
Sven Keidel
98bef7e0bd
brogue: init at 1.7.4
with fixups by joachifm:
- Correct license (AGPL-3)
- Removed redundant build input
- Cleanup description

Closes #15244
2016-05-07 19:00:30 +02:00
Joachim Fasting
cac498b522 Merge pull request #15282 from nathanielbaxter/dev/teamspeak
teamspeak_client: 3.0.18.2 -> 3.0.19.1
2016-05-07 18:51:28 +02:00
Joachim Fasting
0a9b7b3159 Merge pull request #15155 from yawnt/java-source-files
jdk: keep source files for IDE support
2016-05-07 17:45:32 +02:00
Ricardo Ardissone
c4cd453c07 pythonPackages.mathics: 0.8 -> 0.9 2016-05-07 12:17:43 -03:00
Tuomas Tynkkynen
24b046ce05 rpm: Fix python3 detection hack
Commit 5dff3c4b68 made rpm use autoreconfHook, so the patch that we
are making to `configure` gets lost when the file is regenerated.
To fix this, just patch the equivalent string in the `configure.ac` file
instead.

Fixes #15287
2016-05-07 17:55:32 +03:00
Christoph Hrdinka
72306b762d hugin: 2015.0.0 -> 2016.0.0
This updates hugin to its latest version and cleanes the derivation.

Release notes:

http://hugin.sourceforge.net/releases/2016.0.0/en.shtml
2016-05-07 16:50:06 +02:00
Joachim Fasting
16510869eb Merge pull request #15278 from Baughn/ckan
ckan: Add curl to runtime libraries
2016-05-07 16:42:39 +02:00
Vladimír Čunát
72acb24c1f Merge #15084: gcc: add 6.1.0 2016-05-07 15:20:19 +02:00
Nikolay Amiantov
f396fa8cb2 deadbeef: fix tray icon 2016-05-07 15:29:28 +03:00
Nikolay Amiantov
62c41cc539 dropbox: meta.licenses -> meta.license 2016-05-07 15:13:28 +03:00
Nikolay Amiantov
41ced9f100 dropbox: mark as unfree 2016-05-07 15:12:07 +03:00
Thomas Tuegel
f2ec142847 quassel: 0.12.3 -> 0.12.4
Security update for CVE-2016-4414 (denial of service).
2016-05-07 06:00:09 -05:00
Christoph Hrdinka
f2ac136ec1 darktable: 2.0.2 -> 2.0.4
Release notes for 2.0.3 and 2.0.4 bugfix releases:

https://www.darktable.org/2016/03/darktable-2-0-3-released
https://www.darktable.org/2016/05/darktable-2-0-4-released
2016-05-07 12:59:24 +02:00
Nikolay Amiantov
2d57767974 openspades-git: drop yet another hack, fix accidential python merge 2016-05-07 12:03:24 +03:00
Nikolay Amiantov
628c8e8995 openspades-git: init at 2016-04-17 2016-05-07 11:59:53 +03:00
Nikolay Amiantov
c7193c1506 openspades: less hacks 2016-05-07 11:59:53 +03:00