Skip to content

Conversation

sandydoo
Copy link
Member

No description provided.

@sandydoo sandydoo force-pushed the allow-cli-options branch from 73bcb6b to 0db3ef5 Compare April 23, 2025 21:19
if (entry.path().filename().string().find(".devenv.") == 0 && fs::is_directory(entry.path())) {
// add flake.json and devenv.json
// add flake.json, devenv.json and cli-options.nix
info.files.insert(CanonPath((cwd / entry.path() / "cli-options.nix").string()).removePrefix(CanonPath(path.string())).rel());
Copy link
Member Author

Choose a reason for hiding this comment

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

No idea if we need this one

@sandydoo sandydoo marked this pull request as ready for review April 23, 2025 21:25
@domenkozar domenkozar merged commit 0903948 into cachix:devenv-2.24 Apr 24, 2025
6 of 11 checks passed
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.

2 participants