Rahul Gopinath
b83a9036ec
pythonpackages.dbfread: init dbfread at 2.0.5
...
This library reads DBF files and returns the data as native Python data types
for further processing. It is primarily intended for batch jobs and one-off
scripts.
2016-05-09 10:39:12 -07:00
Rahul Gopinath
e7e22333f6
pythonpackages.dbf: init dbf at 0.94.003
...
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
files
2016-05-09 10:39:02 -07:00
Frederik Rietdijk
0b8ef88942
Merge pull request #15220 from bnikolic/python-pweave2
...
Pweave: init at 0.25
2016-05-09 19:15:03 +02:00
Frederik Rietdijk
4a04f2d511
Merge pull request #15318 from vrthra/parsedatetime
...
parsedatetime: 1.4 -> 1.5
2016-05-09 18:57:55 +02:00
Rahul Gopinath
bfa0c15b1e
pythonpackages.parsedatetime: 1.4 -> 1.5
...
Agate requires parsedatetime 1.5
2016-05-09 09:36:20 -07:00
Frederik Rietdijk
3853d1e97f
pythonPackages.nbconvert: 4.1.0 -> 4.2.0
2016-05-09 16:28:29 +02:00
Frederik Rietdijk
c8345f06f8
Merge pull request #15249 from zimbatm/ipython-updates
...
Ipython updates
2016-05-09 16:23:14 +02:00
Robin Bate Boerop
6e707b6dd7
perlPackages.JSONWebToken: init at 0.10
2016-05-09 16:06:37 +02:00
Robin Bate Boerop
536d08cfbb
perlPackages.TestMockGuard: init at 0.10
2016-05-09 16:06:37 +02:00
Robin Bate Boerop
548108f8b5
perlPackages.DataUniqid: init at 0.12
2016-05-09 16:06:25 +02:00
zimbatm
428db7857e
Merge pull request #15010 from FRidh/format
...
Python: support installing wheels
2016-05-09 14:39:41 +01:00
Robin Gloster
c7304d11e4
Merge pull request #15320 from nico202/flacon
...
flacon: init at 2.0.1
2016-05-09 15:17:40 +02:00
=
3e7c601e4a
flacon: init at 2.0.1
2016-05-09 15:06:34 +02:00
Frederik Rietdijk
786fd4b56a
Merge pull request #15312 from rardiol/cx_Freeze
...
pythonPackages.cx_Freeze: init at 4.3.4
2016-05-09 14:29:04 +02:00
Ricardo Ardissone
cf4fe35364
pythonPackages.cx_Freeze: init at 4.3.4
2016-05-09 09:14:07 -03:00
Frederik Rietdijk
3c0dc7a7c7
pythonPackages.entrypoints: init at 0.2.1
2016-05-09 13:17:42 +02:00
Thomas Tuegel
65c9e06248
Merge pull request #15295 from mdorman/emacs-updates
...
emacs-packages: various updates
2016-05-09 05:19:50 -05:00
zimbatm
02904055ec
Merge pull request #14684 from edugomez/pytest_django
...
pytestdjango: init at 2.9.1
2016-05-09 10:28:41 +01:00
Eduardo Gomez
1438df56ae
pytestdjango: update src to use mirror://pypi/
2016-05-09 08:53:00 +00: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
Robert Helgesson
3325725f61
perl-Readonly: 2.01 -> 2.04
2016-05-09 00:38:02 +02:00
Robert Helgesson
a58143e73b
perl-CryptX: 0.031 -> 0.032
2016-05-09 00:38:02 +02: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
Michael Alan Dorman
a8b3cf4669
Use generated org and org-plus-contrib packages.
2016-05-08 18:33:27 -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
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
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
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
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
Ricardo Ardissone
c4cd453c07
pythonPackages.mathics: 0.8 -> 0.9
2016-05-07 12:17:43 -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
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