Rename patch file

This commit is contained in:
Oliver Davies 2025-05-06 12:00:00 +01:00
parent e27c3d69a7
commit 8f591e4da2
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
buildInputs = [ bash ];
patches = [
./create-daily-notes.patch
./change-filename-format.patch
];
installPhase = ''