Commit Graph

19 Commits

Author SHA1 Message Date
1c60c9f205 Remove unused watch tasks 2024-03-11 16:13:35 +01:00
414a9fcbdf Remove nix-direnv install task
I have this globally
2024-03-11 16:09:38 +01:00
6eb36d9f75 Move env vars into flake 2024-03-11 16:09:08 +01:00
485752f224 Rewrite to devenv 2023-10-19 21:49:54 +02:00
7db42ab3a3 Remove poetry2nix 2023-09-27 20:34:28 +02:00
93731bf2c8 Readd poetry2nix
I have less problems with it than without.
2023-08-28 20:12:20 +02:00
b92ef58c82 Remove poetry2nix 2023-08-28 17:01:22 +02:00
Andreas Zweili
8181db93ea
Revert "Pdm" 2023-08-27 19:06:06 +02:00
45a2d9ed22 Replace poetry with pdm
In addition we stop using Nix managing the Python dependencies. It just takes
too much time to again and again fix the various problems.
2023-08-27 18:59:58 +02:00
37b18a0536 Stop watching dev.sh
Direnv doesn't properly load the changes.
2023-07-22 16:28:55 +02:00
5a43a97628 Reload the environment when dev.sh changes 2023-07-22 15:59:00 +02:00
8bf4ee6bbe Randomize the ports
This should help with port colitions when running multiple projects at once.
2023-07-22 15:58:26 +02:00
df8e5914bc Rebuild the datbase if its config files gets removed 2023-07-18 20:59:09 +02:00
Andreas Zweili
3860b94c0b Create a django database 2023-07-14 14:34:56 +02:00
Andreas Zweili
cec752b998 Listen on localhost with postgresql 2023-07-14 14:15:01 +02:00
f82c2bcc23 Make test runs work from any directory 2023-07-13 23:02:56 +02:00
e4b064b830 Extend direnv to create postgres dir 2023-07-12 23:16:32 +02:00
44adc5b94d move the ENV variable to the nix-shell 2022-03-01 10:04:34 +01:00
2d297ab0ff add a direnv file 2022-01-31 20:50:16 +01:00