summary refs log tree commit diff
path: root/nixos/tests/installer.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2023-05-04 08:29:04 +0200
committerVladimír Čunát <v@cunat.cz>2023-05-04 08:35:23 +0200
commitfb91facda232392df1c2fe3a10e5a28232be54d5 (patch)
treed35b1be1d0aa04aec4b1a0e31174866ec3f5bb99 /nixos/tests/installer.nix
parent8c32a5b2ce0e2b29c5d21424109539c953bca04e (diff)
downloadnixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.tar
nixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.tar.gz
nixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.tar.bz2
nixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.tar.lz
nixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.tar.xz
nixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.tar.zst
nixpkgs-fb91facda232392df1c2fe3a10e5a28232be54d5.zip
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.
Diffstat (limited to 'nixos/tests/installer.nix')
-rw-r--r--nixos/tests/installer.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index f385a99ce65..51d0d232ebb 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -345,6 +345,7 @@ let
             (docbook-xsl-ns.override {
               withManOptDedupPatch = true;
             })
+            kbd.dev
             kmod.dev
             libarchive.dev
             libxml2.bin