mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +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 = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs";
|
nixpkgs.url = "github:nixos/nixpkgs";
|
||||||
|
@ -30,6 +30,7 @@
|
||||||
rustup
|
rustup
|
||||||
|
|
||||||
pre-commit
|
pre-commit
|
||||||
|
nodePackages.cspell
|
||||||
|
|
||||||
# debugging
|
# debugging
|
||||||
gdb
|
gdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue