Unverified Commit fb91facd authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

nixos/tests/installer.nix: add missing kbd.dev

Sometimes the tests fail since splitting kbd.dev in PR #226247
https://hydra.nixos.org/build/218620685/nixlog/2/tail
Apparently the failure isn't 100% reproducible; I don't know how/why.
parent 8c32a5b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -345,6 +345,7 @@ let
            (docbook-xsl-ns.override {
              withManOptDedupPatch = true;
            })
            kbd.dev
            kmod.dev
            libarchive.dev
            libxml2.bin