3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

15720 commits

Author SHA1 Message Date
Sandro f8afaeff74
Merge pull request #134792 from Ma27/bump-mautrix-telegram 2021-08-19 19:18:32 +02:00
Kim Lindberger 14b0f20fa1
Merge pull request #132475 from ryantm/dev/ryantm/discourse-ldap-auth
discourseAllPlugins: init discourse-ldap-auth
2021-08-19 15:27:31 +02:00
Maximilian Bosch dd39ec87f4
mautrix-telegram: 2021-08-12 -> 0.10.1
ChangeLog: https://github.com/mautrix/telegram/releases/tag/v0.10.1
2021-08-19 14:25:56 +02:00
davidak bfb9194814
Merge pull request #134652 from NickCao/traefik
traefik: 2.4.13 -> 2.5.0
2021-08-19 01:16:45 +02:00
Finn Behrens c93e318747 moodle: update to 3.11.2 2021-08-18 19:12:43 +02:00
Ryan Mulligan 70d29c5cf4 discourseAllPlugins: init discourse-ldap-auth 2021-08-18 10:12:41 -07:00
Nick Cao e39f8a3040
traefik: 2.4.13 -> 2.5.0 2021-08-18 20:54:26 +08:00
Ben Siraphob ea1f7fa9fc
Merge pull request #134180 from r-ryantm/auto-update/navidrome
navidrome: 0.43.0 -> 0.44.1
2021-08-17 18:06:46 -05:00
Ben Siraphob f44f8494f9
Merge pull request #134391 from r-ryantm/auto-update/dolt
dolt: 0.27.3 -> 0.27.4
2021-08-17 18:02:18 -05:00
Artturi 6511aaefdc
Merge pull request #134057 from r-ryantm/auto-update/unpackerr
unpackerr: 0.9.6 -> 0.9.7
2021-08-18 00:44:17 +03:00
Artturi 7d5fcf07da
Merge pull request #134038 from r-ryantm/auto-update/matterircd
matterircd: 0.23.1 -> 0.24.2
2021-08-18 00:34:27 +03:00
Artturi 9a5399ec08
Merge pull request #134037 from r-ryantm/auto-update/matterbridge
matterbridge: 1.22.2 -> 1.22.3
2021-08-18 00:33:13 +03:00
Artturi 5c44e2ec43
Merge pull request #134034 from r-ryantm/auto-update/maddy 2021-08-18 00:25:34 +03:00
Kim Lindberger 7f857f1c32
Merge pull request #133611 from talyz/discourse-2.7.7
discourse: 2.7.5 -> 2.7.7, plugin updates and fixes
2021-08-17 22:56:55 +02:00
R. RyanTM d8be0ee34f libreddit: 0.14.9 -> 0.14.14 2021-08-17 11:11:03 -07:00
R. RyanTM efd0d98cd7 jackett: 0.18.537 -> 0.18.545 2021-08-17 11:09:16 -07:00
R. RyanTM f840a1559e nats-server: 2.2.1 -> 2.3.4 2021-08-17 11:01:08 -07:00
Jörg Thalheim 2658b62262
Merge pull request #134443 from turion/dev_rabbitmq_bump_maintainer
rabbitmq-server: bump & set new maintainer
2021-08-17 19:00:52 +01:00
R. RyanTM 94d15b6072 nats-streaming-server: 0.21.1 -> 0.22.1 2021-08-17 10:56:20 -07:00
Manuel Bärenz ba19c8982c rabbitmq-server: Add myself as maintainer 2021-08-17 19:53:16 +02:00
Jörg Thalheim 85b336fdef
Merge pull request #134489 from r-ryantm/auto-update/rabbitmq-server
rabbitmq-server: 3.9.1 -> 3.9.3
2021-08-17 18:42:50 +01:00
nyanloutre c9fc751673 nixos/navidrome: init module and test
Co-authored-by: aciceri <andrea.ciceri@autistici.org>
Co-authored-by: nyanloutre <paul@nyanlout.re>
2021-08-17 10:32:25 -07:00
R. RyanTM 6ca6cc2044 rabbitmq-server: 3.9.1 -> 3.9.3 2021-08-17 16:58:55 +00:00
talyz 12ff4b79e4
discourse: update.py: Remove native platforms in plugin lock files..
...and add ruby.
2021-08-17 18:21:27 +02:00
talyz 04e6b03fa9
discourse.mkDiscoursePlugin: Handle repos with gems directories
Some plugin repos already have a `gems` directory. This lets the
packager choose whether it should be kept and the nix packaged ruby
gems should be copied into it or if it should be removed in favor of
our ruby gems.
2021-08-17 18:21:21 +02:00
talyz f8096460bd
discourse.plugins: Make the updater able to package plugins
Let the update.py script handle the initial, repetitive task of
packaging new plugins. With this in place, the plugin only needs to be
added to the list in `update-plugins` and most of the work will be
done automatically when the script is run. Metadata still needs to be
filled in manually and some packages may of course require additional
work/patching.
2021-08-17 18:21:15 +02:00
talyz 4197b6dd14
discourse.plugins.discourse-github: Update 2021-08-17 18:21:10 +02:00
talyz 443b318ee9
discourse: Change the path to the auto generated plugin assets
Change the path to the auto generated plugin assets, which defaults to
the plugin's directory and isn't writable at the time of asset
generation.
2021-08-17 18:21:03 +02:00
talyz 6fd5a40cca
discourse.tests: Test the appropriate discourse package
Perform the tests on the package that the `tests` attribute is a child
of, i.e. if `discourseAllPlugins.tests` is built, the tests will run
with the `discourseAllPlugins` package, not the `discourse` package as
previously.
2021-08-17 18:20:55 +02:00
talyz bb14315d51
discourse: Remove leftover link to unused plugins directory 2021-08-17 18:17:56 +02:00
talyz 6f26527358
discourse.plugins.discourse-data-explorer: Update 2021-08-17 18:17:50 +02:00
talyz 92b758266e
discourse.plugins.discourse-solved: Update 2021-08-17 18:17:45 +02:00
talyz 5d94e3bfc9
discourse.plugins.discourse-canned-replies: Update 2021-08-17 18:17:39 +02:00
talyz d1a63bf19c
discourse.plugins.discourse-calendar: Update 2021-08-17 18:17:34 +02:00
talyz c97ae4ad8e
discourse: 2.7.5 -> 2.7.7 2021-08-17 18:17:27 +02:00
Ben Siraphob cc4057321c
Merge pull request #134457 from r-ryantm/auto-update/promscale
promscale: 0.4.1 -> 0.5.1
2021-08-17 10:56:15 -05:00
R. RyanTM 4c1f5a6391 promscale: 0.4.1 -> 0.5.1 2021-08-17 15:07:34 +00:00
happysalada 26e1c41f93 caddy: 2.4.1 -> 2.4.3 2021-08-17 22:44:50 +09:00
Jörg Thalheim bcbd29ff1a
Merge pull request #134403 from womfoo/fix/armv7l-sd_image
nixos/sd_image: fix armv7l build
2021-08-17 12:06:13 +01:00
R. RyanTM 75ab21bf87 headscale: 0.6.0 -> 0.6.1 2021-08-17 18:47:25 +09:00
Kranium Gikos Mendoza c6f73e4bad samba: fix build hanging on armv7l configure phase 2021-08-17 19:35:39 +10:00
R. RyanTM cfcd03d557 dolt: 0.27.3 -> 0.27.4 2021-08-17 03:37:29 +00:00
Bernardo Meurer 57b6c8c5b2
Merge pull request #134360 from lovesegfault/hqplayer-updates
hqplayed{d,-desktop}: updates
2021-08-16 21:49:45 +00:00
Bernardo Meurer 0fe56e14b6
hqplayerd: 4.25.0-64 -> 4.25.1-65 2021-08-16 13:36:37 -07:00
Robert Scott 44193bd5cc
Merge pull request #134246 from Kranzes/auto-update/nsd
nsd: 4.3.5 -> 4.3.7
2021-08-16 20:49:33 +01:00
Maximilian Bosch 8fb8386338
Merge pull request #132559 from sumnerevans/matrix-synapse-1.40.0
matrix-synapse: 1.39.0 -> 1.40.0
2021-08-16 21:10:44 +02:00
Sandro 78dbaa0655
Merge pull request #134286 from wahjava/pounce-update
pounce: 2.3 -> 2.4
2021-08-16 15:49:49 +02:00
Maximilian Bosch 5a01d3ac1f
matrix-synapse: fix startup 2021-08-16 13:48:00 +02:00
Martin Weinelt c4d6dc8c9b
home-assistant: 2021.8.6 -> 2021.8.7 2021-08-16 13:02:42 +02:00
Martin Weinelt 13e8d98ae8
Merge pull request #134301 from fabaff/ha-total
home-assistant: override total-connect-client
2021-08-16 13:02:26 +02:00