Skip to content

Conversation

@elpdt852
Copy link
Contributor

@elpdt852 elpdt852 commented Aug 24, 2025

Example:

stdenv.mkDerivation {
  src = globset.toSource ./. [
    "go.{mod,sum}"
    "**/*.go"
  ];
  # ...
}

@elpdt852 elpdt852 merged commit 62da890 into main Aug 25, 2025
1 check passed
@elpdt852 elpdt852 deleted the feature/toSource branch August 25, 2025 18:28
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.

4 participants