hyprlandPlugins: init upstream hyprland-plugins at 0.41.1, hy3: 0.41.0 -> 0.41.1#321575
Merged
JohnRTitor merged 3 commits intoNixOS:masterfrom Jun 22, 2024
Merged
hyprlandPlugins: init upstream hyprland-plugins at 0.41.1, hy3: 0.41.0 -> 0.41.1#321575JohnRTitor merged 3 commits intoNixOS:masterfrom
JohnRTitor merged 3 commits intoNixOS:masterfrom
Conversation
JohnRTitor
reviewed
Jun 21, 2024
Member
There was a problem hiding this comment.
Can hy3 be moved to another file? and then imported here?
Contributor
Author
There was a problem hiding this comment.
Sure. I'll leave default.nix as the entrypoint.
Format with nixfmt-rfc-style.
Member
|
Result of 6 packages built:
|
JohnRTitor
requested changes
Jun 22, 2024
Member
|
Result of 7 packages built:
|
JohnRTitor
approved these changes
Jun 22, 2024
Contributor
Author
|
Oops, should rename the hyprland-plugins commit. |
JohnRTitor
reviewed
Jun 22, 2024
pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprland-plugins.nix
Outdated
Show resolved
Hide resolved
13 tasks
This was referenced Jun 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.