bump flake

This commit is contained in:
alisceon 2026-02-22 10:42:34 +01:00
parent f59c46ad87
commit b675d5c1cc
2 changed files with 9 additions and 10 deletions

View file

@ -6,7 +6,6 @@ pkgs.mkShell {
buildInputs = with pkgs; [
git
pre-commit
python313Packages.pywayland
];
shellHook = ''