Pascal Wittmann
464ec2a8e5
silver-searcher: update from 0.21.0 to 0.24.1
2014-08-19 19:27:16 +02:00
Vladimír Čunát
90874bfc44
gdm-3.12: disable parallel building
...
Reason:
gdm-client-glue.h:7:0: error: unterminated #ifndef
http://hydra.nixos.org/build/13488683
2014-08-19 18:36:06 +02:00
Eelco Dolstra
b18f503f1a
nixos-container: Add command show-host-key
...
This is used by nixops.
2014-08-19 18:24:48 +02:00
Eelco Dolstra
ddd8f0cf66
nixos-container --create: Add option --system-path
...
This allows creating a container from an existing system store path,
which is especially nice for NixOps-deployed hosts because they don't
need a Nixpkgs tree anymore.
2014-08-19 18:24:44 +02:00
Eelco Dolstra
f932910323
types.nix: Add ‘either’ type
2014-08-19 18:24:37 +02:00
viric
e51ae0ecd3
Merge pull request #3640 from Fuuzetsu/tesseract-jpn
...
Add Japanese to default tesseract languages
2014-08-19 17:47:16 +02:00
Peter Simons
301be245c4
Merge pull request #3676 from ruediger/up/mplayer
...
mplayer: Update to 1.1.1.
2014-08-19 17:19:19 +02:00
Peter Simons
a72e2d6046
Merge pull request #3667 from rrnewton/manticore
...
Add parallel functional compiler, Manticore
2014-08-19 17:18:52 +02:00
Domen Kožar
edaf7472c1
Merge pull request #3679 from ruediger/imp/tmux
...
tmux: Install bash completion script.
2014-08-19 17:07:01 +02:00
Domen Kožar
89f90ce76a
Merge pull request #3678 from ruediger/imp/git
...
git: Add git-prompt.sh to /etc/bash_completion.d.
2014-08-19 17:06:29 +02:00
Rüdiger Sonderfeld
775b4a39e6
tmux: Install bash completion script.
2014-08-19 17:03:49 +02:00
Rüdiger Sonderfeld
d809e775e8
git: Add git-prompt.sh to /etc/bash_completion.d.
...
This will make the git-prompt.sh features available to bash users when
completions are enabled. It is done in this way in Debian/Ubuntu as well.
2014-08-19 16:34:51 +02:00
Ryan Newton
e59a29df13
manticore: Remove name from description
2014-08-19 10:27:20 -04:00
Rüdiger Sonderfeld
4de6b9a0c7
mplayer: Add GNU FriBiDi support.
...
This is required by new versions of SMPlayer and other distros seem to
enable it by default now as well.
2014-08-19 16:24:58 +02:00
Peter Simons
f95d8f1334
Merge pull request #3664 from Fuuzetsu/haskell-gtk3
...
haskell-gtk3: add 0.13.0.0
2014-08-19 15:23:30 +02:00
Rüdiger Sonderfeld
033c9bd18c
mplayer: Update to 1.1.1.
2014-08-19 15:19:06 +02:00
Eelco Dolstra
c37057240f
man-pages: Update to 3.70
2014-08-19 11:46:08 +02:00
Eelco Dolstra
23db49cf98
Containers: Fix all-containers.service start
...
Fixes #3662 .
2014-08-19 10:06:48 +02:00
Ryan Newton
ff6057d686
Add parallel functional compiler, Manticore
2014-08-19 02:36:57 -04:00
Mateusz Kowalczyk
6870cb88ae
haskell-gtk3: add 0.13.0.0
2014-08-19 03:45:54 +01:00
Austin Seipp
6cc889098c
Merge pull request #3663 from MP2E/mc_server_update
...
update minecraft-server to 1.7.10
2014-08-18 21:32:35 -05:00
Cray Elliott
22eccacb6c
update minecraft-server to 1.7.10
2014-08-18 18:51:51 -07:00
John Wiegley
8b13100710
Merge pull request #3658 from cstrahan/xquartz-cleanup
...
Remove old comment, and delete confusing LaunchDaemon
2014-08-18 16:17:23 -05:00
Peter Simons
2e2d3f32bd
Merge pull request #3659 from Fuuzetsu/haskell-json-rpc
...
haskell-haskoin: add 0.1.0.2
2014-08-18 19:31:47 +02:00
Mateusz Kowalczyk
4cf5ef541f
haskell-haskoin: add 0.1.0.2
2014-08-18 17:15:54 +01:00
Mateusz Kowalczyk
32739cffde
haskell-json-rpc: add 0.2.0.1
2014-08-18 16:58:29 +01:00
Vladimír Čunát
99b0271712
pulseaudio: fix CVE-2014-3970 by upstream patch
2014-08-18 17:56:26 +02:00
Peter Simons
c5dca72abe
Merge pull request #3657 from ttuegel/network-uri
...
Add haskell-network-uri-2.6.0.0
2014-08-18 17:48:49 +02:00
Charles Strahan
6f2bd70fd0
Remove old comment, and delete confusing LaunchDaemon
2014-08-18 11:36:34 -04:00
Eelco Dolstra
a0c60b76ec
gcc: Revive the no-sys-dirs patch
...
For now, we don't NATIVE_SYSTEM_HEADER_DIR because it breaks the
build. However, it points to Glibc in the Nix store (not /usr/include)
so it's kind of okay.
2014-08-18 17:20:37 +02:00
Eelco Dolstra
2c899859bf
Containers: Use systemd startup notification
...
Systemd in a container will call sd_notify when it has finished
booting, so we can use that to signal that the container is
ready. This does require some fiddling with $NOTIFY_SOCKET.
2014-08-18 17:16:13 +02:00
Eelco Dolstra
11d99048c1
Containers: Use systemd-nspawn startup notification
2014-08-18 17:14:55 +02:00
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
6dc5db3850
Fix setting an empty password
2014-08-18 17:12:56 +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
Igor Pashev
628ae1c63e
jq: make sure libjq is in library search path
...
Fixes runtime error:
jq: error while loading shared libraries: libjq.so.1:
cannot open shared object file: No such file or directory
2014-08-18 16:22:51 +02:00
Thomas Tuegel
26a5718957
Add haskell-network-uri-2.6.0.0
2014-08-18 08:29:16 -05: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