Loading pkgs/development/lisp-modules/packages.nix +3 −3 Original line number Diff line number Diff line Loading @@ -362,7 +362,7 @@ let nyxt-gtk = build-asdf-system { pname = "nyxt"; version = "3.11.1"; version = "3.11.2"; lispLibs = (with super; [ alexandria Loading Loading @@ -470,8 +470,8 @@ let src = pkgs.fetchFromGitHub { owner = "atlas-engineer"; repo = "nyxt"; rev = "3.11.1"; hash = "sha256-7qnelRTZBJ+1CbZv5Bpzd3uOjcSr/VLkcyo2yK/U/4A="; rev = "3.11.2"; hash = "sha256-D89bPsiMj0SNlt1IlC19hk90mmXAvmZgyjzXw2g7570="; }; nativeBuildInputs = [ pkgs.makeWrapper ]; Loading Loading
pkgs/development/lisp-modules/packages.nix +3 −3 Original line number Diff line number Diff line Loading @@ -362,7 +362,7 @@ let nyxt-gtk = build-asdf-system { pname = "nyxt"; version = "3.11.1"; version = "3.11.2"; lispLibs = (with super; [ alexandria Loading Loading @@ -470,8 +470,8 @@ let src = pkgs.fetchFromGitHub { owner = "atlas-engineer"; repo = "nyxt"; rev = "3.11.1"; hash = "sha256-7qnelRTZBJ+1CbZv5Bpzd3uOjcSr/VLkcyo2yK/U/4A="; rev = "3.11.2"; hash = "sha256-D89bPsiMj0SNlt1IlC19hk90mmXAvmZgyjzXw2g7570="; }; nativeBuildInputs = [ pkgs.makeWrapper ]; Loading