mirror of
https://git.madhouse-project.org/algernon/iocaine.git
synced 2025-01-22 10:36:19 +01:00
f28642532d
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
7 lines
163 B
Bash
7 lines
163 B
Bash
## SPDX-FileCopyrightText: 2025 Gergely Nagy
|
|
## SPDX-FileContributor: Gergely Nagy
|
|
##
|
|
## SPDX-License-Identifier: MIT
|
|
|
|
use flake
|
|
export CARGO_HOME="$(pwd)/.cargo"
|