Commit graph

5 commits

Author SHA1 Message Date
Daniel Siepmann 0da1174f98
Remove PHP from SAC project shell
PHP 7.4 is out of maintenance.
I can revert and switch to 8 once we finished the update.
2022-08-23 07:45:35 +02:00
Daniel Siepmann dabd9a42d6
Improve nix shell for customer project 2022-06-08 17:05:17 +02:00
Daniel Siepmann 6dbe027d41
Extend SAC nix shell 2022-06-02 12:20:36 +02:00
Daniel Siepmann 8c129b7fa9
Extend SAC shell to install and compile frontend 2022-06-02 08:30:31 +02:00
Daniel Siepmann df46cb05ed
Cleanup nix flakes + shells
Remove flakes for now.
I will use shells for now to not have a mixed setup.
Add composer v1 for a single customer project as overlay due to usage in
shell instead of flakes.

Adjust folder to not have unnecessary deep structure.

Add shell for reuter monorepo using composer v1.
2022-04-14 15:46:49 +02:00