Commit graph

6 commits

Author SHA1 Message Date
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
bernie bd27fbb052 update dashd to 12.2.3 2018-03-03 17:09:20 +01:00
ndowens 736ee61442 dashpay: 0.12.055 -> 0.12.1.3 (#23761)
- fixed mistype
- Cosmetic change; camelCase
- removed gui option, causes build issue
- cmake flag issue fixed
2017-03-19 18:41:36 +01:00
Tuomas Tynkkynen b465dc202f boost: Kill unnecessary 'lib' output
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Vladimír Čunát e07e376563 altcoins: rename dash to dashpay
It wouldn't be good to have two unrelated packages called `dash`.
Discussed on #10772.
2015-11-11 10:33:18 +01:00
Renamed from pkgs/applications/altcoins/dash.nix (Browse further)