From 98ecd11d2b57c14f8f675229ed17f4a5ee45a183 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 26 Jul 2026 16:55:29 +0200 Subject: [PATCH] Add qemu_kvm to devshell --- .gitignore | 1 + flake.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b734744..dcc8139 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /db.conf /fail/bin/resultbrowser/app/__pycache__ /fail/bin/VisualFAIL/CONFIGURATION.php +/qemu.log diff --git a/flake.nix b/flake.nix index 3a9f24c..9d20853 100644 --- a/flake.nix +++ b/flake.nix @@ -284,6 +284,7 @@ rec { wamrc fail-bin php + qemu_kvm # perl