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

fennel-ls: init at 0.1.0 #281653

Merged
merged 2 commits into from
Jan 27, 2024
Merged

fennel-ls: init at 0.1.0 #281653

merged 2 commits into from
Jan 27, 2024

Conversation

yisraeldov
Copy link
Contributor

Description of changes

Add package fennel-ls

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Copy link
Member

@h7x4 h7x4 left a comment

Choose a reason for hiding this comment

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

Here's a few suggestions!

Also, I think you need to rename the commit to fennel-ls: init at 0.1.0, to be consistent with the commit conventions

@lafrenierejm
Copy link
Contributor

Also, I think you need to rename the commit to fennel-ls: init at 0.1.0, to be consistent with the commit conventions

@yisraeldov Maybe also rename this PR's title to "fennel-ls: init at 0.1.0"?

@yisraeldov yisraeldov changed the title add fennel-ls package fennel-ls: init at 0.1.0 Jan 21, 2024
@h7x4
Copy link
Member

h7x4 commented Jan 21, 2024

Could you move the commits around and rebase a bit to make it look like this? It's important that you add yourself to the maintainer list in the commit before the commit with the package.

maintainers: add yisraeldov
fennel-ls: init at 0.1.0

It might be a good idea to mark the PR as draft if you're unsure if you've rebased correctly. A wrong rebase can lead to pinging a lot of people.

@lafrenierejm
Copy link
Contributor

@yisraeldov Looks like you accidentally pulled in an extra commit during the rebase.

fennel-ls: init at 0.1.0

add fennel-ls package

Update pkgs/development/tools/language-servers/fennel-ls/default.nix

Co-authored-by: h7x4 <[email protected]>

Update pkgs/development/tools/language-servers/fennel-ls/default.nix

Co-authored-by: h7x4 <[email protected]>

Update pkgs/development/tools/language-servers/fennel-ls/default.nix

Co-authored-by: h7x4 <[email protected]>

Update pkgs/development/tools/language-servers/fennel-ls/default.nix

Co-authored-by: h7x4 <[email protected]>

Update pkgs/development/tools/language-servers/fennel-ls/default.nix

Co-authored-by: h7x4 <[email protected]>

Update pkgs/development/tools/language-servers/fennel-ls/default.nix

Co-authored-by: h7x4 <[email protected]>

fixes from code review

switch to 'by-name'
@yisraeldov
Copy link
Contributor Author

@yisraeldov Looks like you accidentally pulled in an extra commit during the rebase.

You are right, thanks, fixed

@h7x4
Copy link
Member

h7x4 commented Jan 22, 2024

Feel free to mark your PR as ready for review again, since the rebase went smooth 👍

@yisraeldov yisraeldov marked this pull request as ready for review January 22, 2024 07:41
Copy link
Member

@Janik-Haag Janik-Haag left a comment

Choose a reason for hiding this comment

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

LGTM

@h7x4 h7x4 merged commit ce5a607 into NixOS:master Jan 27, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants