-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
breezex-cursor: init at 2.0.1 #356086
base: master
Are you sure you want to change the base?
breezex-cursor: init at 2.0.1 #356086
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM. Thanks!
src = fetchFromGitHub { | ||
owner = "ful1e5"; | ||
repo = "BreezeX_Cursor"; | ||
rev = "refs/tags/v${version}"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use tag
lib, | ||
}: | ||
|
||
stdenvNoCC.mkDerivation rec { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
switch to finalAttrs pattern
|
||
meta = { | ||
description = "Extended KDE cursor theme, inspired by KDE Breeze"; | ||
homepage = "https://github.com/ful1e5/BreezeX_Cursor"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add changelog
An extended KDE cursor, highly inspired on KDE Breeze for Windows and Linux with HiDPI support.
https://github.com/ful1e5/BreezeX_Cursor/tree/main
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)closes #351785
Add a 👍 reaction to pull requests you find important.