Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-13 18:32:50 +00:00
committed by GitHub
46 changed files with 274 additions and 121 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ in
pkgs.mkShell {
name = "nixos-manual";
buildInputs = with pkgs; [ xmlformat jing xmloscopy ruby ];
packages = with pkgs; [ xmlformat jing xmloscopy ruby ];
}