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 ];
|
buildInputs = [ bash ];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./create-daily-notes.patch
|
./change-filename-format.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue