Peter Simons
17d0a2831d
haskell-options: update to version 1.2
2014-05-21 23:04:32 +02:00
Peter Simons
784fb7f434
haskell-network-simple: update to version 0.4
2014-05-21 23:04:32 +02:00
Peter Simons
c5793ae614
haskell-iteratee: update to version 0.8.9.6
...
Drop the jailbreak which seems to have become unnecessary.
2014-05-21 23:04:32 +02:00
Peter Simons
d689ae91d3
haskell-http-reverse-proxy: update to version 0.3.1.7
2014-05-21 23:04:32 +02:00
Peter Simons
27905f4654
haskell-happstack-server: update to version 7.3.6
2014-05-21 23:04:32 +02:00
Peter Simons
ee84b91d18
haskell-graphviz: update to version 2999.17.0.1
2014-05-21 23:04:32 +02:00
Peter Simons
938eeff7e3
haskell-dbus: update to version 0.10.8
2014-05-21 23:04:31 +02:00
Peter Simons
c7891eb8f3
haskell-chell: update to version 0.4
2014-05-21 23:04:31 +02:00
Peter Simons
05956e3b3f
haskell-chell-quickcheck: update to version 0.2.4
2014-05-21 23:04:31 +02:00
Peter Simons
28eb5cf3e2
haskell-blaze-svg: update to version 0.3.4
2014-05-21 23:04:31 +02:00
Peter Simons
8388d60aeb
haskell-ListLike: update to version 4.1.0
2014-05-21 23:04:31 +02:00
Peter Simons
4f5fce2710
haskell-Elm: update to version 0.12.3
2014-05-21 23:04:30 +02:00
Peter Simons
41d7d0ad31
haskell-elm-server: update to version 0.11.0.1
2014-05-21 23:04:30 +02:00
Peter Simons
8de29ff4e1
haskell-git-annex: update to version 5.20140517
2014-05-21 23:04:30 +02:00
Peter Simons
2244541cda
haskell-parsers: add version 0.11.0.1
2014-05-21 23:04:30 +02:00
Peter Simons
a59b8c143e
haskell-fmlist: add version 0.8
2014-05-21 23:04:30 +02:00
Peter Simons
548cce8826
haskell-language-glsl: add version 0.0.2
2014-05-21 23:04:30 +02:00
Austin Seipp
7685754f0f
arcanist: Fix license
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:21:50 -05:00
Austin Seipp
79a0ae902f
arcanist: version 20140521
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:17:52 -05:00
Eelco Dolstra
7fd13ddc66
Set TZDIR for all systemd services
...
This only matters if a service also overrides the $TZ variable.
Issue #2447 .
2014-05-21 18:31:40 +02:00
Luca Bruno
927b385cc9
Fix mumble test: wait for X windows to appear, not only sleep
2014-05-21 18:09:21 +02:00
Rob Vermaas
973fa21b52
Better support for HVM instances. Now the NixOS images can
...
be used on HVM instances without needing nixops. Previously
the grub setup was incorrect, so a plain 'nixos-rebuild switch'
and a reboot would result in a broken system.
Also added growing of the partition of the root disk in the initrd,
so you can run resize2fs after initial boot, without needing an
extra reboot. This is useful especially for nixops'
deployment.ec2.ebsInitialRootDiskSize option.
(cherry picked from commit 044a24e58bcf4cf48df02df936c542839fb08d90)
2014-05-21 16:37:55 +02:00
Rob Vermaas
cdfb8738a4
Use HVM instance for EBS creator, guarantees everything is created in the correct zone.
...
(cherry picked from commit c9763e20e5e793be5eef155601f59dd7639c7ba3)
2014-05-21 16:37:55 +02:00
Rob Vermaas
3da94435c0
Add option ec2.hvm, to set some boot configuration specific for EC2 HVM instances.
...
(cherry picked from commit 35c76d917307b7ac405486855cfe63021810dba5)
Conflicts:
nixos/modules/virtualisation/amazon-image.nix
2014-05-21 16:37:53 +02:00
Luca Bruno
d05e832b14
vlock: add meta and take maintainership
2014-05-21 16:12:33 +02:00
Peter Simons
6eeb989a35
xmobar: re-generate with cabal2nix
2014-05-21 16:12:06 +02:00
Peter Simons
18a82b7da1
haskell-amqp: re-generate with cabal2nix
2014-05-21 16:12:06 +02:00
Peter Simons
b1b24494f2
haskell-binary: update to version 0.7.2.1
2014-05-21 16:12:06 +02:00
Peter Simons
8882c77d4b
haskell-vector: update to version 0.10.9.2
2014-05-21 16:12:06 +02:00
Luca Bruno
0f51ae90b9
Revert "typescript: add package. Closes #2712 "
...
This reverts commit 93a7cf74b9
.
2014-05-21 15:57:34 +02:00
Eelco Dolstra
f23231f198
Installer test: Don't wait for dhcpcd if we don't have a network
2014-05-21 15:55:50 +02:00
Eelco Dolstra
784503864b
Enable the xf86-video-modesetting driver
2014-05-21 15:55:50 +02:00
Eelco Dolstra
ca123bc274
Installer test: Get rid of a warning
2014-05-21 15:55:50 +02:00
Eelco Dolstra
c54eb79063
Don't kill unionfs-fuse during shutdown
...
Killing the daemon backing /nix/store prevents a clean shutdown. See
http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/
2014-05-21 15:55:50 +02:00
Eelco Dolstra
5e364503d5
NixOS ISO: Don't use a unionfs for /
...
We don't need a unionfs on /, we only need a tmpfs.
2014-05-21 15:55:50 +02:00
Eelco Dolstra
48601269a9
test-driver: Set context to include machines created by createMachine
2014-05-21 15:55:50 +02:00
Eelco Dolstra
d4ccfe3f6b
Don't create /media
...
It's obsolete - udisks2 uses /run/media/<username>.
2014-05-21 15:55:49 +02:00
Eelco Dolstra
f43d9f0164
mkpasswd: Add to channel
2014-05-21 15:55:49 +02:00
Eelco Dolstra
1e2291f23a
nixos-install: Fix running it after again the activation script
2014-05-21 15:55:49 +02:00
Jussi Maki
93a7cf74b9
typescript: add package. Closes #2712
...
Typed superset of JavaScript that compiles to plain JavaScript.
http://www.typescriptlang.org/
2014-05-21 15:21:48 +02:00
Luca Bruno
7a1e2d5a39
evolution 3.12: fix wrapping binaries
2014-05-21 13:40:35 +02:00
Luca Bruno
cecd439827
epiphany 3.12: fix wrapping binaries
2014-05-21 13:40:35 +02:00
Luca Bruno
7d0d2e3166
gnome-documents 3.12: fix wrapping binaries
2014-05-21 13:40:35 +02:00
Luca Bruno
09ab3bb6f7
gnome-photos 3.12: fix wrapping binaries
2014-05-21 13:40:35 +02:00
Luca Bruno
6e13cc82df
Override glib_networking with gnome 3.12 scope
2014-05-21 13:40:35 +02:00
Luca Bruno
e49509a4b1
glib-networking: 2.38.2 -> 2.40.1
2014-05-21 13:40:35 +02:00
Luca Bruno
90eb94d7e8
Override gvfs with gnome 3.12 scope
2014-05-21 13:40:35 +02:00
Luca Bruno
7da235a988
evolution-data-server: use the right gnome3 package set in the service
2014-05-21 13:40:35 +02:00
Luca Bruno
265351051e
Override networkmanager GUI packages with gnome 3.12 scope
2014-05-21 13:40:34 +02:00
Eelco Dolstra
48768f3129
NixOS ISO: Set empty root password
2014-05-21 12:04:08 +02:00