1{ pkgs }: 2 3with pkgs.lib; { 4 # Add your library functions here 5 # 6 # hexint = x: hexvals.${toLower x}; 7}