Skip to content

Expose the Nix development environment - #6

Merged
mveril merged 1 commit into
mainfrom
feature/nix-dev-environment
Aug 12, 2026
Merged

Expose the Nix development environment#6
mveril merged 1 commit into
mainfrom
feature/nix-dev-environment

Conversation

@mveril

@mveril mveril commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • share the development package list between the shell and a buildable profile
  • expose packages.dev-environment for editors and non-interactive processes
  • keep the standard scientific Python environment in that profile

Dependency

This PR is stacked on fix/nix-python-pyscf and should be retargeted to main after that fix merges.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-targets --all-features

Nix build validation will run on Linux CI.

@mveril
mveril force-pushed the fix/nix-python-pyscf branch from 94de16e to 98c35c9 Compare August 10, 2026 12:24
Base automatically changed from fix/nix-python-pyscf to main August 11, 2026 10:27
@mveril
mveril force-pushed the feature/nix-dev-environment branch from 6f3969f to 2ebcd5b Compare August 12, 2026 16:52
@mveril
mveril marked this pull request as ready for review August 12, 2026 19:43
@mveril
mveril merged commit f0fd11e into main Aug 12, 2026
4 checks passed
@mveril
mveril deleted the feature/nix-dev-environment branch August 12, 2026 19:43
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