forked from cachix/devenv
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from cachix:main #33
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
Open
pull
wants to merge
612
commits into
Hawthorne001:main
Choose a base branch
from
cachix:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+25,228
−67,426
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tasks: respect --quiet and produce less output in CI
gleam_stdlib moves fast and breaks compatibility with older versions of gleam. We'll try switching to nixpkgs-unstable and if it continues to break, we'll skip the project creation step.
In #1844, the short-circuit that checks if there are no more tasks left was moved after the notification waiter. This would cause the tasks to hang in most cases, when there were no more tasks to send updates. We still want to use the notification system even when there is no tty to avoid wasteful loops.
Space-delimited values should be parsed as one chunk, instead of being splatted into `option`. Fixes the cli-options test.
docs: document how to use profiles
- Allow loading cli-options.nix through the git sandbox
nix: bump nix
devenv: fix race conditions setting up the shell during tests
direnv: pass flags to devenv
go: fix the go version override for gpls
lib.literalExample is deprecated, use lib.literalExpression instead see https://github.com/NixOS/nixpkgs/blob/26be80f33b8dd36165f6f929755fad9be068a312/lib/options.nix#L690
remove usage of debrecated literalExample
This requires setting up SSL. We could automate that in the future.
fix(scala): correctly override jre with sbt-with-scala-native
opensearch: link core plugins and disable security by default
keycloak: fix switched around user and password env vars
This is useful when using AI tooling to check logs for clues.
fix up args to join with space
devenv: update nix to 2.30
Implements `devenv mcp` command that launches an MCP server using stdio transport, enabling AI assistants to query devenv packages and configuration options. Features: - New `devenv mcp` subcommand to start MCP server - Two MCP tools: `list_packages` and `list_options` with search/filter support - In-memory caching of packages and options for performance This enables AI assistants like Claude to better understand and generate devenv configurations by providing structured access to available packages and configuration options. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
…5370769 Add Claude Code GitHub Workflow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )