From 393bd76b811d56f1735428e0a34d0a9271cfc771 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 18 May 2019 12:56:10 -0700 Subject: [PATCH] ;site: download: pick an older nix rev that's more prebuilt for mac [ci skip] --- site/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/download.md b/site/download.md index 3b1850cb9..25bed6c76 100644 --- a/site/download.md +++ b/site/download.md @@ -40,7 +40,7 @@ These prebuilt binaries will install quickly: | | | |-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
**Multiplatform** | |
*Packaged version:* | -| [Nix]
*Linux, Mac* | **`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/ec5f5a.tar.gz -A hledger hledger-web hledger-ui`**
*On Linux, note [#1030](https://github.com/simonmichael/hledger/issues/1030) workaround*
| ![](https://img.shields.io/badge/Nix_package-1.14.2-brightgreen.svg) +| [Nix]
*Linux, Mac* | **`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/fe41fd.tar.gz -A hledger hledger-web hledger-ui`**
*On Linux, note [#1030](https://github.com/simonmichael/hledger/issues/1030) workaround*
| ![](https://img.shields.io/badge/Nix_package-1.14.2-brightgreen.svg) | [Docker]
*Linux, Mac, Windows* | **`docker pull dastapov/hledger`** | [![](https://img.shields.io/badge/Docker_image-1.14.2-brightgreen.svg)](https://hub.docker.com/r/dastapov/hledger)
[more..](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc) | | [Homebrew]
*Linux, Mac, Windows* | **`brew install hledger`** | [![](https://repology.org/badge/version-for-repo/homebrew/hledger.svg)](https://formulae.brew.sh/formula/hledger) | | [Wine]
*Linux, Mac, FreeBSD* | *Install Wine, run the Windows binary below* | |