gnu: Add exercism and dependencies.
authorJakub Kądziołka <kuba@kadziolka.net>
Tue, 26 May 2020 14:24:44 +0000 (16:24 +0200)
committerJakub Kądziołka <kuba@kadziolka.net>
Thu, 11 Jun 2020 20:44:27 +0000 (22:44 +0200)
commit648ae62112f62bc2106fb36d45c83fda787d3bed
treeff1cf3a689c4761242f312f7fdf046d867471077
parent437e64b7d31e198915daac0c5ef9f0915cd2c503
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.
gnu/local.mk
gnu/packages/education.scm
gnu/packages/golang.scm
gnu/packages/patches/exercism-disable-self-update.patch [new file with mode: 0644]