mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
flake.nix: Add cspell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user