aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ed.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2023-10-19 02:28:55 +0100
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-10-22 22:02:56 -0400
commitdc01497850dd1af2378736a018df75a2fd603f22 (patch)
treee64fc0d63e610ce0c18d9713c014c77b3c403eb3 /gnu/packages/ed.scm
parent4cd78484bbb9625d7ffeaa9bad3471e443e921ee (diff)
downloadguix-dc01497850dd1af2378736a018df75a2fd603f22.tar.gz
guix-dc01497850dd1af2378736a018df75a2fd603f22.zip
gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check).
* gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from here... * gnu/packages/golang-check.scm: ...to here. * gnu/packages/databases.scm: Add (gnu packages golang-check) module. * gnu/packages/education.scm: As above... * gnu/packages/ipfs.scm: As above... * gnu/packages/irc.scm: As above... * gnu/packages/mail.scm: As above... * gnu/packages/textutils.scm: As above... * gnu/packages/version-control.scm: As above... Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages/ed.scm')
0 files changed, 0 insertions, 0 deletions
rom add-known-tools phase, added upstream. Vagrant Cascadian 2020-04-17gnu: diffoscope.scm: Add missing import....This follows on from 2d9886f7e8838d6aeb0cfb20a2a49fc7d8fb233c. * gnu/packages/diffoscope.scm: Import (gnu packages maths). Christopher Baines 2020-04-16gnu: diffoscope: Update to 141....* gnu/packages/diffoscope (diffoscope): Update to 141. [arguments]: Add phase add-known-tools. [native-inputs]: Add hdf5. Vagrant Cascadian 2020-04-13gnu: diffoscope: Update to 139....* gnu/packages/diffoscope.scm (diffoscope): Update to 139. Tobias Geerinckx-Rice 2020-03-30gnu: reprotest: Update to 0.7.14....* gnu/packages/diffoscope (reprotest): Update to 0.7.14. * gnu/packages/patches/reprotest-support-guix.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update accordingly. Vagrant Cascadian 2020-03-30gnu: diffoscope: Update to 138....* gnu/packages/diffoscope (diffoscope): Update to 138. Vagrant Cascadian 2020-02-23gnu: diffoscope: Update to 137....* gnu/packages/diffoscope.scm (diffoscope): Update to 137. Tobias Geerinckx-Rice 2020-02-07gnu: Add reprotest....Added to diffoscope, to avoid triggering #37346. * gnu/packages/diffoscope (reprotest): New variable. * gnu/packages/patches/reprotest-support-guix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. Vagrant Cascadian 2020-02-06gnu: diffoscope: Update description....* gnu/packages/diffoscope (diffoscope)[description]: Mention optional dependencies. Vagrant Cascadian 2020-02-01gnu: diffoscope: Update to 136....* gnu/packages/diffoscope (diffoscope): Update to 136. Vagrant Cascadian