-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
utahfs: init at 1.0 #91060
utahfs: init at 1.0 #91060
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.
LGTM
description = | ||
"Encrypted storage system that provides a user-friendly FUSE drive backed by cloud storage"; | ||
license = licenses.bsd3; | ||
maintainers = [ maintainers.snglth ]; |
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.
Nit: I see with maintainers; [ snglth ];
used more frequently, but no big deal.
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.
It's really pointless if there is only one maintainer or whatever to be put into expression's lexical scope, IMHO.
Builds just fine:
|
Amazing, thank you! |
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.
Looks fine, but need to resolve the merge conflict.
Motivation for this change
Fixes: #90338
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)