Commit Graph

12 Commits

Author SHA1 Message Date
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