chore(ci): added gitMinimal for nix

This commit is contained in:
Neko Ayaka
2025-12-14 20:39:16 +08:00
parent 35227854be
commit a373f34d24
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -5,6 +5,7 @@
copyDesktopItems,
makeDesktopItem,
makeWrapper,
gitMinimal,
pnpm,
asar,
@@ -17,6 +18,7 @@
asar
copyDesktopItems
makeWrapper
gitMinimal
nodejs
pnpm.configHook
];
@@ -55,7 +57,7 @@
cd apps/stage-tamagotchi
pnpm run build
pnpm exec electron-builder build \
--dir --${if stdenvNoCC.isLinux then "linux" else "darwin"} \
--dir --${if stdenvNoCC.isLinux then "linux" else "mac"} \
-c.electronDist="${electron.dist}" \
-c.electronVersion="${electron.version}"
+1 -1
View File
@@ -1 +1 @@
sha256-BPlyjdmTJctjrBtJOYIDP0SaVdgVkgEKnozEM2Dlc1o=
sha256-kNRtoct7XVGr5F+Q5zcORsuo9naZX5R9mmuJy7zuM8w=