about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/dillong/default.nix
diff options
context:
space:
mode:
authorRaphael Robatsch <raphael-git@tapesoftware.net>2022-12-05 18:16:18 +0100
committerRaphael Robatsch <raphael-git@tapesoftware.net>2022-12-07 19:58:55 +0000
commit985c8dbe14eb901dac7abeeeab2df1e321b89f11 (patch)
tree5ff0237fdf6a96b00e079081ae9bc17df8be46ca /pkgs/applications/networking/browsers/dillong/default.nix
parent100cad48588f8491afad78e7014791ce88f312b2 (diff)
treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Diffstat (limited to 'pkgs/applications/networking/browsers/dillong/default.nix')
-rw-r--r--pkgs/applications/networking/browsers/dillong/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/browsers/dillong/default.nix b/pkgs/applications/networking/browsers/dillong/default.nix
index 2d12134caadd8..7fc7cc07121df 100644
--- a/pkgs/applications/networking/browsers/dillong/default.nix
+++ b/pkgs/applications/networking/browsers/dillong/default.nix
@@ -5,7 +5,7 @@
 , pkg-config
 , which
 , fltk
-, mbedtls
+, mbedtls_2
 }:
 
 stdenv.mkDerivation {
@@ -27,7 +27,7 @@ stdenv.mkDerivation {
 
   buildInputs = [
     fltk
-    mbedtls
+    mbedtls_2
   ];
 
   # The start_page and home settings refer to /usr.