-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
nosql-booster: 8.1.9 -> 10.0.0 #398820
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
nosql-booster: 8.1.9 -> 10.0.0 #398820
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.
Please squash the two commits together.
f74f6eb
to
3055325
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.
The package can build and launch on x86_64-linux.
Is there something more needed to get this PR merged ? |
7a4a2b3
to
a5402db
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.
Looks like the commit you wish to merge is to init the package at 8.1.9, not to upgrade the package to 10.0.0.
a5402db
to
7a4a2b3
Compare
Ah yes sorry I should not have done a PR from my master branch. This should be fixed now |
Please rebase you change on top of latest master so there's only one commit. |
146101d
to
9ae9af3
Compare
Not sure why this got closed, I suppose at one point my master matched origin/master. I believe we should be ok now, apologies for the confusing history. |
5e8c283
to
49fdabf
Compare
Updated nosql-booster to 10.0.0
Tested and seems to work properly.
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.