Skip to content

Conversation

@CommentatorForAll
Copy link
Contributor

@CommentatorForAll CommentatorForAll commented Oct 7, 2025

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

this also fixes #288

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
Contributor 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

Vilsol
Vilsol previously approved these changes Oct 8, 2025
@CommentatorForAll
Copy link
Contributor 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
Copy link
Member

Assuming the changes in the force push are fine, I think this is ready to merge once we confirm a couple other things on the SMM side

@CommentatorForAll
Copy link
Contributor Author

CommentatorForAll commented Nov 8, 2025

Assuming the changes in the force push are fine, I think this is ready to merge once we confirm a couple other things on the SMM side

The changes were mostly just copied from the nixpkgs file, and fixes wails dev and wails build failing to find glib-networking sometimes

@budak7273 budak7273 merged commit f735959 into satisfactorymodding:master Nov 17, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Completed in Mod Manager (SMM) and CLI Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

Unable to reach ficsit.app on Linux/Nixos

3 participants