-
-
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
lomiri.lomiri-filemanager-app: init at 1.0.4 #316240
lomiri.lomiri-filemanager-app: init at 1.0.4 #316240
Conversation
@ofborg build nixosTests.lomiri |
f3b50a7
to
17b83a5
Compare
17b83a5
to
e64ab6e
Compare
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.
Almost good for me, 2 small things:
- Use
runTest
- Pass the new files you're introducing through
nixfmt-rfc-style
e64ab6e
to
9fa4b5a
Compare
9fa4b5a
to
6477cb4
Compare
Successfully created backport PR for |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-316240-to-release-24.05 origin/release-24.05
cd .worktree/backport-316240-to-release-24.05
git switch --create backport-316240-to-release-24.05
git cherry-pick -x 7f084b0fe1ec8daef5c77fe76d1407b57e4389bb 4a495ec755c826f6b23147a6a77dd2148c934f18 6477cb49a5fd4e6bd2e15bad2f7e19f953f5d4f9 |
1 similar comment
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-316240-to-release-24.05 origin/release-24.05
cd .worktree/backport-316240-to-release-24.05
git switch --create backport-316240-to-release-24.05
git cherry-pick -x 7f084b0fe1ec8daef5c77fe76d1407b57e4389bb 4a495ec755c826f6b23147a6a77dd2148c934f18 6477cb49a5fd4e6bd2e15bad2f7e19f953f5d4f9 |
Description of changes
Working towards #99090.
Lomiri Filemanager App. Self-explanatory.

It's also one of the most flexible ways of sending files for content-hub transfers, so it's very much desired for a usable desktop experience.
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.