Skip to content

Commit

Permalink
manifest: noop bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Aug 27, 2024
1 parent 924a18e commit a01c769
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions support/manifest/mappings.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ alsa-ucm-conf.check = "1.2.9-1.2"
atomupd-daemon-git.ignore = true

# FIXME: has some not-yet-upstream patches, maybe we want them in nixpkgs?
bluez.check = "5.76-2.2"
bluez.check = "5.76-2.3"

# more A/B stuff
bmap-tools.ignore = true
Expand All @@ -50,7 +50,7 @@ casync.ignore = true
ckbcomp.ignore = true

# just disables tests
clang.check = "16.0.6-2.1"
clang.check = "16.0.6-2.2"

# we don't enable this anywhere in the first place
ddcutil.ignore = true
Expand Down Expand Up @@ -85,7 +85,7 @@ f3.ignore = true
filesystem.ignore = true

# security backports we already have
flatpak.check = "1:1.15.6-2.1"
flatpak.check = "1:1.15.6-2.2"

# FIXME: some internal Valve thing, investigate?
foxnet.ignore = true
Expand Down Expand Up @@ -147,16 +147,16 @@ ibus-pinyin.ignore = true
ibus-table-cangjie-lite.ignore = true

# backport from newer version than what we have
iwd.check = "2.14-1.1"
iwd.check = "2.14-1.2"

jupiter-dock-updater-bin = { map = true, pkgrel = 1 }

jupiter-fan-control = { map = true, pkgrel = 1 }
jupiter-fan-control = { map = true, pkgrel = 2 }

# we have our own, better one
jupiter-firewall.ignore = true

jupiter-hw-support = { map = ["jupiter-hw-support", "steamdeck-hw-theme", "steamdeck-firmware", "steamos-polkit-helpers"], pkgrel = 1 }
jupiter-hw-support = { map = ["jupiter-hw-support", "steamdeck-hw-theme", "steamdeck-firmware", "steamos-polkit-helpers"], pkgrel = 2 }

jupiter-legacy-support.check = "1.148-1"

Expand Down Expand Up @@ -225,12 +225,12 @@ lsb-release.ignore = true
maliit-keyboard.check = "2.3.1-2.1"

# nixpkgs is ahead currently
mangohud.check = "0.7.2.rc3.r11.g31f2ca5-2"
mangohud.check = "0.7.2.rc3.r11.g31f2ca5-2.1"

# we take upstream patches and apply on top of our mesa
mesa.check = "24.0.5.183659.radeonsi_24.0.3-1"
mesa.check = "24.0.5.183659.radeonsi_24.0.3-1.1"

mesa-radv = { map = "mesa-radv-jupiter", pkgrel = "1.1", fixup = "mesa" }
mesa-radv = { map = "mesa-radv-jupiter", pkgrel = "1.2", fixup = "mesa" }

# some old test thing
mesa-unstable.ignore = true
Expand All @@ -240,7 +240,7 @@ neptune-ctl.ignore = true

# we don't actually apply any of this, but it's worth checking
# FIXME?
networkmanager.check = "1.44.2-3.3"
networkmanager.check = "1.44.2-3.4"

# security backports, nixpkgs has latest
openssh.check = "9.6p1-3.1"
Expand All @@ -250,7 +250,7 @@ pacman-contrib.ignore = true
paru.ignore = true

# we ship a newer version, but patches may be valuable
pipewire.check = "1:1.0.3-3"
pipewire.check = "1:1.0.3-3.1"

# a bunch of tweaks
# FIXME: do we want this?
Expand Down Expand Up @@ -346,7 +346,7 @@ steamos-systemreport.ignore = true
steamos-tweak-mtu-probing.check = "1-1"

# SteamOS A/B specific patch
systemd.check = "255.3-1.1"
systemd.check = "255.3-1.2"

# lul
ttf-twemoji-default.ignore = true
Expand All @@ -355,7 +355,7 @@ ttf-twemoji-default.ignore = true
umr.ignore = true

# just disables tests, but may have stuff later
upower.check = "0.99.15.jupiter-1.1"
upower.check = "0.99.15.jupiter-1.2"

# non-critical but would be nice to have
# FIXME: package these
Expand All @@ -377,7 +377,7 @@ wayland-protocols = { map = true, pkgrel = 1 }
# dependency of pipewire
webrtc-audio-processing-1.ignore = true

wireplumber.check = "0.5.3-1.2"
wireplumber.check = "0.5.5-1.2"

# ours is newer
xdg-desktop-portal-gtk.ignore = true
Expand Down

0 comments on commit a01c769

Please sign in to comment.