No description
Find a file
Erwin Boskma eb12b75604
Use crane to build the nix package
crane (https://github.com/ipetkov/crane) builds the dependencies separately and
stores them in the nix store, so they get reused on subsequent builds.
2023-01-09 11:21:22 +01:00
src Removing short version for --host due to conflict with --help 2022-11-28 16:15:55 +01:00
.envrc Update flake.lock 2022-11-05 10:43:20 +01:00
.gitignore Add pre-commit with relevant hooks 2022-11-18 09:49:45 +01:00
Cargo.lock Update clap to v4 2022-11-28 16:10:34 +01:00
Cargo.toml Update clap to v4 2022-11-28 16:10:34 +01:00
default.nix Add pre-commit with relevant hooks 2022-11-18 09:49:45 +01:00
dprint.json Initial commit 2021-07-31 17:16:00 +02:00
flake.lock Use crane to build the nix package 2023-01-09 11:21:22 +01:00
flake.nix Use crane to build the nix package 2023-01-09 11:21:22 +01:00
rust-toolchain.toml Added nix stuff 2021-11-19 17:44:10 +01:00
shell.nix Add pre-commit with relevant hooks 2022-11-18 09:49:45 +01:00