Marcel
2026-06-10 14:55:50 +02:00
parent 331800de50
commit cce0ea2329
+2 -2
View File
@@ -13,12 +13,12 @@
}:
let
version = "2.3.0";
version = "2.4.1";
src = fetchFromCodeberg {
owner = "routerkit";
repo = "ifstate";
tag = version;
hash = "sha256-qJdWoe9hbLMmyaaK7m+NzU3415KavbBkHJdFPhmlOnY=";
hash = "sha256-/kibcWSGg7AqkjvQAzhSs+aoRHE/YoYhTqVjw4NWNgA=";
};
docs = stdenv.mkDerivation {
pname = "ifstate-docs";