Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/modules/installer/tools
History
Eelco Dolstra 458f36f5f1 Turn fileSystems into an attribute set
So now you can write

  fileSystems =
    [ { mountPoint = "/";
        device = "/dev/sda1";
      }
    ];

as

  fileSystems."/".device = "/dev/sda1";
2012-11-02 18:02:12 +01:00
..
nixos-build-vms
The <> syntax has to be applied properly, in order to find build-vms.nix
2012-05-03 12:31:01 +00:00
nixos-checkout.nix
* Check for .git instead of .svn.
2012-06-04 15:57:32 +00:00
nixos-gen-seccure-keys.sh
* Move the installer tools to modules/installer/tools.
2009-05-29 12:41:29 +00:00
nixos-hardware-scan.pl
* nixos-hardware-scan: detect if we're in a VirtualBox guest and
2012-03-16 01:57:23 +00:00
nixos-install.sh
* Now hopefully a proper fix for the problem in
2012-05-25 14:06:46 +00:00
nixos-option.sh
Turn fileSystems into an attribute set
2012-11-02 18:02:12 +01:00
nixos-rebuild.sh
nixos-rebuild: Support --option
2012-09-14 13:23:19 -04:00
nixos-version.sh
* Add missing file.
2012-04-10 21:17:43 +00:00
tools.nix
* nixos-rebuild: don't do a pull of the manifest by default anymore.
2012-04-18 11:46:16 +00:00
Powered by Gitea Version: 1.23.8 Page: 239ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API