github-actions[bot]
9ce2c2146e
Merge staging-next into staging
2022-11-26 12:02:03 +00:00
Naïm Favier
3200a56924
Merge pull request #202866 from miniBill/patch-1
2022-11-26 11:31:44 +01:00
Tom Fitzhenry
cc16ce5945
nixos/tests/phosh: add subtest to check the on-screen keyboard
2022-11-26 10:17:04 +01:00
Francesco Gazzetta
e518978869
Merge pull request #202728 from fgaz/warzone2100/4.3.2
...
warzone2100: 4.3.1 -> 4.3.2, add nixos test
2022-11-26 08:54:21 +00:00
github-actions[bot]
e5a45ed6d9
Merge staging-next into staging
2022-11-25 18:02:16 +00:00
Leonardo Taglialegne
6d77ca3ffd
Fix typo in 22.11 release notes
2022-11-25 16:11:54 +01:00
Izorkin
5cfb7fb716
nixos/tests/mastodon: update test
2022-11-25 15:00:19 +01:00
Izorkin
e8927f2631
nixos/tests/mastodon: remove CA service
2022-11-25 15:00:19 +01:00
github-actions[bot]
f8c61f361e
Merge staging-next into staging
2022-11-25 12:02:07 +00:00
Maximilian Bosch
71b00e8112
Merge pull request #202816 from mayflower/fix-hedgedoc-docs
...
nixos/hedgedoc: configuration -> settings in option's description
2022-11-25 12:45:33 +01:00
Maximilian Bosch
df50f73b57
nixos/hedgedoc: configuration -> settings in option's description
...
`configuration` has been renamed to `settings` and our docs should
reflect that.
2022-11-25 10:32:34 +01:00
github-actions[bot]
442fcc94e1
Merge staging-next into staging
2022-11-25 06:01:40 +00:00
Martin Weinelt
a4e5468bc0
Merge pull request #202187 from hmenke/alps
2022-11-25 01:34:53 +01:00
github-actions[bot]
d002d690a2
Merge staging-next into staging
2022-11-25 00:02:54 +00:00
Anderson Torres
0603e83936
Merge pull request #202734 from jmbaur/flashrom-package-option
...
nixos/flashrom: Add package option
2022-11-24 20:13:59 -03:00
Lassulus
43b6a1ffe9
Merge pull request #202216 from helsinki-systems/feat/nixos-acme-test-20y
...
nixos/tests/acme/server: generate certs with longer validity
2022-11-24 21:42:50 +01:00
Jared Baur
53021e3340
nixos/flashrom: Add package option
...
Allow for custom flashrom package to be used.
2022-11-24 12:31:07 -08:00
Francesco Gazzetta
cc0182e2d1
nixosTests.warzone2100: init
2022-11-24 20:48:42 +01:00
github-actions[bot]
db4a84c993
Merge staging-next into staging
2022-11-24 18:01:45 +00:00
Luke Granger-Brown
b7a9466d54
Merge pull request #202563 from mfenniak/fix-unifi-poller-service
...
nixos/prometheus-unifi-poller-exporter: fix executable name in systemd
2022-11-24 15:45:57 +01:00
Robert Hensing
d08a22c7ce
Merge pull request #201937 from panda2134/master
...
netlify-cli: 6.13.2 -> 12.2.4, esbuild_netlify: 0.13.6 -> 0.14.39
2022-11-24 13:52:52 +00:00
Sandro
f92201f461
Merge pull request #197925 from SuperSandro2000/lvm2
2022-11-24 13:58:29 +01:00
github-actions[bot]
d54f37c561
Merge staging-next into staging
2022-11-24 06:01:50 +00:00
Sandro
4976c161f8
Merge pull request #201949 from Icy-Thought/picom-backend-egl
2022-11-24 02:38:23 +01:00
github-actions[bot]
a6dbfe6906
Merge staging-next into staging
2022-11-24 00:02:35 +00:00
Martin Weinelt
8cbf9ed05b
Merge pull request #202567 from phfroidmont/master
2022-11-23 22:04:36 +01:00
Paul-Henri Froidmont
b8ffc572d2
nixos/patroni: only run tests on x86_64-linux
...
etcd doesn't support other architectures and refuses to start
2022-11-23 21:54:19 +01:00
Mathieu Fenniak
eed28ead0c
Workaround for upstream crash when !datadog
2022-11-23 12:58:07 -07:00
Mathieu Fenniak
e7f761fe60
Fix executable name
2022-11-23 10:31:46 -07:00
Linus Heckemann
36ca2b495f
nixos/ec2: use only curl in metadata fetcher, log to console
...
We don't need both wget and curl, so let's use only curl (which is
part of a minimal NixOS closure, unlike wget).
Logging to the console is helpful for debugging.
2022-11-23 17:19:16 +01:00
Linus Heckemann
6fb582e030
ec2-metadata-fetcher: ignore failure when fetching metadata parts
...
Instances without SSH keys configured will receive a 404 from the
metadata server when attempting to fetch an SSH key. This is not an
actual problem though, and shouldn't result in the service failing.
If the metadata server cannot be reached, the script will fail at an
earlier stage when attempting to get authentication data.
2022-11-23 17:19:16 +01:00
Linus Heckemann
eddfcf8622
amazon-image: fetch metadata only in stage-2
...
This also removes automatic enablement/mounting of instance store swap
devices and ext3 filesystems. This behaviour is strongly opinionated
and shouldn't be enabled by default.
The unionfs behaviour never took effect anyway, because the AMI
manifest path only exists for instance store-backed AMIs, which have
not been supported by nixpkgs since
84742e2293
(2019).
2022-11-23 17:19:13 +01:00
Linus Heckemann
24e33a4d2e
nixos/ec2: remove paravirtualization-specific code
...
Paravirtualized EC2 instances haven't been supported since 2017.
It's safe to remove this now.
2022-11-23 17:18:18 +01:00
github-actions[bot]
26b9cf3d24
Merge staging-next into staging
2022-11-23 12:01:56 +00:00
Félix Baylac-Jacqué
8040c468ed
nixosTests/prosody[-mysql]: fix tests TLS setup
...
The tests TLS setup was bogus: the xmpp-send-message script was trying
to connect to the server through a bogus domain name. Injecting the
right one.
I'm a bit confused about that one. I know for sure this NixOS test
succeeded last time I checked it, but the TLS conf is bogus for sure.
I assume the slixmpp SNI validation was a bit too loose and was
tightened at some point.
2022-11-23 11:05:12 +01:00
Félix Baylac-Jacqué
501d684de8
nixosTests/prosody: add timeout
...
The xmpp-sendmessage the slixmpp-powered python script tend to timeout
and block the nixos channels.
Adding a signal-based timeout making sure that whatever happens, the
script won't run for more than 2 minutes. That should be pleinty
enough time to finish regardless of the runner specs. As a data point,
it runs in about 10 secs on my desktop machine.
2022-11-23 11:03:00 +01:00
github-actions[bot]
e424324159
Merge staging-next into staging
2022-11-23 06:01:41 +00:00
georgewhewell
5b8c42f98c
nixos/lighthouse: add dataDirs to unit ReadWritePaths
2022-11-22 20:48:33 -05:00
github-actions[bot]
e31b8a36d7
Merge staging-next into staging
2022-11-23 00:02:46 +00:00
Henri Menke
d02af66091
nixos/alps: fix for Hydra failure
...
https://hydra.nixos.org/build/199758163
2022-11-22 20:50:28 +01:00
figsoda
82fe76d1cd
carnix,cratesIO: remove
2022-11-22 14:10:25 -05:00
github-actions[bot]
52bca233ff
Merge staging-next into staging
2022-11-22 12:01:52 +00:00
Valentin Gagarin
10ffe1e731
Merge pull request #201084 from wentasah/nixos-doc-fix-install
...
nixos/doc: fix installing from other distro
2022-11-22 11:13:09 +01:00
github-actions[bot]
ef59504ab1
Merge staging-next into staging
2022-11-22 06:01:48 +00:00
panda2134
669067ed04
netlify-cli: update release note for updating netlify-cli
2022-11-22 12:20:11 +08:00
WORLDofPEACE
de6f2b0a07
nixos/dbus: support dbus-broker
2022-11-22 09:36:22 +08:00
github-actions[bot]
66da6215fb
Merge staging-next into staging
2022-11-22 00:03:02 +00:00
Martin Weinelt
005233baa2
nixos/tests/evcc: init
2022-11-21 22:40:15 +01:00
Martin Weinelt
36f58b687c
nixos/evcc: init
2022-11-21 22:40:15 +01:00
Sandro
caf13a5bb1
Merge pull request #182759 from otopetrik/proxmox-image-uefi
2022-11-21 21:34:30 +01:00