me
/
guix
Archived
1
0
Fork 0
Commit Graph

77 Commits (e30cf11bb097ed8678d26a43579e0cf6a1815992)

Author SHA1 Message Date
Jakub Kądziołka 648ae62112
gnu: Add exercism and dependencies.
* gnu/packages/education.scm (exercism): New variable.
* gnu/packages/patches/exercism-disable-self-update.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/golang.scm (go-github-com-spf13-afero)
  (go-github-com-spf13-cast)
  (go-github-com-spf13-cobra)
  (go-github-com-spf13-jwalterweatherman)
  (go-github-com-spf13-viper)
  (go-github-com-fsnotify-fsnotify)
  (go-github-com-magiconair-properties)
  (go-github-com-pelletier-go-toml)
  (go-github-com-subosito-gotenv)
  (go-gopkg-in-ini-v1)
  (go-github-com-mitchellh-mapstructure): New variables.
2020-06-11 22:44:27 +02:00
Nicolas Goaziou a4620c019b
gnu: fet: Update to 5.45.0.
* gnu/packages/education.scm (fet): Update to 5.45.0.
2020-06-10 22:17:11 +02:00
Tobias Geerinckx-Rice 58eea2eb26
gnu: klavaro: Update to 3.10.
* gnu/packages/education.scm (klavaro): Update to 3.10.
2020-06-06 22:15:08 +02:00
Marius Bakke 5359b601cd
gnu: toutenclic: Add missing input.
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
2020-06-02 20:41:11 +02:00
Nicolas Goaziou 7e80c8e827
gnu: fet: Update to 5.44.8.
* gnu/packages/education.scm (fet): Update to 5.44.8.
2020-06-01 23:56:58 +02:00
Nicolas Goaziou 8880db51d2
gnu: fet: Update to 5.44.7.
* gnu/packages/education.scm (fet): Update to 5.44.7.
2020-05-27 00:35:29 +02:00
Nicolas Goaziou 09a3d34cf5
gnu: gcompris: Use HTTPS home page URI.
* gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.
2020-05-25 19:30:59 +02:00
Nicolas Goaziou a5e4713015
gnu: fet: Update to 5.44.4.
* gnu/packages/education.scm (fet): Update to 5.44.4.
[description]: Remove uninformative part.
2020-05-01 16:23:52 +02:00
guy fleury iteriteka 7adf6f1be9
gnu: Add the GNU MDK.
* gnu/packages/education.scm (mdk): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-04-16 18:33:21 +02:00
Nicolas Goaziou 734eb7d79e
gnu: fet: Update to 5.44.0.
* gnu/packages/education.scm (fet): Update to 5.44.0.
2020-03-27 23:34:37 +01:00
Robert Smith 880a316591
gnu: anki: Fix mpv audio playback
* gnu/packages/patches/anki-mpv-args.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/education.scm (anki): Adjust accordingly, wrap anki's
  PATH to include mpv executable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-07 17:29:34 +01:00
Nicolas Goaziou 4a5e7edce2
gnu: fet: Update to 5.43.2.
* gnu/packages/education.scm (fet): Update to 5.43.2.
2020-03-01 11:11:47 +01:00
Tobias Geerinckx-Rice a5215f1793
gnu: gcompris-qt: Update to 0.98.
* gnu/packages/education.scm (gcompris-qt): Update to 0.98.
2020-02-17 05:14:30 +01:00
Nicolas Goaziou 668307c0d4
gnu: gcompris-qt: Update to 0.97.
* gnu/packages/education.scm (gcompris-qt): Update to 0.97.
[arguments]: Skip failing test.
[native-inputs]: Add kdoctools.
2020-02-05 16:21:30 +01:00
Robert Smith 8534c9491d
gnu: Add anki.
* gnu/packages/education.scm (anki): New variable.
2020-02-05 14:59:50 +01:00
Nicolas Goaziou 8baaf51f0a
gnu: Add tuxmath.
* gnu/packages/education.scm (tuxmath): New variable.
2020-02-02 15:23:37 +01:00
Nicolas Goaziou 34208bf51c
gnu: Add t4k-common.
* gnu/packages/education.scm (t4k-common): New variable.
2020-02-02 15:23:36 +01:00
Nicolas Goaziou 62ecae8367
gnu: snap: Update to 5.4.5.
* gnu/packages/education.scm (snap): Update to 5.4.5.
2020-02-01 17:07:47 +01:00
Nicolas Goaziou 3e4cf41ba7
gnu: fet: Update to 5.42.3.
* gnu/packages/education.scm (fet): Update to 5.42.3.
2020-02-01 16:00:34 +01:00
Nicolas Goaziou f4167bdad7
gnu: education.scm: Update copyright line. 2020-01-28 10:34:24 +01:00
Nicolas Goaziou 3450bb81e2
gnu: Add omnitux.
* gnu/packages/education.scm (omnitux): New variable.
2020-01-28 10:33:30 +01:00
Nicolas Goaziou 87a6c1e2fd
gnu: fet: Fix hash.
* gnu/packages/education.scm (fet)[source]: Fix hash.

Not sure why the hash changed.  Probably a paste mistake when introduced in
0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23.
2019-12-30 10:10:22 +01:00
Nicolas Goaziou fdd175567b
gnu: snap: Update to 5.4.0.
* gnu/packages/education.scm (snap): Update to 5.4.0.
2019-12-30 00:08:45 +01:00
Nicolas Goaziou c6447c3917
gnu: fet: Update to 5.42.1.
* gnu/packages/education.scm (fet): Update to 5.42.1.
2019-12-29 23:20:17 +01:00
Hartmut Goebel 50bdf00438
gnu: ktouch: Use fixed qt-build-system.
* gnu/packages/education.scm (ktouch)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Efraim Flashner 15ffff8b47
gnu: ktouch: Update to 19.08.3.
* gnu/packages/education.scm (ktouch): Update to 19.08.3.
2019-12-22 10:39:58 +02:00
Marius Bakke 33b59c1a3e
Merge branch 'staging' 2019-12-04 20:12:41 +01:00
Nicolas Goaziou 6610b04998
gnu: snap: Update to 5.3.8.
* gnu/packages/education.scm (snap): Update to 5.3.8.
2019-12-01 21:40:48 +01:00
Nicolas Goaziou faaffb902d
gnu: fet: Update to 5.41.0.
* gnu/packages/education.scm (fet): Update to 5.41.0.
2019-12-01 21:18:19 +01:00
Hartmut Goebel 7d796d8068
gnu: ktouch: Use qt-build-system.
* gnu/packages/display-managers.scm (ktouch): Use qt-build-sytem.
  [arguments]<modules, imported-modules>: Remove. <phases>: Base
  on phases from qt-build-system. {wrap-executables}: Remove.
2019-12-01 20:24:47 +01:00
Marius Bakke 0897ad7fac
Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Marius Bakke ff3375251d
gnu: Use the test-only Xorg variant for tests.
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-28 00:33:47 +01:00
Marius Bakke f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Hartmut Goebel 77f144d87e
gnu: ktouch: Update to 19.08.2.
* gnu/packages/education.scm (ktouch): Update to 19.08.2.
2019-11-10 22:18:20 +01:00
Nicolas Goaziou ed45fa64ba
gnu: snap: Update to 5.2.5.
* gnu/packages/education.scm (snap): Update to 5.2.5.
2019-11-01 12:11:35 +01:00
Nicolas Goaziou b8a5004eea
gnu: fet: Update to 5.40.2.
* gnu/packages/education.scm (fet): Update to 5.40.2.
2019-11-01 11:44:15 +01:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Efraim Flashner 230e59da1b
gnu: education.scm: Import (gnu packages curl).
This is a follow-up to 3f19b268ea.

* gnu/packages/education.scm.scm: Import (gnu packages curl) module.
2019-09-16 16:16:18 +03:00
Efraim Flashner d2c0a7a22f
gnu: Add ktouch.
* gnu/packages/education.scm (ktouch): New variable.
2019-09-16 15:04:30 +03:00
Efraim Flashner 3f19b268ea
gnu: Add klavaro.
* gnu/packages/education.scm (klavaro): New variable.
2019-09-16 15:01:03 +03:00
Mark H Weaver 65542a8852
Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00
Nicolas Goaziou cc650175a5
gnu: snap: Update to 5.1.0.
* gnu/packages/education.scm (snap): Update to 5.1.0.
2019-09-02 22:50:09 +02:00
Mark H Weaver 0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Nicolas Goaziou 52e7295fc1
gnu: Add fet.
* gnu/packages/education.scm (fet): New variable.
2019-08-24 16:52:02 +02:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Nicolas Goaziou d623e98f0d
gnu: snap: Update to 5.0.8.
* gnu/packages/education.scm (snap): Update to 5.0.8.
2019-08-01 22:42:26 +02:00
Ludovic Courtès 64de896a71
Merge branch 'master' into core-updates 2019-07-17 15:51:10 +02:00
Nicolas Goaziou 84d7784afe
gnu: snap: Update to 5.0.4.
* gnu/packages/education.scm (snap): Update to 5.0.4.
2019-07-16 14:34:45 +02:00
Marius Bakke 5ba856aba3
gnu: Adjust CPATH overrides to work with GCC 7 search paths.
* gnu/packages/education.scm (gcompris)[arguments]: Preserve original CPATH,
if any.
* gnu/packages/games.scm (ltris, prboom-plus, abbaye, red-eclipse, btanks,
4dtris, edgar)[arguments]: Likewise.
2019-07-15 19:46:40 +02:00
Nicolas Goaziou 3c2bbbb0ff
gnu: snap: Update to 5.0.1.
* gnu/packages/education.scm (snap): Update to 5.0.1.
2019-07-09 09:13:43 +02:00