-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
obb: init at 0.0.1 #153496
obb: init at 0.0.1 #153496
Conversation
4aafb02
to
7d0a4ea
Compare
@legendofmiracles many thanks for the review, changes incorporated with 0c886c5! |
@thiagokokada I included you as maintainer since you're on babashka too, but don't feel obliged. I just felt a little strange adding myself as the only maintainer for a new package! |
@thiagokokada review comments adopted in latest commit. thanks again! @legendofmiracles updated test now actually tests for a working install -- similar to macvim's path issues, |
I can at least give a try of this PR in my VM and see if it build/works. |
Result of 1 package built:
|
1 similar comment
Result of 1 package built:
|
Ran the example from README:
Seems to work fine. |
Thank you! |
Some things I didn't have a chance to review since the last changes. I disagree with moving the tests, the I do appreciate the work though, @willcohen. Will open another PR when I have the time. |
Sure, this is something that I didn't consider. Can be fixed later though, and it is a minor issue.
What is the issue with Also, I know about |
Motivation for this change
Add initial release of obb, a Mac scripting tool built off of babashka.
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/
)nixos/doc/manual/md-to-db.sh
to update generated release notes