1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

7533 commits

Author SHA1 Message Date
Maximilian Bosch 0a94f89fca
mautrix-telegram: patch away alembic dependency
`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/
2019-05-24 09:35:39 +02:00
R. RyanTM 16a431a5be redis: 5.0.4 -> 5.0.5
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
2019-05-24 00:27:04 -07:00
Aaron Andersen d8fd3cf602 limesurvey: drop php command from package, simplify directory structure 2019-05-23 21:43:08 -04:00
Aaron Andersen fc49f75f63 limesurvey: 2.05_plus_141210 -> 3.17.1+190408 2019-05-23 21:42:51 -04:00
Léo Gaspard 608aee3a56
Merge pull request #61899 from mguentner/matrix_synapse_0.99.5
matrix-synapse: 0.99.4 -> 0.99.5
2019-05-22 21:29:14 +02:00
Maximilian Güntner cff544bc99
matrix-synapse: 0.99.4 -> 0.99.5 2019-05-22 18:32:02 +02:00
WilliButz 3871b7610c
grafana: 6.1.6 -> 6.2.0 2019-05-22 14:24:21 +02:00
Renaud 5f944be207
Merge pull request #61845 from aanderse/solr
solr: 8.0.0 -> 8.1.0
2019-05-22 13:58:08 +02:00
markuskowa 4dda834ee3
Merge pull request #61870 from r-ryantm/auto-update/openresty
openresty: 1.13.6.2 -> 1.15.8.1
2019-05-22 13:51:09 +02:00
R. RyanTM 03d2c7f8a7 openresty: 1.13.6.2 -> 1.15.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openresty/versions
2019-05-22 02:17:37 -07:00
Aaron Andersen 0890f8d743 solr: minor cleanup/formatting 2019-05-21 20:29:19 -04:00
Aaron Andersen b48109ca9b solr: 8.0.0 -> 8.1.0 2019-05-21 20:28:02 -04:00
Robin Gloster 913737e4bb
Merge pull request #61787 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 6.15.2 -> 6.15.4
2019-05-21 18:18:32 +00:00
Austin Seipp b38b0f610f
foundationdb61: 6.1.6pre4898 -> 6.1.7pre4928
Also includes some minor, miscellaneous cleanups to the CMake build
expression.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:48:56 -05:00
Renaud d0f75abb39
389-ds-base: 1.3.5.19 -> 1.3.9.1 (#61675)
http://www.port389.org/docs/389ds/releases/release-notes.html
+ fix build failure with <nss.h>
+ enable parallel building (faster)
2019-05-21 11:09:31 +02:00
Florian Klink 4bc40350ae nextcloud: 15.0.7 -> 15.0.8 2019-05-21 16:06:45 +09:00
Mario Rodas 40679c6b56 endlessh: init at 1.0 2019-05-21 16:04:21 +09:00
R. RyanTM 4cb11aa901 atlassian-confluence: 6.15.2 -> 6.15.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/atlassian-confluence/versions
2019-05-20 20:59:19 -07:00
Léo Gaspard afd8f69d94
Merge pull request #61721 from mguentner/matrix_synapse_0.99.4
matrix-synapse: 0.99.3.2 -> 0.99.4
2019-05-21 02:30:43 +02:00
Robert Schütz e94d857373 home-assistant: run parse-requirements.py 2019-05-20 13:31:44 +02:00
Maximilian Güntner f654606e87
matrix-synapse: 0.99.3.2 -> 0.99.4 2019-05-19 23:10:05 +02:00
Aaron Andersen b5a0c38e55
Merge pull request #59401 from mguentner/mxisd_1_3
mxisd: 1.2.0 -> 1.4.3
2019-05-19 07:00:47 -04:00
Mario Rodas 60277c7d5e
Merge pull request #58441 from marsam/init-postgresql-pipelinedb
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-05-18 13:20:09 -05:00
Minijackson bc38106acb
jellyfin: 10.3.2 -> 10.3.3 2019-05-18 10:56:55 +02:00
Frederik Rietdijk 840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Silvan Mosberger 85c0a4dc33
Merge pull request #61512 from c0bw3b/pkg/winstone
winstone: drop package and service
2019-05-17 17:36:38 +02:00
Maximilian Güntner 1a84bfc0a2
mxisd: 1.2.0 -> 1.4.3 2019-05-16 21:14:13 +02:00
Frederik Rietdijk d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
elseym f61bb1b7ed
documize-community: 2.4.1 -> 2.5.0 2019-05-15 21:44:38 +02:00
c0bw3b 582fd549fb winstone: drop package and service
Close #56294
Upstream package is unmaintained for years
and nixpkgs provides alternatives
2019-05-15 20:30:48 +02:00
Austin Seipp 3f1c6801a2
foundationdb: init 6.1.6pre4898_26fbbbf, cmake build
This adds a new build of FoundationDB 6.1, using the new, much improved
with CMake build system with fewer patches and rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:10 -05:00
Austin Seipp a13a0c8de4
foundationdb: refactor vsmake patch application
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:10 -05:00
Austin Seipp 34e15b1c73
foundationdb: refactor 'vsmake' build system into its own file [NFC]
FoundationDB is currently in the process of migrating to CMake, and it
will eventually be the only build system. In preparation for this, split
off the current (somewhat nasty) builder into its own file, and allow
default.nix to be more declarative -- containing only the main supported
versions.

Similarly, a cmake.nix file will be added later.

There is no functional change here (NFC), only an organizational change
(file moves, no hash changes).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:07 -05:00
Austin Seipp 5e0a6863c8
Merge pull request #57973 from aanderse/monitoring-plugins
monitoring-plugins: compile missing mysql, ldap, dig, procs, and dbi executables
2019-05-14 15:07:33 -05:00
Austin Seipp 3b0b55df67
Merge pull request #61395 from risicle/ris-postgres-enable-check
postgresql: enable pre-install checks
2019-05-14 14:49:03 -05:00
Peter Ferenczy d6d94878ea pg_partman: init at 4.1.0 2019-05-14 18:37:34 +02:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Frederik Rietdijk 8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
Mario Rodas fa9015f511 postgresql_11: 11.2 -> 11.3 2019-05-14 09:55:30 +02:00
Mario Rodas 34309d7373 postgresql_10: 10.7 -> 10.8 2019-05-14 09:55:30 +02:00
Mario Rodas 04cc838523 postgresql_9_6: 9.6.12 -> 9.6.13 2019-05-14 09:55:30 +02:00
Mario Rodas 63f8f36c3d postgresql_9_5: 9.5.16 -> 9.5.17 2019-05-14 09:55:30 +02:00
Mario Rodas e6cf849d8b postgresql_9_4: 9.4.21 -> 9.4.22 2019-05-14 09:55:30 +02:00
Robert Scott d7f36ecb3d postgresql: enable pre-install checks 2019-05-13 19:32:53 +01:00
Izorkin 872f056bb4 nginxModules.lua: 0.10.14 -> 0.10.15 2019-05-13 12:37:14 +03:00
Izorkin fa3f68edab nginxModules.http_proxy_connect_module: 16.04.2019 -> 06.05.2019 2019-05-13 12:37:10 +03:00
Jörg Thalheim 0816c69173
nginxModules: update and add nginx modules (#59949)
nginxModules: update and add nginx modules
2019-05-13 10:15:09 +01:00
Jaka Hudoklin 310989baef
Merge pull request #61375 from xtruder/pkgs/elasticsearch/missing_deps
elasticsearch: add missing gnugrep and coreutils to wrapper
2019-05-13 10:44:24 +02:00
Spencer Baugh 4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Frederik Rietdijk ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
freezeboy c6e2638882 demoit: unstable-2019-03-29 -> unstable-2019-05-10 (#61349)
* demoit: unstable-2019-03-29 -> unstable-2019-05-10
2019-05-12 18:47:26 +02:00
Jaka Hudoklin e4d89879f8
elasticsearch: add missing gnugrep and coreutils to wrapper 2019-05-12 16:31:13 +02:00
Vladimír Čunát ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
Michael Raskin aa7d27a348
Merge pull request #61326 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.10.0 -> 3.11.0
2019-05-12 07:49:39 +00:00
R. RyanTM 5c28af1480 apache-jena-fuseki: 3.10.0 -> 3.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
2019-05-11 16:46:32 -07:00
Jaka Hudoklin e3f6239631
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin 2019-05-11 19:54:20 +02:00
Vladimír Čunát e8f4ad0169
Merge branch 'master' into staging-next
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
lewo 021f127369
Merge pull request #60463 from spacefrogg/openafs-1.8.3
openafs: 1.8.2 -> 1.8.3
2019-05-11 09:03:59 +02:00
Bas van Dijk cc3d0f4acf
Merge pull request #61255 from basvandijk/elk-old-upgrades
elk5: 5.6.9 -> 5.6.16 & elk6: 6.7.1 -> 6.7.2
2019-05-10 23:48:21 +02:00
Bas van Dijk 1a0818e941 elk6: 6.7.1 -> 6.7.2 2019-05-10 23:32:44 +02:00
Bas van Dijk 8673d82bc1 elk5: 5.6.9 -> 5.6.16 2019-05-10 22:46:12 +02:00
Renaud 2fe5e5ba71
Merge pull request #60556 from r-ryantm/auto-update/groonga
groonga: 8.1.1 -> 9.0.2
2019-05-10 21:21:48 +02:00
Daiderd Jordan a5a389ef9a
Merge pull request #60173 from bachp/plex-1.15.4.993
plex: 1.15.3.876 -> 1.15.4.994
2019-05-10 20:44:34 +02:00
Renaud 655006c23e
postgresqlPackages.pgroonga: 2.1.8 -> 2.1.9
Changelog: https://pgroonga.github.io/news/#version-2-1-9
2019-05-10 20:12:22 +02:00
Matthew Bauer 4dce6bc461
Merge pull request #61128 from deadloko/fix/LighttpdCrossCompilation
lighttpd: fix crosscompilation
2019-05-09 13:11:25 -04:00
Pascal Bach c01b8f3027 plex: 1.15.3.876 -> 1.15.4.994 2019-05-09 18:08:30 +02:00
Bas van Dijk 46a869b286
Merge pull request #61185 from basvandijk/elk-7.0.1
elk: 7.0.0 -> 7.0.1
2019-05-09 15:50:03 +02:00
Bas van Dijk 78cb9b7898 elk: 7.0.0 -> 7.0.1 2019-05-09 11:37:48 +02:00
Andrew Newman 0b5a5c52d6 lighttpd: fix crosscompilation 2019-05-08 10:43:00 +03:00
Renaud 2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Robin Gloster f41599a028
Merge pull request #61086 from mayflower/cross-fixes
Batch of cross compilation fixes
2019-05-07 20:35:47 +00:00
Frederik Rietdijk 87a5d8fede Merge staging-next into staging 2019-05-07 19:30:14 +02:00
Robin Gloster 4a246cea28
xorg.*: fix cross m4 handling 2019-05-07 18:14:12 +02:00
Robin Gloster abb10fe7ae
xorg.libXi: fix cross 2019-05-07 18:14:11 +02:00
Jörg Thalheim 7ed04c2a6f
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 (#61074)
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0
2019-05-07 09:54:33 +01:00
Jörg Thalheim 3a83427e6d
Merge pull request #61055 from nyanloutre/radarr_update_0_2_0_1344
radarr: 0.2.0.1293 -> 0.2.0.1344
2019-05-07 07:05:49 +01:00
Mario Rodas 5a9983a76e
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 2019-05-07 00:02:25 -05:00
Marcus Stojcevich 118487b694
influxdb: 1.7.5 -> 1.7.6 2019-05-06 19:38:37 -04:00
nyanloutre fed813491d
radarr: 0.2.0.1293 -> 0.2.0.1344 2019-05-06 19:52:33 +02:00
Franz Pletz 0d00b0b646
unifiTesting: 5.10.19 -> 5.11.18 2019-05-06 16:12:42 +02:00
Franz Pletz 6b24a1aca5
unifiStable: 5.10.19 -> 5.10.23 2019-05-06 16:12:42 +02:00
Franz Pletz f30f120b9b
unifiLTS: 5.6.39 -> 5.6.42 2019-05-06 16:12:42 +02:00
Danylo Hlynskyi ce0345a6c8
Merge pull request #61046 from marsam/platforms-postgresqlPackages
postgresqlPackages: enable on platforms where PostgreSQL is supported
2019-05-06 16:42:52 +03:00
Peter Simons 62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
Mario Rodas 12ee718d19
postgresqlPackages: enable on platforms where PostgreSQL is supported 2019-05-06 06:00:00 -05:00
Robert Schütz 1ea22b8868
Merge pull request #60217 from dotlambda/home-assistant-0.92
home-assistant: 0.91.4 -> 0.92.2
2019-05-05 23:31:31 +02:00
Ivan Kozik f13c5ccc41 prometheus_2: 2.8.1 -> 2.9.2 2019-05-05 20:13:02 +00:00
Renaud ac19a13cb1
Merge pull request #60942 from mguentner/matrix_synapse_0.99.3.2
matrix-synapse: 0.99.3 -> 0.99.3.2
2019-05-05 17:53:18 +02:00
Mario Rodas d2cf6fde61
Merge pull request #60335 from azazel75/grafana_reporter_upgrade
grafana_reporter: 2.0.1 -> 2.1.0
2019-05-04 20:57:10 -05:00
cresh 31cf973dc7 squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
Renaud 2f6c0662ee
Merge pull request #60924 from r-ryantm/auto-update/wallabag
wallabag: 2.3.6 -> 2.3.7
2019-05-04 22:47:39 +02:00
Maximilian Güntner f91b7984b4
matrix-synapse: 0.99.3 -> 0.99.3.2 2019-05-04 22:32:43 +02:00
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Mario Rodas 22f65339f3
Merge pull request #60641 from r-ryantm/auto-update/neo4j
neo4j: 3.5.4 -> 3.5.5
2019-05-04 12:52:06 -05:00
R. RyanTM 660b67a1f2 wallabag: 2.3.6 -> 2.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wallabag/versions
2019-05-04 09:48:00 -07:00
Florian Klink 8fa2a165ed
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5 (#60857)
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5
2019-05-04 16:06:27 +02:00
Alyssa Ross 94f5ae4a34
Merge pull request #60514 from manveru/sensu-update
sensu: 1.0.3 -> 1.7.0, use bundlerApp
2019-05-04 13:02:52 +00:00
Robert Schütz 7e09b531ae appdaemon: 3.0.4 -> 3.0.5 2019-05-04 12:01:23 +02:00
Robert Schütz 4d607a5ac9 home-assistant: 0.91.4 -> 0.92.2
https://www.home-assistant.io/blog/2019/04/24/release-92/
2019-05-04 12:01:17 +02:00
Renaud d58dcd601b
Merge pull request #60866 from manveru/riemann-dash-update
riemann-dash: 0.2.12 -> 0.2.14, use bundlerApp
2019-05-04 01:57:00 +02:00