6 rustPlatform.buildRustPackage {
8 version = "unstable-2023-03-13";
10 src = fetchFromGitHub {
13 rev = "b1125f71b55a8d9a4d674a62fa1e8868d40d0f0d";
14 hash = "sha256-WMX+nzNQTGeSUxOfMHo+U0ICYx8rttXpQrQClwU2zX8=";
17 cargoHash = "sha256-y/AE2jTVetqBBExBlPEB0LwIVk+LjB2i0ZjijLPs9js=";
20 description = "Utility for easy management of Tensorflow containers";
21 homepage = "https://github.com/pop-os/tensorman";
22 license = licenses.gpl3Only;
23 maintainers = with maintainers; [ thefenriswolf ];
24 mainProgram = "tensorman";