1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 17:16:01 +02:00

gnu: Add python-dotenv-0.13.0.

Old version just for docker-compose until it is updated.  Fixes build for
docker-compose

* gnu/packages/docker.scm (python-dotenv-0.13.0): New variable.
(docker-compose)[inputs]: Use it instead of python-dotenv.

Change-Id: I8efc30ad7d40601bb5ad88e7c56484edb36e328e
This commit is contained in:
John Kehayias
2025-09-25 15:53:30 -04:00
parent 3b55a14377
commit da04b3bb42
2 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ client.")
python-docker-5
python-dockerpty
python-docopt
python-dotenv
python-dotenv-0.13.0
python-jsonschema-3
python-pyyaml
python-requests