Skip to content
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

nyxt: update to 2.2.2 #33871

Closed
wants to merge 1 commit into from
Closed

nyxt: update to 2.2.2 #33871

wants to merge 1 commit into from

Conversation

wbehrens-on-gh
Copy link

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

Does it build and run successfully?

(Please choose at least one native build and, if supported, at least one cross build. More are better.)

  • I built this PR locally for my native architecture, (x86_64-glibc)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64-musl
    • armv7l
    • armv6l-musl

@wbehrens-on-gh
Copy link
Author

I opened a new pr because I couldn't figure out how to fix the last one

Comment on lines 24 to 26
make PREFIX=/usr DESTDIR=${DESTDIR} install
vlicense licenses/ASSET-LICENSE
vlicense licenses/SOURCE-LICENSE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We prefer tabs, I assume your editor did this automatically, could you fix it? When commiting the change, please use git commit --amend instead of git commit to have just one commit in this PR.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fixed now

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it isn't, did you git add the files before git commit --amend?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paper42 pretty sure i did, hmm, when you say tabs to you mean the actual tab character or will 4 spaces do? Because my editor ive been using inserts 4 spaces on tab

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want literal tabs, you can use xlint srcpkgs/nyxt/template to check if the style is correct on your own computer.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paper42 ok now it's fixed

wrksrc=nyxt
version=2.2.2
revision=1
wrksrc=.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

=> nyxt-2.2.2_1: cleaning build directory...
rm: refusing to remove '.' or '..' directory: skipping '/builddir/.'

Set create_wrksrc instead.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So instead of having wrksrc=. or wrksrc=nyxt only have create_wrksrc=nyxt?

@@ -25,7 +25,6 @@ do_install() {
vlicense licenses/ASSET-LICENSE
vlicense licenses/SOURCE-LICENSE
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave that line in.

@wbehrens-on-gh
Copy link
Author

I'm going to close this pr for the time being as a bug was found in nyxt 2.2.2 that makes it very unstable and crash constantly. once 2.2.3 comes out with the patch for the issue I'll submit a new pr with the suggested changes.

@ericonr
Copy link
Member

ericonr commented Nov 5, 2021

You can leave it open so we have a reference for why the new version hasn't been merged yet.

@wbehrens-on-gh wbehrens-on-gh reopened this Nov 5, 2021
@Chocimier
Copy link
Member

Updated to 2.2.3.

@Chocimier Chocimier closed this Nov 20, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants