···3mkDerivation {
4 pname = "klettres";
5 meta = with lib; {
6- homepage = "https://kde.org/applications/en/utilities/org.kde.klettres";
7 description = "An application specially designed to help the user to learn an alphabet";
8 maintainers = with maintainers; [ freezeboy ];
9 license = licenses.gpl2Plus;
···3mkDerivation {
4 pname = "klettres";
5 meta = with lib; {
6+ homepage = "https://invent.kde.org/education/klettres";
7 description = "An application specially designed to help the user to learn an alphabet";
8 maintainers = with maintainers; [ freezeboy ];
9 license = licenses.gpl2Plus;
+1-1
pkgs/applications/kde/kturtle.nix
···3mkDerivation {
4 pname = "kturtle";
5 meta = with lib; {
6- homepage = "https://kde.org/applications/en/utilities/org.kde.kturtle";
7 description = "An educational programming environment for learning how to program";
8 maintainers = with maintainers; [ freezeboy ];
9 license = licenses.gpl2Plus;
···3mkDerivation {
4 pname = "kturtle";
5 meta = with lib; {
6+ homepage = "https://invent.kde.org/education/kturtle";
7 description = "An educational programming environment for learning how to program";
8 maintainers = with maintainers; [ freezeboy ];
9 license = licenses.gpl2Plus;
···74 with a lot of ergonomic improvements and configurability
75 that may be familiar to people coming from IDEs or other REPLs such as IPython or Zsh.
76 '';
77- homepage = "https://www.lihaoyi.com/Ammonite/";
78 license = licenses.mit;
79 platforms = platforms.all;
80 maintainers = [ maintainers.nequissimus ];
···74 with a lot of ergonomic improvements and configurability
75 that may be familiar to people coming from IDEs or other REPLs such as IPython or Zsh.
76 '';
77+ homepage = "https://github.com/com-lihaoyi/Ammonite";
78 license = licenses.mit;
79 platforms = platforms.all;
80 maintainers = [ maintainers.nequissimus ];
···7071 meta = with lib; {
72 description = "A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission";
73- homepage = "https://ghidra-sre.org/";
74 platforms = [ "x86_64-linux" "x86_64-darwin" ];
75 license = licenses.asl20;
76 maintainers = with maintainers; [ ck3d govanify mic92 ];
···7071 meta = with lib; {
72 description = "A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission";
73+ homepage = "https://github.com/NationalSecurityAgency/ghidra";
74 platforms = [ "x86_64-linux" "x86_64-darwin" ];
75 license = licenses.asl20;
76 maintainers = with maintainers; [ ck3d govanify mic92 ];