Commit Graph

197 Commits

Author SHA1 Message Date
Ivan Jager
36d0180057 altcoins.aeon: init at 0.9.14.0 2017-12-22 15:20:21 -06:00
Vladimír Čunát
e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Orivej Desh
d1e3e83d67 cryptop: alias to altcoins.cryptop 2017-12-09 20:53:04 +00:00
Benjamin Hipple
ef6e39fced cryptop: 0.1 -> 0.2
Upgrade to new version. According to the upstream documentation, this project is
only tested on python3, so I've upgraded the pkg's interpreter as well.

Tested with nix-build and ./result/bin/cryptop
2017-12-09 14:59:27 -05:00
Orivej Desh
c875aecdbe altcoins.primecoin: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
98bbb0e3e6 altcoins.memorycoin: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
2e55aec9d7 altcoins.zcash: disable parallel building 2017-11-28 16:52:08 +00:00
Orivej Desh
04a462b372 zcash: does not build on darwin 2017-11-24 11:23:01 +00:00
adisbladis
39a9ff95ef
go-ethereum: 1.7.2 -> 1.7.3 2017-11-24 13:52:07 +08:00
Joerg Thalheim
ce98c217d7 hivemind: remove
Project seems dead and stopped building in august.
cc @canndrew
2017-11-21 02:03:02 +01:00
Russell O'Connor
4173e8695a bitcoin: 0.15.0.1 -> 0.15.1
I have also updated the dependencies for bitcoin:

* qt4 is updated to qt5
* miniupnpc 1 is updated to miniupnpc 2
* zeromq dependency has been added to enable ZeroMQ support.
2017-11-13 15:39:56 -05:00
lassulus
a0f01a5f0b bitcoin-abc: 0.15.0 -> 0.16.0 2017-11-06 10:48:09 +01:00
Edward Tjörnhammar
a4c431b5a7
altcoins.dogecoin*: sha change 2017-11-02 15:16:20 +01:00
Vladimír Čunát
a1923194f3
altcoins.bitcoin-unlimited: fix source hash
An amended git tag, apparently.  Only lengthened GIT_COMMIT_ID.  Sigh.
Uncovered by c3255fe8ec.
2017-10-31 23:40:26 +01:00
Kevin Cox
5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Nikolay Amiantov
b1736511ce boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Luca Bruno
7c45662947 go-ethereum: 1.7.1 -> 1.7.2 2017-10-14 16:39:36 +02:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Wei Tang
e8c89aaf06 go-ethereum-classic: 3.5.86 -> 4.0.0 2017-10-13 14:03:50 +08:00
Daniel Peebles
416979f3f7 Merge pull request #30150 from copumpkin/no-rpath-nonsense
Get rid of most @rpath nonsense on Darwin
2017-10-08 16:21:27 -04:00
Dan Peebles
b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Jörg Thalheim
4db70fe8c8 bitcoind-abc/bitcoind-classic: fix evaluation 2017-10-07 10:06:28 -05:00
lassulus
9c5ef048c4 bitcoin-classic: build with qt5
fixes #30075
2017-10-07 09:48:58 -05:00
Orivej Desh
66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
adisbladis
5e87504aa0
go-ethereum: 1.7.0 -> 1.7.1 2017-10-04 21:46:54 +08:00
Orivej Desh
f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
adisbladis
ec331755d3
go-ethereum: Fix libusb segmentation faults on Darwin 2017-10-03 10:13:30 +08:00
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
Dmitry Tsygankov
12d2e0ec15 bitcoin-unlimited: 1.0.1.4 -> 1.0.2.0 2017-05-11 22:24:16 -07:00
Dmitry Tsygankov
b0dd2158b8 bitcoin-classic: 1.2.3 -> 1.2.5 2017-05-09 22:22:35 -07:00
Dmitry Tsygankov
e46fee9777 bitcoin-unlimited: 1.0.1.3 -> 1.0.1.4 (security)
Bump up the version, so that the fix for the latest vulnerability is included.

https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/v1.0.1.4/doc/release-notes/release-notes-1.0.1.4.md
2017-04-27 17:16:38 +02:00
Benno Fünfstück
a0e60af067 Merge pull request #24819 from dbrock/ethrun
ethrun: init at 0.1.0
2017-04-21 23:54:07 +02:00
Tim Steinbach
68513361f1 Merge pull request #24818 from dbrock/ethabi
ethabi: 0.2.1 -> 1.0.4
2017-04-13 08:52:17 -04:00
Andrew Cann
42d7fa2c71 hivemind: rename unstable package 2017-04-13 16:40:32 +08:00
Andrew Cann
b306e672a1 hivemind: init at git-2017-04-13
Hivemind is a peer-to-peer oracle protocol which absorbs accurate data
into a blockchain so that bitcoin-users can speculate in prediction
markets.
2017-04-13 11:56:06 +08:00
Daniel Brockman
c178ee4726 ethabi: 0.2.1 -> 1.0.4 2017-04-11 10:18:16 +02:00
Daniel Brockman
881595ac03 ethrun: init at 0.1.0 2017-04-11 06:33:16 +02:00
ndowens
a16dc1539a
bitcoin: 0.13.1 -> 0.14.0 2017-04-01 23:43:53 +02:00
Dmitry Tsygankov
57a813f3df
bitcoin-unlimited: init at 1.0.1.3
Add the Bitcoin Unlimited client to the altcoins directory, so that all sides of the Bitcoin scaling debate are represented.
2017-04-01 23:34:36 +02:00
Tuomas Tynkkynen
186cc512a6 freicoin: Fix eval 2017-03-25 02:12:14 +02:00
Michael Raskin
0aa11219b5 Merge pull request #24224 from ndowens/freicoin
freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category
2017-03-24 23:42:52 +01:00
Michael Raskin
a7cb6997aa bitcoin-classic: 1.2.1 -> 1.2.3
Update after #23577
2017-03-24 16:59:24 +01:00
ndowens
a23b18cfb8 bitcoin-classic: 0.11.2.cl1.b1 -> 1.2.1 2017-03-24 16:59:24 +01:00
ndowens
375639518d freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category 2017-03-22 17:46:41 -05:00
ndowens
7a130be3e4 bitcoin-xt: 0.11D -> 0.11F (#23581) 2017-03-20 22:20:37 +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
ndowens
65b8a97ab3 litecoin: 0.10.2.2 -> 0.13.2.1 2017-03-10 20:48:45 +00:00
Robert Helgesson
e206d5ab63
dogecoin: fix sha256 2017-03-07 22:15:31 +01:00
ndowens
d76db93155
dogecoin: cosmetic change 2017-03-07 15:01:15 +01:00
ndowens
4b02bfb5ad
dogecoin: 1.8.2 -> 1.10.0 2017-03-07 15:01:13 +01:00