From 8ef58543106c49b53e1e3d7fd8d1a2dc2b54f493 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Tue, 10 Mar 2026 17:52:59 +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 6597544..c5d67b5 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ }; floatc = { - url = "git+https://git.stribrny.org/max_ag/floating-calculator#2abbacf66e"; + url = "git+https://git.stribrny.org/max_ag/floating-calculator?rev=2abbacf66e"; inputs.nixpkgs.follows = "nixpkgs"; }; };