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

Output source like Python version did #42

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

ErinvanderVeen
Copy link
Member

@ErinvanderVeen ErinvanderVeen commented Apr 8, 2024

Issue: #32

Description

In the grand RIIR, the src field of the derivation descriptions was missed. This PR reintroduces it.

Checklist

Checklist before merging:

  • CHANGELOG.md updated
  • README.md up-to-date

@ErinvanderVeen ErinvanderVeen linked an issue Apr 8, 2024 that may be closed by this pull request
src/lib.rs Show resolved Hide resolved
src/nix/describe_derivation.nix Outdated Show resolved Hide resolved
@ErinvanderVeen ErinvanderVeen marked this pull request as ready for review April 9, 2024 12:09
@ErinvanderVeen ErinvanderVeen force-pushed the 32-src-not-present-like-in-the-python-version branch from e2e4492 to 4b6d09b Compare April 9, 2024 12:50
@ErinvanderVeen ErinvanderVeen merged commit f01871e into main Apr 9, 2024
7 checks passed
@ErinvanderVeen ErinvanderVeen deleted the 32-src-not-present-like-in-the-python-version branch April 9, 2024 12:55
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.

src not present like in the python version
2 participants