gnu: Rename sagemath-data-combinatorial-designs. * gnu/packages/sagemath.scm (sagemath-date-combinatorial-designs): Rename to... (combinatorial-designs): ...this. Slightly modify the description. Change-Id: Ia4a6a47402e1db491a63736ce4aaafef4ca448bb
gnu: Rename sagemath-data-graphs to graphs. * gnu/packages/sagemath.scm (sagemath-data-graphs): Rename to... (graphs): ...this. Change-Id: I198f06c8d86bddcb7ebb22c4eaaf312b7acf9068
gnu: Rename sagemath-data-polytopes-db to polytopes-db. * gnu/packages/sagemath.scm (sagemath-data-polytopes-db): Rename to... (polytopes-db): ...this. Change-Id: Id377eaff122a0cbe73d451df486cda4281846295
gnu: Rename sagemath-data-conway-polynomials. * gnu/packages/sagemath.scm (sagemath-data-conway-polynomials): Rename to... (conway-polynomials): ...this. Change-Id: I594f94133a1fb4e942f196f2526b0128b43bd375
gnu: Remove ratpoints. The only purpose of this package was to be used as an input to sage, but sage does not use it anymore. Equivalent functionality is provided by the command "hyperellratpoints" of pari-gp. * gnu/packages/sagemath.scm (ratpoints): Delete variable. * gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister patch. Change-Id: I873ac40c1631523035b00ff678000965f21b6941
gnu: Remove zn-poly. The only purpose of this package was to be used as an input to sage, but sage does not use it anymore. * gnu/packages/sagemath.scm (zn-poly): Delete variable. Change-Id: Ibaa8bec84be0b5f34bfc70a384113ab08c82a11c
gnu: sl: Refresh package style. * gnu/packages/toys.scm (sl): Use G-Expressions, adjust order of fields. [arguments]: Remove trailing #t from lambda. [description]: Adjust fill-column indentation. Change-Id: Iaa3380514c7ba6597686845b722af2c341e8797d
gnu: oneko: Refresh package style. * gnu/packages/toys.scm (oneko): Use G-expressions, simplify, adjust fields order and fix indentation. Change-Id: I1af493522add7a0a22f28c7df04dc7b763b99def
gnu: nyancat: Refresh package style. * gnu/packages/toys.scm (nyancat): Use G-Expressions simplify and fix indentation. [arguments]: Remove trailing #t from lambda. Change-Id: I73e7c6f5dd9f3454703de2fc00f452e2a590ab98
gnu: fortunes-jkirchartz: Update to 0.0.0-1.f3acb4e. * gnu/packages/toys.scm (fortunes-jkirchartz): Update to 0.0.0-1.f3acb4e. Change-Id: I44e6ec3677d04bead60a2a1048327b5d84d8f766
gnu: filters: Use G-Expressions. * gnu/packages/toys.scm (filters): Use G-Expressions. [arguments]: Remove trailing #t from lambda. Change-Id: Iced42b1c99cf5c8fe7193f39f3cd9d44593792a6
gnu: cbonsai: Refresh package style. * gnu/packages/toys.scm (cbonsai): Use G-Expressions, simplify and fix indentation. Change-Id: I6d8dbbe8a62ff98737584039b2bb6da72593abd1
gnu: cbonsai: Update to 1.3.1-1.4682ec7. * gnu/packages/toys.scm (cbonsai): Update to 1.3.1-1.4682ec7. Change-Id: I67475f4f99883d18092477393321ebfa3b1fdf80
gnu: packages/toys: Add module disclaimers. * gnu/packages/toys.scm: Add header and footer disclaimers mentioning a new package placement. Change-Id: I93b331c8787ffb3d1a8c2ccbe18c40ab586c592b
gnu: xpenguins: Sort alphabetically. * gnu/packages/toys.scm (xpenguins): Sort variable alphabetically. Change-Id: I5015825681d5ebd55ecc9cf6f7d5d477619a7bfd
gnu: nyancat: Sort alphabetically. * gnu/packages/toys.scm (nyancat): Sort variable alphabetically. Change-Id: Id556be216f71f3a4bf0907513908c0e3b102f539
gnu: packages/toys: Sort variables alphabetically. * gnu/packages/toys.scm (cbonsai, filters, xsnow): Sort variables alphabetically. Change-Id: Ic4486754081283e2b68a860d15815bd5f8d88ed4
gnu: packages/toys: Sort use-module alphabetically. * gnu/packages/toys.scm: Sort use-module alphabetically to ease module maintenance. Change-Id: Id622ac62d48d2b7764d23f5e5038c186be94136e
gnu: Add python-terminaltexteffects. * gnu/packages/toys.scm (python-terminaltexteffects): New variable. Change-Id: I3b8ec681445c2d787c275788b90ce29c2f5053cf Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: qemu-minimal: Fix the test suite on armhf-linux. * gnu/packages/virtualization.scm (qemu)[arguments]: Run the tests single-threaded on armhf-linux. Add a phase when building for armhf-linux to skip a test. Change-Id: If0f6cdde74c6c67898466f50bf4643ac03dc3661