summaryrefslogtreecommitdiffstats
path: root/pkgs/servers
AgeCommit message (Collapse)Author
2020-11-29mautrix-telegram: fix applicationMaximilian Bosch
* In 0.9 the entrypoint got removed as it's recommended to use `python -m`[1]. However, our build layer for python relies on that, so I added a patch to re-add this. * The tests in the upstream sources appear abandoned, so those are skipped. Therefore it's also pointless to add `pytest-runner` to the `nativeBuildInputs` as it's not used and only blows up the build closure. A second patch modifies the requirements, so ow `pytest-runner` isn't needed anymore. [1] https://github.com/tulir/mautrix-telegram/commit/a565853c5e57a5671ebe4da178a5ac3d02a5005c
2020-11-29Merge pull request #105340 from r-ryantm/auto-update/pgbouncerMario Rodas
pgbouncer: 1.14.0 -> 1.15.0
2020-11-29redis: disable systemd in musl buildJörg Thalheim
2020-11-29pgbouncer: 1.14.0 -> 1.15.0R. RyanTM
2020-11-29mautrix-telegram: 0.8.2 -> 0.9.0Sandro Jäckel
2020-11-29pdns-recursor: 4.4.0 -> 4.4.1R. RyanTM
2020-11-29Merge pull request #90414 from r-ryantm/auto-update/nats-streaming-serverSandro
nats-streaming-server: 0.16.2 -> 0.17.0
2020-11-29Merge pull request #105306 from marsam/update-plpgsql_checkSandro
postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1
2020-11-28Merge pull request #105286 from lukegb/clickhouseBenjamin Hipple
clickhouse: use system LLVM
2020-11-28Merge pull request #102114 from MetaDark/fetchzipBenjamin Hipple
fetchzip: remove write permissions for unpacked files
2020-11-29Merge pull request #104363 from Izorkin/nginx-unitmarkuskowa
unit: 1.20.0 -> 1.21.0
2020-11-28Merge pull request #90312 from r-ryantm/auto-update/bosunSandro
bosun: 0.5.0 -> 0.8.0-preview
2020-11-28Merge pull request #103287 from happysalada/postgresql_add_debugGuillaume Girol
postgresql: add debug versions
2020-11-28clickhouse: use system LLVMLuke Granger-Brown
Building LLVM pieces is a huge contributor to build times, and probably bloats binary size as well. Fortunately, there's a knob for this specific thing (-DUNBUNDLED=ON seems broken and requires some libraries which aren't packaged for Nix at the moment). Hopefully this will make clickhouse able to build on OfBorg.
2020-11-28Merge pull request #105276 from r-ryantm/auto-update/memcachedSandro
memcached: 1.6.8 -> 1.6.9
2020-11-28memcached: 1.6.8 -> 1.6.9R. RyanTM
2020-11-28Merge pull request #105237 from r-ryantm/auto-update/metabaseStigP
metabase: 0.37.1 -> 0.37.2
2020-11-28Merge pull request #105209 from r-ryantm/auto-update/ircd-hybridSandro
ircdHybrid: 8.2.24 -> 8.2.35
2020-11-28Merge pull request #104496 from freezeboy/update-tautulliDoron Behar
tautulli: 2.2.4 -> 2.6.1
2020-11-28Merge pull request #104841 from ↵Andreas Rammhold
redvers/update_cassandra_3.0.17_to_3.0.23_cve-2020-13946 cassandra_3_0: 3.0.17 -> 3.0.23
2020-11-28Merge pull request #105211 from r-ryantm/auto-update/jettyMario Rodas
jetty: 9.4.34.v20201102 -> 9.4.35.v20201120
2020-11-28metabase: 0.37.1 -> 0.37.2R. RyanTM
2020-11-28jetty: 9.4.34.v20201102 -> 9.4.35.v20201120R. RyanTM
2020-11-28ircdHybrid: 8.2.24 -> 8.2.35R. RyanTM
2020-11-27Merge pull request #105114 from marsam/update-postgresql-hllMario Rodas
postgresqlPackages.pg_hll: 2.14 -> 2.15
2020-11-27Merge pull request #104955 from r-ryantm/auto-update/doltStigP
dolt: 0.22.0 -> 0.22.1
2020-11-27postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1Mario Rodas
2020-11-28Merge pull request #97271 from Twey/rainloop-multiple-instancesSandro
rainloop: allow multiple instances to use the same package
2020-11-27Merge pull request #100908 from r-ryantm/auto-update/cppzmqSandro
2020-11-27ursadb: mark broken on darwinSandro Jäckel
2020-11-28etcd_3_4: 3.4.13 -> 3.4.14R. RyanTM
2020-11-27Merge pull request #104819 from helsinki-systems/upd/nginxajs124
nginx: 1.19.4 -> 1.19.5
2020-11-26traefik: 2.3.3 -> 2.3.4 (#105097)R. RyanTM
2020-11-27Merge pull request #101464 from Synthetica9/redirected-urlsSandro
treewide: ran ./maintainers/scripts/update_redirected_urls.sh
2020-11-27treewide: ran ./maintainers/scripts/update_redirected_urls.shPatrick Hilhorst
2020-11-26homeassistant: 0.118.3 -> 0.118.4Martin Weinelt
2020-11-26Merge pull request #105068 from r-ryantm/auto-update/sickgearSandro
sickgear: 0.23.0 -> 0.23.2
2020-11-26Merge pull request #105022 from r-ryantm/auto-update/microserverRyan Mulligan
microserver: 0.1.8 -> 0.2.0
2020-11-26fetchzip: remove write permissions for unpacked filesMetaDark
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26sickgear: 0.23.0 -> 0.23.2R. RyanTM
2020-11-26tautulli: 2.2.4 -> 2.6.1freezeboy
2020-11-26Merge pull request #102143 from lovesegfault/klipper-0.9.1Sandro
klipper: 0.8.0 -> 0.9.1
2020-11-26Merge pull request #101420 from SuperSandro2000/minioSandro
minio: 2020-08-08T04-50-06Z -> 2020-10-18T21-54-12Z
2020-11-26microserver: Fix compilation on DarwinSandro Jäckel
2020-11-26Merge pull request #104417 from mweinelt/home-assistantMartin Weinelt
homeassistant: 0.118.1 -> 0.118.3
2020-11-26Merge pull request #104996 from r-ryantm/auto-update/jackettSandro
jackett: 0.16.2152 -> 0.16.2236
2020-11-26Merge pull request #105000 from SamirHafez/plex-enable-aarch64Pavol Rusnak
plex: Add aarch64 platform
2020-11-26Merge pull request #105006 from ymarkus/fix-postfixMySQLMartin Weinelt
postfix: fix "cant find <mysql.h>" when building with "withMySQL = true"
2020-11-26Merge pull request #105015 from r-ryantm/auto-update/mackerel-agentSandro
mackerel-agent: 0.70.2 -> 0.70.3
2020-11-26microserver: 0.1.8 -> 0.2.0R. RyanTM