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

Move packages to their respective repo's #5

Closed
robbevp opened this issue Apr 12, 2022 · 2 comments
Closed

Move packages to their respective repo's #5

robbevp opened this issue Apr 12, 2022 · 2 comments

Comments

@robbevp
Copy link
Member

robbevp commented Apr 12, 2022

Since everyone currently working on Accentor is using nix, i would like to have a devshell inside the packages directly.

While nix should remain opt-in for everyone using/working on Accentor, i don't think a few extra files in the root dir would be a problem.

How i see this:
The api/web repo get:

  • A flake that exposes a devshell and default packages.
  • a gemset.nix/yarn.nix file
  • a github action to keep this gemset.nix/yarn.nix up to date after a dependabot update (or when someone not using nix changes a dependency)

This repo keeps all the code to easily deploy a Accentor with nixOS.

@chvp @rien thoughts?

@rien
Copy link
Collaborator

rien commented Apr 12, 2022

It makes sense to have the nix packaging instructions in the repository of the package itself indeed 👍

@chvp
Copy link
Member

chvp commented Apr 16, 2022

Definitely fine by me, it would make my life deploying the latest commit to our server much easier.

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

No branches or pull requests

3 participants