From df385da4b58d0e8a5affb4105dda0c48b203380b Mon Sep 17 00:00:00 2001 From: maxstrb Date: Mon, 23 Feb 2026 14:28:26 +0100 Subject: [PATCH] non important commit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b3ec0b3..0f78834 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; floatc = { - url = "https://git.stribrny.org/max_ag/floating-calculator"; + url = "git+https://git.stribrny.org/max_ag/floating-calculator"; inputs.nixpkgs.follows = "nixpkgs"; }; };