Commit graph

11561 commits

Author SHA1 Message Date
Mario Rodas eaa41389fe
Merge pull request #105659 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.28.0 -> 1.30.0
2020-12-02 05:15:22 -05:00
Florian Klink e76e8cf22e openresty: 1.17.8 -> 1.19.3
Also, add a quick comment about what fixPatch does.
2020-12-02 09:08:02 +01:00
R. RyanTM 466daa42ad gitlab-pages: 1.28.0 -> 1.30.0 2020-12-02 06:44:21 +00:00
adisbladis 7b3f9e9b75
pinnwand: Use poetry from pythonPackages
Ideally this software should be repackaged using Poetry2nix rather
that using pythonPackages.

As it is now things are packaged incorrectly.

cc @mweinelt
2020-12-01 14:28:39 +01:00
Sandro e468b15989
Merge pull request #105531 from r-ryantm/auto-update/nats-streaming-server
nats-streaming-server: 0.17.0 -> 0.19.0
2020-12-01 13:54:06 +01:00
Sandro dc4e4ef7c1
Merge pull request #105569 from r-ryantm/auto-update/tarssh
tarssh: 0.4.0 -> 0.5.0
2020-12-01 13:51:43 +01:00
Sandro f857376455
Merge pull request #105572 from r-ryantm/auto-update/thanos
thanos: 0.17.0 -> 0.17.1
2020-12-01 13:51:31 +01:00
R. RyanTM d6750d0d3d thanos: 0.17.0 -> 0.17.1 2020-12-01 10:52:51 +00:00
R. RyanTM 1c7236ce79 tarssh: 0.4.0 -> 0.5.0 2020-12-01 10:07:55 +00:00
Sandro 2161ba80af
Merge pull request #105551 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.12.1 -> 0.12.2
2020-12-01 11:07:24 +01:00
Sandro 6a16833921
Merge pull request #105553 from r-ryantm/auto-update/sabnzbd
sabnzbd: 3.0.1 -> 3.1.1
2020-12-01 10:45:38 +01:00
Sandro 4c5ef510bc
Merge pull request #105535 from IvarWithoutBones/peach-init-0.9.8
peach: init at 0.9.8
2020-12-01 10:43:21 +01:00
Simon Waibl eb079d22f8
Merge pull request #105166 from SamirHafez/plex-updateScript
plex: Add an updateScript
2020-12-01 09:34:52 +01:00
R. RyanTM 45ab2f37ec sabnzbd: 3.0.1 -> 3.1.1 2020-12-01 07:56:53 +00:00
R. RyanTM 6f3d901e53 rtsp-simple-server: 0.12.1 -> 0.12.2 2020-12-01 07:39:48 +00:00
IvarWithoutBones f2341a3054 peach: init at 0.9.8 2020-12-01 04:47:19 +01:00
R. RyanTM 134aadac43 nats-streaming-server: 0.17.0 -> 0.19.0 2020-12-01 03:09:14 +00:00
Sandro 6fd25c4460
Merge pull request #105512 from r-ryantm/auto-update/jackett
jackett: 0.16.2236 -> 0.16.2269
2020-12-01 01:27:56 +01:00
R. RyanTM 17a6cabb64 jackett: 0.16.2236 -> 0.16.2269 2020-11-30 23:06:11 +00:00
Maximilian Bosch c55af95e8f
gotify-server: fix UI delivery
After bisecting `nixpkgs-master` I realized that the usage of
`-trimpath`[0] by default for Go modules[1] is responsible for breaking UI
delivery of `gotify-server`[2].

This behavior can only be turned off by setting `allowGoReference` to
`true`.

We may want to find a better long-term fix, but given that this only
affects a leaf-package and actually fixes the problem, this is good
enough for now.

Fixes #105472

[0] https://golang.org/doc/go1.13#go-command
[1] 4e9f7bbf85
[2] https://hydra.nixos.org/build/131660876
2020-11-30 23:00:18 +01:00
Milan Pässler e2aeff77f5 unifiBeta: 6.0.28 -> 6.0.36 2020-11-30 22:28:14 +01:00
Sandro 9a01a5747e
Merge pull request #105468 from r-ryantm/auto-update/consul
consul: 1.8.6 -> 1.9.0
2020-11-30 20:22:21 +01:00
Frederik Rietdijk 9a63b3d3d6
Merge pull request #104781 from NixOS/staging-next
Staging next
2020-11-30 18:27:29 +01:00
R. RyanTM fc12e58629 consul: 1.8.6 -> 1.9.0 2020-11-30 17:01:50 +00:00
Samir Hafez 8a20b502c8
plex: Add an updateScript 2020-11-30 14:41:03 +00:00
0x4A6F 7a6405448d
routinator: 0.8.0 -> 0.8.1 2020-11-30 10:18:04 +00:00
Maximilian Bosch ee3c23e0a3
documize-community: 3.8.1 -> 3.8.2
https://github.com/documize/community/releases/tag/v3.8.2
2020-11-30 10:36:24 +01:00
Maximilian Bosch 878e80c596
mautrix-telegram: fix application
* 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] a565853c5e
2020-11-29 21:28:07 +01:00
Mario Rodas 3652f50b1f
Merge pull request #105340 from r-ryantm/auto-update/pgbouncer
pgbouncer: 1.14.0 -> 1.15.0
2020-11-29 12:12:27 -05:00
Frederik Rietdijk 0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Jörg Thalheim baf2814f48
redis: disable systemd in musl build 2020-11-29 11:15:28 +01:00
R. RyanTM ce6c6fa81f pgbouncer: 1.14.0 -> 1.15.0 2020-11-29 08:38:11 +00:00
Sandro Jäckel cb22277648 mautrix-telegram: 0.8.2 -> 0.9.0 2020-11-29 00:31:10 -08:00
R. RyanTM 694a371f12 pdns-recursor: 4.4.0 -> 4.4.1 2020-11-29 05:40:58 +00:00
Sandro 0afb53d338
Merge pull request #90414 from r-ryantm/auto-update/nats-streaming-server
nats-streaming-server: 0.16.2 -> 0.17.0
2020-11-29 02:51:50 +01:00
Sandro a1f96bced2
Merge pull request #105306 from marsam/update-plpgsql_check
postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1
2020-11-29 02:47:10 +01:00
Benjamin Hipple 9f84dea4a6
Merge pull request #105286 from lukegb/clickhouse
clickhouse: use system LLVM
2020-11-28 20:39:54 -05:00
Benjamin Hipple 9426084fec
Merge pull request #102114 from MetaDark/fetchzip
fetchzip: remove write permissions for unpacked files
2020-11-28 19:18:14 -05:00
markuskowa b83e5dbc3c
Merge pull request #104363 from Izorkin/nginx-unit
unit: 1.20.0 -> 1.21.0
2020-11-29 00:32:35 +01:00
Sandro 11b75530a1
Merge pull request #90312 from r-ryantm/auto-update/bosun
bosun: 0.5.0 -> 0.8.0-preview
2020-11-28 23:52:40 +01:00
Guillaume Girol ebe455a410
Merge pull request #103287 from happysalada/postgresql_add_debug
postgresql: add debug versions
2020-11-28 20:40:32 +00:00
Luke Granger-Brown 6e39a67aec clickhouse: use system LLVM
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-28 20:40:22 +00:00
Sandro 0ea2b220a7
Merge pull request #105276 from r-ryantm/auto-update/memcached
memcached: 1.6.8 -> 1.6.9
2020-11-28 21:17:42 +01:00
R. RyanTM 6e8c5582c9 memcached: 1.6.8 -> 1.6.9 2020-11-28 19:14:10 +00:00
StigP 4a50ba8fca
Merge pull request #105237 from r-ryantm/auto-update/metabase
metabase: 0.37.1 -> 0.37.2
2020-11-28 18:30:27 +01:00
Sandro d962647d0a
Merge pull request #105209 from r-ryantm/auto-update/ircd-hybrid
ircdHybrid: 8.2.24 -> 8.2.35
2020-11-28 17:09:46 +01:00
Doron Behar ba59cb6a6a
Merge pull request #104496 from freezeboy/update-tautulli
tautulli: 2.2.4 -> 2.6.1
2020-11-28 17:59:33 +02:00
Andreas Rammhold 9ea8fd6df1
Merge pull request #104841 from redvers/update_cassandra_3.0.17_to_3.0.23_cve-2020-13946
cassandra_3_0: 3.0.17 -> 3.0.23
2020-11-28 16:43:03 +01:00
Mario Rodas 49bfd31410
Merge pull request #105211 from r-ryantm/auto-update/jetty
jetty: 9.4.34.v20201102 -> 9.4.35.v20201120
2020-11-28 10:21:15 -05:00
R. RyanTM 2e72a7b6c6 metabase: 0.37.1 -> 0.37.2 2020-11-28 15:20:05 +00:00