summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/misc/ethminer/default.nix
AgeCommit message (Collapse)Author
2022-11-09ethminer: removeBabbaj
2022-04-06ethminer: fix cuda11 supportSomeone Serge
cuda11 removes support for compute_30 cosmetic changes: move postPatch and patches closer to src
2021-12-24ethminer: use boost16x (#151989)Atemu
Upstream uses 1.66
2021-08-09ethminer: fix global-contextLein Matsumaru
2021-06-05Merge pull request #109838 from noneucat/fix/ethminerSandro
2021-05-19ethminer: do not propagate host flags to nvcc and remove clang stdenv dependencyAndy Chun @noneucat
2021-05-17treewide: remove nand0p as maintainerMartin Weinelt
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-04-27ethminer: correct licenseAtemu
2021-04-27ethminer: mark cuda version as brokenAtemu
Doesn't build on my machine, needs https://github.com/NixOS/nixpkgs/pull/109838
2021-04-27ethminer: use regular stdenv when CUDA isn't usedAtemu
2021-04-27ethminer: provide a CUDA-free versionAtemu
CUDA is only needed for Nvidia GPUs; AMD has a fully open stack
2021-04-25ethminer: 0.18.0 -> 0.19.0Andy Chun @noneucat
(cherry picked from commit 3fcdf4ed14d489fa1e96021b037a9910a916535b)
2021-04-25ethminer: add myself as maintainerAtemu
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-20ethminer: fix broken package by switching to clangBreak Yang
2020-04-10ethminer: mark as brokenBenjamin Hipple
Doesn't build with gcc9, and if overlayed to use gcc8 stdenv fails on CUDA issues.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-24ethminer: 0.18.0-rc.0 -> 0.18.0Fernando J Pando
2019-04-20ethminer: init at 0.18.0-rc.0Fernando J Pando
- Tested on NixOS