Commit aa773426 authored by Anderson Torres's avatar Anderson Torres
Browse files

clevis: rework - rename patch

parent 6c8a2301
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
  patches = [
    # Replaces the clevis-decrypt 300s timeout to a 10s timeout
    # https://github.com/latchset/clevis/issues/289
    ./tang-timeout.patch
    ./0000-tang-timeout.patch
  ];

  postPatch = ''