Compare commits

..

2 commits

Author SHA1 Message Date
Bruno BELANYI b73f6af5e0 nixos: services: flood: use upstream module
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2024-06-21 15:40:34 +00:00
Bruno BELANYI c2362795d8 flake: bump inputs
Fixup `bash-language-server` which has been migrated out of `nodePackages`.
2024-06-21 15:40:34 +00:00

View file

@ -102,7 +102,7 @@ in
nixpkgs-fmt
# Shell
nodePackages.bash-language-server
bash-language-server
shfmt
];
};