mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 13:35:00 +00:00
flake.nix: Add cspell
This commit is contained in:
parent
2f577a7d98
commit
2129caedbe
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue