1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 02:57:44 +00:00

flake.nix: Add cspell

This commit is contained in:
Dorian Peron 2025-05-25 17:57:18 +02:00
parent 2f577a7d98
commit 2129caedbe

View file

@ -1,4 +1,4 @@
# spell-checker:ignore bintools gnum gperf ldflags libclang nixpkgs numtide pkgs texinfo
# spell-checker:ignore bintools gnum gperf ldflags libclang nixpkgs numtide pkgs texinfo gettext
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs";
@ -30,6 +30,7 @@
rustup
pre-commit
nodePackages.cspell
# debugging
gdb