Skip to content

Commit

Permalink
Merge pull request #49 from ublue-os/main
Browse files Browse the repository at this point in the history
[pull] main from ublue-os:main
  • Loading branch information
pull[bot] authored Oct 9, 2024
2 parents 2afa1c9 + 85a1e0d commit ce7b91f
Show file tree
Hide file tree
Showing 49 changed files with 1,931 additions and 862 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
is_latest_version: true
is_stable_version: true
kernel_flavor: fsync-ba # must match a kernel_flavor from akmods repo
kernel_version: 6.9.12-207.fsync.fc40.x86_64 # must match a cached version of the above flavor
kernel_version: 6.9.12-210.fsync.fc40.x86_64 # must match a cached version of the above flavor
exclude:
- base_name: bazzite
target_nvidia_flavor: nvidia
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/comment-filter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Comment filter
uses: DecimalTurn/Comment-Filter@558e9a0b05c9a211a581ee365c90a0a3e3ff9476 #v0.1.3
uses: DecimalTurn/Comment-Filter@9683f002007cc8739893f27123f6d3d857ea7808 #v0.1.4
2 changes: 1 addition & 1 deletion .github/workflows/sign_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo "NAME=$name" >> $GITHUB_OUTPUT
- name: Setup Cosign
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0

- name: Sign Image
env:
Expand Down
131 changes: 86 additions & 45 deletions Containerfile

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,4 +374,4 @@ We also ship a config for the popular [pull app](https://github.com/apps/pull) i

- Follow Universal Blue on [Mastodon](https://fosstodon.org/@UniversalBlue).

[**View the full list of Bazzite resources and social presence**](https://universal-blue.discourse.group/docs?topic=8).
[**View the full list of Bazzite resources and social presence**](https://docs.bazzite.gg/Resources/).
1 change: 1 addition & 0 deletions installer/gnome_flatpaks/flatpaks
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
app/org.mozilla.firefox/x86_64/stable
app/com.mattjakeman.ExtensionManager/x86_64/stable
app/com.github.Matoking.protontricks/x86_64/stable
app/io.github.fastrizwaan.WineZGUI/x86_64/stable
app/io.github.dvlv.boxbuddyrs/x86_64/stable
app/it.mijorus.gearlever/x86_64/stable
Expand Down
1 change: 1 addition & 0 deletions installer/kde_flatpaks/flatpaks
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ app/io.github.fastrizwaan.WineZGUI/x86_64/stable
app/io.github.dvlv.boxbuddyrs/x86_64/stable
app/it.mijorus.gearlever/x86_64/stable
app/com.github.tchx84.Flatseal/x86_64/stable
app/com.github.Matoking.protontricks/x86_64/stable
app/io.github.flattool.Warehouse/x86_64/stable
app/net.davidotek.pupgui2/x86_64/stable
runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/23.08
Expand Down
239 changes: 0 additions & 239 deletions spec_files/gamescope/1231.patch

This file was deleted.

Loading

0 comments on commit ce7b91f

Please sign in to comment.