mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 18:14:06 +02:00
build deps
This commit is contained in:
parent
f93a8229e2
commit
f1f68181ea
3 changed files with 27 additions and 3 deletions
|
|
@ -35,10 +35,11 @@
|
|||
rustc = toolchain;
|
||||
};
|
||||
hostNaersk = naerskForTarget hostTarget;
|
||||
src = lib.sources.sourceByRegex (lib.cleanSource ./.) ["Cargo.*" "src" "src/.*"];
|
||||
nearskOpt = {
|
||||
pname = "dispenser";
|
||||
root = src;
|
||||
|
||||
inherit (pkgs.dispenser) src;
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
libsodium
|
||||
pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue