mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #7987 from RenjiSann/flake-nix-cspell
flake.nix: Add cspell
This commit is contained in:
commit
e1db215194
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