Don't build helix from source for now
This commit is contained in:
@@ -53,6 +53,7 @@ modules:
|
|||||||
- patch
|
- patch
|
||||||
- rpmdevtools
|
- rpmdevtools
|
||||||
- protobuf-compiler
|
- protobuf-compiler
|
||||||
|
- helix
|
||||||
- type: systemd
|
- type: systemd
|
||||||
system:
|
system:
|
||||||
enabled:
|
enabled:
|
||||||
|
|||||||
@@ -6,9 +6,9 @@ image-version: 41
|
|||||||
description: The bootc image of Wunker OS for JP's desktop gaming.
|
description: The bootc image of Wunker OS for JP's desktop gaming.
|
||||||
alt-tags:
|
alt-tags:
|
||||||
- bootc
|
- bootc
|
||||||
stages:
|
# stages:
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/jp-desktop-bootc.yml
|
- from-file: common/jp-desktop-bootc.yml
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
- from-file: common/post-build.yml
|
- from-file: common/post-build.yml
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ image-version: stable
|
|||||||
description: The image of Wunker OS for JP's desktop gaming.
|
description: The image of Wunker OS for JP's desktop gaming.
|
||||||
blue-build-tag: none
|
blue-build-tag: none
|
||||||
nushell-version: none
|
nushell-version: none
|
||||||
stages:
|
# stages:
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
# - name: cosmic-comp
|
# - name: cosmic-comp
|
||||||
# from: rust
|
# from: rust
|
||||||
# modules:
|
# modules:
|
||||||
@@ -22,7 +22,7 @@ modules:
|
|||||||
# - from-file: common/jp-desktop.yml
|
# - from-file: common/jp-desktop.yml
|
||||||
- from-file: common/jp-desktop-bootc.yml
|
- from-file: common/jp-desktop-bootc.yml
|
||||||
# - from-file: common/cosmic.yml
|
# - from-file: common/cosmic.yml
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
# - type: copy
|
# - type: copy
|
||||||
# from: cosmic-comp
|
# from: cosmic-comp
|
||||||
# src: /out/cosmic-comp
|
# src: /out/cosmic-comp
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ image-version: 41
|
|||||||
alt-tags:
|
alt-tags:
|
||||||
- bootc
|
- bootc
|
||||||
description: The image of Wunker OS for JP's Laptop.
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
stages:
|
# stages:
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
# - name: cosmic-comp
|
# - name: cosmic-comp
|
||||||
# from: rust
|
# from: rust
|
||||||
# modules:
|
# modules:
|
||||||
@@ -17,7 +17,7 @@ stages:
|
|||||||
# debug: true
|
# debug: true
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/jp-laptop-bootc.yml
|
- from-file: common/jp-laptop-bootc.yml
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
# - type: copy
|
# - type: copy
|
||||||
# from: cosmic-comp
|
# from: cosmic-comp
|
||||||
# src: /out/cosmic-comp
|
# src: /out/cosmic-comp
|
||||||
|
|||||||
@@ -5,11 +5,11 @@ name: jp-laptop
|
|||||||
base-image: ghcr.io/ublue-os/bazzite
|
base-image: ghcr.io/ublue-os/bazzite
|
||||||
image-version: stable
|
image-version: stable
|
||||||
description: The image of Wunker OS for JP's Laptop.
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
stages:
|
# stages:
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
modules:
|
modules:
|
||||||
# - from-file: common/jp-laptop.yml
|
# - from-file: common/jp-laptop.yml
|
||||||
- from-file: common/jp-laptop-bootc.yml
|
- from-file: common/jp-laptop-bootc.yml
|
||||||
- from-file: common/cosmic.yml
|
- from-file: common/cosmic.yml
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
- from-file: common/post-build.yml
|
- from-file: common/post-build.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user