Skip to content

Conversation

@luochen1990
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 4, 2025 03:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Nix packaging support for MCPM by introducing a flake definition and updating package build definitions. Key changes include:

  • A new flake.nix file that defines inputs, outputs, packages, apps, and devShells.
  • A default.nix file that specifies how to build MCPM as a Python application.
  • An updated README.nix.md providing instructions for using the flake and non-flake workflows.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

File Description
flake.nix Defines the flake structure for building MCPM, including packages, apps, and development shell.
default.nix Outlines package build instructions for MCPM and sets up Python packaging details.
README.nix.md Provides step-by-step instructions for users to build and run MCPM using Nix.

@niechen niechen merged commit 64c31ed into pathintegral-institute:main Jun 6, 2025
3 checks passed
@mcpm-semantic-release
Copy link

🎉 This PR is included in version 1.13.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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