Jussi Maki
0b484a0a1d
Add typescript to node-packages
...
Typescript (http://www.typescriptlang.org/ ) is a typed language
for JavaScript application development.
2014-05-22 11:38:40 +02:00
Luca Bruno
48e969d776
Fix gnome3 evaluation due to missing glib_networking
2014-05-22 11:17:00 +02:00
Domen Kožar
53465c35a0
python: 3.4.0 -> 3.4.1
2014-05-22 09:05:38 +02:00
Domen Kožar
eac9fe354c
python27Packages is now a hiPrioSet to avoid other python versions interfering
2014-05-22 08:58:57 +02:00
Peter Simons
5396bcdad1
haskell-zlib-enum: update to version 0.2.3.1
2014-05-21 23:04:33 +02:00
Peter Simons
b20aede17a
haskell-transformers-compat: update to version 0.3.2
2014-05-21 23:04:33 +02:00
Peter Simons
8662d7aefa
haskell-threepenny-gui: update to version 0.4.2.0
2014-05-21 23:04:33 +02:00
Peter Simons
271ef11cc1
haskell-tasty-hspec: update to version 0.1.0.1
2014-05-21 23:04:33 +02:00
Peter Simons
c8a72f96ab
haskell-tasty-ant-xml: update to version 1.0.0.7
2014-05-21 23:04:33 +02:00
Peter Simons
4e2d47c314
haskell-snap-loader-dynamic: update to version 0.10.0.2
2014-05-21 23:04:33 +02:00
Peter Simons
1d402bc6ba
haskell-reactive-banana: update to version 0.8.0.2
2014-05-21 23:04:33 +02:00
Peter Simons
1b1d572d70
haskell-pointed: update to version 4.1
2014-05-21 23:04:32 +02:00
Peter Simons
38ea99475e
haskell-pipes-network: update to version 0.6.3
2014-05-21 23:04:32 +02:00
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 044a24e58b
)
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 c9763e20e5
)
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 35c76d9173
)
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