Izorkin
1d948428c8
nixos/mastodon: fix send e-mail notifications
2021-10-26 10:59:39 +03:00
Jan Tojnar
23f71e9427
Merge pull request #136345 from Pamplemousse/doc
...
doc: clarification of dependencies related attributes
2021-10-26 09:52:37 +02:00
Charlotte Van Petegem
56e6fd2bd1
mu: 1.6.8 -> 1.6.9
2021-10-26 15:45:25 +08:00
Charlotte Van Petegem
ffae3209f4
mu: 1.6.7 -> 1.6.8
2021-10-26 15:45:25 +08:00
Sandro
8750b35d9d
Merge pull request #142802 from veprbl/pr/fastjet_contrib_1_046
...
fastjet-contrib: 1.045 -> 1.046
2021-10-26 09:15:20 +02:00
Sandro
41097c2e9c
Merge pull request #142890 from queezle42/libnfc
...
libnfc: Fix config file path
2021-10-26 09:12:26 +02:00
Sandro
eccf007139
Merge pull request #142656 from superherointj/package-linkerd-upgrade
...
linkerd: 2.10.2 -> 2.11.0
2021-10-26 09:07:56 +02:00
Sandro
4ad02f1034
Merge pull request #142659 from superherointj/package-k3s-1.22.2+k3s2
...
k3s: 1.21.4+k3s1 -> 1.22.2+k3s2
2021-10-26 09:07:31 +02:00
Vladimír Čunát
1f89685452
Merge #142864 : nixos/gnome: fix an alias reference
2021-10-26 08:35:22 +02:00
Fabian Affolter
24289c20fa
Merge pull request #142235 from fabaff/bump-wakeonlan
...
python3Packages.wakeonlan: 2.0.1 -> 2.1.0
2021-10-26 08:17:01 +02:00
Fabian Affolter
c989cfc77d
Merge pull request #142760 from fabaff/bump-minio
...
python3Packages.minio: 7.1.0 -> 7.1.1
2021-10-26 08:14:14 +02:00
Fabian Affolter
479b480a90
Merge pull request #142766 from fabaff/bump-casbin
...
python3Packages.casbin: 1.9.2 -> 1.9.3
2021-10-26 08:14:02 +02:00
Peter Hoeg
4956a145e1
strawberry: 0.9.3 -> 1.0.0
2021-10-26 12:27:48 +08:00
Ryan Burns
30f73c6493
Merge pull request #141659 from sikmir/gmid
...
gmid: init at 1.7.5
2021-10-25 19:18:11 -07:00
Anderson Torres
079edc2a16
Merge pull request #142907 from cpcloud/bump-shapely
...
shapely: 1.7.1 -> 1.8.0
2021-10-25 23:17:43 -03:00
Anderson Torres
6b4cbba35f
Merge pull request #142902 from afontaine/bump-calibre
...
calibre: 5.29.0 -> 5.30.0
2021-10-25 23:16:55 -03:00
Anderson Torres
5c20dda347
Merge pull request #142889 from beardhatcode/bump/language-tool
...
languagetool: 5.4 -> 5.5
2021-10-25 23:15:39 -03:00
Anderson Torres
1b912a7478
Merge pull request #142886 from buckley310/htop
...
htop: 3.1.0 -> 3.1.1
2021-10-25 23:14:33 -03:00
P. R. d. O
4f25697acf
pocket-casts: init at 0.5.0
2021-10-26 10:28:22 +09:00
Cleeyv
cf01d286a6
maintainers: add cleeyv to maintainers list
2021-10-26 10:25:27 +09:00
Ellie Hermaszewska
40f260d1df
Merge pull request #141607 from expipiplus1/vulkan-update-v1.2.189.1
...
vulkan: 1.2.182.0 -> 1.2.189.1
2021-10-26 09:02:01 +08:00
rowanG077
dcf4f16669
cloudcompare: 2.11.2 -> unstable-2021-10-14
...
Released version doesn't work with packaged PCL
because it's too new. Considering that a release
is a year ago it's unreasonable to wait for it.
2021-10-26 09:58:06 +09:00
Cleeyv
05fd405405
maintainers/jitsi: add cleeyv to jitsi team
2021-10-25 20:46:24 -04:00
Cleeyv
37762975b5
nixos/doc: add jibri to release notes
2021-10-25 20:46:24 -04:00
Cleeyv
29f4cb4b0a
nixos/jibri: add nixos test
2021-10-25 20:46:24 -04:00
Cleeyv
917c5fae70
nixos/jibri: fix & docs for enable not via meet
2021-10-25 20:46:24 -04:00
Cleeyv
ec3c9b1306
jibri: downgrade to jre8_headless from default v16
...
Fix for bug with jibri closing prematurely when recording is stopped:
https://github.com/jitsi/jibri/issues/441
2021-10-25 20:46:24 -04:00
Cleeyv
57bd54d28b
nixos/jibri: add finalize script option
2021-10-25 20:46:24 -04:00
Cleeyv
3473cff4b0
nixos/jibri: init at 8.0-93-g51fe7a2
...
This module was written by @puckipedia for nixcon-video-infra 2020.
Minor changes made by @cleeyv for compat with existing jibri package.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
Cleeyv
c6c77e819f
jibri: add section to xorg conf file, for module
...
This change is adapted from a different jibri package, written by
@puckipedia for nixcon-video-infra 2020 along with a module for jibri.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
Cleeyv
ff8ed90033
nixos/jitsi-meet: add jibri.enable
...
This option enables a jibri service on the same host that is running
jitsi-meet. It was written, along with the jibri module, by @puckipedia
for nixcon-video-infra 2020.
Co-authored-by: Puck Meerburg <puck@puck.moe>
2021-10-25 20:46:24 -04:00
figsoda
f220223a16
Merge pull request #142895 from uniquepointer/your-editor
...
your-editor: init at 1203
2021-10-25 19:28:17 -04:00
figsoda
ee6735ec22
your-editor: styling fixup
2021-10-25 19:28:12 -04:00
Phillip Cloud
9e21b3238e
shapely: 1.7.1 -> 1.8.0
2021-10-25 19:24:43 -04:00
uniquepointer
14c8bf8743
Maintainers: Add uniquepointer
2021-10-25 18:04:41 -05:00
uniquepointer
fc25fa882e
your-editor: init at 1203
2021-10-25 18:04:22 -05:00
Andrew Fontaine
65e2e5cb1c
calibre: 5.29.0 -> 5.30.0
...
Now supports the new Kobo Libra 2 and Kobo Sage
2021-10-25 18:18:23 -04:00
Bernardo Meurer
360d65e180
Merge pull request #142883 from lovesegfault/hqplayerd-4.26.2-69
...
hqplayerd: 4.26.0-67 -> 4.26.2-69
2021-10-25 15:09:05 -07:00
Timothy DeHerrera
4411b9b42c
Merge pull request #142869 from jonringer/fix-21.11-release-name-in-notes
...
nixos/release-notes: fix 21.11 release name
2021-10-25 15:40:44 -06:00
Robbert Gurdeep Singh
2e4300bf8b
element-desktop: 1.9.2 -> 1.9.3 ( #142871 )
...
Changelog:
https://github.com/vector-im/element-desktop/releases/tag/v1.9.3
2021-10-25 22:54:53 +02:00
Fabian Affolter
62cc19887d
Merge pull request #142757 from fabaff/bump-checkov
...
checkov: 2.0.505 -> 2.0.509
2021-10-25 22:22:31 +02:00
Robbert Gurdeep Singh
9ee66feaad
languagetool: 5.4 -> 5.5
...
https://github.com/languagetool-org/languagetool/blob/v5.5/languagetool-standalone/CHANGES.md
2021-10-25 21:55:35 +02:00
Guillaume Girol
9ed177ac16
Merge pull request #142160 from hrhino/fix/zbackup
...
zbackup: fix
2021-10-25 19:49:06 +00:00
Sean Buckley
83b1c5b70c
htop: 3.1.0 -> 3.1.1
2021-10-25 15:27:42 -04:00
Guillaume Girol
f790fcd0be
Merge pull request #142384 from trofi/sequential-vde2
...
vde2: explicitly disable parallel building
2021-10-25 19:00:49 +00:00
Bernardo Meurer
042b62583e
hqplayerd: fix gupnp version mismatches with fc34
2021-10-25 11:44:14 -07:00
Jens Nolte
b7021d39ba
libnfc: Set sysconfdir to /etc
...
The library was looking for config files in its nix store path.
2021-10-25 20:39:34 +02:00
Martin Weinelt
1c20719373
Merge pull request #139311 from NinjaTrappeur/nin-acme-fix-webroot
2021-10-25 20:27:29 +02:00
Dmitry Kalinkin
e01a4c7fc5
Merge pull request #142762 from SFrijters/yabridge-3.6.0
...
yabridge: 3.5.2 -> 3.6.0 and fix for wine 6.20
2021-10-25 14:26:43 -04:00
Dmitry Kalinkin
f827b90439
Merge pull request #142796 from veprbl/pr/yoda_1_9_1
...
yoda: 1.9.0 -> 1.9.1
2021-10-25 14:10:30 -04:00