Loading pkgs/applications/networking/mailreaders/alpine/default.nix +14 −2 Original line number Diff line number Diff line { lib, stdenv, fetchgit, ncurses, tcl, openssl, pam, libkrb5 , openldap, libxcrypt, gitUpdater { lib , stdenv , fetchgit , buildPackages , ncurses , tcl , openssl , pam , libkrb5 , openldap , libxcrypt , gitUpdater }: stdenv.mkDerivation rec { Loading @@ -12,6 +22,8 @@ stdenv.mkDerivation rec { hash = "sha256-cJyUBatQBjD6RG+jesJ0JRhWghPRBACc/HQl+2aCTd0="; }; depsBuildBuild = [ buildPackages.stdenv.cc ]; buildInputs = [ ncurses tcl openssl pam libkrb5 openldap libxcrypt ]; Loading Loading
pkgs/applications/networking/mailreaders/alpine/default.nix +14 −2 Original line number Diff line number Diff line { lib, stdenv, fetchgit, ncurses, tcl, openssl, pam, libkrb5 , openldap, libxcrypt, gitUpdater { lib , stdenv , fetchgit , buildPackages , ncurses , tcl , openssl , pam , libkrb5 , openldap , libxcrypt , gitUpdater }: stdenv.mkDerivation rec { Loading @@ -12,6 +22,8 @@ stdenv.mkDerivation rec { hash = "sha256-cJyUBatQBjD6RG+jesJ0JRhWghPRBACc/HQl+2aCTd0="; }; depsBuildBuild = [ buildPackages.stdenv.cc ]; buildInputs = [ ncurses tcl openssl pam libkrb5 openldap libxcrypt ]; Loading