mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 23:20:55 +00:00
svn path=/nixos/trunk/; revision=29053
This commit is contained in:
parent
0de04bd4be
commit
5de82a6802
|
@ -29,7 +29,7 @@ in
|
|||
};
|
||||
|
||||
autoMaster = mkOption {
|
||||
example = ''
|
||||
example = literalExample ''
|
||||
autoMaster = let
|
||||
mapConf = pkgs.writeText "auto" '''
|
||||
kernel -ro,soft,intr ftp.kernel.org:/pub/linux
|
||||
|
|
Loading…
Reference in a new issue