Skip to content

Conversation

@Zaczero
Copy link
Member

@Zaczero Zaczero commented Jan 6, 2026

Motivation

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@Zaczero Zaczero requested a review from edolstra as a code owner January 6, 2026 17:31

std::smatch match;
static const auto nixLineRegex =
boost::regex("^#!\\s*nix(:? |$)(.*)$", boost::regex_constants::optimize);
Copy link
Member Author

Choose a reason for hiding this comment

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

btw. (:? seems like a bug -> (?:?

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.

1 participant