summary refs log tree commit diff
path: root/pkgs/servers/consul
Commit message (Collapse)AuthorAge
* consul: 1.6.1 -> 1.6.2Niklas Hambüchen2019-11-20
|
* consul: 1.6.0 -> 1.6.1Niklas Hambüchen2019-09-21
|
* consul: 1.5.2 -> 1.6.0Danielle Lancashire2019-08-31
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* consul: 1.4.4 -> 1.5.2Niklas Hambüchen2019-06-30
|
* consul: 1.4.2 -> 1.4.4Niklas Hambüchen2019-06-30
|
* consul: 1.4.1 -> 1.4.2 (#56854)Danylo Hlynskyi2019-03-05
|
* consul: 1.3.0 -> 1.4.1Vincent Demeester2019-01-28
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* consul: 0.9.3 -> 1.3.0.Niklas Hambüchen2018-11-03
| | | | | | | | | | | | | | | | | Removes the old UI build tooling; it is no longer necessary because as of 1.2.0 it's bundled into the server binary. It doesn't even need to have JS built, because it's bundled into the release commit's source tree (see #48714). The UI is enabled by default, so the NixOS service is updated to directly use `ui = webUi;` now. Fixes #48714. Fixes #44192. Fixes #41243. Fixes #35602. Signed-off-by: Niklas Hambüchen <mail@nh2.me>
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* consul-ui: fix buildJohn Boehr2018-05-30
| | | | | | | Update the dependencies used for building consul-ui. therubyracer is no longer required and fails to build. Instead, a nodejs binary is required to build the assets. Patch out unnecessary executions of `bundle` which can cause failures.
* 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.
* consul: 0.7.5 -> 0.9.3Niklas Hambüchen2017-09-28
|
* consul: fix output cycle on darwinDaiderd Jordan2017-09-09
|
* Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * 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
* Fix consul version being "unknown-unknown". Fixes #24606.Niklas Hambüchen2017-04-04
| | | | | See https://github.com/hashicorp/consul/blob/v0.7.5/scripts/build.sh#L44 for how consul's build script does it.
* consul: 0.7.3 -> 0.7.5Pradeep Chhetri2017-02-17
|
* consul: 0.7.0 -> 0.7.3Pradeep Chhetri2017-01-31
|
* consul: use gemdirJörg Thalheim2017-01-18
|
* consul: 0.6.4 -> 0.7.0Robin Gloster2016-09-18
|
* buildGoPackage: use Go 1.6 by defaultKamil Chmielewski2016-06-09
|
* no more goPackagesKamil Chmielewski2016-06-09
|
* consul: FIX consul-ui referenceKamil Chmielewski2016-06-09
|
* consul: extracted from goPackagesKamil Chmielewski2016-06-09
|
* goPackages: use Go 1.6 by defaultrushmorem2016-06-07
|
* consul: 0.5.2 -> 0.6.4 (using go 1.6)Nahum Shalman2016-05-17
| | | | | | | | consul: 0.5.2 -> 0.6.4 (using go 1.6) consul-ui: 0.5.2 -> 0.6.4 (using go 1.6) consul-alerts: 2015-08-09 -> 0.3.3 (using go 1.6) consul-template: 0.9.0 -> 0.14.0 (using go 1.6) vault: 0.2.0 -> 0.5.2 (using go 1.6)
* consul-ui: Remove uneeded nodejsWilliam A. Kennington III2015-07-08
|
* ruby: Fixup libv8 versionsWilliam A. Kennington III2015-07-08
|
* consul-ui: Update dependenciesWilliam A. Kennington III2015-07-06
|
* consul-alerts: Make go-packageWilliam A. Kennington III2015-05-18
|
* consul-template: Move to go-packagesWilliam A. Kennington III2015-05-18
|
* consul: Move into the go-packages frameworkWilliam A. Kennington III2015-05-18
|
* consul: Remove dependency on go-depsWilliam A. Kennington III2015-02-25
|
* consul: Update to 0.5.0 and consul_template: 0.7.0William A. Kennington III2015-02-24
|
* Add consul-template packageBrian McKenna2015-02-17
|
* Add consul alertsJaka Hudoklin2015-02-07
|
* consule: use new bundlerEnvCharles Strahan2015-01-21
|
* ruby: WIPCharles Strahan2014-12-30
|
* Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-rubyCharles Strahan2014-12-28
|\ | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/version-management/redmine/default.nix pkgs/development/interpreters/ruby/gem.nix pkgs/development/interpreters/ruby/generated.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/tools/vagrant/default.nix pkgs/servers/consul/default.nix
| * consul: 0.4.0 -> 0.4.1William A. Kennington III2014-11-17
| |
* | bundixify consul-uiCharles Strahan2014-11-18
| |
* | rename rubyLibs to rubyPackagesCharles Strahan2014-11-09
|/
* consul: 0.3.0 -> 0.4.0William A. Kennington III2014-09-11
|
* consul*: fix evaluationVladimír Čunát2014-08-14
| | | | CC #2955.
* consul: new packageCharles Strahan2014-06-25