Skip to content

vimPlugins.specs-nvim: update at 2024-05-19 - #323179

Merged
GaetanLepage merged 1 commit into
NixOS:masterfrom
axelkar:specs-nvim-010
Jun 29, 2024
Merged

vimPlugins.specs-nvim: update at 2024-05-19#323179
GaetanLepage merged 1 commit into
NixOS:masterfrom
axelkar:specs-nvim-010

Conversation

@axelkar

@axelkar axelkar commented Jun 28, 2024

Copy link
Copy Markdown
Member

Now uses updated fork (cxwx/specs.nvim) instead of stagnant upstream (edluffy/specs.nvim)

Closes #323168

Description of changes

Switched from edluffy/specs.nvim to cxwx/specs.nvim since the former does not work on Neovim 0.10 and the author has not responded to the issue and pull request.

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.

Now uses updated fork (cxwx/specs.nvim) instead of stagnant upstream
(edluffy/specs.nvim)
@axelkar
axelkar requested a review from figsoda as a code owner June 28, 2024 15:38
@github-actions github-actions Bot added the 6.topic: vim Advanced text editor label Jun 28, 2024
@NixOSInfra NixOSInfra added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 28, 2024
@ofborg ofborg Bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 28, 2024
@teto
teto requested a review from GaetanLepage June 29, 2024 20:29
@GaetanLepage

Copy link
Copy Markdown
Contributor

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

1 package built:
  • vimPlugins.specs-nvim

@GaetanLepage

Copy link
Copy Markdown
Contributor

Result of nixpkgs-review pr 323179 run on aarch64-darwin 1

1 package built:
  • vimPlugins.specs-nvim

@GaetanLepage

Copy link
Copy Markdown
Contributor

Result of nixpkgs-review pr 323179 run on x86_64-darwin 1

1 package built:
  • vimPlugins.specs-nvim

@GaetanLepage

Copy link
Copy Markdown
Contributor

Result of nixpkgs-review pr 323179 run on aarch64-linux 1

1 package built:
  • vimPlugins.specs-nvim

@GaetanLepage
GaetanLepage merged commit 40f3d21 into NixOS:master Jun 29, 2024
@axelkar
axelkar deleted the specs-nvim-010 branch September 28, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: vim Advanced text editor 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vimPlugins.specs-nvim does not work in Neovim 0.10

3 participants