-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
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
posting: init at 2.3.0 #353386
posting: init at 2.3.0 #353386
Conversation
f6454b5
to
eb93125
Compare
|
eb93125
to
b2c04a7
Compare
Thanks for reviewing @xanderio. That build failure should be fixed now! |
c9ffc98
to
cb2ecd1
Compare
39200c3
to
5b5b4b1
Compare
|
pkgs/development/python-modules/textual-autocomplete/default.nix
Outdated
Show resolved
Hide resolved
0eb2605
to
0d9a0f3
Compare
Any updates on this? |
Okay, no mass ping this time 😅, but somehow I still included one commit which isn't mine. Sorry about that! To be honest I've never used the git rebase command before contributing here so there are still some misunderstandings. I guess this happened because at some point I did a I checked EDIT, note to self: |
3490d29
to
11f5fbd
Compare
11f5fbd
to
1351099
Compare
Alright, as far as I'm concerned this is ready to be reviewed and/or merged now! |
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.
Good work!
pkgs/development/python-modules/textual-autocomplete/default.nix
Outdated
Show resolved
Hide resolved
1351099
to
0e31014
Compare
0e31014
to
5727cac
Compare
If this PR is ready can it be merged? |
5727cac
to
f026fa7
Compare
f026fa7
to
8fa08cd
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.
All good now, thanks!
This package references |
Whoops, I'm not sure I completely understand. All the existing packages I can find that are under |
This is regarding textual-autocomplete, not posting. When referencing |
My bad, I know about this and definitely ask people to change those. Here I completely missed it. I have opened #388904, but maybe we'll integrate these changes to #382551. |
This adds the posting HTTP client. It's like insomnia or postman but it's a TUI. It also adds me to the maintainer list.
https://github.com/darrenburns/posting
https://posting.sh/
I was previously working on this in #352663, until I did something incredibly cursed while rebasing, causing me to circumvent the anti mass-ping mechanisms and ping 10+ maintainers.
People involved with the original PR:
@ryand56
@Frontear
Fixes #351936, #327855
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.