Skip to content

Commit

Permalink
flake.nix: Fix inaccurate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Feb 14, 2024
1 parent ea233c1 commit 29c6935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
extensions = [ "ImportQualifiedPost" ];
};

# From https://github.com/Platonic-Systems/process-compose-flake
# From https://github.com/srid/proc-flake
proc.groups.ema-tailwind-run = {
processes = {
haskell.command = "ghcid";
Expand Down

0 comments on commit 29c6935

Please sign in to comment.