Mettre à jour 'vbox/release.nix'
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user