From aaba339c6e52eed6fb505e5e1350624de5323720 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Wed, 11 Jun 2025 10:40:49 +0200 Subject: [PATCH] chore: fix typing mistake. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f085ba7..a51e497 100644 --- a/flake.nix +++ b/flake.nix @@ -77,7 +77,7 @@ # My selfhosted service, inspired by 0x0.st upfast.url = "git+https://git.cronyakatsuki.xyz/crony/UpFast"; - # My custom script for downloading humble bundle scripts + # My custom script for downloading humble bundle bundle's hb-downloader.url = "git+https://git.cronyakatsuki.xyz/crony/hb-downloader"; };