Skip to content

Commit 46600f3

Browse files
committed
typo
1 parent 549bb1b commit 46600f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# WARN: use `legacyPackages` instead to get error messages for deprecated packages
5050
#
5151
# Each entry is guaranteed to be a derivation that evaluates.
52-
# TODO: this should be deprecated as it exposes a subset of nixpkgs, which is incompatbile with the packages output.
52+
# TODO: this should be deprecated as it exposes a subset of nixpkgs, which is incompatiile with the packages output.
5353
packages = forAllSystems ({ exposed, ... }: exposed.packages // {
5454
default = exposed.packages.pre-commit;
5555
});

0 commit comments

Comments
 (0)