Commit graph

13 commits

Author SHA1 Message Date
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm c5632a07a5 ethash: 0.7.1 -> 0.8.0 2021-12-06 18:31:30 +00:00
R. RyanTM cac8c4fe3d ethash: 0.7.0 -> 0.7.1 2021-08-27 03:47:03 +00:00
R. RyanTM 1369b86ee3 ethash: 0.6.0 -> 0.7.0 2021-05-28 03:46:03 +00:00
Martin Weinelt 7bd65d54f7 treewide: remove nand0p as maintainer
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.

- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
  maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Ben Siraphob 10e7da1041 ethash: expand platforms to unix 2021-03-09 09:16:09 +07:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 006ae1dd45 ethash: 0.5.2 -> 0.6.0 2021-01-18 16:25:00 +00:00
Daniël de Kok 142a041d39 ethash: remove buildInputs
When reviewing #98054, I noticed that this package has a bunch of
buildInputs that are unused. There are no references to OpenCL, mesa,
boost, cryptopp, or openmpi in the source code. The package compiles
fine with these buildInputs removed.
2020-09-30 19:27:53 +02:00
R. RyanTM 293d913f27 ethash: 0.4.4 -> 0.5.2 2020-08-31 16:51:51 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM beb493a387 ethash: 0.4.2 -> 0.4.4 2020-01-26 04:36:28 +00:00
Fernando J Pando 81e02cf02d ethash: init at 0.4.2
- Tested on NixOS
2019-04-20 09:23:55 -04:00