Fix devshell on i686 (#533)

This commit is contained in:
Ana Hobden 2023-06-27 06:54:29 -07:00 committed by GitHub
parent 9baee72ef7
commit 5524d4546b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,7 +152,6 @@
])
++ lib.optionals (pkgs.stdenv.isLinux) (with pkgs; [
checkpolicy
podman
semodule-utils
/* users are expected to have a system docker, too */
]);