Robert Schütz
e6a76ff9ae
_7zz: 21.07 -> 22.00
2022-06-26 19:31:21 +00:00
Ivv
f3b81e3229
Merge pull request #178481 from siraben/formula-update
...
formula: update, add update script and unbreak darwin
2022-06-26 21:10:36 +02:00
Robert Schütz
ac99f604e7
python310Packages.pytibber: 0.22.3 -> 0.23.0
...
https://github.com/Danielhiversen/pyTibber/releases/tag/0.23.0
2022-06-26 19:03:57 +00:00
R. Ryantm
1b891603df
python310Packages.pubnub: 6.3.2 -> 6.3.3
2022-06-26 18:50:54 +00:00
Maximilian Bosch
137e9a6316
wiki-js: 2.5.284 -> 2.5.285
...
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.285
2022-06-26 20:41:38 +02:00
Winter
d6f59779c6
nixos/nextcloud: remove extraneous nginx config directive
2022-06-26 14:30:59 -04:00
Winter
e54ddddd2a
nixos/nextcloud: make all services run after nextcloud-setup
2022-06-26 14:29:59 -04:00
Winter
6be3ce36b6
nixos/nextcloud: use mkOption.default for datadir
2022-06-26 14:27:03 -04:00
7c6f434c
f4bbd5d420
Merge pull request #179069 from r-ryantm/auto-update/fdm
...
fdm: 2.0 -> 2.1
2022-06-26 18:21:59 +00:00
Robert Hensing
7898af7d3a
ghc: Work around broken pyopenssl on aarch64-darwin
2022-06-26 20:13:13 +02:00
Robert Hensing
b75a20420b
sphinx_offline: init
2022-06-26 20:13:13 +02:00
Alyssa Ross
253fa03ea9
nixosTests.virtualbox.net-hostonlyif: use dhcpcd
...
dhclient is no longer built by default in the dhcp package, so this
test has been broken since that change was made. To fix, switch to
dhcpcd. dhcpcd insists on writing into /var/run, so we need to ensure
that exists.
Fixes: a2c379d4b6
("dhcp: make client and relay component optional")
2022-06-26 18:12:13 +00:00
Alyssa Ross
34ec11729e
nixosTests.virtualbox: fix for blocking stdout
...
Fixes: 1640359f33
("nixos/test-runner: Fix execute() flakiness")
2022-06-26 18:12:12 +00:00
Alyssa Ross
e2617706ed
nixosTests.virtualbox: fix logging service
...
This used to be StandardOutput=syslog, which was removed because
syslog is deprecated, but that caused the test to fail. So bring it
back, but set it to the non-deprecated "journal" value instead (which
is what systemd interprets "syslog" as now anyway).
Fixes: 962e15aebc
("nixos: remove StandardOutput=syslog, StandardError=syslog lines")
2022-06-26 18:12:11 +00:00
Alyssa Ross
17b0079436
nixosTests.virtualbox: create shared dir before VM
...
Otherwise, since the update to Virtualbox 6.1.22, the test would fail
due to the shared directory not existing.
Fixes: ba0da8a076
("virtualbox: 6.1.18 -> 6.1.22")
2022-06-26 18:12:09 +00:00
Alyssa Ross
ecaa6f5c60
nixosTests.virtualbox.host-usb-permissions: import sys
...
Otherwise, sys.stderr is not defined.
Fixes: db614e11d6
("nixos/tests/test-driver: better control test env symbols")
2022-06-26 18:12:08 +00:00
Alyssa Ross
6ce4afce63
nixosTests.virtualbox: always use nested KVM
...
Nested KVM has been enabled by default on Linux on Intel for a long
time now, and since Virtualbox 6.1.0, the test won't run without it
because Virtualbox now only supports running hardware-accelerated VMs.
Additionally, this means we can 64-bit guests by default. The 32-bit
guest additions don't currently build, so this is important to have
the tests work with the default options.
2022-06-26 18:12:07 +00:00
Alyssa Ross
97a16f52d7
linuxPackages.virtualboxGuestAdditions: properly mark platforms
...
This saves a lot of defensive checking inside the expression.
2022-06-26 18:12:06 +00:00
Alyssa Ross
943fd5ea4b
pkgsi686Linux.linuxPackages.virtualboxGuestAdditions: mark broken
...
Hasn't built since the upgrade to Linux 5.10.
https://forums.virtualbox.org/viewtopic.php?t=104819
2022-06-26 18:11:58 +00:00
Robert Schütz
2c2d5c386e
python310Packages.pyrogram: 2.0.27 -> 2.0.30
2022-06-26 18:10:56 +00:00
Sandro
f721eb736c
Merge pull request #171981 from dali99/wayback-machine-archiver
2022-06-26 20:09:22 +02:00
Sandro
09b3a4e4cb
Merge pull request #178069 from kenranunderscore/package-infra-arcana
...
infra-arcana: init at 21.0.1
2022-06-26 20:07:24 +02:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next
2022-06-26 18:01:24 +00:00
Lassulus
f9f61cdd89
Merge pull request #179219 from erikarvstedt/rename-maintainer-erikarvstedt
...
treewide: rename maintainer `earvstedt` -> `erikarvstedt`
2022-06-26 19:50:10 +02:00
Mario Rodas
448b3c4ea7
Merge pull request #179222 from marsam/update-actionlint
...
actionlint: 1.6.13 -> 1.6.14
2022-06-26 12:48:14 -05:00
Sandro Jäckel
78fbe407d7
yq-go: 4.25.2 -> 4.25.3
2022-06-26 19:46:57 +02:00
Berk D. Demir
a9f912498f
Replace use of testVersion
alias
...
- lndconnect: Drop unused input `testVersion`
- other packages: Import `testers` and use `testers.testVersion`
2022-06-26 17:41:46 +00:00
R. Ryantm
b32c2a712b
python310Packages.bimmer-connected: 0.9.6 -> 0.10.0
2022-06-26 17:35:16 +00:00
Mario Rodas
5b54b8fe69
Merge pull request #179044 from r-ryantm/auto-update/distribution
...
docker-distribution: 2.7.1 -> 2.8.1
2022-06-26 12:32:11 -05:00
Mario Rodas
ea486f6302
Merge pull request #179053 from r-ryantm/auto-update/flint
...
flint: 2.8.5 -> 2.9.0
2022-06-26 12:30:59 -05:00
Mario Rodas
dd9c76a307
Merge pull request #179150 from r-ryantm/auto-update/python3.10-numexpr
...
python310Packages.numexpr: 2.8.1 -> 2.8.3
2022-06-26 12:30:15 -05:00
Mario Rodas
dda79c77e1
Merge pull request #179197 from hehongbo/master
...
drone: 2.12.0 -> 2.12.1
2022-06-26 12:28:03 -05:00
Mario Rodas
3fd166ce88
Merge pull request #179214 from fabaff/types-setuptools-bump
...
python310Packages.types-setuptools: 57.4.17 -> 57.4.18
2022-06-26 12:26:22 -05:00
Sandro
e34dacbae8
Merge pull request #178620 from willcohen/emcc-bump
2022-06-26 19:12:35 +02:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt
-> erikarvstedt
...
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Sandro
0e04b8f3bd
Merge pull request #178500 from andrevmatos/kde/plasma
2022-06-26 19:10:16 +02:00
Mario Rodas
13d4aa355f
Merge pull request #179206 from r-ryantm/auto-update/python310Packages.gdown
...
python310Packages.gdown: 4.5.0 -> 4.5.1
2022-06-26 12:09:01 -05:00
Sandro Jäckel
1e6ba0387a
python310Packages.geoip2: 4.5.0 -> 4.6.0
2022-06-26 19:07:32 +02:00
Lassulus
ea532fe833
Merge pull request #179168 from yayayayaka/revert-177536-hedgedoc-fix-statedirectory
2022-06-26 19:05:04 +02:00
Fabian Affolter
0cf6e38a67
python310Packages.types-setuptools: 57.4.17 -> 57.4.18
2022-06-26 19:00:00 +02:00
Fabian Affolter
8e0d4648a2
python310Packages.channels: 3.0.4 -> 3.0.5
2022-06-26 18:57:56 +02:00
Fabian Affolter
eb0ee67946
Merge pull request #178968 from fabaff/grype-bump
...
grype: 0.40.0 -> 0.40.1, syft: 0.46.3 -> 0.49.0
2022-06-26 18:56:11 +02:00
Fabian Affolter
52eb07664a
Merge pull request #178972 from fabaff/ultraheat-api-bump
...
python310Packages.ultraheat-api: 0.4.0 -> 0.4.1
2022-06-26 18:56:00 +02:00
Fabian Affolter
3c9e839a2c
Merge pull request #179085 from r-ryantm/auto-update/python3.10-pyTelegramBotAPI
...
python310Packages.pytelegrambotapi: 4.5.1 -> 4.6.0
2022-06-26 18:55:20 +02:00
Fabian Affolter
b81c2abe6d
Merge pull request #179205 from r-ryantm/auto-update/python3.10-types-tabulate
...
python310Packages.types-tabulate: 0.8.10 -> 0.8.11
2022-06-26 18:53:47 +02:00
Fabian Affolter
477f2e7e53
Merge pull request #178982 from fabaff/censys-bump
...
python310Packages.censys: 2.1.6 -> 2.1.6
2022-06-26 18:51:27 +02:00
Fabian Affolter
c590abcbda
Merge pull request #179167 from r-ryantm/auto-update/python310Packages.aioymaps
...
python310Packages.aioymaps: 1.2.2 -> 1.2.3
2022-06-26 18:49:18 +02:00
Sandro
62854b60cc
Merge pull request #178807 from cbourjau/update-cli11-and-micromamba
...
Update cli11 and micromamba
2022-06-26 18:40:18 +02:00
Robert Hensing
fb9e656d48
git-autofixup: init as alias
...
A top-level attribute makes this program easier to find
for nix repl junkies like me.
2022-06-26 18:35:55 +02:00
Sandro
c3e1020461
Merge pull request #179158 from Izorkin/update-http3-libs
...
update http3 libs
2022-06-26 18:34:24 +02:00