-
-
Notifications
You must be signed in to change notification settings - Fork 14k
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
mamelon: init at 3.3.5 #343995
base: master
Are you sure you want to change the base?
mamelon: init at 3.3.5 #343995
Conversation
pkgs/data/fonts/mamelon/default.nix
Outdated
homepage = "https://moji-waku.com"; | ||
license = lib.licenses.gpl3Plus; | ||
platforms = lib.platforms.all; | ||
maintainers = [ ]; |
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.
We don't allow adding package without maintainers now. See https://github.com/NixOS/nixpkgs/tree/master/pkgs#new-packages
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 can maintain it. But as for the versioning, if there exists only a single version of this package...do I leave it at 1? (the version in the commit is what I now realize to be the font weight...)
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.
Also this non-standard directory is not allowed for new single package. See pkgs/by-name
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Description of changes
Added font -mamelon- to nixpkgs
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.