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

tests: fixes & refactoring for nixpkgs-module #2835

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

MattSturgeon
Copy link
Member

@MattSturgeon MattSturgeon commented Jan 16, 2025

In an effort to reduce the scope of #2738, I've extracted a handful of the refactoring, minor fixes, and general prep commits into this PR.

@MattSturgeon MattSturgeon requested a review from a team January 16, 2025 02:24
Rather than getting `runCommand` from the pkgs instance under test, get
the function from a fixed/consistent pkgs instance.
Instead of importing the full set of top-level nixvim modules, only
import the nixpkgs-module and its direct dependencies.
Copy link
Member

@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 !

@MattSturgeon
Copy link
Member Author

@mergify queue

Copy link
Contributor

mergify bot commented Jan 16, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at d4c6776

Copy link
Contributor

mergify bot commented Jan 16, 2025

This pull request, with head sha d4c67764a7d4e5dbda611933005560cc5bfcfb3f, has been successfully merged with fast-forward by Mergify.

This pull request will be automatically closed by GitHub.

As soon as GitHub detects that the sha d4c67764a7d4e5dbda611933005560cc5bfcfb3f is part of the main branch, it will mark this pull request as merged.

It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch nixpkgs_cleanup, this means GitHub will fail to detect the merge.

@mergify mergify bot merged commit d4c6776 into nix-community:main Jan 16, 2025
4 checks passed
@mergify mergify bot temporarily deployed to github-pages January 16, 2025 22:21 Inactive
@MattSturgeon MattSturgeon deleted the nixpkgs_cleanup branch January 16, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants