Go back to latest earthly

This commit is contained in:
Gerald Pinder
2024-01-27 18:56:18 -05:00
parent 61ac49c945
commit 17a36d77f9
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ modules:
- install-mkcert.sh - install-mkcert.sh
- install-syncthing.sh - install-syncthing.sh
- setup-kubectl.sh - setup-kubectl.sh
- install-earthly.sh # - install-earthly.sh
- from-file: jp-packages.yml - from-file: jp-packages.yml
- type: script - type: script
scripts: scripts:

View File

@@ -1,6 +1,6 @@
type: rpm-ostree type: rpm-ostree
repos: repos:
# - https://pkg.earthly.dev/earthly.repo - https://pkg.earthly.dev/earthly.repo
- https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%OS_VERSION%/varlad-helix-fedora-%OS_VERSION%.repo - https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%OS_VERSION%/varlad-helix-fedora-%OS_VERSION%.repo
- https://pkgs.tailscale.com/stable/fedora/%OS_VERSION%/tailscale.repo - https://pkgs.tailscale.com/stable/fedora/%OS_VERSION%/tailscale.repo
- https://cli.github.com/packages/rpm/gh-cli.repo - https://cli.github.com/packages/rpm/gh-cli.repo
@@ -15,7 +15,7 @@ install:
- id3v2 - id3v2
- docker - docker
- xinput - xinput
# - earthly - earthly
- kubectl - kubectl
- helm - helm
- neovim - neovim