flake/devShell: include e2fsprogs for chattr
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This commit is contained in:
Aly Raffauf 2024-09-13 09:38:30 -04:00
parent 37f9f6f069
commit 05815159f0

View file

@ -100,6 +100,7 @@
default = pkgs.mkShell { default = pkgs.mkShell {
packages = packages =
(with pkgs; [ (with pkgs; [
e2fsprogs
git git
mdformat mdformat
nh nh