Don't build helix from source for now

This commit is contained in:
Gerald Pinder
2025-04-06 22:57:58 -04:00
parent d881d5e179
commit c83835c66b
5 changed files with 13 additions and 12 deletions

View File

@@ -53,6 +53,7 @@ modules:
- patch
- rpmdevtools
- protobuf-compiler
- helix
- type: systemd
system:
enabled:

View File

@@ -6,9 +6,9 @@ image-version: 41
description: The bootc image of Wunker OS for JP's desktop gaming.
alt-tags:
- bootc
stages:
- from-file: common/helix.yml
# stages:
# - from-file: common/helix.yml
modules:
- from-file: common/jp-desktop-bootc.yml
- from-file: common/helix.yml
# - from-file: common/helix.yml
- from-file: common/post-build.yml

View File

@@ -7,8 +7,8 @@ image-version: stable
description: The image of Wunker OS for JP's desktop gaming.
blue-build-tag: none
nushell-version: none
stages:
- from-file: common/helix.yml
# stages:
# - from-file: common/helix.yml
# - name: cosmic-comp
# from: rust
# modules:
@@ -22,7 +22,7 @@ modules:
# - from-file: common/jp-desktop.yml
- from-file: common/jp-desktop-bootc.yml
# - from-file: common/cosmic.yml
- from-file: common/helix.yml
# - from-file: common/helix.yml
# - type: copy
# from: cosmic-comp
# src: /out/cosmic-comp

View File

@@ -6,8 +6,8 @@ image-version: 41
alt-tags:
- bootc
description: The image of Wunker OS for JP's Laptop.
stages:
- from-file: common/helix.yml
# stages:
# - from-file: common/helix.yml
# - name: cosmic-comp
# from: rust
# modules:
@@ -17,7 +17,7 @@ stages:
# debug: true
modules:
- from-file: common/jp-laptop-bootc.yml
- from-file: common/helix.yml
# - from-file: common/helix.yml
# - type: copy
# from: cosmic-comp
# src: /out/cosmic-comp

View File

@@ -5,11 +5,11 @@ name: jp-laptop
base-image: ghcr.io/ublue-os/bazzite
image-version: stable
description: The image of Wunker OS for JP's Laptop.
stages:
- from-file: common/helix.yml
# stages:
# - from-file: common/helix.yml
modules:
# - from-file: common/jp-laptop.yml
- from-file: common/jp-laptop-bootc.yml
- from-file: common/cosmic.yml
- from-file: common/helix.yml
# - from-file: common/helix.yml
- from-file: common/post-build.yml