Skip to content

Commit 5070562

Browse files
committed
remove mallet
1 parent 3ef9ce2 commit 5070562

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

nix/pkgs/mantis/unwrapped.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ in sbtix.buildSbtProject {
5050
cp wallet-backend/target/universal/stage/* $out/ -r
5151
cp node/target/universal/stage/* $out/ -r
5252
mkdir -p $out/share/mantis
53-
mv $out/{LICENSE,RELEASE,mantis_config.txt} $_
53+
mv $out/LICENSE $_
5454
5555
${optionalString (!impure) ''
5656
for p in $(find $out/bin/* -executable); do

src/universal/bin/mallet

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/universal/bin/mallet.bat

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)