Installation/Startup issues on NixOS: ModuleNotFoundError and group render Docker errors #503
Labels
No labels
area:chat
area:core
area:llm
area:routes
area:tools
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
refactor
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sleepy/odysseus#503
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
Running Odysseus on NixOS (using the provided Docker Compose and native setup attempts) leads to two main issues:
Steps to reproduce:
Environment:
I am a computer science student and have been daily driving on NixOS for 2 years. If you will allow it i'd like to fix the compatibility issues for NixOS systems. I could add nix flake files or change the docker configs themselves. Although it would probably be better to make the nix flake files.
Let me know your thoughts!
I am excited to help make this project compatible on as much devices as possible and try to improve it as much as possible.
I also want to add this to the issue case on how I would proceed implememting the features:
My plan is to add a /nix directory to the repository containing a flake.nix and flake.lock. I believe this is the best path forward for a few reasons:
I’m happy to implement this as an optional enhancement so we can guarantee a solid native experience for power users while keeping the Docker workflow exactly as it is.
Does this align with your vision for the project's development environment?"
Have a look on #515 for a fix in the docker environment
Having this be native instead of a container for Nix installation would be great regardless
<3
okay first I will ensure that everything is tidy on my system for the nix package manager and then i'll create a PR cheers guys!
working for 8 hours today :( but I would love to help test it out for you if needed!
yeah for sure man! I'm trying to make it as streamlined as possible so everything will be automatically configured by running 1 or 2 commands!
||Closing — NixOS installation issues. Out of scope.