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

vimPlugins.lualine-nvim: add nvim-web-devicons dependency #337579

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

khaneliman
Copy link
Contributor

@khaneliman khaneliman commented Aug 26, 2024

Listed as a requirement on their documentation
https://github.com/nvim-lualine/lualine.nvim and can remove requiring adding it in nixvim nix-community/nixvim#2080

Description of changes

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.11 Release Notes (or backporting 23.11 and 24.05 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.

@MattSturgeon
Copy link
Contributor

Result of nixpkgs-review pr 337579 run on x86_64-linux 1

2 packages built:
  • vimPlugins.lualine-nvim
  • vimPluginsUpdater

Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

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

LGTM thanks !

@GaetanLepage GaetanLepage merged commit 8ac4932 into NixOS:master Aug 27, 2024
26 of 28 checks passed
@khaneliman khaneliman deleted the lualine branch August 27, 2024 12:47
@toastal
Copy link
Contributor

toastal commented Aug 29, 2024

" If you want to have icons in your statusline choose one of these

This says if. I don’t want them.

toastal added a commit to toastal/nixpkgs that referenced this pull request Aug 29, 2024
This reverts commit 7bbb7d3 @
NixOS#337579

The premise that the docs shows this as a requirement is incorrect. The
docs state that it is optional saying

> " If you want to have icons in your statusline choose one of these

*If* is the keyword here.
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.

4 participants