mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
move libaes_siv to deps
This commit is contained in:
parent
88f9aea7c4
commit
0d064dfd54
@ -10,7 +10,7 @@ import ./default.nix {
|
||||
inherit pkgs;
|
||||
debug = false;
|
||||
inherit (tlon)
|
||||
ent urcrypt libaes_siv;
|
||||
ent urcrypt;
|
||||
inherit (deps)
|
||||
argon2 ed25519 h2o murmur3 secp256k1 softfloat3 uv ivory-header ca-header;
|
||||
argon2 libaes_siv ed25519 h2o murmur3 secp256k1 softfloat3 uv ivory-header ca-header;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user