Commit graph

5 commits

Author SHA1 Message Date
34859ef147
Add new exercises for python 2024-03-25 09:39:29 +01:00
64e1e4f1c2
Solve python/exercises/currency-exchange
With help of
https://exercism.org/tracks/python/exercises/currency-exchange/solutions/dollymolly
as I didn't understand the last instruction.
2024-03-25 09:37:22 +01:00
184bf48147
Split shell.nix files per language
This allows to only download and build environment for the actual
language one is playing with.
Also do not use downloaded binary but provide a derivation for exercism
binary.
2024-03-25 09:22:40 +01:00
8cd12c1122
Add more languages 2024-03-24 21:06:12 +01:00
58c6b09200
INIT 2024-03-24 18:37:22 +01:00