Karn Kallio
32ebe90fa1
pure: fix build with llvm 3.3
2013-10-09 21:23:37 +02:00
Shea Levy
9a008dc4fd
Add test for efi installation
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 14:54:20 -04:00
Shea Levy
7f5e4f5eb8
Update efi install cd
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 14:54:20 -04:00
Shea Levy
f7a1c8c2f5
s/gnu_efi/gnu-efi
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 14:01:36 -04:00
Eelco Dolstra
596a7cbb6d
Improve the vboxnet0 service
2013-10-09 19:33:12 +02:00
Eelco Dolstra
e5bcb378fa
Add support for multiple system profiles
...
‘nixos-rebuild’ now accepts an argument ‘--profile-name’ (or ‘-p’),
denoting the name of a system profile to use. The default is
‘system’, which maps to /nix/var/nix/profiles/system. Any other value
maps to /nix/var/nix/profiles/system-profiles/<name>. The GRUB menu
generator makes all system profiles available as submenus. For
instance, doing
$ nixos-rebuild boot -p test
will cause a menu named ‘NixOS - Profile 'test'’ to be added to the
GRUB boot menu, leaving the default system profile unaffected.
This is only supported for GRUB 2.
2013-10-09 19:13:26 +02:00
Eelco Dolstra
08f8d9507a
Load ext2/ext3/ext on demand in the initrd
2013-10-09 19:11:58 +02:00
Eelco Dolstra
05d2d19311
Load LUKS-related kernel modules on demand
2013-10-09 19:11:47 +02:00
Sander van der Burg
b79c8e64c1
Added owl-deepcopy nodejs package + update other node packages
2013-10-09 18:12:09 +02:00
Shea Levy
f5886feb1e
gptfdisk: Update to 0.8.6
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:42:05 -04:00
Shea Levy
74d72d89ea
Update edk2 and OVMF
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:30:44 -04:00
Shea Levy
19c7b84799
gnu-efi: Update to 3.0u
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:07:02 -04:00
Shea Levy
e521757f21
Update gummiboot
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 09:52:08 -04:00
Eelco Dolstra
de579ba40b
Manual: icecat -> firefox
2013-10-09 15:33:23 +02:00
Eelco Dolstra
58fbf0f18b
Fix eval error
2013-10-09 14:30:45 +02:00
Eelco Dolstra
36079454e5
Make it easier to define timer units for services
...
Systemd services now have a startAt attribute. If set, NixOS will
automatically emit a timer unit that causes the service to start at
the specified time. For example:
systemd.services.foo =
{ script = "... bla bla ...";
startAt = "02:15";
};
causes the given script to be started at 02:15 every day.
2013-10-09 14:28:35 +02:00
Eelco Dolstra
87bea0b09e
Add more video drivers to the VM image
...
This might allow it to work in VMware and QEMU.
2013-10-09 13:36:37 +02:00
Eelco Dolstra
3472992188
Only start the VirtualBox guest services if we're in a VirtualBox VM
2013-10-09 13:36:37 +02:00
Eelco Dolstra
d40629ad6d
Add the demo user to the vboxsf group to allow mounting of shared folders
2013-10-09 13:36:37 +02:00
Eelco Dolstra
04ca15d840
Don't expand paths during VirtualBox image generation
2013-10-09 13:36:37 +02:00
Lluís Batlle i Rossell
174503945f
Updating paraview to 4.0.1.
2013-10-09 09:02:21 +02:00
Evgeny Egorochkin
3767eecd99
kde4: install mysql by default since it's used by akonadi
2013-10-08 17:47:17 +03:00
Rob Vermaas
4b65d6e7a3
Update nixops to 1.1.1
2013-10-08 16:21:15 +02:00
Evgeny Egorochkin
d07d2eb137
torsocks: update to 1.3
2013-10-08 16:59:48 +03:00
Eelco Dolstra
687e0059d5
Generate a VirtualBox appliance (in OVF format) instead of a disk image
2013-10-08 15:40:48 +02:00
Bjørn Forsman
661e5a8f1a
asciidocFull: add missing sed + coreutils for a2x wrapper
...
When making a PDF file I got an error because dblatex couldn't find
sed/uname/mkdir etc. This fixes it.
2013-10-08 14:13:14 +02:00
Rob Vermaas
2066508131
Add argument to oraclejdk to allow installation of Java Cryptography Extension with unlimited strength. User needs to download these themselves, and need to accept a license agreement (Java SE BCL License Agreement)
2013-10-08 11:31:12 +02:00
Eelco Dolstra
21cfef0beb
Disable some packages that don't build
2013-10-08 11:12:44 +02:00
Eelco Dolstra
df0d362f31
Fix some more Hydra evaluation errors
2013-10-08 11:07:14 +02:00
viric
446c6daccd
Merge pull request #1052 from offlinehacker/xca
...
Add xca, interface for managing keys like RSA or DSA
2013-10-08 01:56:05 -07:00
Jaka Hudoklin
a19bbd49b7
Add xca, interface for managing keys like RSA or DSA
2013-10-08 09:36:03 +02:00
Cillian de Róiste
bfac9f828e
Bugfix: zc_buildout_nix, replace links to eggs in the store which have been gc-ed
2013-10-08 01:51:24 +02:00
Evgeny Egorochkin
fd05af8bc0
KDE4.11: update to 4.11.2. Add missing xslt file.
2013-10-07 22:32:47 +03:00
Rok Garbas
5aa323660c
adding jmeter
2013-10-07 19:55:37 +02:00
Rok Garbas
d269a8c91d
adding RelStorage and psycopg2 python packages
2013-10-07 19:55:36 +02:00
Eelco Dolstra
2147a07938
Fix a bunch of Hydra evaluation errors
2013-10-07 17:36:47 +02:00
Eelco Dolstra
9faba5f073
Remove KDE 4.8
...
4.10 has been the default for a while.
2013-10-07 17:12:50 +02:00
Eelco Dolstra
db091a6662
quassel: Fix evaluation on non-Linux platforms
2013-10-07 17:11:22 +02:00
Moritz Ulrich
3ee5c50cda
Add gnutls 3.2.4 (as pkgs.gnutls32) & make weechat use it.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:44:19 +02:00
Moritz Ulrich
c8b16f172a
weechat: 0.4.2 and fix segfault on /exit.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:24:54 +02:00
Eelco Dolstra
5c17d7d2a6
Lack of laziness strikes again...
2013-10-07 11:32:28 +02:00
Eelco Dolstra
a8fa59aa73
Amazon's pv-grub is GRUB 1
2013-10-07 11:13:58 +02:00
Eelco Dolstra
316326e4e6
Give the VDI generator more memory
...
These out of memory conditions are highly unpredictable, which is very
annoying.
http://hydra.nixos.org/build/6411393
2013-10-07 11:08:01 +02:00
Eelco Dolstra
3ba15358bc
Make GRUB 2 the default
...
Fixes #269 .
2013-10-07 11:07:07 +02:00
Eelco Dolstra
8ec44f343d
Add some missing option types
2013-10-07 11:07:06 +02:00
Eelco Dolstra
7459f6fa38
Disallow Memtest86+ with GRUB 1
...
The GRUB entry as given is syntactically invalid.
2013-10-07 11:07:06 +02:00
Lluís Batlle i Rossell
1b794c098b
filegive update to 0.7.1
2013-10-07 09:34:25 +02:00
Domen Kožar
8e031bc3be
Merge pull request #1051 from silverhook/eventlist
...
Eventlist: add package
2013-10-06 15:31:13 -07:00
Matija Šuklje
c8a9b0069f
Eventlist: Renamed accordingly and fixed the description.
2013-10-07 00:26:27 +02:00
Matija Šuklje
4f74888a9f
Eventlist: First working package 0.6.96.
...
Added boost as buildInputs.
Removed uneeded doCheck.
2013-10-06 23:57:16 +02:00