Skip to content

Conversation

CommentatorForAll
Copy link

NixOS/nix allow one to create a dev shell which automatically loads in all dependencies when entering the projects directory This commit adds such a shell

Copy link
Member

@Vilsol Vilsol left a comment

Choose a reason for hiding this comment

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

Please either make this a flake devShell or lock to a specific tarball so the package versions don't drift.

@github-project-automation github-project-automation bot moved this from 🆕 New to 👀 In review in Mod Manager (SMM) and CLI Oct 7, 2025
@CommentatorForAll
Copy link
Author

should i pin the current head, or should i try to search for the one before the #322 breakage? /gen

@CommentatorForAll CommentatorForAll force-pushed the add-dev-shell-for-nix-user branch from 4616c51 to a322253 Compare October 7, 2025 20:24
@Vilsol
Copy link
Member

Vilsol commented Oct 7, 2025

Just find one that is close enough

@CommentatorForAll
Copy link
Author

The workflows seem to not have started automatically, could you start them for me to be able to merge this?

@budak7273
Copy link
Member

it will probably fail because of #321

NixOS/nix allow one to create a dev shell which automatically loads in
all dependencies when entering the projects directory
This commit adds such a shell
@budak7273 budak7273 force-pushed the add-dev-shell-for-nix-user branch from a322253 to deda420 Compare October 15, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

3 participants