Commit Graph

80 Commits

Author SHA1 Message Date
93731bf2c8 Readd poetry2nix
I have less problems with it than without.
2023-08-28 20:12:20 +02:00
99bf6a1f58 Add env variable for LD_LIBRARY_PATH 2023-08-28 17:32:34 +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
ad799de420 Remove checks for the moment 2023-08-27 18:59:58 +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
48a484545b Update flake 2023-08-27 12:26:59 +02:00
86e0ae7c5b Revert DB tests 2023-07-20 21:59:46 +02:00
7930eef582 Start the DB for tests 2023-07-20 21:25:05 +02:00
64bbd528ae Revert "Revert "Try to use the db in tests""
This reverts commit 757e1da5cb.
2023-07-20 21:06:54 +02:00
42965ba283 Rename second_run to first_run 2023-07-18 20:40:58 +02:00
757e1da5cb Revert "Try to use the db in tests"
This reverts commit 10c221ec8b.
2023-07-14 18:49:37 +02:00
10c221ec8b Try to use the db in tests 2023-07-14 18:17:21 +02:00
9ba7625c50 Remove gnumake 2023-07-13 21:07:40 +02:00
0eea48d727 Add postgresql 15 2023-07-12 22:53:14 +02:00
c12e7f6b86 Add overmind 2023-07-12 22:53:07 +02:00
1d61db65f0 Update execnet overrides in upstream 2023-07-12 21:23:18 +02:00
3ded676db9 Try to update execnet 2023-07-11 21:11:30 +02:00
fb7b9e7208 Correct setup for pylint 2023-07-10 19:09:37 +02:00
729cf08cea Use default line length of black 2023-07-10 16:47:01 +02:00
6d1611bafa Correct the command to run mypy in flake 2023-07-02 13:42:42 +02:00
f7204f43d0 Add mypy 2023-07-02 13:11:04 +02:00
8665808f9e Disable the keyring
I don't really need it at the moment and there is a bug with poetry.
https://github.com/python-poetry/poetry/issues/5250
https://github.com/python-poetry/poetry/issues/1917
2023-06-25 15:05:38 +02:00
91469e180f URLs should be strings 2023-06-21 21:22:39 +02:00
795a93ce7f Replace the Makefile 2022-12-12 21:42:00 +01:00
a529a59e29 Rewrite the flake to use poetry2nix.dependencyEnv 2022-12-12 20:37:51 +01:00
b1f2125e55 Exclude more files from the container 2022-12-12 16:18:25 +01:00
32e0407ea0 Use the WorkingDir parameter 2022-12-12 16:18:11 +01:00
23afd3f4f4 Move the poetry dependencies into groups 2022-12-12 16:16:53 +01:00
a130a54a13 Make the container the default package 2022-12-12 09:24:59 +01:00
719d5ba148 Ignore .pyc files 2022-12-12 09:18:55 +01:00
7466c392bc First working Flake container 2022-12-12 09:11:13 +01:00
b3acbed411 Get rid of a depricated warning 2022-11-27 21:56:11 +01:00
363898ed60 Refactor the checks 2022-11-27 21:36:06 +01:00
a45c29c591 Add checks 2022-11-27 21:20:24 +01:00
b267dcc6e7 Remove the src parameter 2022-11-27 21:20:07 +01:00
d1cd80950e Move more files to src 2022-11-27 18:06:17 +01:00
3d9077f423 Try to move the package into a src file 2022-11-27 17:52:29 +01:00
e6d65d4dd0 Remove unrequired overrides 2022-11-27 16:55:40 +01:00
85ffa540e4 Point poetry2nix to the upstream repo again 2022-11-27 16:49:52 +01:00
017ba22625 Rewrite to use both poetryEnv and poetryApplication 2022-11-24 18:14:04 +01:00
0a0fc61ec5 Add a package WIP 2022-11-22 22:28:50 +01:00
aec26414ae Rename the env 2022-11-22 22:12:53 +01:00
d91228d16d Add pip as a dev dependency 2022-11-22 12:31:25 +01:00
fe1f233f2f Merge remote-tracking branch 'origin/poetry' into dev 2022-11-21 11:10:29 +01:00
659374cb4f Use the new overrides 2022-11-19 22:14:46 +01:00
30c59c2bde Readd my package 2022-11-19 19:50:13 +01:00
40ab6cf93f Add an override for mixer 2022-11-19 19:49:59 +01:00
fca98321e9 Correct the build dependency for pytoolconfig 2022-11-19 19:49:22 +01:00
4e4f7384ea Remove my package from the devshell 2022-11-19 19:36:34 +01:00