mirror of
https://git.madhouse-project.org/algernon/iocaine.git
synced 2025-01-22 18:46:17 +01:00
8 lines
163 B
Text
8 lines
163 B
Text
|
## SPDX-FileCopyrightText: 2025 Gergely Nagy
|
||
|
## SPDX-FileContributor: Gergely Nagy
|
||
|
##
|
||
|
## SPDX-License-Identifier: MIT
|
||
|
|
||
|
use flake
|
||
|
export CARGO_HOME="$(pwd)/.cargo"
|