0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

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.
This commit is contained in:
Vladimír Čunát 2023-05-04 08:29:04 +02:00
parent 8c32a5b2ce
commit fb91facda2
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -345,6 +345,7 @@ let
(docbook-xsl-ns.override {
withManOptDedupPatch = true;
})
kbd.dev
kmod.dev
libarchive.dev
libxml2.bin