about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross2019-06-01
| | | | | | | | | | | | | | A recent upgrade of cargo-vendor changed its output slightly, which broke all cargoSha256 hashes in nixpkgs. See https://github.com/NixOS/nixpkgs/issues/60668 for more information. Since then, a few hashes have been fixed in master by hand, but there were a lot still to do, so I did all of the ones left over with some scripts I wrote. The one hash I wasn’t able to update was habitat's, because it’s currently broken and the build doesn’t get far enough to produce a hash anyway.
* Merge pull request #61986 from r-ryantm/auto-update/redisMario Rodas2019-06-01
|\ | | | | redis: 5.0.4 -> 5.0.5
| * redis: 5.0.4 -> 5.0.5R. RyanTM2019-05-24
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/redis/versions
* | Merge pull request #62360 from r-ryantm/auto-update/bftpdMichael Raskin2019-06-01
|\ \ | | | | | | bftpd: 5.0 -> 5.1
| * | bftpd: 5.0 -> 5.1R. RyanTM2019-06-01
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bftpd/versions
* | | matrix-synapse: 0.99.5.1 -> 0.99.5.2pacien2019-05-31
| | |
* | | Merge pull request #62006 from marsam/init-postgresql-pg_auto_failoverMario Rodas2019-05-31
|\ \ \ | | | | | | | | postgresqlPackages.pg_auto_failover: init at 1.0.2
| * | | postgresqlPackages.pg_auto_failover: init at 1.0.2Mario Rodas2019-05-24
| | | |
* | | | Merge pull request #59519 from Ma27/improve-mautrix-telegramMaximilian Bosch2019-05-30
|\ \ \ \ | | | | | | | | | | mautrix-telegram: patch away alembic dependency
| * | | | mautrix-telegram: patch away alembic dependencyMaximilian Bosch2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `alembic`[1] is a database migration tool which is invoked from the CLI when installing the telegram bridge, but never needed during the runtime. The reason why `alembic` is required here is to ensure that it exists in the Python environment when deploying the bridge. However `alembic` requires `mautrix-telegram` in its environment to create a database schema from the Python models. Such a dependency relation may be possible with tools like virtualenv, however it'll result in an infinite recursion at evaluation time in Nix. With this patch, `mautrix-telegram` doesn't depend on `alembic` anymore and provides a patched alembic (`pkgs.mautrix-telegram.alembic`) which has `mautrix-telegram` in its path. [1] https://alembic.sqlalchemy.org/en/latest/
* | | | | Merge pull request #62203 from peterhoeg/u/matrixPeter Hoeg2019-05-30
|\ \ \ \ \ | | | | | | | | | | | | matrix-synapse: 0.95.5 -> 0.95.5.1
| * | | | | matrix-synapse: 0.95.5 -> 0.95.5.1Peter Hoeg2019-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version is needed for compatibility with 1.0.0 and the new v4 rooms. Also, enable systemd support based on host OS.
* | | | | | Merge pull request #62173 from WilliButz/grafana-updateFranz Pletz2019-05-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | grafana: 6.2.0 -> 6.2.1
| * | | | | | grafana: 6.2.0 -> 6.2.1WilliButz2019-05-28
| |/ / / / /
* | | | | | Merge pull request #62152 from mayflower/crowd-updateFranz Pletz2019-05-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | atlassian-crowd: 3.4.3 -> 3.4.4
| * | | | | | atlassian-crowd: 3.4.3 -> 3.4.4Simon Lackerbauer2019-05-28
| |/ / / / /
* | | | | | Merge pull request #62162 from mmahut/trezordRenaud2019-05-29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | trezord-go: 2.0.26 -> 2.0.27
| * | | | | trezord-go: 2.0.26 -> 2.0.27Marek Mahut2019-05-28
| |/ / / /
* | | | | Merge pull request #61657 from NixOS/staging-nextFrederik Rietdijk2019-05-29
|\ \ \ \ \ | | | | | | | | | | | | Staging next
| * \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-05-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-05-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-05-24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge staging into staging-nextFrederik Rietdijk2019-05-18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #61395 from risicle/ris-postgres-enable-checkAustin Seipp2019-05-14
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | postgresql: enable pre-install checks
| | | * | | | | | | | postgresql: enable pre-install checksRobert Scott2019-05-13
| | | | | | | | | | |
| | * | | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-05-14
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | postgresql_11: 11.2 -> 11.3Mario Rodas2019-05-14
| | | | | | | | | | |
| | * | | | | | | | | postgresql_10: 10.7 -> 10.8Mario Rodas2019-05-14
| | | | | | | | | | |
| | * | | | | | | | | postgresql_9_6: 9.6.12 -> 9.6.13Mario Rodas2019-05-14
| | | | | | | | | | |
| | * | | | | | | | | postgresql_9_5: 9.5.16 -> 9.5.17Mario Rodas2019-05-14
| | | | | | | | | | |
| | * | | | | | | | | postgresql_9_4: 9.4.21 -> 9.4.22Mario Rodas2019-05-14
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #61086 from mayflower/cross-fixesRobin Gloster2019-05-07
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Batch of cross compilation fixes
| | | * | | | | | | | xorg.*: fix cross m4 handlingRobin Gloster2019-05-07
| | | | | | | | | | |
| | | * | | | | | | | xorg.libXi: fix crossRobin Gloster2019-05-07
| | | | | | | | | | |
* | | | | | | | | | | elasticmq-server-bin: init at 0.14.6Peter Romfeld2019-05-29
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #62130 from LnL7/darwin-uwsgiRenaud2019-05-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | uwsgi: enable on darwin
| * | | | | | | | | | uwsgi: enable on darwinDaiderd Jordan2019-05-27
| | | | | | | | | | |
* | | | | | | | | | | samba: 4.10.3 -> 4.10.4Markus Kowalewski2019-05-28
| | | | | | | | | | |
* | | | | | | | | | | samba: 4.10.2 -> 4.10.3R. RyanTM2019-05-28
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/samba/versions
* | | | | | | | | | foundationdb61: 6.1.7pre4928_a990458e -> 6.1.8Austin Seipp2019-05-27
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bumps the 6.1.x branch to the official 6.1.8 release. Also fixes a minor bug in the new CMake build (an invalid parameter passed to CMake) Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | Merge pull request #61754 from dotlambda/home-assistant-0.93Robert Schütz2019-05-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | home-assistant: 0.92.2 -> 0.93.2
| * | | | | | | | | home-assistant: 0.92.2 -> 0.93.2Robert Schütz2019-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://www.home-assistant.io/blog/2019/05/16/release-93/
| * | | | | | | | | home-assistant-cli: 0.6.0 -> 0.7.0Robert Schütz2019-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
* | | | | | | | | | Merge pull request #61907 from Izorkin/tengineRenaud2019-05-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | tengine: 2.2.3 -> 2.3.0
| * | | | | | | | | | tengine: 2.2.3 -> 2.3.0Izorkin2019-05-27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #61988 from teh/clickhouseAaron Andersen2019-05-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | clickhouse: 18.16.1 -> 19.6.2.11
| * | | | | | | | | | | clickhouse: 18.16.1 -> 19.6.2.11Tom Hunger2019-05-25
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #62002 from cresh/riemann-3.2Renaud2019-05-26
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | riemann: 0.3.1 -> 0.3.2
| * | | | | | | | | | riemann: 0.3.1 -> 0.3.2Marcus Crestani2019-05-24
| |/ / / / / / / / /
* | | | | | | | | | tautulli: 2.1.28 -> 2.1.29 (#62004)Jörg Thalheim2019-05-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | tautulli: 2.1.28 -> 2.1.29