zowoq
ec2028eb3c
nixos/kubernetes: use kubectl from kubernetes
...
- also clarify kubectl wrapper naming
2022-02-25 19:22:30 +10:00
zowoq
4ee1f9eafc
podman: 3.4.4 -> 4.0.1
...
https://github.com/containers/podman/releases/tag/v4.0.0
https://github.com/containers/podman/releases/tag/v4.0.1
- wrap helper binaries via CONTAINERS_HELPER_BINARY_DIR
2022-02-25 19:09:29 +10:00
Ben Siraphob
8725b29aa0
Merge pull request #161707 from Synthetica9/nano-test-rewrite
2022-02-24 21:41:33 -06:00
Patrick Hilhorst
7ef8df8767
nixosTests.nano: replace with script using GNU expect
2022-02-24 21:26:25 +01:00
Samuel Dionne-Riel
0adf99aee4
Merge pull request #156005 from zhaofengli/pi02
...
Update Raspberry Pi packages
2022-02-24 15:05:23 -05:00
Markus Kowalewski
5aebf5097b
nixos/manual: add 22.05 section to list
2022-02-24 09:44:57 -08:00
Markus Kowalewski
bf021cf990
nixos/release-notes: fix typos in 22.05 section.
2022-02-24 09:44:57 -08:00
Markus Kowalewski
5721945070
nixos/tetrd: add to module list and fix enable description
...
The module was dangling and and not listed.
2022-02-24 09:44:57 -08:00
Florian Klink
6ebc6ca13f
Merge pull request #161426 from flokli/rl-2111-nftables
...
nixos/doc: improve release notes for iptables-nft and systemd with nftables backend
2022-02-24 17:22:17 +01:00
Dustin Frisch
5f9b2148b7
nixos/k40-whisperer: module init
2022-02-24 16:03:09 +01:00
lewo
49fa262cda
Merge pull request #161388 from nlewo/fix-openstack-metadata-fetcher
...
openstack-metadata-fetcher: do not fail if no user-data is provided
2022-02-24 10:16:44 +01:00
Thiago Kenji Okada
e22d349e67
Merge pull request #159546 from K900/the-plumbening
...
[RFC] [RFT] nixos/pipewire: default to wireplumber
2022-02-24 08:49:45 +00:00
ajs124
9748295636
Merge pull request #160237 from helsinki-systems/drop/virtuoso
...
virtuoso: drop
2022-02-23 23:48:52 +01:00
Pascal Wittmann
65f66dd4d2
Merge pull request #161056 from dywedir/nixos/vaultwarden
...
nixos/vaultwarden: fix evaluation
2022-02-23 22:27:58 +01:00
Shahar Dawn Or
f48ff2a079
add /usr
neededForBoot entry to 21.11 release notes
2022-02-23 11:49:24 -05:00
Pascal Bach
66ddd69bdc
Merge pull request #158375 from afreakk/plex-example
...
plex: extraPlugins example
2022-02-23 17:39:15 +01:00
Robert Hensing
62258041a4
Merge pull request #160489 from Infinisil/types.raw
...
Introduce `types.raw`
2022-02-23 14:08:04 +01:00
Patrick Hilhorst
a8de36a1d0
Merge pull request #158034 from OmnipotentEntity/wordlist
2022-02-23 12:43:26 +01:00
Martin Weinelt
d778e18366
Merge pull request #160042 from stigtsp/test/nginx-modsecurity
2022-02-23 12:02:20 +01:00
Janne Heß
e5823f77b3
Merge pull request #159187 from martinetd/logrotate
...
logrotate service enhancements
2022-02-23 11:24:17 +01:00
Stig Palmquist
21f5ce0bd9
nixos/tests/nginx-modsecurity: init
2022-02-23 08:54:52 +01:00
Florian Klink
753a43caf0
nixos/doc: improve release notes for iptables-nft and systemd with nftables backend
...
This change probably wasn't documented sufficiently in the release
notes, neither the fact systemd stopped using iptables on its own in
case of nf_tables support.
Fixes #156041 .
2022-02-22 23:17:29 +01:00
piegames
af01434597
Merge pull request #161351 : nixos/home-assistant: module updates
2022-02-22 22:47:14 +01:00
Martin Weinelt
b4ac004d09
nixos/test/networking: test bonding netdev creation
...
Previously the bonding driver would create an initial `bond0` interface
when it was loaded. If the network management integration used that
interface and did not recreate it, it was stuck to the default
`balance-rr` mode.
Deploying systemds modprobe.d configuration sets `max_bonds=0`, so we
don't run into that issue anymore.
Hence we now make sure that we can indeed create `bond0` with `802.3ad`
(LACP), which is a non default mode.
2022-02-22 17:29:41 +01:00
Martin Weinelt
c2147ab6a8
modprobe: install systemd's modprobe options
...
Shipped by systemd to combat kmod default options that interfere with
the netdev setup, when those drivers are initially loaded.
2022-02-22 17:22:57 +01:00
Antoine Eiche
413afdae6e
openstack-metadata-fetcher: do not fail if no user-data is provided
...
When no user-data is provided, the OpenStack metadata server doesn't
expose the user-data route.
2022-02-22 16:37:29 +01:00
Silvan Mosberger
665344f148
lib/types: Introduce types.raw for unprocessed values
2022-02-22 15:54:44 +01:00
Lassulus
79df722cdd
Merge pull request #150886 from mohe2015/improve-step-ca
...
nixos/step-ca: create a step-ca user
2022-02-22 14:40:25 +01:00
Martin Weinelt
0dd8ef5ef7
nixos/home-assistant: update package option description
...
Overriding can now happen using module options, which is preferred
because it is more discoverable and doesn't require knowledge of
overrides in the first place.
2022-02-22 12:07:02 +01:00
Martin Weinelt
1090fcb7c9
nixos/home-assistant: allow null config value
...
While the documentation said to set this to null, in case an imperative
config was supposed to be used, this was not possible with the typing in
place.
2022-02-22 12:04:04 +01:00
Guillaume Girol
4846d948b4
Merge pull request #156601 from symphorien/miniflux-password
...
nixos/miniflux: no cleartext password in the store
2022-02-21 21:18:36 +00:00
markuskowa
0fca9900b1
Merge pull request #157278 from ck3d/default-systemd-nspawn
...
nixos: Switch to default systemd-nspawn behaviour
2022-02-21 21:56:07 +01:00
Domen Kožar
05afa7d0eb
Merge pull request #159662 from polykernel/nix-fix-substituters-merging-order
...
nixos/nix-daemon: Fix merging order for substituters option
2022-02-21 07:24:32 +01:00
Jan Tojnar
f9e65e44e5
Merge pull request #160891 from jtojnar/gnome-iso-shortcuts
...
installation-cd-graphical-gnome: add useful shortcuts to the dash
2022-02-21 07:00:49 +01:00
Sandro
6335f75903
Merge pull request #156907 from Pamplemousse/taskserver
2022-02-20 21:21:45 +01:00
Sandro
5a57844cf6
Merge pull request #158592 from SuperSandro2000/nginx-nixos
2022-02-20 16:32:09 +01:00
Maximilian Bosch
4fe5771eee
Merge pull request #154694 from winterqt/nixos-test-log-doc
...
nixos/doc: fix mention of reading test logs
2022-02-20 15:21:30 +01:00
Vladyslav M
eb0dda98dc
nixos/vaultwarden: fix evaluation
2022-02-20 14:37:20 +02:00
Maximilian Bosch
0b118df038
Merge pull request #160936 from Ma27/fix-nixos-run-vms
...
nixos-build-vms(8): `$out/bin/nixos-run-vms` should non-interactively start VMs
2022-02-20 11:55:53 +01:00
Maciej Krüger
7feed2c0be
Merge pull request #160917 from pingiun/patch-12
2022-02-20 09:57:45 +01:00
Sandro
d8b23eefbc
Merge pull request #159859 from tournemire/dino-update
2022-02-20 00:27:38 +01:00
Alyssa Ross
8388c525c3
vpnc: don't produce non-free binaries by default
...
As explained in vpnc's Makefile, a vpnc with OpenSSL support is
non-redistributable. The option to enable OpenSSL support, which is
disabled by default, is even called OPENSSL_GPL_VIOLATION — something
that was conveniently hidden by the strange way the option was set in
the previous version of this package.
2022-02-19 22:32:51 +00:00
Alyssa Ross
1176525f87
treewide: remove obsolete kernel version checks
...
We don't support Linux kernels older than 4.4 in Nixpkgs.
2022-02-19 21:09:19 +00:00
Maximilian Bosch
1659bca6b7
nixos-build-vms(8): $out/bin/nixos-run-vms
should non-interactively start VMs
...
Not entirely sure when it got broken this time, but when creating a VM
network with `nixos-build-vms(8)`, there are should be the following scripts:
* `$out/bin/nixos-test-driver` which drops into an interactive shell to
interactively perform test steps.
* `$out/bin/nixos-run-vms` which non-interactively starts the VMs from
the network so that one can manually play around in the VM.
The latter also starts an interactive shell for a while now which means
that it does the exact same thing as `nixos-test-driver` which is not
its purpose.
2022-02-19 19:43:34 +01:00
K900
e67dd381d3
nixos/pipewire: default to wireplumber
2022-02-19 19:52:55 +03:00
Jelle Besseling
5dd2d74296
eternal-terminal: remove pingiun as maintainer
2022-02-19 17:47:41 +01:00
Aaron Andersen
3ebe6c3491
Merge pull request #160734 from vholer/gh-158802
...
nixos/mysqlBackup: set service Type
2022-02-19 10:58:23 -05:00
Jelle Besseling
29366071a4
nixos/mastodon: add RAILS_ROOT to mastodon-env
2022-02-19 16:42:45 +01:00
Renaud
4ccf58647a
Merge pull request #156224 from B4dM4n/nixos-tests-doh-proxy-rust
...
nixos/test/doh-proxy-rust: fix failing check
2022-02-19 16:31:14 +01:00
Aaron Andersen
63f03d0888
Merge pull request #157259 from bb2020/mbpfan
...
nixos/mbpfan: update documentation
2022-02-19 08:29:57 -05:00