Eelco Dolstra
ceb67cc9ef
Containers: Clean up veth interfaces
2014-08-18 17:14:49 +02:00
Eelco Dolstra
a7a08188bf
Containers: Don't remount /
2014-08-18 17:14:43 +02:00
Eelco Dolstra
32b977d4a7
Containers: Fix reboot and poweroff
...
Previously "machinectl reboot/poweroff" brutally killed the container,
as did "systemctl stop/restart". And reboot didn't actually work. Now
everything is fine.
2014-08-18 17:14:38 +02:00
Eelco Dolstra
b10a3e9145
nixos-container: Allow auto-starting containers
2014-08-18 17:11:07 +02:00
Eelco Dolstra
2337a85fc3
Autostart containers at boot time
2014-08-18 17:09:42 +02:00
Eelco Dolstra
e7860f04c2
nixos-container: Add status command
2014-08-18 17:09:35 +02:00
Oliver Charles
ab7b973b33
haskellPackages.xlsx: New expression
2014-08-18 15:57:24 +01:00
Rickard Nilsson
c5c1a243fa
nixUnstable: Update to nix-1.8pre3748_02843ba
2014-08-18 16:44:51 +02:00
Vladimír Čunát
26d68ce798
merge #3301 : add Adom game (with fixes)
2014-08-18 16:26:39 +02:00
Vladimír Čunát
edfc77044a
adom: various fixes
...
- make chrooted download work
- add shebang
- nix style and meta conventions
2014-08-18 16:24:45 +02:00
Eelco Dolstra
e4752d7877
linux: Enable ACLs in ext3
...
http://hydra.nixos.org/build/13462892
2014-08-18 14:33:09 +02:00
Eelco Dolstra
7c4591d010
Don't barf if /var/log doesn't support ACLs
...
http://hydra.nixos.org/build/13462892
2014-08-18 14:21:45 +02:00
Shea Levy
c3c9e2d9bc
Update dropbox
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-08-17 23:06:51 -04:00
Michael Raskin
fba7d7c4b8
Add Firejail cheap-sandbox-building package
2014-08-18 02:18:33 +04:00
Pascal Wittmann
f06419e1a8
inotify-tools: update from 3.13 to 3.14 and add myself to maintainers
...
note: project has moved to github on 23 November 2009
2014-08-17 23:13:12 +02:00
Eelco Dolstra
b8866772d8
nixUnstable: Update to 1.8pre3746_c160ead
2014-08-17 21:50:22 +02:00
Domen Kožar
9170ab2142
Merge pull request #3648 from wkennington/master.speedtest
...
speedtest-cli: 0.2.7 -> 0.3.1
2014-08-17 20:25:28 +02:00
William A. Kennington III
5f64a6ffe0
speedtest-cli: 0.2.7 -> 0.3.1
2014-08-17 11:19:41 -07:00
William A. Kennington III
5dfcfefec2
firmware-linux-nonfree: 0.41 -> 0.43
2014-08-17 19:40:59 +02:00
Eelco Dolstra
5979946c41
chromium: Fix build
...
This works around ld-wrapper's --sysroot filter not working on '@'
command lines.
Fixes #3642 .
2014-08-17 17:08:21 +02:00
Domen Kožar
1d996821fb
Merge pull request #3637 from nathanielbaxter/dev/nixos_manual
...
nixos manual: Fix instruction for getting booted kernel confix
2014-08-17 16:24:29 +02:00
Peter Simons
25351ea15c
Merge pull request #3643 from daogames/tb/update-elixir
...
elixir: bump to 0.15.1
2014-08-17 14:18:24 +02:00
Tino Breddin
655db00a78
elixir: bump to 0.15.1
2014-08-17 14:10:51 +02:00
Austin Seipp
ec42370aee
nginx: 1.6.0 -> 1.6.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-17 06:35:40 -05:00
Peter Simons
0faf3493fb
Merge pull request #3636 from linquize/git-2.1.0
...
git: Update to 2.1.0
2014-08-17 09:54:37 +02:00
aszlig
4d8ee7d8cb
dbus: Don't search for Xlibs if useX11 is false.
...
This particularily fails when using non-chrooted builds.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-17 08:40:47 +02:00
Nathaniel Baxter
7d4cd20ea4
nixos manual: Fix instruction for getting booted kernel confix
2014-08-17 16:10:10 +10:00
aszlig
6ebe4a6a52
nixos-install: Fix copying symlink resolv.conf.
...
On some non-NixOS systems (for example those using "resolvconf"),
/etc/resolv.conf is a symlink. So let's dereference when copying hasts
and resolv.conf.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-17 06:46:41 +02:00
Linquize
1916bc0412
git: Update to 2.1.0
2014-08-17 06:18:38 +02:00
Peter Simons
474731b29e
Merge pull request #3631 from ts468/ucode
...
Upgrade: Intel microcodes -> 20160624
2014-08-17 00:26:35 +02:00
Peter Simons
a14aa9618f
haskell-Graphalyze: jailbreak to fix build with recent versions of pandoc
2014-08-17 00:20:13 +02:00
Peter Simons
2696dd8c01
haskell-gitit: mark broken as the package won't compile with recent versions of pandoc
2014-08-17 00:20:13 +02:00
Peter Simons
a6c02d58af
haskell-hakyll: mark broken as the package won't compile with recent versions of pandoc
...
https://github.com/jaspervdj/hakyll/issues/280
2014-08-17 00:20:13 +02:00
Peter Simons
6a540466a0
haskell-transformers-compat: don't build version 0.3.3.4 on Hydra; the package requires a newer version of transformers than we can offer
2014-08-17 00:20:13 +02:00
Peter Simons
0f78da8878
haskell-cabal-bounds: update to version 0.8.3
2014-08-17 00:20:13 +02:00
Peter Simons
598cc032d4
haskell-warp: update to version 3.0.0.8
2014-08-17 00:20:13 +02:00
Peter Simons
e6628b04e6
haskell-texmath: update to version 0.8
2014-08-17 00:20:13 +02:00
Peter Simons
15919f23b9
haskell-streaming-commons: update to version 0.1.4.2
2014-08-17 00:20:13 +02:00
Peter Simons
670990ebfc
haskell-pandoc: update to version 1.13
2014-08-17 00:20:13 +02:00
Peter Simons
cd6b6ed85d
haskell-pandoc-citeproc: update to version 0.4
2014-08-17 00:20:12 +02:00
Peter Simons
7522c35ce8
haskell-matrix: update to version 0.3.4.0
2014-08-17 00:20:12 +02:00
Peter Simons
eb34b99f68
haskell-markov-chain: update to version 0.0.3.3
2014-08-17 00:20:12 +02:00
Peter Simons
dba2a6de23
haskell-implicit: update to version 0.0.3
2014-08-17 00:20:12 +02:00
Peter Simons
1c35120228
haskell-dynamic-cabal: update to version 0.3.2
2014-08-17 00:20:12 +02:00
Peter Simons
ee4d02d60a
haskell-data-fin: update to version 0.1.1.3
2014-08-17 00:20:12 +02:00
Peter Simons
d49f5283d7
haskell-packages.nix: drop trailing whitespace
2014-08-17 00:20:12 +02:00
Peter Simons
253f2825e2
haskell-haddock-library: add version 1.1.0
2014-08-17 00:20:12 +02:00
Peter Simons
c552ae1c95
haskell-loop: add version 0.2.0
2014-08-17 00:20:12 +02:00
Peter Simons
7f875a328f
haskell-happy-meta: update to version 0.2.0.6
2014-08-17 00:20:12 +02:00
Peter Simons
817c0e4144
cabal: enable multi-threaded builds with GHC 7.8.x or later
...
https://github.com/NixOS/nixpkgs/issues/3220
2014-08-17 00:20:12 +02:00