Loading pkgs/development/python-modules/pythonnet/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ let pname = "pythonnet"; version = "3.0.3"; version = "3.0.4"; src = fetchPypi { pname = "pythonnet"; inherit version; hash = "sha256-jUsulxWKAjh1+GR0WKWPOIF/T+Oa9gq91rDYrfHXfnU="; hash = "sha256-yS+8/d0WV19+daZDMCJxZYtgbYVX338BMqwkDgPMOo8="; }; # This buildDotnetModule is used only to get nuget sources, the actual Loading Loading
pkgs/development/python-modules/pythonnet/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ let pname = "pythonnet"; version = "3.0.3"; version = "3.0.4"; src = fetchPypi { pname = "pythonnet"; inherit version; hash = "sha256-jUsulxWKAjh1+GR0WKWPOIF/T+Oa9gq91rDYrfHXfnU="; hash = "sha256-yS+8/d0WV19+daZDMCJxZYtgbYVX338BMqwkDgPMOo8="; }; # This buildDotnetModule is used only to get nuget sources, the actual Loading