Commit graph

5 commits

Author SHA1 Message Date
Daniel Siepmann 60410692dc
Use notify-send from nix within scripts
Also adjust dmenu selection to follow my naming conventions.
Ensure other dependencies are provided via nix.
2022-10-11 19:11:34 +02:00
Daniel Siepmann 0633bd1af9
Ease shell for reuter
Do not install dependencies as those are no longer maintained.
Instead use the shell to set path to local installed version and miss
use nix-shell to build an environment that works for me for now.
2022-08-18 15:28:53 +02:00
Daniel Siepmann 44060ad9fb
Fix base url of reuter project
We use BASE_URL instead of TYPO3_BASE in this project
2022-05-16 11:47:04 +02:00
Daniel Siepmann 38609c2725
Add nodejs to reuter shell 2022-04-28 12:55:16 +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