clevis: rework - rename patch

This commit is contained in:
Anderson Torres 2024-07-23 23:36:07 -03:00
parent 6c8a230177
commit aa773426af
2 changed files with 1 additions and 1 deletions

View File

@ -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 = ''