Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

fix: build on fedora 39 with hyprpm #93

Merged
merged 1 commit into from
Feb 24, 2024
Merged

fix: build on fedora 39 with hyprpm #93

merged 1 commit into from
Feb 24, 2024

Conversation

wehagy
Copy link
Contributor

@wehagy wehagy commented Feb 24, 2024

I tried to update hycov with hyprpm, but I had some build errors.

Investigating a little bit I see that hyprpm.toml don't have a commit pin to hyprland tag v0.35.0 and hycov tag v0.35.0.1, is that hyprland version my distro Fedora 39 using now and from https://wiki.hyprland.org/Plugins/Development/Plugin-Guidelines/#commit-pins

It’s recommended you add a pin for each Hyprland release. If no pin matches, latest git will be used.


Probably this will help anyone using tagged versions, but tested on my system only.


Additional info:

I think it's related to #91


Distro Fedora 39 Workstation

$ cat /etc/os-release 
NAME="Fedora Linux"
VERSION="39 (Workstation Edition)"
ID=fedora
VERSION_ID=39
VERSION_CODENAME=""
PLATFORM_ID="platform:f39"
PRETTY_NAME="Fedora Linux 39 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:39"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=39
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=39
SUPPORT_END=2024-11-12
VARIANT="Workstation Edition"
VARIANT_ID=workstation


hyprland from Fedora 39 repo

$ hyprctl version
Hyprland, built from branch HEAD at commit 84ab8d11e8951a6551d1e1bf87796a8589da6d47  (props: bump ver to 0.35.0).
Date: Mon Feb 5 01:59:02 2024
Tag: v0.35.0

flags: (if any)

@DreamMaoMao
Copy link
Owner

ok

@DreamMaoMao DreamMaoMao merged commit 5eb6f9d into DreamMaoMao:main Feb 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants