Thomas Tuegel
65c9e06248
Merge pull request #15295 from mdorman/emacs-updates
...
emacs-packages: various updates
2016-05-09 05:19:50 -05:00
Arseniy Seroka
88b684101f
Merge pull request #15255 from jerith666/tivodecode
...
tivodecode: init at 0.2pre4
2016-05-09 10:28:08 +03:00
Matt McHenry
9b53d546e2
tivodecode: init at 0.2pre4
2016-05-08 20:35:44 -04:00
Michael Alan Dorman
5cc4ff09fa
Remove obsolete pcache version
2016-05-08 18:33:29 -04:00
Michael Alan Dorman
7ccdbff95b
Remove obsolete s version
2016-05-08 18:33:29 -04:00
Michael Alan Dorman
14ba2f4f24
Remove obsolete magit (and associated packages) version
2016-05-08 18:33:29 -04:00
Michael Alan Dorman
a58e53c56e
Remove obsolete dash version.
2016-05-08 18:33:28 -04:00
Michael Alan Dorman
5017e24756
Remove obsolete xml-rpc version
2016-05-08 18:33:28 -04:00
Michael Alan Dorman
24da619b4f
Remove obsolete flycheck version.
2016-05-08 18:33:28 -04:00
Nikolay Amiantov
3bd3957a50
Merge pull request #15305 from rardiol/libvdpau-va-gl
...
libvdpau-va-gl: fix build missing libva-x11
2016-05-08 19:42:28 +04:00
Ricardo Ardissone
520d3492e9
libvdpau-va-gl: fix build missing libva-x11
2016-05-08 12:37:26 -03:00
Lluís Batlle i Rossell
f0c503593f
Fixing stunt-rally 2.6 (adding newer bullet)
2016-05-08 16:22:18 +02: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
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
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
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
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
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
Vladimír Čunát
72acb24c1f
Merge #15084 : gcc: add 6.1.0
2016-05-07 15:20:19 +02:00
Nikolay Amiantov
628c8e8995
openspades-git: init at 2016-04-17
2016-05-07 11:59:53 +03:00
Rok Garbas
9cd896367a
pypi2nix: new release
2016-05-07 05:04:25 +02:00
Charles Strahan
ec1c8071b1
macvim: fix build
2016-05-06 22:32:23 -04:00
kklas
491b7c2f15
nodejs: add nodePackages_6_x to all-packages.nix
2016-05-07 01:47:09 +02:00
Bart Brouns
f43265657d
faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui
2016-05-06 13:56:40 +02:00
Tobias Geerinckx-Rice
273e160a12
jfbview: split out jfbpdf (jfbview w/o imlib2)
2016-05-06 13:47:50 +02:00
Tobias Geerinckx-Rice
b0f8349d95
nginxUnstable: alias to nginx until next unstable release
2016-05-06 13:47:36 +02:00
zimbatm
9e04279006
Merge branch 'pr/14743'
...
Closes #14743
2016-05-06 10:07:11 +01:00
ft
8ddddbfe43
added berkeley upc
2016-05-06 10:06:08 +01:00
Franz Pletz
5c49790be5
Merge pull request #15198 from groxxda/bump/iptables
...
iptables: 1.4.21 -> 1.6.0
2016-05-06 03:18:32 +02:00
Franz Pletz
e478b63b27
Merge pull request #14835 from groxxda/libcap
...
libcap: 2.24 -> 2.25, replace old split with multi-output
2016-05-06 03:15:16 +02:00
Anthony Cowley
d87e3b2a55
libsndfile: pass AudioToolbox framework on darwin
...
The libsndfile build system wants this framework when building on
darwin.
2016-05-05 18:39:58 -04:00
zimbatm
249dcabb33
Merge pull request #14679 from aneeshusa/add-gnome-shell-extensions
...
Add gnome shell extensions
2016-05-05 23:07:37 +01:00
Joachim Fasting
29ddb150c8
Merge pull request #15247 from uralbash/flamerobin
...
flamerobin: init at 0.9.3.1
2016-05-05 23:56:54 +02:00
Svintsov Dmitry
8658f9fe5c
flamerobin: init at 0.9.3.1
2016-05-06 01:45:43 +05:00
zimbatm
982ad14515
Merge pull request #15104 from magnetophon/faust2lv2gui-master
...
faust2lv2gui: newest faust can create gui for lv2
2016-05-05 21:08:17 +01:00
Bob van der Linden
1b2fb84d75
popcorntime: removed package as discussed in #15120
2016-05-05 21:02:31 +02:00
Joachim Fasting
85b3613751
Merge pull request #15139 from aneeshusa/allow-sha512-for-various-fetch-derivations
...
Allow any hash function for some git-based fetch* derivations
2016-05-05 20:48:56 +02:00
Bart Brouns
ebba6571fe
i-score: init at 1.0.0-a67
...
Closes #15137
2016-05-05 18:45:49 +02:00
Joachim Fasting
30f86c8299
Merge pull request #15166 from NixOS/pkgs/redis_dump/add
...
redis-dump: init at 0.3.5
2016-05-05 18:11:34 +02:00
Peter Simons
f476d686e8
haskell-stack: add a top-level attribute 'stack', a space-efficient variant of 'haskellPackages.stack'
...
The "stack" closure does not include the stack library and therefore has
a much smaller closure, i.e. 17 MB instead of 1 GB.
Fixes https://github.com/NixOS/nixpkgs/issues/15216 .
2016-05-05 12:51:13 +02:00
Vladimír Čunát
323825f967
linux kernel 4.5: fix race during build
...
This is just 4788ec1372
but for 4.5 instead of 4.4.
Example failure: http://hydra.nixos.org/build/35194276
2016-05-05 11:39:44 +02:00
zimbatm
0bc713f817
Merge pull request #15135 from gpyh/asciidoctor
...
asciidoctor: Init at 1.5.4
2016-05-04 20:42:26 +01:00
Arseniy Seroka
9cb8abe846
Merge pull request #15208 from taku0/firefox-bin-46.0.1
...
firefox-bin: 45.0.2 -> 46.0.1
2016-05-04 21:38:47 +03:00
Yacine Hmito
d3421435e0
asciidoctor: Init at 1.5.4
2016-05-04 13:23:22 +02:00
zimbatm
007ea84222
Merge pull request #15181 from bradediger/ruby-2.3.1
...
ruby: update 2.3 series to 2.3.1
2016-05-04 10:31:08 +01:00
taku0
90f5be3133
firefox-bin: 45.0.2 -> 46.0.1
2016-05-04 14:50:17 +09:00
Svein Ove Aas
c5451206ab
Init CKAN: The Comprehensive Kerbal Archive Network ( #15202 )
...
* ckan: Init at 1.16.1
2016-05-04 02:12:39 +01:00
obadz
b1bf11881a
spdlog: init at 292bdc5
2016-05-03 23:05:37 +01:00