Commit Graph

32 Commits

Author SHA1 Message Date
R. Ryantm
34f04a7a53 xmrig-proxy: 6.21.0 -> 6.21.1 2024-03-26 16:19:11 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
2fc0b97e57 xmrig-proxy: 6.20.0 -> 6.21.0 2023-11-25 13:24:33 +00:00
R. Ryantm
38723846e4 xmrig-proxy: 6.19.2 -> 6.20.0 2023-08-06 06:04:32 +00:00
R. Ryantm
2cf69432d1 xmrig-proxy: 6.19.0 -> 6.19.2 2023-04-26 00:54:44 +00:00
Weijia Wang
2b2a5980e0 xmrig-proxy: 6.18.0 -> 6.19.0 2023-02-05 06:25:30 +01:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
R. Ryantm
ffc27ebf62 xmrig-proxy: 6.15.1 -> 6.18.0 2022-08-16 08:12:03 +00:00
Victor Freire
46d5cedeec xmrig-proxy: 6.15.0 -> 6.15.1 2021-12-10 11:49:11 -03:00
R. RyanTM
72800727fe xmrig-proxy: 6.14.0 -> 6.15.0 2021-09-05 02:43:50 +00:00
R. RyanTM
97e4612922 xmrig-proxy: 6.4.0 -> 6.14.0 2021-08-14 06:00:32 +00:00
R. RyanTM
c1ebf6c096 xmrig-proxy: 6.3.0 -> 6.4.0 2020-11-12 11:25:32 +00:00
R. RyanTM
4614342aae xmrig-proxy: 5.11.0 -> 6.3.0 2020-10-25 09:41:09 +01:00
R. RyanTM
5013183ff9 xmrig-proxy: 5.10.2 -> 5.11.0 2020-06-17 12:04:26 -07:00
R. RyanTM
1f4b3801b4 xmrig-proxy: 5.10.0 -> 5.10.2 2020-05-25 05:23:47 +00:00
R. RyanTM
e96eec7e36 xmrig-proxy: 5.0.1 -> 5.10.0 2020-05-11 21:43:38 -04:00
Ahmed Kamal
927e175ad2 xmrig-proxy: 5.0.0 -> 5.0.1 2019-12-01 13:45:39 +02:00
Ahmed Kamal
6df2a88049 xmrig-proxy: 3.2.0 -> 5.0.0 2019-11-15 04:30:34 +02:00
R. RyanTM
156ee565cd xmrig-proxy: 3.1.1 -> 3.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmrig-proxy/versions
2019-10-24 12:48:50 -07:00
R. RyanTM
40d75f26b2 xmrig-proxy: 3.0.0 -> 3.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmrig-proxy/versions
2019-09-29 03:35:20 -07:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Ahmed Kamal
18e615a7a5 remove kDefaultDonateLevel patch, upstream now defaults it to zero 2019-08-18 16:40:31 +02:00
Ahmed Kamal
03fbb136f4 xmrig-proxy: 2.14.4 -> 3.0.0 2019-08-18 16:37:01 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
20b66bcd17 xmrig-proxy: 2.14.1 -> 2.14.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmrig-proxy/versions
2019-06-23 15:01:02 +02:00
R. RyanTM
20194c1bef xmrig-proxy: 2.14.0 -> 2.14.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmrig-proxy/versions
2019-04-18 08:42:21 +02:00
Franz Pletz
40be34b3f9
xmrig-proxy: 2.11.0 -> 2.14.0 2019-04-01 17:24:33 +02:00
Franz Pletz
b6baac324b
xmrig-proxy: 2.6.4 -> 2.11.0 2019-02-11 23:42:51 +01:00
R. RyanTM
606560fd7d xmrig-proxy: 2.6.3 -> 2.6.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmrig-proxy/versions.
2018-07-12 17:56:23 -07:00
R. RyanTM
f13dd0ee3e xmrig-proxy: 2.6.2 -> 2.6.3 2018-06-26 05:42:12 +00:00
R. RyanTM
5f583fda04 xmrig-proxy: 2.5.2 -> 2.6.2 (#41032)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xmrig-proxy/versions.

These checks were done:

- built on NixOS
- /nix/store/q9nnn2j5k9kmfayiairp8l3mjdcz228k-xmrig-proxy-2.6.2/bin/xmrig-proxy passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.6.2 with grep in /nix/store/q9nnn2j5k9kmfayiairp8l3mjdcz228k-xmrig-proxy-2.6.2
- directory tree listing: https://gist.github.com/9498722348ccc1f87735df50817a78ac
- du listing: https://gist.github.com/c7381fd089088b8620cf7e6675c96a83
2018-05-28 14:40:33 +02:00
Matthew Bauer
52893d5276 treewide: move "extensions" drvs to dir
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00