Unverified Commit b096c7a1 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.fff-nvim: remove unnecessary patch (#453602)

parents 53219405 8ec487d3
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 = [