Try to switch Nix off 3.7.

This commit is contained in:
Itamar Turner-Trauring 2023-01-09 13:09:59 -05:00
parent 34f5da7246
commit 6bb57e248d

View File

@ -29,7 +29,7 @@ in
, pypiData ? sources.pypi-deps-db # the pypi package database snapshot to use
# for dependency resolution
, pythonVersion ? "python37" # a string choosing the python derivation from
, pythonVersion ? "python39" # a string choosing the python derivation from
# nixpkgs to target
, extras ? [ "tor" "i2p" ] # a list of strings identifying tahoe-lafs extras,