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

Add support for XBPS package manager #194

Merged
merged 1 commit into from Jun 26, 2022
Merged

Add support for XBPS package manager #194

merged 1 commit into from Jun 26, 2022

Conversation

SabariVig
Copy link
Contributor

@SabariVig SabariVig commented Jun 26, 2022

xbps package manager is used with void linux https://voidlinux.org/

xbps package manager is used with void linux
@codecov-commenter
Copy link

Codecov Report

Merging #194 (6c192cb) into main (b522b24) will decrease coverage by 1.25%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   50.41%   49.16%   -1.26%     
==========================================
  Files          58       59       +1     
  Lines        1926     1975      +49     
==========================================
  Hits          971      971              
- Misses        955     1004      +49     
Impacted Files Coverage Δ
lib/src/actions/package/providers/mod.rs 13.33% <0.00%> (-0.46%) ⬇️
lib/src/actions/package/providers/xbps.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b522b24...6c192cb. Read the comment docs.

@rawkode
Copy link
Member

rawkode commented Jun 26, 2022

@SabariVig I don’t have the means to test this, so if you say it works I’m happy to merge.

I really need to work out some container based testing 😀

@SabariVig
Copy link
Contributor Author

Feel free to merge it, ran few basic installs "it works on my machine" :)

@rawkode rawkode merged commit 462dd15 into comtrya:main Jun 26, 2022
@rawkode
Copy link
Member

rawkode commented Jun 26, 2022

Thanks for contributing

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.

None yet

3 participants