Skip to content

Fix nix develop (second attempt)#5143

Merged
supersven merged 4 commits intodevelopfrom
sventennie/fix-nix-develop-snd-attempt
Mar 20, 2026
Merged

Fix nix develop (second attempt)#5143
supersven merged 4 commits intodevelopfrom
sventennie/fix-nix-develop-snd-attempt

Conversation

@supersven
Copy link
Contributor

@supersven supersven commented Mar 20, 2026

It can not be called outside of the repo folder.

This is done are a refactoring: The direnv "speedhack" can stay in place.

The devEnvPkgs now contains all dev env dependencies. Depending on direnv or nix develop, buildEnv or mkShell is used. This keeps the old behaviour and gives nix develop what it needs.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

It can not be called outside of the repo folder.

This is done are a refactoring: The direnv "speedhack" can stay in
place.
@supersven supersven changed the title Fix nix develop Fix nix develop (second attempt) Mar 20, 2026
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Mar 20, 2026
@supersven supersven marked this pull request as ready for review March 20, 2026 11:09
@supersven supersven requested review from a team as code owners March 20, 2026 11:09
@supersven supersven merged commit b7e4649 into develop Mar 20, 2026
10 checks passed
@supersven supersven deleted the sventennie/fix-nix-develop-snd-attempt branch March 20, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants