Rename patch file
This commit is contained in:
parent
e27c3d69a7
commit
8f591e4da2
2 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||
buildInputs = [ bash ];
|
||||
|
||||
patches = [
|
||||
./create-daily-notes.patch
|
||||
./change-filename-format.patch
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue