1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-27 18:28:31 +00:00

nix: explicitly include liburing in the devshell

Signed-off-by: morguldir <morguldir@protonmail.com>
This commit is contained in:
morguldir 2024-09-08 17:40:02 +02:00
parent 96ab59b5b0
commit 8dccc04b40
No known key found for this signature in database
GPG key ID: 5A6025D4F6E7A8A3

View file

@ -118,6 +118,7 @@
++ (with pkgsHost.pkgs; [ ++ (with pkgsHost.pkgs; [
engage engage
cargo-audit cargo-audit
liburing
# Needed for producing Debian packages # Needed for producing Debian packages
cargo-deb cargo-deb