; site: download: drop nix badges
[ci skip]
This commit is contained in:
		
							parent
							
								
									3325a214b8
								
							
						
					
					
						commit
						93650b78ae
					
				| @ -40,7 +40,7 @@ a { white-space:nowrap; } | ||||
| | [hledger-install](#b1)<br><small>*Linux, Mac, WSL*</small><br><small>*Requires only bash.*</small> | <span style="font-size:small;">**`curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh`**<br>**`less hledger-install.sh`**    *# satisfy yourself that the script is safe*<br>**`bash hledger-install.sh`**</span> | <small>Latest release</small> | ||||
| | [cabal]<br><small>*Linux, Mac, Windows[*]*</small>  | <span style="font-size:medium;">**`cabal v2-update && cabal v2-install hledger-1.14.1 hledger-web-1.14 hledger-ui-1.14`**</span> | <small>Latest release / any version</small> | ||||
| | [stack]<br><small>*Linux, Mac, Windows[*]*</small>  | <span style="font-size:medium;">**`stack install --resolver=nightly-2019-03-09 hledger hledger-web hledger-ui`**</span> | <small>Latest release / any version</small> | ||||
| | [Nix]<br><small>*Linux, Mac*</small>  | <span style="font-size:small;">**`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/9c74e2.tar.gz -A hledger hledger-ui hledger-web`**</span> <br><br><small>*Or (nix-channel --update may be needed. CI [build][nix unstable linux builds] [issues][nix unstable mac builds] can cause failure/large downloads, check those links/try with --dry-run first.):*</small> <br><span style="font-size:small;">**`nix-env -i hledger-1.14.1 hledger-ui-1.14 hledger-web-1.14`**</span> | [](https://github.com/NixOS/nixpkgs/search?o=desc&q=hledger&s=committer-date&type=Commits)<br>[][nix changes] | ||||
| | [Nix]<br><small>*Linux, Mac*</small>  | <span style="font-size:small;">**`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/9c74e2.tar.gz -A hledger hledger-ui hledger-web`**</span> <br><br><small>*Or (nix-channel --update may be needed. CI [build][nix unstable linux builds] [issues][nix unstable mac builds] may cause failure/large downloads; check those links/try with --dry-run first):*</small> <br><span style="font-size:small;">**`nix-env -i hledger-1.14.1 hledger-ui-1.14 hledger-web-1.14`**</span> | <small>Latest release / any version</small> | ||||
| | [Docker]<br><small>*Linux, Mac, Windows*</small>  | **`docker pull dastapov/hledger`** | [](https://hub.docker.com/r/dastapov/hledger)<br><small>[more..](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc)</small> | ||||
| | [Homebrew]<br><small>*Linux, Mac, Windows*</small> | **`brew install hledger`**   | [](https://formulae.brew.sh/formula/hledger) | ||||
| | <br><big>**Windows**</big>     | | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user