-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
lomiri.lomiri-ui-extras: init at 0.6.2 #247101
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
1766e09
to
25ae0a1
Compare
This comment was marked as resolved.
This comment was marked as resolved.
39c82a3
to
c4a9fad
Compare
c4a9fad
to
2ec6f4c
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/3107 |
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.
not sure if we should squash the commits or not, up to you. LGTM, please merge
c5e4f49
to
50de886
Compare
Squashed.
I don't have merge permissions. |
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.
Result of nixpkgs-review pr 247101
run on x86_64-linux 1
1 package built:
- lomiri.lomiri-ui-extras
- package path fits guidelines
- package name fits guidelines
- package version fits guidelines
- package builds on x86_64-linux
- executables tested on x86_64-linux
- just a lib, but
env -i ldd
is happy
- just a lib, but
-
meta.description
is set and fits guidelines -
meta.license
fits upstream license -
meta.platforms
is set -
meta.maintainers
is set - build time only dependencies are declared in
nativeBuildInputs
- source is fetched using the appropriate function
- the list of
phases
is not overridden - when a phase (like
installPhase
) is overridden it starts withrunHook preInstall
and ends withrunHook postInstall
. - patches have a comment describing either the upstream URL or a reason why the patch wasn't upstreamed
- patches that are remotely available are fetched rather than vendored
LGTM
Description of changes
Working towards #99090.
Lomiri UI Extras, more QML components for Lomiri applications. Required by some Lomiri core applications - gallery, file manager, terminal, web browser.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)