Commit 8ec487d3 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

vimPlugins.fff-nvim: remove unnecessary patch

parent 257a3033
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -20,11 +20,6 @@ let
    pname = "fff-nvim-lib";
    inherit version src;

    postPatch = ''
      substituteInPlace $cargoDepsCopy/neo_frizbee*/src/lib.rs \
        --replace-fail "#![feature(avx512_target_feature)]" ""
    '';

    cargoHash = "sha256-ZZt4BlMgRik4LH92F5cgS84WI1Jeuw68jP+y1+QXfDE=";

    nativeBuildInputs = [