quarto: fix formatting

This commit is contained in:
Sandro 2022-09-25 23:11:47 +02:00 committed by GitHub
parent 3be6403126
commit e7a66a4a22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
];
patches = [
./fix-deno-path.patch
./fix-deno-path.patch
];
dontStrip = true;