Mettre à jour 'vbox/release.nix'

master
Jean-Pierre PRUNARET 8 years ago
parent cce4ed0d5b
commit 2b9bdb78d7

@ -124,6 +124,7 @@ in {
}; };
*/ */
/*
manual = manual =
(import "${nixosSrc}/doc/manual" { (import "${nixosSrc}/doc/manual" {
inherit pkgs; inherit pkgs;
@ -136,6 +137,7 @@ in {
}).options; }).options;
revision = toString (nixosSrc.rev or nixosSrc.shortRev); revision = toString (nixosSrc.rev or nixosSrc.shortRev);
}).manual; }).manual;
*/
iso_minimal = pkgs.lib.genAttrs systems (system: makeIso { iso_minimal = pkgs.lib.genAttrs systems (system: makeIso {

Loading…
Cancel
Save