Skip to content

hyprlandPlugins: init upstream hyprland-plugins at 0.41.1, hy3: 0.41.0 -> 0.41.1#321575

Merged
JohnRTitor merged 3 commits intoNixOS:masterfrom
fufexan:hyprland
Jun 22, 2024
Merged

hyprlandPlugins: init upstream hyprland-plugins at 0.41.1, hy3: 0.41.0 -> 0.41.1#321575
JohnRTitor merged 3 commits intoNixOS:masterfrom
fufexan:hyprland

Conversation

@fufexan
Copy link
Contributor

@fufexan fufexan commented Jun 21, 2024

Description of changes

Adds hyprland-plugins. Should greatly simplify using plugins on versioned Hyprland, as this eliminates inconsistencies between Nixpkgs/compiler/headers.

The plugins are simple, thus I've made a helper function to generate a derivation for each of them.

These plugins will have to be updated with Hyprland. Hopefully I can get vaxry to create tags for future releases.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can hy3 be moved to another file? and then imported here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. I'll leave default.nix as the entrypoint.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 21, 2024
Format with nixfmt-rfc-style.
@JohnRTitor
Copy link
Member

Result of nixpkgs-review pr 321575 run on x86_64-linux 1

6 packages built:
  • hyprlandPlugins.borders-plus-plus
  • hyprlandPlugins.csgo-vulkan-fix
  • hyprlandPlugins.hyprbars
  • hyprlandPlugins.hyprexpo
  • hyprlandPlugins.hyprtrails
  • hyprlandPlugins.hyprwinwrap

Copy link
Member

@JohnRTitor JohnRTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update hy3? Rest LGTM

@JohnRTitor
Copy link
Member

Result of nixpkgs-review pr 321575 run on x86_64-linux 1

7 packages built:
  • hyprlandPlugins.borders-plus-plus
  • hyprlandPlugins.csgo-vulkan-fix
  • hyprlandPlugins.hy3
  • hyprlandPlugins.hyprbars
  • hyprlandPlugins.hyprexpo
  • hyprlandPlugins.hyprtrails
  • hyprlandPlugins.hyprwinwrap

@fufexan fufexan changed the title hyprlandPlugins: init upstream hyprland-plugins at 0.41.0 hyprlandPlugins: init upstream hyprland-plugins at 0.41.1, hy3: 0.41.0 -> 0.41.1 Jun 22, 2024
@fufexan
Copy link
Contributor Author

fufexan commented Jun 22, 2024

Oops, should rename the hyprland-plugins commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants