nixpkgs/nixos/modules/installer/tools
Bjørn Forsman aff4394be6 nixos-generate-config: fix nix-env example command
An escape char is needed to prevent "$ nix" from being evaluated and
expanded to an empty string. With this change the resulting text is

  $ nix-env -qaP | grep wget

instead of

  -env -qaP | grep wget
2014-06-12 21:18:21 +02:00
..
nixos-build-vms nixos-build-vms: Fix function invocation to test driver 2014-06-09 13:36:26 +02:00
get-version-suffix Mark builds from git explicitly 2014-05-01 15:05:14 +02:00
nixos-checkout.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nixos-generate-config.pl nixos-generate-config: fix nix-env example command 2014-06-12 21:18:21 +02:00
nixos-install.sh nixos-install: Fix running it after again the activation script 2014-05-21 15:55:49 +02:00
nixos-option.sh typo: occured -> occurred 2014-03-07 19:39:55 +01:00
nixos-rebuild.sh nixos-rebuild: Handle $SHELL not being bash 2014-04-18 16:05:20 +02:00
nixos-version.sh Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
tools.nix nixos-generate-config: Use systemd-detect-virt instead of dmidecode 2014-04-30 11:26:39 +02:00