nixpkgs/nixos
Eelco Dolstra 36d0f367de ssh-agent: Fix asking for confirmation via $SSH_ASKPASS
This was lost back in
ffedee6ed5. Getting this to work is
slightly tricky because ssh-agent runs as a user unit, and so doesn't
know the user's $DISPLAY.
2015-02-25 14:31:17 +01:00
..
doc/manual Correct NetworkManager documentation 2015-02-24 22:09:36 +05:00
lib In a test VM it's impossible to connect to itself, so fix this 2015-02-19 21:13:49 +00:00
maintainers
modules ssh-agent: Fix asking for confirmation via $SSH_ASKPASS 2015-02-25 14:31:17 +01:00
tests nixos/tests/chromium: Check new userns sandbox. 2015-02-22 07:52:53 +01:00
COPYING
README
default.nix
release-combined.nix Drop tests.installer.grub1 as release critical 2015-02-12 16:20:00 +01:00
release-small.nix
release.nix panamax: simplify, refactor, add test 2015-02-07 15:32:20 +01:00

README

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.