Merge older staging with added firefox-related updates
This commit is contained in:
@@ -27,7 +27,6 @@ let
|
||||
in buildPythonPackage rec {
|
||||
version = "0.4.0";
|
||||
pname = "pytorch";
|
||||
name = "${pname}-${version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pytorch";
|
||||
|
||||
Reference in New Issue
Block a user