diff options
Diffstat (limited to 'Biz/Bild/Deps/C.nix')
-rw-r--r-- | Biz/Bild/Deps/C.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Biz/Bild/Deps/C.nix b/Biz/Bild/Deps/C.nix new file mode 100644 index 0000000..45cae1b --- /dev/null +++ b/Biz/Bild/Deps/C.nix @@ -0,0 +1,3 @@ +[ + "libsodium" +] |