From 8dccc04b40df175f322e094526fd6f0fa6eee00d Mon Sep 17 00:00:00 2001 From: morguldir Date: Sun, 8 Sep 2024 17:40:02 +0200 Subject: [PATCH] nix: explicitly include liburing in the devshell Signed-off-by: morguldir --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1351cd3c..7f2bfeb9 100644 --- a/flake.nix +++ b/flake.nix @@ -118,6 +118,7 @@ ++ (with pkgsHost.pkgs; [ engage cargo-audit + liburing # Needed for producing Debian packages cargo-deb