Skip to content

Commit

Permalink
Fix dev shell
Browse files Browse the repository at this point in the history
There was one `inputs.nixFmt` left after
c7f1d94.
  • Loading branch information
Ericson2314 committed Feb 20, 2025
1 parent 782c63f commit c47ef66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packaging/dev-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ pkgs.nixComponents.nix-util.overrideAttrs (
pkgs.buildPackages.changelog-d
modular.pre-commit.settings.package
(pkgs.writeScriptBin "pre-commit-hooks-install" modular.pre-commit.settings.installationScript)
inputs.nixfmt.packages.${pkgs.hostPlatform.system}.default
]
# TODO: Remove the darwin check once
# https://github.com/NixOS/nixpkgs/pull/291814 is available
Expand Down

0 comments on commit c47ef66

Please sign in to comment.