about summary refs log tree commit diff
path: root/pkgs/applications/altcoins
Commit message (Collapse)AuthorAge
...
* dogecoin: 1.8.1 -> 1.8.2Edward Tjörnhammar2015-03-11
|
* updating bitcoin and changing source locationSam Griffin2015-02-22
|
* merge #5333: altcoins: a new category of applicationsVladimír Čunát2015-02-19
| | | | | Conflicts (openssl override moved to pkgs/applications/altcoins/default.nix): pkgs/top-level/all-packages.nix
* Namecoin: update to 0.3.80AndersonTorres2015-01-02
|
* Dogecoin: update to 1.8.1AndersonTorres2015-01-02
|
* Darkcoin: update to 0.10.99.99AndersonTorres2015-01-02
|
* Memorycoin (v0.8.5): altcoin for the massesAndersonTorres2015-01-02
| | | | | Memorycoin is an altcoin easily minerable by anyone, using only PC-based hardware, unlike other ASIC'd altcoins.
* Altcoins - a new category of applicationsAndersonTorres2015-01-02
Here, I present a new level of hierarchy on Nixpkgs: the Altcoins. The idea is to put a single cryptocurrency per file, and build them using expressions like altcoins.bitcoin. I believe this ordering is clearer and more maintainable that the current one.