about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorvoidIess <45292658+voidIess@users.noreply.github.com>2020-08-16 20:02:54 +0200
committerGitHub <noreply@github.com>2020-08-16 20:02:54 +0200
commit3cc44ba04e828c3b722c3fe7abf19f0ac027a342 (patch)
treee5bf8a81d0da72855ec9364667060bfe86d6ad76 /maintainers
parent0c86b65ef1f1fc57c3a110ee843bbd219f65a0d1 (diff)
geogebra 6 : init at 6-0-598-0 (#95422)
* geogebra 6 : init at 6-0-598-0

since geogebra was ported from java to electron, this is a repacke;
wont want to delete geogebra 5, no darwin package for 6

ran nixpkgs-fmt over the file to cleanly reformat the spacings

Update pkgs/top-level/all-packages.nix

remove a trailing space

Co-authored-by: Tom Smeets <Tom.TSmeets@Gmail.com>

Update pkgs/applications/science/math/geogebra/geogebra_6.nix

Co-authored-by: Tom Smeets <Tom.TSmeets@Gmail.com>

Applied a sugestion for the formating of the lines

fixed a mistake, where the wrong name attribute was used

removed an unnecassary chmod statement

added a downlod link to archive.org

moved geogebra_6.nix to geogebra6.nix

removed unnecesary build inputs statement

* renamed to geogebra6
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index ac62a53258ab2..dda40fdb90f43 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -8737,6 +8737,14 @@
     githubId = 13259982;
     name = "Vanessa McHale";
   };
+
+  voidless = {
+    email = "julius.schmitt@yahoo.de";
+    github = "voidIess";
+    githubId = 45292658;
+    name = "Julius Schmitt";
+  };
+
   volhovm = {
     email = "volhovm.cs@gmail.com";
     github = "volhovm";