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
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 7382afac40c23841e5d6a491bd4a9412d766ecab
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 5dff3c4b68e16 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
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
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
Nikolay Amiantov
a7fe84e38a
openspades: link to openal instead of using LD_LIBRARY_PATH
2016-05-07 11:59:53 +03:00
Peter Simons
a211eef81a
heimdall: cosmetic
2016-05-07 10:46:52 +02:00
Vladimír Čunát
372d367b37
mediastreamer: 2.11.2 -> 2.12.1
...
This fixes the build broken by ortp update d4d6d9d3d.
http://hydra.nixos.org/build/35224682
2016-05-07 09:32:18 +02:00
Rok Garbas
9cd896367a
pypi2nix: new release
2016-05-07 05:04:25 +02:00
Ricardo Ardissone
f3843aed47
pythonPackages.sympy: 0.7.6.1 -> 1.0
2016-05-07 00:03:30 -03:00
Charles Strahan
e965e42dc5
go: fix build on Darwin
...
The go tests get tripped up due to error messages along the lines of:
ld: warning: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation, ignoring unexpected dylib file
Which is due to us passing that along via $NIX_LDFLAGS in the `clang` wrapper.
To keep `go` from getting confused, I create a small `clang` wrapper that
filters out that warning.
Also, the strip.patch is no longer necessary, and only causes problems when
testing DWARF support:
--- FAIL: TestDwarfAranges (0.59s)
runtime-lldb_test.go:218: Missing aranges section
FAIL
FAIL runtime 17.123s
Also, I disable the misc/cgo/errors test, as I suspect it is also due to similar
problems regarding `ld`:
##### ../misc/cgo/errors
misc/cgo/errors/test.bash: BUG: expected error output to contain "err1.go:11:" but saw:
# command-line-arguments
cannot parse gcc output $WORK/command-line-arguments/_obj//_cgo_.o as ELF, Mach-O, PE object
2016/05/07 02:07:58 Failed: exit status 1
Closes #14208
2016-05-06 22:34:16 -04:00
Charles Strahan
ec1c8071b1
macvim: fix build
2016-05-06 22:32:23 -04:00
Nathaniel Baxter
24ffbfde1d
teamspeak_client: 3.0.18.2 -> 3.0.19.1
2016-05-07 09:52:49 +10:00
kklas
491b7c2f15
nodejs: add nodePackages_6_x to all-packages.nix
2016-05-07 01:47:09 +02:00
Peter Simons
c083ef0c6d
heimdall: update to version 1.4.1-34-g7ebee1e (current Git 'master')
2016-05-07 01:39:48 +02:00
Peter Simons
91896f4ac5
syncthing: update to version 0.12.23
2016-05-07 01:12:35 +02:00
Tobias Geerinckx-Rice
cd76b71431
cegui: 0.8.4 -> 0.8.7
2016-05-07 00:32:56 +02:00
Tim Steinbach
f53850bf21
kernel: 4.4.8 -> 4.4.9 ( #15276 )
2016-05-06 20:25:29 +02:00
Tobias Geerinckx-Rice
5ac997b875
appstream: 0.8.0 -> 0.9.5
2016-05-06 19:17:07 +02:00
Tobias Geerinckx-Rice
237168d452
neovim: unmaintain
...
*reinstalls emacs*
2016-05-06 19:17:07 +02:00
Tobias Geerinckx-Rice
39421df56a
stress-ng: 0.05.25 -> 0.06.00
...
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.06.00-1 .
2016-05-06 19:17:07 +02:00
Svein Ove Aas
3d8f9a6937
ckan: Add curl to runtime libraries
2016-05-06 18:04:01 +01:00
zimbatm
4ba7767d91
Merge pull request #14722 from puffnfresh/bug/dockertools-postmount
...
dockerTools: only add "/nix" if it exists
2016-05-06 17:40:23 +01:00