summary refs log tree commit diff
path: root/pkgs/applications/altcoins
Commit message (Collapse)AuthorAge
* Merge older stagingVladimír Čunát2017-12-11
|\ | | | | | | | | There are some regressions, but not that many and I want the security update of openssl fast.
| * altcoins.primecoin: disable parallel buildingOrivej Desh2017-12-07
| |
| * altcoins.memorycoin: disable parallel buildingOrivej Desh2017-12-07
| |
* | cryptop: alias to altcoins.cryptopOrivej Desh2017-12-09
| |
* | cryptop: 0.1 -> 0.2Benjamin Hipple2017-12-09
|/ | | | | | | 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
* altcoins.zcash: disable parallel buildingOrivej Desh2017-11-28
|
* zcash: does not build on darwinOrivej Desh2017-11-24
|
* go-ethereum: 1.7.2 -> 1.7.3adisbladis2017-11-24
|
* hivemind: removeJoerg Thalheim2017-11-21
| | | | | Project seems dead and stopped building in august. cc @canndrew
* bitcoin: 0.15.0.1 -> 0.15.1Russell O'Connor2017-11-13
| | | | | | | | 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.
* bitcoin-abc: 0.15.0 -> 0.16.0lassulus2017-11-06
|
* altcoins.dogecoin*: sha changeEdward Tjörnhammar2017-11-02
|
* altcoins.bitcoin-unlimited: fix source hashVladimír Čunát2017-10-31
| | | | | An amended git tag, apparently. Only lengthened GIT_COMMIT_ID. Sigh. Uncovered by c3255fe8ec.
* rust: update cargo builder to fetch registry dynamicallyKevin Cox2017-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* boost: make 1.65 the defaultNikolay Amiantov2017-10-17
|
* Merge branch 'staging'Vladimír Čunát2017-10-15
|\ | | | | | | | | | | 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.
| * Merge branch 'master' into stagingVladimír Čunát2017-10-14
| |\ | | | | | | | | | Hydra: ?compare=1401528
| * \ Merge pull request #30150 from copumpkin/no-rpath-nonsenseDaniel Peebles2017-10-08
| |\ \ | | | | | | | | Get rid of most @rpath nonsense on Darwin
| | * | Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | go-ethereum: 1.7.1 -> 1.7.2Luca Bruno2017-10-14
| |_|/ |/| |
* | | go-ethereum-classic: 3.5.86 -> 4.0.0Wei Tang2017-10-13
|/ /
* | bitcoind-abc/bitcoind-classic: fix evaluationJörg Thalheim2017-10-07
| |
* | bitcoin-classic: build with qt5lassulus2017-10-07
|/ | | | fixes #30075
* Merge branch 'master' into stagingOrivej Desh2017-10-05
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * go-ethereum: 1.7.0 -> 1.7.1adisbladis2017-10-04
| |
* | Merge branch 'master' into stagingOrivej Desh2017-10-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * go-ethereum: Fix libusb segmentation faults on Darwinadisbladis2017-10-03
| |
* | Merge branch 'master' into stagingOrivej Desh2017-10-02
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * zcash: 1.0.11 -> 1.0.12Daniel Fullmer2017-09-29
| |
| * Merge branch 'master' into dapphub-hevmMikael Brockman2017-09-28
| |\
| * | hsevm: project was renamed to hevmMikael Brockman2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\ \ \ | | |/ | |/|
| * | bitcoin-abc: build against qt5Joerg Thalheim2017-09-28
| | |
| * | bitcoin-abc: init at 0.15.0lassulus2017-09-27
| | |
| * | bitcoin: 0.15.0 -> 0.15.0.1Russell O'Connor2017-09-22
| |/
* / misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* bitcoin: 0.14.0 -> 0.15.0Russell O'Connor2017-09-18
|
* go-ethereum: 1.6.7 -> 1.7.0adisbladis2017-09-15
|
* namecoin: legacy 0.3.80 -> core 0.13.0rc1Silvan Mosberger2017-09-11
| | | | | | | | 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)
* bitcoin-xt: 0.11F -> 0.11G2lassulus2017-09-11
|
* altcoins: remove obsolete boost overridelassulus2017-09-11
|
* altcoins: remove pkgs non-senseJörg Thalheim2017-09-11
|
* bitcoin-classic: 1.2.5 -> 1.3.6lassulus2017-09-09
|
* go-ethereum: 1.6.6 -> 1.6.7adisbladis2017-09-05
|
* hivemind: Fix boost version dependencyAndrew Cann2017-08-30
|
* hsevm: v0.3.2 -> v0.6.4Mikael Brockman2017-08-30
|
* go-ethereum-classic: 3.5.0 -> 3.5.86Wei Tang2017-08-29
|
* Merge pull request #28570 from sorpaas/btc1-initJörg Thalheim2017-08-29
|\ | | | | btc1: init at 1.14.5
| * btc1: init at 1.14.5Wei Tang2017-08-26
| | | | | | | | | | | | | | 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".
* | litecoin: 0.13.2.1 -> 0.14.2Wei Tang2017-08-29
|/