summaryrefslogtreecommitdiff
path: root/gnu/packages/weather.scm
AgeCommit message (Collapse)Author
2024-04-06gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/check.scm: Add (gnu packages golang-xyz) module. * gnu/packages/disk.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/time.scm: Likewise. * gnu/packages/weather.scm: Likewise. Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
2024-03-17gnu: wego: Update to 2.2.Nicolas Goaziou
* gnu/packages/weather.scm (wego): Update to 2.2. Change-Id: Idad62f239c16126e28ba37634246363677fee824
2024-02-13gnu: go-golang-org-x-sys: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-sys): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/curl.scm: Add (gnu packages golang-build) module. * gnu/packages/databases.scm: As above. * gnu/packages/docker.scm: As above. * gnu/packages/golang-build.scm: As above. * gnu/packages/golang.scm: As above. * gnu/packages/irc.scm: As above. * gnu/packages/linux.scm: As above. * gnu/packages/password-utils.scm: As above. * gnu/packages/syncthing.scm: As above. * gnu/packages/textutils.scm: As above. * gnu/packages/vpn.scm: As above. * gnu/packages/weather.scm: As above. * gnu/packages/web.scm: As above. Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
2022-03-19gnu: Add wego.Nicolas Goaziou
* gnu/packages/weather.scm: New file. * gnu/local.mk: Register new file.