Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

rocmPackages.hipfft: remove unneeded git dependency

Luna Nova 48ed59bf 072095cb

-2
-2
pkgs/development/rocm-modules/6/hipfft/default.nix
··· 6 cmake, 7 rocm-cmake, 8 clr, 9 - git, 10 rocfft, 11 gtest, 12 boost, ··· 47 48 nativeBuildInputs = [ 49 clr 50 - git 51 cmake 52 rocm-cmake 53 ];
··· 6 cmake, 7 rocm-cmake, 8 clr, 9 rocfft, 10 gtest, 11 boost, ··· 46 47 nativeBuildInputs = [ 48 clr 49 cmake 50 rocm-cmake 51 ];