guix-devel/gnu
Christopher Baines 9b32bf6e6c
gnu: Fix and improve the mongo-tools package.
The hash of the source for this package is wrong. Most probably because the
source was changed from a tarball to a git repository without updating the
hash. Fixing this seems to break the check phase, so I rewrote that as well,
making changes to the build and install phases as needed.

* gnu/packages/databases.scm (mongo-tools)[source]: Update the hash value.
  [arguments]: Remove the different unpack path, as this isn't necessary when
  using the git repository as a source. Move the list of tools to make it
  accessible from multiple phases. Rewrite the build phase, getting it to
  install the tools in to the location the tests seem to expect to find
  them. Replace the check phase to run the tests for each tool
  individually. Add an install phase to install the tools, now that go install
  is not being run in the build phase.
  [native-inputs]: Add go-github.com-smartystreets-goconvey as a native-input
  as this is required for running the tests.
2018-02-01 20:21:25 +00:00
..
bootloader system: Add A20 OLinuXino LIME installer. 2018-01-22 22:53:08 +01:00
build linux-boot: Add find-long-options. 2018-02-01 00:11:10 +01:00
packages gnu: Fix and improve the mongo-tools package. 2018-02-01 20:21:25 +00:00
services doc, gnu: Fix spelling of screen-things. 2018-01-29 23:27:53 +01:00
system gnu: linux-libre: NVME core support is now built-in. 2018-01-30 03:51:11 -05:00
tests services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
artwork.scm
bootloader.scm
local.mk gnu: transmission: Update to 2.93. 2018-01-31 19:21:51 -05:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
system.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
tests.scm tests: marionette-operating-system: Add initrd parameter and kernel-arguments. 2018-01-09 20:02:26 +01:00