Sandro
9b4ecc3acf
Merge pull request #129250 from dlesl/erlfmt
2021-07-06 16:56:31 +02:00
Sandro
d83910c5db
Merge pull request #129351 from centromere/lightwalletd-0.4.7
2021-07-06 16:53:42 +02:00
Franz Pletz
f4e3ccdbb2
fluent-bit: enable metrics & systemd support
2021-07-06 16:48:58 +02:00
Franz Pletz
f73efb9fb3
Merge pull request #121841 from Pamplemousse/jenkins-cli
...
jenkins: Create the `jenkins-cli` command
2021-07-06 14:45:29 +00:00
R. RyanTM
eea558539e
gleam: 0.16.0 -> 0.16.1
2021-07-06 23:38:00 +09:00
Fabian Affolter
a43f0e8af9
python3Packages.pyrituals: 0.0.4 -> 0.0.5
2021-07-06 16:16:45 +02:00
Eric Bailey
f655a77ebf
kops: 1.20.1 -> 1.20.2 ( #128801 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-06 16:15:52 +02:00
Atemu
f879395bd9
nixos/btrfs: handle new checksum types in initrd ( #126158 )
...
Can't mount a root formatted with those otherwise
2021-07-06 09:57:10 -04:00
Mario Rodas
2337680a13
Merge pull request #129406 from fabaff/bump-tfsec
...
tfsec: 0.40.7 -> 0.41.0
2021-07-06 08:51:05 -05:00
Mario Rodas
46db5c6e30
Merge pull request #129396 from marsam/update-pgcenter
...
pgcenter: 0.9.0 -> 0.9.1
2021-07-06 08:50:26 -05:00
Mario Rodas
0285502903
Merge pull request #129398 from marsam/update-nodejs
...
nodejs: 12.22.2 -> 12.22.3, 14.17.2 -> 14.17.3, 16.4.1 -> 16.4.2
2021-07-06 08:50:00 -05:00
Martin Weinelt
dc940ecdb3
Merge pull request #121750 from m1cr0man/master
...
nixos/acme: Ensure certs are always protected
2021-07-06 15:10:54 +02:00
Fabian Affolter
f51caec3fc
Merge pull request #129420 from fabaff/bump-exploitdb
...
exploitdb: 2021-07-03 -> 2021-07-06
2021-07-06 14:49:56 +02:00
Viacheslav Lotsmanov
20d4e8bd39
psi-plus: bugfix for missing gstreamer dependencies
...
Voice messages don’t work without gstreamer “base” and “good” plugins.
This change adds a an override for GST_PLUGIN_SYSTEM_PATH_1_0
environment variable providing necessary dependencies.
2021-07-06 15:42:11 +03:00
Martin Weinelt
4116dd8256
Merge pull request #129431 from mayflower/audacity-no-auto-update
...
audacity: exclude from auto-updates, documenting decision
2021-07-06 14:08:50 +02:00
Linus Heckemann
ab2a731cca
audacity: exclude from auto-updates, documenting decision
2021-07-06 13:47:30 +02:00
R. RyanTM
e200a59995
canta-theme: 2020-05-17 -> 2021-07-06
2021-07-06 11:33:13 +00:00
zowoq
291b3ff5af
lima: 0.4.0 -> 0.5.0
...
https://github.com/AkihiroSuda/lima/releases/tag/v0.5.0
2021-07-06 21:28:43 +10:00
Justinas Stankevicius
d1f05a0ae7
obs-studio-plugins: add recurseIntoAttrs
2021-07-06 13:24:58 +03:00
Robert Schütz
f06e35c0e8
python3Packages.pytube: 10.8.5 -> 10.9.0
...
https://github.com/pytube/pytube/releases/tag/v10.9.0
2021-07-06 11:35:33 +02:00
Fabian Affolter
440304b5ae
exploitdb: 2021-07-03 -> 2021-07-06
2021-07-06 11:27:43 +02:00
Fabian Affolter
802f021382
aws-c-cal: 0.4.5 -> 0.5.11
2021-07-06 11:21:56 +02:00
Fabian Affolter
c4bcd3845c
Merge pull request #129046 from fabaff/bump-bytecode
...
python3Packages.bytecode: 0.11.0 -> 0.12.0
2021-07-06 11:19:10 +02:00
oxalica
1d7fab3457
osu-lazer: 2021.612.0 -> 2021.703.0
2021-07-06 17:17:54 +08:00
Robert Schütz
ef6d8946c7
getmail6: 6.17 -> 6.18
...
https://github.com/getmail6/getmail6/releases/tag/v6.18
2021-07-06 11:16:25 +02:00
Fabian Affolter
b04ea508dc
Merge pull request #129405 from fabaff/fix-migen
...
python3Packages.nmigen: fix build
2021-07-06 11:00:27 +02:00
Fabian Affolter
6f4741747c
python3Packages.bytecode: 0.11.0 -> 0.12.0
2021-07-06 10:57:10 +02:00
Sandro
ca8570a88d
Merge pull request #129258 from Atemu/update/zen-kernels
...
zen-kernels: 5.12.9 -> 5.12.14
2021-07-06 10:51:26 +02:00
Sandro
f349a085dd
Merge pull request #128974 from fabaff/bump-datadog
2021-07-06 10:50:36 +02:00
R. RyanTM
4cb042ecb5
openmpt123: 0.5.9 -> 0.5.10
2021-07-06 08:43:49 +00:00
Vladimír Čunát
f526256a6f
busybox-sandbox-shell: use 64-bit numbers in test
command
...
The default is C int, which usually gives 32-bit even on 64-bit Linux.
This will be the right way to fix #110149 (but needs to be deployed).
2021-07-06 10:43:39 +02:00
Vladimír Čunát
fa9f6c56a8
makeself: disable tests for now, working around #110149
...
I couldn't find an easy way to work around this while doing the tests,
so let's disable them for now and work on fixing the sandbox shell
instead (and re-enable tests after that is deployed; I hope).
2021-07-06 10:10:09 +02:00
Lars Pöschel
3e92c6bec0
rauc: Provide systemd service file
...
The rauc daemon could not be started because the systemd service file
was missing. This also prevented the DBus Interface to be usable.
We now provide the standard service file from rauc.
2021-07-06 09:48:07 +02:00
Ilan Joselevich
782def8d5c
liquidctl: 1.6.1 -> 1.7.0
2021-07-06 10:37:39 +03:00
Fabian Affolter
8eece91043
Merge pull request #129403 from jonringer/fix-celery
...
python3Packges.celery: fix build
2021-07-06 09:33:48 +02:00
Fabian Affolter
19c2dee0b8
tfsec: migrate to ldflags
2021-07-06 09:28:10 +02:00
Fabian Affolter
a61ffbaae6
tfsec: 0.40.7 -> 0.41.0
2021-07-06 09:18:39 +02:00
Fabian Affolter
e1fb67832b
python3Packages.nmigen: fix build
2021-07-06 09:07:23 +02:00
Fabian Affolter
68d0c4fc9c
Merge pull request #129363 from fabaff/bump-partclone
...
partclone: 0.3.11 -> 0.3.17
2021-07-06 08:50:03 +02:00
Vanilla
e4e4ec67ce
vimPlugins.tabnine-vim: init at 2021-01-14
2021-07-06 14:42:03 +08:00
0x4A6F
48cd90425d
zellij: 0.13.0 -> 0.14.0
2021-07-06 08:40:38 +02:00
Jonathan Ringer
2468ca4a85
python3Packges.celery: fix build
2021-07-05 23:20:49 -07:00
Yuka
3f18b72c1e
gitlab: 14.0.1 -> 14.0.2 ( #128963 )
...
https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/
2021-07-06 08:16:33 +02:00
Robert Schütz
5f4bbbffa4
ytmdl: don't propagate ffmpeg
2021-07-05 23:11:32 -07:00
Robert Schütz
a42b017bdc
python3Packages.itunespy: does not depend on mypy
2021-07-05 23:11:32 -07:00
Robert Schütz
750aebe3dc
pythonPackages.pydes: improve checkPhase
2021-07-05 23:11:32 -07:00
Robert Schütz
e3342306d8
python3Packages.youtube-search: use fetchPypi
...
There are no tags on GitHub.
2021-07-05 23:11:32 -07:00
Jörg Thalheim
065e571d29
Merge pull request #129397 from marsam/update-rbw
...
rbw: 1.2.0 -> 1.3.0
2021-07-06 07:00:44 +01:00
Arijit Basu
97f2c8dad1
xplr: 0.14.3 -> 0.14.4
2021-07-06 11:24:45 +05:30
Ben Siraphob
375d84f790
Merge pull request #129401 from siraben/powder-mainProgram
...
the-powder-toy: add mainProgram, update license
2021-07-06 12:53:31 +07:00