aszlig
4a4c051a95
nixos: Remove modprobe.d/nixos.conf from initrd.
...
For example in VM tests, this causes firmware to be included in the
initrd. So until we have a better fix for adding early-stage module
options, I'll remove this.
Fixes a regression introduced by 0aa2c1d and closes #3764 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-24 18:19:56 +02:00
Eelco Dolstra
27d3984935
Indentation
2014-08-24 18:08:23 +02:00
Domen Kožar
626b1eca5c
icecat-3: mark as broken correctly
2014-08-24 18:07:38 +02:00
Александр Цамутали
669e1a56d6
data/fonts/terminus-font: Update to 4.39.
2014-08-24 20:06:43 +04:00
Eelco Dolstra
0f7cb13f38
Merge branch 'nilcons-contrib-stdenv_stages_refactor' into staging
2014-08-24 18:03:00 +02:00
Mateusz Kowalczyk
2a94f8916a
haskell-sized: add 0.1.0.0
2014-08-24 17:01:26 +01:00
Mateusz Kowalczyk
780070afa0
haskell-type-natural: add 0.2.3.1
2014-08-24 17:01:08 +01:00
Mateusz Kowalczyk
a39488f4f1
haskell-monomorphic: add 0.0.3.2
2014-08-24 17:00:06 +01:00
Mateusz Kowalczyk
041f6a181b
haskell-equational-reasoning: add version 0.2.0.4
2014-08-24 16:58:58 +01:00
Domen Kožar
be6ae818dc
libtoxcore: upgrade for a few rev to get i686-linux build working
2014-08-24 17:49:36 +02:00
Jaka Hudoklin
722a99347f
Merge pull request #3761 from offlinehacker/pkgs/docker/update_1_2_0
...
docker: update to 1.2.0
2014-08-24 17:40:46 +02:00
Jaka Kranjc
1d67ea1ce3
nixos-install.sh: added --root parameter
...
Previously:
- setting the mountpoint was only possible through an environment variable
- a discrepancy from nixos-generate-config, which has --root
2014-08-24 17:40:20 +02:00
Domen Kožar
3df019067d
pypy: add tcl support
2014-08-24 17:33:27 +02:00
Jaka Hudoklin
88391a5c65
docker: update to 1.2.0
2014-08-24 17:30:50 +02:00
Domen Kožar
aee5d6ac3b
pythonPackages.tempita: 0.4 -> 0.5.2
2014-08-24 17:23:35 +02:00
Domen Kožar
169b901818
pythonPackages.zc_buidout{152,171}: disable on py3k
2014-08-24 17:19:59 +02:00
Domen Kožar
dd0cdefe2e
pythonPackages.paramiko: 1.12.1 -> 1.14.0
2014-08-24 17:18:07 +02:00
Domen Kožar
8d12a359ce
pythonPackages.zope_security: 3.7.4 -> 4.0.1
2014-08-24 17:18:07 +02:00
Domen Kožar
6fb942c030
pythonPackages.zope_proxy: 4.1.1 -> 4.1.4
2014-08-24 17:18:07 +02:00
Domen Kožar
55af9461b2
Merge pull request #3756 from madjar/master
...
nixbang: add expession
2014-08-24 17:13:14 +02:00
Gergely Risko
ea65229f70
Refactor stages to only ever refer to the previous stage
...
This commit doesn't change the outhash (or drvhash) of the stdenv.
2014-08-24 17:10:55 +02:00
Gergely Risko
49e5837780
Move wrapGCC helper up
...
This commit doesn't change the outhash (or drvhash) of the stdenv.
2014-08-24 17:10:53 +02:00
Gergely Risko
350022247a
Refactor stage handling in stdenvLinux
...
Make stages explicit and generalize the pattern of having an stdenv and
a pkgs collection for all stages to a common stage generating function
called stageFun.
Rewrite all stage handling with this new function.
This commit doesn't change the outhash (or drvhash) of the stdenv.
2014-08-24 17:10:50 +02:00
Gergely Risko
142970b9eb
Refactor wrapGCC in stdenvLinux
...
Don't use default parameter values, to make the callsites more readable
and for easier debuggability/changability. Also reordered the
callsites' parameter ordering for consistency.
In the final stdenv don't repeat the name of the shell.
This commit doesn't change the outhash (or drvhash) of the stdenv.
2014-08-24 17:10:37 +02:00
Gergely Risko
8a445f9237
Refactor fetchurl handling in stdenvLinux
...
All the different stages of stdenv had the fetchurl inherited anyways,
so make this generic in stdenvBootFun.
This commit doesn't change the outhash (or drvhash) of the stdenv.
2014-08-24 17:10:05 +02:00
Domen Kožar
9c5236f7ca
pythonPackages.tarman: disable for py3k
2014-08-24 17:09:13 +02:00
Domen Kožar
2bc609155d
pythonPackages.greenlet: 0.3.1 -> 0.4.3
2014-08-24 17:07:25 +02:00
Domen Kožar
0a4b70e5b7
pythonPackages.eventlet: 0.9.16 -> 0.15.1
2014-08-24 17:07:10 +02:00
Domen Kožar
8dc216a768
pythonPackages.beaker: disable on py3k
2014-08-24 17:04:31 +02:00
Domen Kožar
8edee2cd47
python3Packages.autopep8: fix build
2014-08-24 17:00:17 +02:00
Domen Kožar
d3b9a14e88
python3Packages.afew: fix build
2014-08-24 16:57:50 +02:00
Domen Kožar
3eedd29fb8
pythonPackages.manuel: 1.6.1 -> 1.8.0
2014-08-24 16:55:15 +02:00
Domen Kožar
ecb77869d2
pythonPackages.pil: put it inside python-packages.nix and disable on py3k
2014-08-24 16:55:15 +02:00
Domen Kožar
463ca0db3f
Merge pull request #3759 from lynxlynxlynx/master
...
meta.xml: fixed small omission
2014-08-24 16:54:35 +02:00
Jaka Kranjc
de258456d8
meta.xml: fixed small omission
2014-08-24 16:36:46 +02:00
Eelco Dolstra
f002a27a80
Remove obsolete directory
2014-08-24 16:35:28 +02:00
Domen Kožar
46afdaf783
pythonPackages.iptools: 0.4.0 -> 0.6.1
2014-08-24 16:19:53 +02:00
Georges Dubus
6418007dab
nixbang: add expession
2014-08-24 16:07:23 +02:00
Domen Kožar
a272e855a3
pythonPackages.pg8000: 1.09 -> 1.9.14
2014-08-24 16:07:14 +02:00
Domen Kožar
47673e43c9
buildPythonPackage: introduce "disabled" argument
...
Useful to disable the package for specific python versions.
Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00
Domen Kožar
fc5f6e4e79
tarball fixes
2014-08-24 16:02:57 +02:00
Eelco Dolstra
c77fde7810
yelp: Fix description
2014-08-24 15:25:27 +02:00
Cillian de Róiste
3529af087a
movit: update from 1.1.1 to 1.1.2
2014-08-24 15:21:09 +02:00
Cillian de Róiste
4203cdec22
xf86_input_wacom: update from 0.25.0 to 0.25.99.1
2014-08-24 15:19:08 +02:00
Cillian de Róiste
b743dd393a
keymon: update from 1.16 to 1.17
2014-08-24 15:18:08 +02:00
Cillian de Róiste
93106b319b
ffado: update from 2.1.0 to 2.2.1
2014-08-24 15:11:22 +02:00
Bjørn Forsman
6949e24366
nixos: add fail2ban to module-list.nix
...
Now that the fail2ban service has the ".enable" option, I think it's
time to add it to the module list, so that we can enable it in
configuration.nix like this:
services.fail2ban.enable = true;
2014-08-24 13:50:57 +02:00
Peter Simons
fd3ce991ef
Merge pull request #3754 from Twey/network-fancy
...
New Haskell package: network-fancy
2014-08-24 12:55:53 +02:00
James ‘Twey’ Kay
61a5054953
New Haskell package: network-fancy
2014-08-24 11:33:19 +01:00
Matthew Brown
5ef459fe2d
Merge branch 'master' into add-sphinx-search
2014-08-24 11:21:41 +01:00