Skip to content

Commit

Permalink
chore: Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jun 20, 2024
1 parent 569e286 commit 3f76199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
programs.nixpkgs-fmt.enable = true;
};
devShells.default = pkgs.mkShell {
# cf. https://community.flake.parts/haskell-flake#composing-devshells
# cf. https://community.flake.parts/haskell-flake/devshell#composing-devshells
inputsFrom = [
config.treefmt.build.devShell
];
Expand Down

0 comments on commit 3f76199

Please sign in to comment.