Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

feat: remove commit field from package declarations #432

Merged

Conversation

pauldub
Copy link
Contributor

@pauldub pauldub commented Oct 29, 2023

Hey there, this PR removes the commit field from package declarations as requested on Github.

I updated the configuration for packages that were failing after the update. There may be more broken packages.

Let me know if this sounds good to you. 馃憢

@pauldub pauldub marked this pull request as ready for review October 29, 2023 07:40
@pauldub pauldub force-pushed the feat-remove-packages-commit-pins branch from dc43c92 to 72fcaab Compare October 29, 2023 10:07
lazy-lock.json Outdated Show resolved Hide resolved
- Remove my personal packages from the lockfile.
- Enable all modules to update their packages.
The plugin will soon be rewritten, the legacy branch will help avoid
breaking changes.
Wrap `mason.get_package()` call with `registry.refresh()` in order to
make sure the packages are actually loaded, see: williamboman/mason.nvim#1133
lazy-lock.json Show resolved Hide resolved
Copy link
Collaborator

@NTBBloodbath NTBBloodbath left a comment

Choose a reason for hiding this comment

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

I was really just waiting for the pinning to be removed from plugins declaration, I was definitely surprised to see some breaking changes fixes haha. Thank you very much for doing this, very appreciated! 馃挏

Now I will focus on the hotfixes of the current version before continuing with the rewrite 馃檪.

@NTBBloodbath NTBBloodbath merged commit 70ceebb into doom-neovim:main Oct 29, 2023
1 check passed
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

2 participants