python3Packages.wandb: 0.19.6 -> 0.19.8
This commit is contained in:
@@ -76,12 +76,12 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "0.19.6";
|
||||
version = "0.19.8";
|
||||
src = fetchFromGitHub {
|
||||
owner = "wandb";
|
||||
repo = "wandb";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-snyr0IlE4otk1ctWUrJEFAmHYsXe+k6qULCaO3aW0e4=";
|
||||
hash = "sha256-hveMyGeu9RhdtWMbV/4GQ4KUNfjSt0CKyW7Yx8QtlLM=";
|
||||
};
|
||||
|
||||
gpu-stats = rustPlatform.buildRustPackage {
|
||||
|
||||
Reference in New Issue
Block a user