-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Added Orchis-Theme and Reversal-Icon-Theme #102406
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
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.
You are missing the meta section.
sha256 = "15vml083kd40hzfb6s1f5xndwqz6ys58sg076cvpz9vsbxhwbjnl"; | ||
}; | ||
|
||
buildInputs = [ gtk3 gnome-themes-extra gtk-engine-murrine bc ]; |
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.
I looked at some other themes and they listed as gtk3 as native input. I think this could also be the case here. Also is bc required for the installer or at runtime?
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.
Checked the installation script and noticed that bc
was not a used package. Not certain about it being used during runtime since the author did not mention anything regarding that matter in their README.md
and thus I decided to exclude it from the default.nix
file.
Can you squash the commits together? |
Was planning on doing so after my schedule had cleared up. |
Reason for closing: cannot seem to get |
Motivation for this change
Adding both Orchis-Theme and Reversal-Icon-Theme packages to nixpkgs due to their absence in the nixpkgs repository.
Both
default.nix
files were written and shared by @ImExtends in the discord server as a solution to my request and after being granted the authorization to share thedefault.nix
files, I chose to submit the packages to the main repository.Due to me not being an experienced packager/maintainer, I would kindly request your help to help push forward the PR after confirming its working state.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)