Remove patch
All checks were successful
/ check (push) Successful in 1m37s

This commit is contained in:
Oliver Davies 2025-07-17 12:11:21 +01:00
parent 21e54a64ce
commit ca1160b317
2 changed files with 0 additions and 17 deletions

View file

@ -15,10 +15,6 @@ stdenv.mkDerivation rec {
buildInputs = [ bash ];
patches = [
./change-filename-format.patch
];
installPhase = ''
mkdir -p $out/bin
cp notes $out/bin/notes