From 5adafc5bfbb5b1df965df8ade18b1b0ce00a418e Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Thu, 2 May 2024 20:09:04 -0700 Subject: [PATCH] fix wrong comment --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index fa8a1d4..674db3b 100644 --- a/default.nix +++ b/default.nix @@ -73,7 +73,7 @@ let shortRev = builtins.substring 0 7 info.rev; } else - # FIXME: add Mercurial, tarball inputs. + # FIXME: add Mercurial inputs. throw "flake input has unsupported input type '${info.type}'"; callFlake4 = flakeSrc: locks: