aszlig
2e89b40634
Merge pull request #1010 from offlinehacker.
...
Although this is a release canidate version of kernel 3.12, there are
reasons for merging this anyway, as discussed in #1010 and #1006 .
Thanks to @offlinehacker for this and the initial pull request.
2013-09-25 14:05:33 +02:00
Jaka Hudoklin
69f30432dd
kernel: add linux 3.12-rc2
2013-09-25 12:49:49 +02:00
Peter Simons
8e3df6a494
lua: fix issue #1009
2013-09-25 12:29:56 +02:00
Domen Kožar
c736f70a87
Merge pull request #994 from offlinehacker/euganke_dependencies
...
Add a few python packages
2013-09-24 23:49:14 -07:00
Jaka Hudoklin
552bac195a
pythonPackages: add ColanderAlchemy, generator for colander schemas from sqlalchemy models
2013-09-25 00:54:07 +02:00
Jaka Hudoklin
675f293a81
pythonPackages: add sphinx_pypi_upload
2013-09-25 00:54:05 +02:00
Jaka Hudoklin
9aa2a16518
pythonPackages: add sphinxcontrib_http
2013-09-25 00:54:04 +02:00
Jaka Hudoklin
8cdf3172bc
pythonPackages: add statd, client for Etsy's node-js statsd server
2013-09-25 00:54:03 +02:00
Jaka Hudoklin
3d3c8c12dd
pythonPackages: add htmllaundry, simple HTML cleanup utilities
2013-09-25 00:54:01 +02:00
Jaka Hudoklin
7c01f89355
pythonPackages: add pyramid_multiauth, stacked authentication policies for pyramid
2013-09-25 00:54:00 +02:00
Jaka Hudoklin
e89dc9d2f0
pythonPackages: add sqlalchemy_imageattach, SQLAlchemy extension for attaching images to entity objects
2013-09-25 00:53:59 +02:00
Jaka Hudoklin
7e7961028b
pythonPackages.sqlalchemy: add sqlalchemy 0.8.2
2013-09-25 00:53:57 +02:00
Jaka Hudoklin
cf6ff3a8a3
pythonPackages: add wand, ctypes-based simple MagickWand API binding for Python
2013-09-25 00:53:46 +02:00
Jaka Hudoklin
eefb56ffbf
pythonPackages.psutil: update to 1.0.1
2013-09-25 00:52:23 +02:00
Jaka Hudoklin
c8379fb7c0
pythonPackages: add memory_profiler, a module for monitoring memory usage of a python program
2013-09-25 00:51:28 +02:00
Jaka Hudoklin
b20bf7982e
pythonPackages: add pytest_xdist, plugin for distributed testing and loop-on-failing modes
2013-09-25 00:51:13 +02:00
Eelco Dolstra
f70fbb1791
Fix duplicated environment values
...
All profileVariables listed each profile twice (e.g. $PATH contained
$HOME/.nix-profile/bin twice). This is because mergeAttrsWithFunc is
broken (and deprecated):
nix-repl> :p mergeAttrsWithFunc concat { x = [1]; } { y = [2]; }
{ x = [ 1 ]; y = [ 2 2 ]; }
So use zipAttrsWith instead.
2013-09-25 00:48:28 +02:00
Eelco Dolstra
cfd20debfb
Fix bashrc regression
...
Interactive non-login shells should not source /etc/profile, otherwise
environment variables set by the user will get clobbered. For
example:
$ export PERL5LIB=/foo
$ bash
$ echo $PERL5LIB
/home/eelco/.nix-profile/lib/perl5/site_perl:/nix/var/nix/profiles/default/lib/perl5/site_perl:/run/current-system/sw/lib/perl5/site_perl:/home/eelco/.nix-profile/lib/perl5/site_perl:/nix/var/nix/profiles/default/lib/perl5/site_perl:/run/current-system/sw/lib/perl5/site_perl
2013-09-25 00:25:22 +02:00
Domen Kožar
472ba4bc06
Merge pull request #1008 from lovek323/pytest
...
pytest: fix broken config check
2013-09-24 15:22:51 -07:00
Jason "Don" O'Conal
fbc70d158b
pytest: fix broken config check
2013-09-25 08:14:48 +10:00
Jonas Hoersch
cd902179db
autorandr: add autorandr an automatic display configuration selector
2013-09-25 00:11:54 +02:00
Jaka Hudoklin
e830be665b
pythonPackages: add execnet, rapid multi-Python deployment
2013-09-25 00:00:22 +02:00
Jonas Hoersch
d20ba1c861
python-scipy: update to version 0.12.0
2013-09-24 22:55:49 +02:00
Domen Kožar
e8645104ac
Merge pull request #1007 from offlinehacker/pythonPackages/fixes
...
Python packages/fixes
2013-09-24 13:31:30 -07:00
Jaka Hudoklin
9b55a4ebe1
pythonPackages: add alembic, database migration tool for SQLAlchemy
2013-09-24 22:10:19 +02:00
Jaka Hudoklin
514eb7dd59
pythonPackages.pycurl2: fix with disabling tests
2013-09-24 21:44:56 +02:00
Jaka Hudoklin
9878890a72
pythonPackages.pudb: fix with update
2013-09-24 21:44:41 +02:00
Rickard Nilsson
78721f57eb
nvidia-x11: Put nvidia.icd in /etc/OpenCL/vendors
...
This makes OpenCL work with Nvidia cards (tested with darktable).
2013-09-24 20:28:52 +02:00
Sander van der Burg
81d8c3c6f9
Added node-inspector nodejs package + update other nodejs packages
2013-09-24 18:46:54 +02:00
Domen Kožar
afaeddb515
libimobiledevice: 1.0.6 -> 1.0.7
2013-09-24 17:32:27 +02:00
Shea Levy
9667a1ef75
environment.promptInit is now programs.<shell>.promptInit
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-24 09:53:47 -04:00
Shea Levy
9ce148e738
Don't break compatibility with pre-1.6 nix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-24 09:40:06 -04:00
Bjørn Forsman
ca591d30e4
asciidoc: fixup for matplotlib filter (remove .old/)
...
The matplotlib filter comes with an .old/ directory which contains a
chart-filter.conf file that asciidoc loads. I highly doubt that is intended.
2013-09-24 14:52:13 +02:00
Bjørn Forsman
a118a98970
asciidoc: add odf backend, for OpenDocument output
...
See https://github.com/dagwieers/asciidoc-odf for more info.
This plugin has a shebang with /bin/env instead of /usr/bin/env, so update the
patchPhase to handle both cases.
WARNING/TODO: Libreoffice says "General Error. General input/output error."
when I try to open the generated .fodp files. So the odt backend works fine,
but the odp backend does not.
2013-09-24 14:52:07 +02:00
Eelco Dolstra
ec2266b2e2
Make environment variables overridable
2013-09-24 11:27:25 +02:00
Eelco Dolstra
b933b15d72
Don't generate /etc/environment
...
/etc/environment, if it exists, should be a list of NAME=VALUE pairs,
not a shell script. See the pam_env manpage.
2013-09-24 11:01:55 +02:00
Domen Kožar
30559eb626
Merge pull request #1005 from lovek323/pytest
...
pytest: fix `py` not found error, add selenium
2013-09-24 00:36:15 -07:00
Lluís Batlle i Rossell
31976ed140
Updating mlt to 0.9.0.
...
I don't think it will break kdenlive, but let's see.
2013-09-24 09:22:55 +02:00
Jason "Don" O'Conal
0840cc3a24
pytest: add selenium option, fix selenium build on darwin
2013-09-24 16:59:51 +10:00
Jason "Don" O'Conal
63f06c6c02
pytest: fix missing py dependency
2013-09-24 16:47:13 +10:00
Rickard Nilsson
c6b98faa34
darktable: Update to 1.2.3
2013-09-24 01:58:59 +02:00
Rickard Nilsson
3a17c2b30b
Add option systemd.automounts, for definining automount units
2013-09-23 23:16:45 +02:00
Eelco Dolstra
9df40867b9
In environment.variables, unify "value" and "list"
2013-09-23 23:07:32 +02:00
Domen Kožar
d79e00e9d6
add arandr: simple visual front end for xrandr
2013-09-23 22:33:57 +02:00
Dries Van Daele
7b60802599
added maintainer and enabled dynamic loading of lib
2013-09-23 21:20:51 +02:00
Dries Van Daele
f93daff6a3
remove some whitelines
2013-09-23 21:16:14 +02:00
Dries Van Daele
6acf0f1f48
add algorith as maintainer
2013-09-23 21:14:50 +02:00
Dries Van Daele
7ee96b7653
Merge branch 'master' of https://github.com/DriesVanDaele/nixpkgs
2013-09-23 20:55:09 +02:00
Dries Van Daele
6b5cbfb310
add the mpc (mpd cli client) package
2013-09-23 20:54:20 +02:00
Mathijs Kwik
3840e96e79
Merge pull request #256 from oxij/shells-environment
...
I tested the previous "version" and found my environment to be exactly the same.
Let's start discussing possible extensions/improvements somewhere else. For now it's a nice improvement.
2013-09-23 11:23:10 -07:00