mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
fmt
This commit is contained in:
parent
8192c971fe
commit
029894b74c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"x86_64-unknown-linux-musl"
|
||||
"x86_64-pc-windows-gnu"
|
||||
];
|
||||
packageOpts = {extracted-logs-rust, ...}: {
|
||||
packageOpts = { extracted-logs-rust, ... }: {
|
||||
preBuild = ''
|
||||
rm -r -f data/src/data
|
||||
cp -r ${extracted-logs-rust} data/src/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue