fortuneteller2k
6ea6734f71
nixos/iwd: add settings option
2021-07-23 23:06:15 +08:00
Florian Klink
013e089000
Merge pull request #130503 from flokli/nss-fix-ordering
...
nixos/systemd: fix NSS database ordering
2021-07-23 02:28:32 +02:00
Ben Siraphob
1308c47b1f
Merge pull request #130864 from pstn/mingw-64
...
mingw-64: 6.0.0 -> 9.0.0
2021-07-21 21:22:34 +07:00
Ryan Mulligan
b8d3210113
Merge pull request #130852 from seqizz/g_clipcat
...
nixos/clipcat: add user service module
2021-07-20 18:56:21 -07:00
Philipp
c60a0b0447
mingw-64: 6.0.0 -> 9.0.0
2021-07-20 22:34:50 +02:00
Gürkan Gür
d3c568e16a
nixos/clipcat: add user service module
2021-07-20 21:40:58 +02:00
github-actions[bot]
61eb7e2e9e
Merge master into staging-next
2021-07-20 18:01:04 +00:00
github-actions[bot]
c0cb54f9ee
Merge master into staging-next
2021-07-19 18:01:10 +00:00
Cole Helbling
88fb6d25d8
nixos/prometheus-buildkite-agent-exporter: init
2021-07-19 08:35:58 -07:00
Ben Siraphob
d53846e29e
Merge pull request #130583 from jvanbruegge/isabelle2021
...
Isabelle: 2020 -> 2021
2021-07-19 20:56:48 +07:00
github-actions[bot]
9c688591fc
Merge master into staging-next
2021-07-19 06:01:30 +00:00
Elis Hirwing
bfef28861d
Merge pull request #130528 from etu/init-hockeypuck
...
hockeypuck: init at 2.1.0
2021-07-19 07:54:11 +02:00
Elis Hirwing
09a49354b6
nixos/hockeypuck: Add service for hockeypuck
2021-07-19 07:33:01 +02:00
github-actions[bot]
dc802b2e19
Merge master into staging-next
2021-07-19 00:01:36 +00:00
Jan van Brügge
9111bd40b2
isabelle: 2020 -> 2021
2021-07-18 23:51:36 +02:00
Maxine Aubrey
1bc6f38000
nixos/doc: update EOL of 21.11
2021-07-18 16:04:13 +02:00
github-actions[bot]
382fdc7ad3
Merge master into staging-next
2021-07-18 00:01:24 +00:00
Martin Weinelt
d9a3a54b73
Merge pull request #129980 from mweinelt/nixos/kea
2021-07-18 00:26:35 +02:00
Florian Klink
c1536f5c78
nixos/systemd: fix NSS database ordering
...
- The order of NSS (host) modules has been brought in line with upstream
recommendations:
- The `myhostname` module is placed before the `resolve` (optional) and `dns`
entries, but after `file` (to allow overriding via `/etc/hosts` /
`networking.extraHosts`, and prevent ISPs with catchall-DNS resolvers from
hijacking `.localhost` domains)
- The `mymachines` module, which provides hostname resolution for local
containers (registered with `systemd-machined`) is placed to the front, to
make sure its mappings are preferred over other resolvers.
- If systemd-networkd is enabled, the `resolve` module is placed before
`files` and `myhostname`, as it provides the same logic internally, with
caching.
- The `mdns(_minimal)` module has been updated to the new priorities.
If you use your own NSS host modules, make sure to update your priorities
according to these rules:
- NSS modules which should be queried before `resolved` DNS resolution should
use mkBefore.
- NSS modules which should be queried after `resolved`, `files` and
`myhostname`, but before `dns` should use the default priority
- NSS modules which should come after `dns` should use mkAfter.
2021-07-17 23:55:35 +02:00
github-actions[bot]
d6b748b2b3
Merge master into staging-next
2021-07-17 18:00:56 +00:00
Jade
b4820bb9dc
nixos/manual: Fix link to contributing guide
2021-07-16 22:55:28 -07:00
github-actions[bot]
9fe75f18c0
Merge master into staging-next
2021-07-16 12:01:03 +00:00
Jean-Philippe Braun
d4eca42de4
nixos/wordpress: nginx support
2021-07-16 08:51:08 +02:00
github-actions[bot]
2ccf7ae45c
Merge master into staging-next
2021-07-15 18:01:27 +00:00
ajs124
ad1437bb6d
Merge pull request #130113 from helsinki-systems/upd/icingaweb2
...
icingaweb2: 2.8.3 -> 2.9.0
2021-07-15 14:48:54 +02:00
github-actions[bot]
ad2f2574e5
Merge master into staging-next
2021-07-15 00:01:31 +00:00
lunik1
145a3d084a
nixos/snapraid: init
2021-07-14 19:02:19 +01:00
Jörg Thalheim
7afa51c2bd
Merge remote-tracking branch 'upstream/master' into HEAD
2021-07-14 15:45:51 +02:00
Martin Weinelt
2ea5a4ce6d
nixos/doc: add release note entry for kea module
2021-07-14 01:36:05 +02:00
Janne Heß
6d203a68c6
nixos/icingaweb2: Add ipl and thirdparty libraries
...
These are required since 2.9.0
2021-07-13 18:31:15 +02:00
ajs124
057515d569
Merge pull request #129833 from oxzi/claws-mail-3.18.0_4.0.0
...
claws-mail: 3.17.8 -> 4.0.0
2021-07-13 01:09:12 +02:00
Alvar Penning
26f52bf6b5
claws-mail: 3.17.8 -> 4.0.0
...
With Claws Mail's latest double release of 3.18.0 and 4.0.0, the package
will refer to the more "modern" GTK+ 3 release, major version four. The
GTK+ 2 release, major version 3, is now available in the
`claws-mail-gtk2` package.
In other words, this commit bumps the GTK+ 2 version from 3.17.8 to
3.18.0, the previously unstable GTK+ 3 version 3.99.0 to 4.0.0 and
changes the default to GTK+ 3.
2021-07-12 23:52:13 +02:00
Martin Weinelt
bcda9c8cfc
Merge remote-tracking branch 'origin/master' into staging-next
2021-07-11 16:11:09 +02:00
Eric Bailey
dafb3dfc48
kops: default to 1.21.0, drop 1.18 ( #129472 )
2021-07-10 19:44:00 +00:00
github-actions[bot]
17a534e48b
Merge master into staging-next
2021-07-09 00:01:34 +00:00
Leo Maroni
c0bd900632
nixos/vikunja: init
...
nixos/vikunka: Use RFC 0042 settings proposal (thanks to @aanderse)
2021-07-08 22:17:57 +02:00
Dmitry Kalinkin
280e629ee0
Merge branch 'master' into staging-next
2021-07-08 04:38:15 -04:00
Jörg Thalheim
f674130fc0
Merge pull request #127476 from slotThe/freenode->libera
...
Link to Libera instead of Freenode
2021-07-08 07:23:43 +01:00
Jörg Thalheim
7d148e2245
Merge pull request #129581 from yayayayaka/fix-manual
...
nixos/doc: Fix synopsis for nixos-rebuild(8)
2021-07-08 05:44:30 +01:00
Kevin Cox
be80d6208a
pulseeffects,easyeffects: 5.0.3 -> 6.0.0
...
New release, the main feature is updating to GTK4 and significant updates to the internal processing pipelines.
Many dependencies no longer seem to be required, I have manually checked that mentioned plugins are still available.
2021-07-07 17:57:03 -04:00
Lara
22a7874024
nixos/doc: Fix synopsis for nixos-rebuild(8)
2021-07-07 21:26:09 +00:00
slotThe
2c529c3cb8
Link to Libera, Matrix instead of Freenode
...
The project has moved away from Freenode as an IRC network[1], and there
is now a quite large channel on Libera. As such, we should point users
towards that instead.
This also changes all examples to refer to libera instead of freenode
as, with the recent deletion of all freenode channels, it is perhaps
where most communities are to be found nowadays.
Finally, also link to the official Matrix room[2] as an alternative to
IRC.
Related: https://github.com/NixOS/nixpkgs/pull/129384
[1]: https://discourse.nixos.org/t/join-us-on-matrix-at-nix-nixos-org-migrating-from-freenode
[2]: https://github.com/NixOS/rfcs/pull/94
2021-07-06 16:35:37 +02:00
github-actions[bot]
2a0536535d
Merge staging-next into staging
2021-07-06 06:01:39 +00:00
rgrmrts
b6b8dc717e
docs: update irc reference to libera.chat
2021-07-05 19:00:39 -04:00
Jonathan Ringer
642b5ec6fd
nixos/rl-notes/21.11: add python3 default bump entry
2021-07-05 12:34:02 -07:00
Bruno Bigras
7265334f1a
yggdrasil: 0.3.16 -> 0.4.0
2021-07-05 12:21:37 +02:00
Radovan Bast
45abf2f0d0
nixos/manual: prompt to set root password has changed
...
The manual mentions in
https://nixos.org/manual/nixos/stable/index.html#sec-installation-installing :
```
setting root password...
Enter new UNIX password: ***
Retype new UNIX password: ***
```
However, in the terminal I got:
```
setting root password...
New password: ***
Retype new password: ***
```
2021-07-04 20:33:38 +02:00
Léo Gaspard
5bcb49475f
Merge pull request #127479 from symphorien/btrbk-module
...
nixos/btrbk: add module and test
2021-07-03 21:55:01 +02:00
Luke Granger-Brown
9817238e3b
Merge pull request #129156 from fgaz/staticjinja/3.0.1
...
staticjinja: 2.1.0 -> 3.0.1
2021-07-03 19:46:46 +01:00
Jörg Thalheim
b118976151
Merge pull request #107626 from jakobrs/passwd
...
installation-cd-base.nix: Add 'live.nixos.passwd' boot option
2021-07-03 18:47:50 +01:00