From 82b45bf4547f4d705663e4d2593ac78e24a5d094 Mon Sep 17 00:00:00 2001 From: Jussi Kuokkanen Date: Tue, 19 Mar 2024 14:26:06 +0200 Subject: treewide: remove licenses.agpl3 --- pkgs/shells/liquidprompt/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/shells/liquidprompt') diff --git a/pkgs/shells/liquidprompt/default.nix b/pkgs/shells/liquidprompt/default.nix index 47e2e72c7ab79..acb34377d28de 100644 --- a/pkgs/shells/liquidprompt/default.nix +++ b/pkgs/shells/liquidprompt/default.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A full-featured & carefully designed adaptive prompt for Bash & Zsh"; homepage = "https://github.com/nojhan/liquidprompt"; - license = licenses.agpl3; + license = licenses.agpl3Plus; platforms = platforms.all; maintainers = with maintainers; [ gerschtli ]; }; -- cgit 1.4.1