Mario Rodas
ed2962bb93
Merge pull request #168583 from r-ryantm/auto-update/gitRepo
...
gitRepo: 2.22 -> 2.23
2022-04-14 05:00:25 -05:00
Mario Rodas
c05750ff54
Merge pull request #168595 from welteki/bump-arkade
...
arkade: 0.8.22 -> 0.8.23
2022-04-14 04:58:30 -05:00
Mario Rodas
77f5130ffa
Merge pull request #167202 from xrelkd/update/asmfmt
...
asmfmt: 1.2.3 -> 1.3.2
2022-04-14 04:58:02 -05:00
Mario Rodas
a6869ff1a6
Merge pull request #167363 from xrelkd/update/debianutils
...
debianutils: 4.11.2 -> 5.7
2022-04-14 04:57:28 -05:00
Mario Rodas
4fc2605ab5
Merge pull request #168587 from xrelkd/update/eksctl
...
eksctl: 0.92.0 -> 0.93.0
2022-04-14 04:56:48 -05:00
Mario Rodas
42b17e3c0b
Merge pull request #168601 from r-ryantm/auto-update/python3.10-stripe
...
python310Packages.stripe: 2.71.0 -> 2.72.0
2022-04-14 04:56:11 -05:00
rnhmjoj
ca1b1f6dc0
nixos/test-driver: highlight driver log lines
...
There is a whole lot of noise in a NixOS test log due to journal,
commands, and test driver messages all being mixing together.
With this commit the test driver messages are highlighted so you don't
have to squint too much to see where a subtest starts and ends or what
was the last command being run.
Here's an excerpt from a highlighted log:
[2mmachine # [ 6.647826] dhcpcd[668]: eth0: adding default route via 10.0.2.2[0m
[2mmachine # I've had a great day![0m
(finished: must succeed: curl -sfL https://example.com/how-are-you ? | tee /dev/stderr, in 0.19 seconds)
(finished: subtest: Privoxy can filter https requests, in 0.22 seconds)
[1m[32msubtest: Blocks are working[0m
machine: [1m[32mwaiting for TCP port 443[0m
[2mmachine # Connection to localhost (::1) 443 port [tcp/https] succeeded![0m
(finished: waiting for TCP port 443, in 0.03 seconds)
machine: [1m[32mmust fail: curl -f https://example.com/ads 1>&2[0m
[2mmachine # [ 6.730608] nscd[742]: 742 monitored file `/etc/resolv.conf` was written to[0m
[2mmachine # [ 6.733071] privoxy[814]: 2022-04-14 09:41:01.695 7fa995c39640 Actions: +block{Fake ads} ...
[2mmachine # curl: (22) The requested URL returned error: 403[0m
[2mmachine # [ 6.753098] systemd[1]: Stopping Name Service Cache Daemon...[0m
[2mmachine # [ 6.755632] systemd[1]: nscd.service: Deactivated successfully.[0m
[2mmachine # [ 6.757069] systemd[1]: Stopped Name Service Cache Daemon.[0m
(finished: must fail: curl -f https://example.com/ads 1>&2, in 0.07 seconds)
machine: [1m[32mmust succeed: curl -f https://example.com/PRIVOXY-FORCE/ads 1>&2[0m
[2mmachine # [ 6.765099] systemd[1]: Starting Name Service Cache Daemon...[0m
[2mmachine # [ 6.781519] nscd[925]: 925 monitoring file `/etc/passwd` (1)[0m
[2mmachine # [ 6.844105] systemd[1]: Reached target Network is Online.[0m
[2mmachine # [ 6.848860] privoxy[814]: 2022-04-14 09:41:01.805 7fa995c39640 Actions: +block{Fake ads} ...
[2mmachine # [ 6.856068] nscd[925]: 925 monitoring file `/etc/nsswitch.conf` (8)[0m
[2mmachine # [ 6.858229] systemd[1]: Reached target Multi-User System.[0m
[2mmachine # [ 6.858934] nscd[925]: 925 monitoring directory `/etc` (2)[0m
[2mmachine # [ 6.861315] systemd[1]: Startup finished in 2.374s (kernel) + 4.451s (userspace) = 6.826s.[0m
[2mmachine # Hot Nixpkgs PRs in your area. Click here![0m
[2mmachine # [ 6.873055] nscd[925]: 925 monitoring directory `/etc` (2)[0m
[2mmachine # [ 6.874489] nscd[925]: 925 monitoring file `/etc/nsswitch.conf` (8)[0m
[2mmachine # [ 6.875599] nscd[925]: 925 monitoring directory `/etc` (2)[0m
(finished: must succeed: curl -f https://example.com/PRIVOXY-FORCE/ads 1>&2, in 0.12 seconds)
(finished: subtest: Blocks are working, in 0.22 seconds)
[1m[32msubtest: Temporary certificates are cleaned[0m
machine: [1m[32mmust succeed: test $(ls /run/privoxy/certs | wc -l) -gt 0[0m
(finished: must succeed: test $(ls /run/privoxy/certs | wc -l) -gt 0, in 0.02 seconds)
machine: [1m[32mmust succeed: date -s "$(date --date '12 days')"[0m
(finished: must succeed: date -s "$(date --date '12 days')", in 0.02 seconds)
[2mmachine # [ 6.959589] systemd[1]: Started Logrotate Service.[0m
[2mmachine # [ 6.966685] systemd[1]: Starting Cleanup of Temporary Directories...[0m
[2mmachine # [ 6.974783] systemd[1]: logrotate.service: Deactivated successfully.[0m
[2mmachine # [ 7.004493] systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.[0m
[2mmachine # [ 7.005457] systemd[1]: Finished Cleanup of Temporary Directories.[0m
machine: [1m[32mmust succeed: test $(ls /run/privoxy/certs | wc -l) -eq 0[0m
(finished: must succeed: test $(ls /run/privoxy/certs | wc -l) -eq 0, in 0.01 seconds)
(finished: subtest: Temporary certificates are cleaned, in 0.15 seconds)
(finished: run the VM test script, in 7.44 seconds)
test script finished in 7.48s
[1m[32mcleanup[0m
kill machine (pid 8)
2022-04-14 11:54:21 +02:00
Maximilian Bosch
e633d42747
grafana: 8.4.5 -> 8.4.6
...
No-op release: https://github.com/grafana/grafana/releases/tag/v8.4.6
Yes, this is actually not really needed since we only provide the OSS
version of Grafana and the CVE in question is only exploitable on
Grafana enterprise, but I decided to perform this update to test the
update script I previously implemented in 7708fccf01
.
2022-04-14 11:29:19 +02:00
Janne Heß
6d6c1c341c
nixos/stage-1-systemd: Add keymap support
...
Makes my life a lot easier with my non-american keyboard layout
2022-04-14 10:25:04 +01:00
Thiago Kenji Okada
719250c1df
Merge pull request #168574 from ratsclub/aerc-0.8
...
aerc: 0.7.1 -> 0.9.0
2022-04-14 10:24:17 +01:00
Doron Behar
94eb0d16a3
Merge pull request #149667 from doronbehar/doc/pname-version-conventions
...
docs: Make coding conventions use pname/version
2022-04-14 12:00:59 +03:00
Maximilian Bosch
7708fccf01
grafana: implement update script
2022-04-14 10:58:50 +02:00
Lassulus
7392416a53
Merge pull request #168302 from helsinki-systems/feat/systemd-stage-1-lvm
...
nixos/stage-1-systemd: Add LVM2 support (+ test)
2022-04-14 09:52:24 +01:00
Artturi
1690820ab5
Merge pull request #134523 from reedrw/bluej-gsettings-fix
...
bluej: fix gsettings schemas
2022-04-14 11:46:19 +03:00
Kim Lindberger
a2e8bfe9cb
Merge pull request #168459 from talyz/nomachine-7.9.2
...
nomachine-client: 7.8.2 -> 7.9.2
2022-04-14 10:45:23 +02:00
R. Ryantm
b04f659505
python310Packages.stripe: 2.71.0 -> 2.72.0
2022-04-14 08:36:05 +00:00
Janne Heß
cb1624c130
Merge pull request #168477 from helsinki-systems/feat/systemd-stage-1-hibernation
...
nixos/stage-1-systemd: Implement and test hibernation
2022-04-14 10:15:28 +02:00
Fabian Affolter
6025530db8
Merge pull request #168592 from fabaff/bump-openhomedevice
...
python3Packages.openhomedevice: 2.0.1 -> 2.0.2
2022-04-14 10:04:33 +02:00
Pascal Bach
1a70fa8acb
Merge pull request #137939 from kfiz/update-mongodb-44/50
...
Update mongodb to 4.4/5.0
2022-04-14 09:25:20 +02:00
Han Verstraete
29a38e618e
arkade: 0.8.22 -> 0.8.23
2022-04-14 09:06:38 +02:00
Fabian Affolter
f5de595df7
python3Packages.openhomedevice: 2.0.1 -> 2.0.2
2022-04-14 08:42:08 +02:00
Fabian Affolter
6b85f5e479
Merge pull request #168460 from neosimsim/python-packages-simple-salesforce-add-zeep
...
pythonPackages.simple-salesforce: add zeep to propagatedBuildInputs
2022-04-14 08:34:39 +02:00
Fabian Affolter
bc7d0cda9c
Merge pull request #168538 from fabaff/bump-aioshelly
...
python3Packages.aioshelly: 1.0.11 -> 2.0.0
2022-04-14 08:34:19 +02:00
Fabian Affolter
98ef317db3
Merge pull request #168539 from fabaff/bump-pyupgrade
...
pyupgrade: 2.31.1 -> 2.32.0
2022-04-14 08:34:08 +02:00
Fabian Affolter
2a95cfe3a8
Merge pull request #168541 from fabaff/bump-elkm1-lib
...
python3Packages.elkm1-lib: 1.2.2 -> 1.3.1
2022-04-14 08:33:55 +02:00
Fabian Affolter
79c16af970
Merge pull request #168542 from fabaff/bump-htmltest
...
htmltest: 0.15.0 -> 0.16.0
2022-04-14 08:33:42 +02:00
Fabian Affolter
87ed14064e
Merge pull request #168557 from r-ryantm/auto-update/python3.10-pytest-astropy
...
python310Packages.pytest-astropy: 0.9.0 -> 0.10.0
2022-04-14 08:33:18 +02:00
xrelkd
c00ac0d379
eksctl: 0.92.0 -> 0.93.0
2022-04-14 13:43:10 +08:00
Anderson Torres
ce932dbcf1
Merge pull request #168435 from AndersonTorres/new-muon
...
Small rewrites
2022-04-14 02:15:45 -03:00
Jan Tojnar
5db9253633
nixos/desktop-managers: Fix eval
...
nixos/lib/utils.nix is actually passed as `utils` argument to modules
so https://github.com/NixOS/nixpkgs/pull/168194 broke the eval.
Fixes: https://github.com/NixOS/nixpkgs/issues/168569
2022-04-14 06:53:08 +02:00
Jan Tojnar
056b2b3beb
Merge pull request #168448 from r-ryantm/auto-update/gnome.swell-foop
...
gnome.swell-foop: 41.0.1 -> 41.1
2022-04-14 06:35:53 +02:00
Mario Rodas
b0d433e931
python310Packages.tablib: update meta
2022-04-14 04:20:00 +00:00
Mario Rodas
2291f1a464
satysfi: 0.0.6 -> 0.0.7
...
https://github.com/gfngfn/SATySFi/blob/v0.0.7/CHANGELOG.md
2022-04-14 04:20:00 +00:00
Mario Rodas
d21f677be0
lxd: 4.24 -> 5.0.0
...
https://github.com/lxc/lxd/releases/tag/lxd-5.0.0
2022-04-14 04:20:00 +00:00
Mario Rodas
a837d70cac
python310Packages.mlflow: 1.25.0 -> 1.25.1
...
https://github.com/mlflow/mlflow/releases/tag/v1.25.1
2022-04-14 04:20:00 +00:00
Mario Rodas
acbf5c2030
ncspot: 0.9.5 -> 0.9.7
...
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.6
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.7
2022-04-14 04:20:00 +00:00
R. Ryantm
7c63c5914d
gitRepo: 2.22 -> 2.23
2022-04-14 03:39:09 +00:00
R. Ryantm
b6f2d3588c
git-machete: 3.7.2 -> 3.8.0
2022-04-14 03:33:41 +00:00
Victor Freire
1a0addc799
aerc: 0.8.2 -> 0.9.0
2022-04-13 23:30:07 -03:00
Bobby Rong
dc44abca65
gnome-connections: 42.1.1 → 42.1.2
...
https://gitlab.gnome.org/GNOME/connections/-/compare/42.1.1...42.1.2
2022-04-14 10:20:08 +08:00
R. Ryantm
76f8d7f751
gtk-frdp: unstable-2022-04-07 → unstable-2022-04-11
...
70cd7598cb...d7f408fb23
2022-04-14 10:18:57 +08:00
Franz Pletz
dfc7a39803
Merge pull request #168536 from thequux/add-sctp-support-to-iperf3
...
iperf3: Add support for SCTP
2022-04-14 03:52:35 +02:00
R. Ryantm
d2b6c105b7
bottles: 2022.3.28-trento-1 -> 2022.4.14-trento
2022-04-14 01:31:38 +00:00
Justin Restivo
569f8c87c0
bore-cli: init at 0.2.1
2022-04-13 20:57:52 -04:00
R. Ryantm
ae6932e7b9
elan: 1.3.1 -> 1.4.0
2022-04-13 20:56:11 -04:00
R. Ryantm
8ceeec3f8d
cargo-tally: 1.0.2 -> 1.0.4
2022-04-13 20:55:56 -04:00
R. Ryantm
16710ae6de
esbuild: 0.14.32 -> 0.14.34
2022-04-13 20:55:34 -04:00
Robert Schütz
42e4eb3747
libdeltachat: 1.76.0 -> 1.77.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.77.0/CHANGELOG.md
2022-04-13 20:53:25 -04:00
happysalada
b2070af53e
starship: use unstable to fix darwin
2022-04-13 20:52:48 -04:00
Martin Weinelt
5c7148bd9f
Merge pull request #168492 from mweinelt/cpython311-darwin-tcl-tk
2022-04-14 02:52:10 +02:00