conda: fix fhsenv version

This commit is contained in:
Felix Buehler 2024-12-01 23:10:07 +01:00
parent a1ed41a112
commit afb7a68ef7

View File

@ -64,7 +64,8 @@ let
'');
in
buildFHSEnv {
name = "conda-shell";
pname = "conda-shell";
inherit version;
targetPkgs = pkgs: (builtins.concatLists [ [ conda ] condaDeps extraPkgs]);
profile = ''
# Add conda to PATH