From 3d7b3214b22ffeab17c546f21daf767f07e679cf Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 9 Feb 2024 12:50:20 +0100 Subject: nix: Changing the naming of the symlink --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index f1f95c4..ef339d8 100644 --- a/default.nix +++ b/default.nix @@ -77,7 +77,7 @@ in rec { }; all = pkgs.symlinkJoin { - name = "forstio-all-${version}"; + name = "forstio-${version}"; paths = [ forstio.core forstio.async -- cgit v1.2.3