summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
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