From d17f0c1bf89bcffad26838bbe0278250656659bd Mon Sep 17 00:00:00 2001 From: NAHO <90870942+trueNAHO@users.noreply.github.com> Date: Sat, 20 Sep 2025 19:18:20 +0200 Subject: [PATCH] factorio: remove redundant comment --- pkgs/by-name/fa/factorio/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/fa/factorio/package.nix b/pkgs/by-name/fa/factorio/package.nix index 378bba199366..b0d5072db3a8 100644 --- a/pkgs/by-name/fa/factorio/package.nix +++ b/pkgs/by-name/fa/factorio/package.nix @@ -150,7 +150,6 @@ let else '' # Deliberately failing since username/token was not provided, so we can't fetch. - # We can't use builtins.throw since we want the result to be used if the tar is in the store already. exit 1 ''; failureHook = ''