Renaud
f563832d28
Merge pull request #62002 from cresh/riemann-3.2
...
riemann: 0.3.1 -> 0.3.2
2019-05-26 01:07:09 +02:00
Tom Hunger
efcaed45ce
clickhouse: 18.16.1 -> 19.6.2.11
2019-05-25 19:48:28 +01:00
Frederik Rietdijk
b2ab860db3
Merge master into staging-next
2019-05-25 12:38:00 +02:00
Robert Schütz
4fc639aa75
home-assistant: 0.92.2 -> 0.93.2
...
https://www.home-assistant.io/blog/2019/05/16/release-93/
2019-05-25 11:08:10 +02:00
Robert Schütz
c20b21df47
home-assistant-cli: 0.6.0 -> 0.7.0
...
https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
2019-05-25 11:08:10 +02:00
Jörg Thalheim
2ea821800e
tautulli: 2.1.28 -> 2.1.29 ( #62004 )
...
tautulli: 2.1.28 -> 2.1.29
2019-05-25 09:21:41 +01:00
Florian Klink
32c25b4f1d
shairport-sync: set sysconfdir to /etc/
...
since 2.8.5, shairport-sync uses the directory path sysconfdir to
determine where to place the configuration file shairport-sync.conf.
This led to shairport-sync complaining at startup:
> configuration file name "/nix/store/i8gb0hsb2zczdl8g1h73pbcb952585l9-shairport-sync-3.2.2/etc/shairport-sync.conf" can not be resolved.
Looking for a configuration file there doesn't make much sense, as we'd
have to include configuration in the shairport-sync derivation itself.
By setting sysconfdir to /etc/, shairport-sync will try to read its
configuration from /etc/shairport-sync.conf, which is a more sane
default.
2019-05-24 18:33:28 +00:00
Ryan Mulligan
4edbd027e2
Merge pull request #62010 from r-ryantm/auto-update/uftp
...
uftp: 4.9.9 -> 4.9.11
2019-05-24 11:18:11 -07:00
R. RyanTM
c3a0f32d3e
uftp: 4.9.9 -> 4.9.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftp/versions
2019-05-24 08:31:09 -07:00
R. RyanTM
9de07d894f
tautulli: 2.1.28 -> 2.1.29
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-05-24 06:02:27 -07:00
Marcus Crestani
483a07d97d
riemann: 0.3.1 -> 0.3.2
2019-05-24 14:26:02 +02:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Mario Rodas
e3156c8595
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-24 04:20:00 -05:00
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
Izorkin
c9d2d2fa82
mariadb: change default codepage to utf8mb4
2019-05-19 16:06:13 +03:00
Izorkin
3a6e362ec3
mariadb: change client config
2019-05-19 16:06:13 +03:00
Izorkin
1db3a91bab
mariadb: change server config
2019-05-19 16:06:11 +03: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
5251cbb051
jellyfin: add bundled libraries to LD_LIBRARY_PATH
2019-05-18 12:15:38 +02: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
Will Dietz
ee4fc39aa7
bind: 9.12.4-P1 -> 9.14.2
...
9.12 is EOL as of May 2019.
9.14.2 release notes (which appear to extend those for 9.14.1):
https://ftp.isc.org/isc/bind9/9.14.2/RELEASE-NOTES-bind-9.14.2.html
Please check the security fixes and prioritize this as appropriate.
2019-05-17 03:36:59 -05: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
Renaud
e954384854
Merge pull request #60629 from r-ryantm/auto-update/memcached
...
memcached: 1.5.13 -> 1.5.14
2019-05-03 19:21:08 +02:00
Austin Seipp
d416b263cf
Merge pull request #60846 from thoughtpolice/nixpkgs/crdb-update
...
cockroachdb: 2.1.6 -> 19.1.0
2019-05-03 11:27:48 -05:00
Florian Klink
92e2659f22
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5
...
This bumps ndecker/fritzbox_exporter to a more recent fork. This version
also capable of TR64.
2019-05-03 16:59:57 +02:00
Robert Schütz
3c4ec19cb6
home-assistant: make parse-requirements.py use manifest.json
...
The way dependencies and requirements are specified was changed upstream
in https://github.com/home-assistant/home-assistant/pull/22699 .
2019-05-03 15:47:03 +02:00
Michael Fellinger
9535e3eb2e
riemann-dash: 0.2.12 -> 0.2.14, use bundlerApp
2019-05-03 14:24:13 +02:00
Austin Seipp
fecdbd9a49
cockroachdb: 2.1.6 -> 19.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-03 01:50:31 -05:00
Elis Hirwing
6698c37fe1
Merge pull request #60630 from etu/drop-emby
...
emby: Drop package and module and refer to jellyfin
2019-05-03 07:58:30 +02:00
Renaud
11a185b61f
softether_4_25: restrict to x86_64-linux
2019-05-02 22:42:16 +02:00
R. RyanTM
43235b77f1
rspamd: 1.9.1 -> 1.9.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-05-02 22:02:46 +02:00
R. RyanTM
121cf3ca1c
shaarli: 0.10.3 -> 0.10.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/shaarli/versions
2019-05-02 21:44:15 +02:00
Hsiang-Cheng Yang
e775587d63
softether: 4.25 -> 4.29 ( #60665 )
...
* softether: 4.25 -> 4.29
* softether_4_29: restrict to x86_64-linux
Does not build on aarch64 because of upstream "-m64" compile flag
2019-05-02 19:38:37 +02:00
Florian Engel
baf9c7fa85
monetdb: 11.31.13 -> 11.33.3
2019-05-02 15:21:36 +02:00
Renaud
c2ac3f9f01
Merge pull request #60708 from r-ryantm/auto-update/pure-ftpd
...
pure-ftpd: 1.0.48 -> 1.0.49
2019-05-02 11:57:11 +02:00
R. RyanTM
c8ddb306db
pure-ftpd: 1.0.48 -> 1.0.49
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pure-ftpd/versions
2019-05-01 19:42:19 -07:00
Elis Hirwing
02cd2b00e7
emby: Drop package and module and refer to jellyfin
2019-05-01 17:47:32 +02:00
Ryan Mulligan
09d7dc404a
Merge pull request #60636 from r-ryantm/auto-update/mosquitto
...
mosquitto: 1.6 -> 1.6.1
2019-05-01 07:57:28 -07:00
R. RyanTM
0fb118a8ca
neo4j: 3.5.4 -> 3.5.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/neo4j/versions
2019-05-01 06:45:50 -07:00
R. RyanTM
56a7e3f532
mosquitto: 1.6 -> 1.6.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/mosquitto/versions
2019-05-01 05:25:09 -07:00
Elis Hirwing
ea439dc4d0
Merge pull request #60617 from nyanloutre/jellyfin_10_3_2
...
jellyfin: 10.3.1 -> 10.3.2
2019-05-01 13:39:09 +02:00
R. RyanTM
f81957227b
memcached: 1.5.13 -> 1.5.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/memcached/versions
2019-05-01 04:13:39 -07:00
nyanloutre
d6977ebee6
jellyfin: 10.3.1 -> 10.3.2
2019-05-01 11:51:01 +02:00
Vladimír Čunát
110fb944f1
lua*Packages.http: 0.3 -> 0.4 (and generate)
...
One bugfix patch is included - merged upstream but not released yet.
knot-resolver wrapper would need to add binaryheap explicitly,
so it's migrated to the automatic LUA path discovery instead.
2019-05-01 11:28:47 +02:00
R. RyanTM
f633ae3857
lidarr: 0.6.0.815 -> 0.6.1.830
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lidarr/versions
2019-05-01 11:20:51 +02:00
R. RyanTM
bce0f19449
icingaweb2: 2.6.2 -> 2.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icingaweb2/versions
2019-05-01 11:12:22 +02:00
R. RyanTM
f2f665036a
jackett: 0.11.170 -> 0.11.256
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-05-01 11:11:11 +02:00
R. RyanTM
8d55d7f64f
jetty: 9.4.14.v20181114 -> 9.4.16.v20190411
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jetty/versions
2019-05-01 11:10:54 +02:00
R. RyanTM
7d1c1f0801
groonga: 8.1.1 -> 9.0.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2019-04-30 17:50:24 -07:00
Lassulus
fcb18ae5c8
Merge pull request #60351 from thoughtpolice/nixpkgs/crdb-update
...
cockroachdb: 2.1.5 -> 2.1.6
2019-05-01 04:09:40 +09:00
Mario Rodas
9d23245b74
Merge pull request #60233 from nyanloutre/oauth2_proxy_update
...
oauth2_proxy: 20180325 -> 3.2.0
2019-04-30 12:59:29 -05:00
nyanloutre
a47124da9e
oauth2_proxy: 20180325 -> 3.2.0
...
after bitly repo was frozen, pusher is now the official hard fork
https://github.com/bitly/oauth2_proxy/issues/628
2019-04-30 19:25:02 +02:00
Michael Fellinger
6be7c2be18
sensu: 1.0.3 -> 1.7.0, use bundlerApp
2019-04-30 18:22:28 +02:00
Robert Schütz
c38b485197
dovecot_pigeonhole: 0.5.5 -> 0.5.6
...
https://dovecot.org/pipermail/dovecot-news/2019-April/000411.html
2019-04-30 15:56:59 +02:00