From 5ac5d7f8f3cdbfa8ab3579aaa8339499e26918d9 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 10 Nov 2025 09:38:05 +0100 Subject: Sanitary cleaning. Dev changed to master to avoid hash updates. --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index a70788e..5db7cce 100644 --- a/default.nix +++ b/default.nix @@ -12,7 +12,7 @@ let }; forstio = (import ((builtins.fetchTarball { - url = "https://git.keldu.de/forstio-forstio/snapshot/dev.tar.gz"; + url = "https://git.keldu.de/forstio-forstio/snapshot/master.tar.gz"; sha256 = "sha256:0qjishg8za7s4z5nb5zi27zyx70b662mjrfqag9mrxlch866a0fx"; }) + "/default.nix"){ inherit stdenv; -- cgit v1.2.3