Tim Sears

Results 3 issues of Tim Sears

In the following code, `torch` resolves to the package `pytorch`. Is there a way to make it resolve to `pytorchWithCuda` instead? ```` devShell = mach-nix.mkPythonShell rec { requirements = ''...

Feature request. Convert a yaml file produced by `conda env export` to a `shell.nix` file.

Doesn't seem to work for darwin. Is darwin possible?