Commit Graph

119 Commits

Author SHA1 Message Date
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Daniel Fullmer
f488434a66 zcash: 1.0.11 -> 1.0.12 2017-09-29 10:09:57 -04:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Mikael Brockman
0b8b72081b Merge branch 'master' into dapphub-hevm 2017-09-28 13:27:19 +03:00
Joerg Thalheim
589cff44bc bitcoin-abc: build against qt5 2017-09-28 00:22:06 +01:00
lassulus
d82578addb bitcoin-abc: init at 0.15.0 2017-09-27 17:32:12 +02:00
Russell O'Connor
6075d4ad07 bitcoin: 0.15.0 -> 0.15.0.1 2017-09-22 09:43:38 +02:00
Mikael Brockman
74edd2c5db
hsevm: project was renamed to hevm
This also upgrades the hsevm package from v0.6.4 to v0.8.5.

The project `dapp` which depends on hsevm was also updated to use the
new name, so I have also upgraded that package from version v0.5.3 to
v0.5.7.

I also added a `dontCheck` to a Hackage dependency because its test
suite depends on Git and runs a bunch of Git repository manipulations.
2017-09-22 08:06:05 +03:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Russell O'Connor
08824d7ae0 bitcoin: 0.14.0 -> 0.15.0 2017-09-18 12:02:38 +02:00
adisbladis
090947b285
go-ethereum: 1.6.7 -> 1.7.0 2017-09-15 09:57:02 +02:00
Silvan Mosberger
31f349dbb4 namecoin: legacy 0.3.80 -> core 0.13.0rc1
This updates namecoin from a legacy version from about 3 years ago
(https://github.com/namecoin/namecoin-legacy) to
the new namecoin-core.

(cherry picked from commit 8bd3664f373cb78a0526dc8a86e750f55b96420a)
2017-09-11 22:02:31 +02:00
lassulus
f87d4ac2c1 bitcoin-xt: 0.11F -> 0.11G2 2017-09-11 22:01:32 +02:00
lassulus
077dd9fca3 altcoins: remove obsolete boost override 2017-09-11 21:45:22 +02:00
Jörg Thalheim
bb2e6d131e altcoins: remove pkgs non-sense 2017-09-11 15:57:45 +01:00
lassulus
0a4a6f71cb bitcoin-classic: 1.2.5 -> 1.3.6 2017-09-09 21:11:39 +02:00
adisbladis
1b709c981c
go-ethereum: 1.6.6 -> 1.6.7 2017-09-05 15:34:12 +08:00
Andrew Cann
fbc3c69664 hivemind: Fix boost version dependency 2017-08-30 13:15:51 +02:00
Mikael Brockman
dd2d140241 hsevm: v0.3.2 -> v0.6.4 2017-08-30 13:08:36 +02:00
Wei Tang
6da8f82d6b go-ethereum-classic: 3.5.0 -> 3.5.86 2017-08-29 19:26:34 +08:00
Jörg Thalheim
bf03f3c4cb Merge pull request #28570 from sorpaas/btc1-init
btc1: init at 1.14.5
2017-08-29 11:52:51 +01:00
Wei Tang
2356161256 litecoin: 0.13.2.1 -> 0.14.2 2017-08-29 15:53:45 +08:00
Wei Tang
aabdd37cb9 btc1: init at 1.14.5
A portion of Bitcoin users (including the super-majority of the
miners) decided to hard fork to segwit2x around this November. At that
time this will not be compatible with the Bitcoin Core client. 1.14.5
is known as "the Production Release".
2017-08-26 01:05:46 +08:00
Daniel Fullmer
3b3f6d191a zcash: 1.0.8 -> 1.0.11 2017-08-22 10:33:07 +02:00
Matthew Bauer
1c4171c5ca cryptop: https 2017-08-17 14:51:32 -07:00
Willi Butz
3584f1d6d4 primecoin: fix build 2017-08-12 00:44:07 +02:00
Willi Butz
2bea8873c3 memorycoin: fix build 2017-08-12 00:44:07 +02:00
Willi Butz
44f9be70c6 freicoin: fix build 2017-08-12 00:44:07 +02:00
Robin Gloster
28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Benjamin Hipple
031d627f66 cryptop: init at 0.1.0
This commit adds the python application cryptop, which is a small curses
application for viewing cryptocurrency portfolio values.
2017-07-30 22:41:12 +02:00
Mikael Brockman
a2a6259779 dapp: v0.5.2 -> v0.5.3 2017-07-18 11:10:26 +03:00
Mikael Brockman
8d9740e100 dapp: init at v0.5.2
Simple tool for creating Ethereum-based dapps
2017-07-14 14:59:00 +03:00
Jörg Thalheim
f93050e509 Merge pull request #27156 from dbrock/hsevm
hsevm: init at 0.3.2
2017-07-14 08:58:46 +01:00
Frederik Rietdijk
50430cb97b Merge pull request #27151 from dbrock/seth
seth: 0.5.1 -> 0.5.6
2017-07-07 18:02:03 +02:00
Jörg Thalheim
acde126002 Merge pull request #27149 from dbrock/go-ethereum
go-ethereum: 1.4.7 -> 1.6.6
2017-07-07 11:39:25 +01:00
Daniel Brockman
905fff7d3f hsevm: init at 0.3.2 2017-07-06 03:42:07 +02:00
Daniel Brockman
de6ec55911 seth: 0.5.1 -> 0.5.6 2017-07-05 16:34:31 +02:00
Daniel Brockman
69a8564521 go-ethereum: 1.4.7 -> 1.6.6 2017-07-05 15:58:45 +02:00
rht
fef784d09f
zcash: reinit at 1.0.8 2017-06-28 03:26:30 +02:00
Jörg Thalheim
4c4b102339
primecoin: fix build by disabling upnp support 2017-06-18 10:12:11 +01:00
Jörg Thalheim
8a8cc0071e
memorycoin: fix build by disabling miniupnpc support 2017-06-18 10:11:39 +01:00
Jörg Thalheim
f43da04924
freicoin: fix build by disabling miniupnpc support
development has stalled and miniupnpc library is incompatible with
freicoin.
2017-06-18 09:51:06 +01:00
Jörg Thalheim
5b96398b4d
bitcoin-classic: fix checksum 2017-06-18 09:31:03 +01:00
Wei Tang
727ec216dc go-ethereum-classic: init at 3.5.0 (#26551)
thanks
2017-06-13 21:43:33 +02:00
Daniel Brockman
40e94d5607 seth: 0.5.0 -> 0.5.1 2017-06-01 21:23:03 +02:00
Mikael Brockman
4b4226ab4a ethabi: add cli feature
This flag makes the CLI binary do anything at all, and without it
the package is completely useless.
2017-05-24 17:52:07 +03:00
Joachim F
57b77e9617 Merge pull request #25667 from DmitryTsygankov/DmitryTsygankov/bitcoin-classic
bitcoin-classic: 1.2.3 -> 1.2.5
2017-05-21 16:19:50 +01:00
Pascal Wittmann
044063666e Merge pull request #25736 from dbrock/seth
seth: init at 0.5.0
2017-05-15 07:59:51 +02:00
Daniel Brockman
ff3baddbd5 seth: init at 0.5.0 2017-05-15 00:27:02 +02:00