This commit is contained in:
Aylur
2024-09-14 17:54:29 +00:00
parent c57a3046d1
commit 71ee1ea4bf
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ in
installPhase = ''
runHook preInstall
${genLib "astal" "" "Astal core library" {
${genLib "astal" "" {
out = "libastal";
description = "Astal core library";
version = ../core/version;