Merge pull request #7987 from RenjiSann/flake-nix-cspell

flake.nix: Add cspell
This commit is contained in:
Daniel Hofstetter
2025-05-25 19:01:05 +02:00
committed by GitHub
+2 -1
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