feat: add OSTree to try out

because why not, immutable router without Nix abstractions!
This commit is contained in:
JJGadgets
2024-04-24 01:45:15 +08:00
parent e2d7bf15fd
commit dca5afb67a
4 changed files with 3 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ jobs:
packages: write
timeout-minutes: 40
container:
image: public.ecr.aws/docker/library/fedora:39@sha256:06df381d697d14940c886fda8e94a4fdc838df74e93f65111ed3ea04f7a7d6e0
image: public.ecr.aws/docker/library/fedora:40
# Fix SELinux for the built OSTree: https://github.com/coreos/rpm-ostree/issues/1943
options: --privileged --security-opt label:disable
strategy:

1
_redirects Normal file
View File

@@ -0,0 +1 @@
/ https://github.com/JJGadgets/Biohazard 301

View File

@@ -1,2 +1,2 @@
#!/bin/sh
curl -v -o ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" | wget -O ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo"
curl -v -o ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo" || wget -O ./ostree/tailscale.repo "https://pkgs.tailscale.com/stable/fedora/tailscale.repo"

View File

@@ -14,11 +14,6 @@ tmp-is-dir: true
repos:
- fedora-40
- fedora-40-updates
# - fedora-40-updates-testing
- rpmfusion-free
- rpmfusion-free-updates
- copr:copr.fedorainfracloud.org:wezfurlong:wezterm-nightly
- copr:copr.fedorainfracloud.org:atim:i3status-rust
packages:
# base