Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a nixos development build for for local linux development #105

Open
wants to merge 67 commits into
base: dev
Choose a base branch
from

Conversation

naterfute
Copy link
Collaborator

No description provided.

naterfute and others added 30 commits August 22, 2024 13:23
Update flake.lock inputs

- Updated `dream2nix` to the latest version.
- Removed deprecated inputs related to `dream2nix`, including `devshell`, `flake-compat`, `flake-parts`, and others.
- Added new inputs for `purescript-overlay` and `pyproject-nix`.
- Updated `nixpkgs` and `flake-utils` to the latest versions.

This update syncs the project dependencies with the latest available versions, potentially improving stability and compatibility.
this file contains things such as mysql, redis, and docker setup information for nix
File Is to be renamed and moved before merge with main.
This file contains a modified version of vagrant/provision.sh
specifically made for the nixos development process
Mariadb kept crashing my computer and causing long hangs in the terminal, so I swapped to mysql for development
Mysql was granting all writes on "*" to both users, mysql uses "%" as a wildcard, I forgot and messed up
@naterfute naterfute changed the base branch from main to dev September 25, 2024 00:32
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