nyanloutre
c9fc751673
nixos/navidrome: init module and test
...
Co-authored-by: aciceri <andrea.ciceri@autistici.org>
Co-authored-by: nyanloutre <paul@nyanlout.re>
2021-08-17 10:32:25 -07:00
Jan Tojnar
e286e1cfa0
Merge branch 'staging-next' into staging
...
- boost 167 removed on staging-next (7915d1e03f
) × boost attributes are inherited on staging (d20aa4955d
)
- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507
) × hardened kernels are versioned on staging (a5341beb78
) + removed linux_5_12 (e55554491d
)
- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
Maxine Aubrey
a88a7d5633
nomad: default to nomad_1_1
2021-08-17 14:54:47 +02:00
Robert Hensing
5ee8693888
Merge pull request #134030 from rnhmjoj/installer-wifi
...
nixos/installer: simplify and document wifi setup
2021-08-17 11:18:40 +02:00
davidak
e3426d2971
Merge pull request #134340 from bjornfor/fix-release-notes
...
nixos: fix release notes about linux_latest version
2021-08-17 09:08:47 +02:00
Maximilian Bosch
a5341beb78
linux: drop *_latest_hardened
-attributes in favor of versioned attributes
...
The problem behind this is that the hardened patchset[1]. Quite recently
this led to a weird problem when Linux 5.12 was dropped (and thus had to
be removed from `nixpkgs`), there were no patches for 5.13, so
`linuxPackages_hardened_latest` had to be downgraded to 5.10 as base[2]
which may be rather unintuitive and unexpected.
To avoid these kind of "silent downgrades" in the future, it makes sense
to drop the attribute entirely. If somebody wants to use a hardened
kernel, it's better to explicitly pin it using the newly introduced
versioned attributes, e.g. `linuxPackages_4_14_hardened`.
[1] https://github.com/anthraxx/linux-hardened/
[2] https://github.com/NixOS/nixpkgs/pull/133587
2021-08-16 20:45:58 +02:00
Bjørn Forsman
a37965f7c5
nixos: fix release notes about linux_latest version
...
It's version 5.13, not 5.12.
2021-08-16 19:32:04 +02:00
rnhmjoj
d857340c8e
nixos/installer: simplify and document wifi setup
...
The wpa_supplicant service in the NixOS installer is unusable because
the control socket is disabled and /etc/wpa_supplicant.conf ignored.
The manual currently recommends manually starting the daemon and using
wpa_passphrase, but this requires figuring out the interface name,
driver and only works for WPA2 personal networks.
By enabling the control socket, instead, a user can configure the
network via wpa_cli (or wpa_gui in the graphical installer), which
support more advanced network configurations.
2021-08-15 12:08:32 +02:00
Jörg Thalheim
f251e39c45
Merge pull request #128134 from xaverdh/linux-package-set
...
move linux packages out of all-packages
2021-08-15 08:14:35 +01:00
Andreas Rammhold
6e1421013a
paperless: remove package & module as it has been superseded by paperless-ng
...
The paperless project has moved on to paperless-ng and the original
paperless package in Nixpkgs has stopped working recently (due to
version incompatibility with the providede Django package).
Instead of investing more time into the old module we should migrate all
users to the new module instead.
2021-08-14 10:10:44 +02:00
Alexandru Scvortov
6c38bb6d5d
kubernetes: fix breakage introduced by upgrade to 1.22
2021-08-13 17:55:03 +01:00
ajs124
586ca51a78
varnishPackages: update default, because we dropped 6.3.x
2021-08-12 19:10:11 +02:00
ajs124
9aad425904
libmysqlclient: init 3.2 and default to it
...
https://mariadb.com/kb/en/changes-and-improvements-in-mariadb-connector-c-32/
2021-08-12 13:22:39 +02:00
ajs124
a160dfbf35
mariadb: 10.5.11 -> 10.6.3
...
new minor release https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/
2021-08-12 13:22:34 +02:00
Dominik Xaver Hörl
c53354d1d2
nixos/rl-2111: mention changes to linux kernel infrastructure
2021-08-12 12:22:05 +02:00
Dominik Xaver Hörl
66fe289724
nixos/doc: adjust to the new structure of kernel packages
2021-08-12 12:22:05 +02:00
Sandro
2e4b2ad74b
Merge pull request #126750 from d-xo/erigon-2021-06-03
2021-08-11 13:30:51 +02:00
Pascal Bach
1c54ce56ab
nixos/minio: add release notes
2021-08-10 22:37:30 +02:00
Sandro Jäckel
4477421b05
changelog: re-add by accident deleted sections
2021-08-10 16:26:18 +02:00
Benjamin Asbach
86296623c6
isso: added NixOS module to configure isso
in NixOS
2021-08-09 17:42:54 -06:00
Ryan Mulligan
33cdc784e8
Merge pull request #131545 from NickCao/influxdb2
...
nixos/influxdb2: init
2021-08-09 10:34:53 -07:00
David Terry
a74eaeba5a
erigon: 2021.05.02 -> 2021.08.01
2021-08-08 21:22:21 +02:00
Nick Cao
5c2478ba3c
nixos/influxdb2: init
2021-08-08 22:39:57 +08:00
Vincent Bernat
85209382c1
nginx: allow overriding SSL trusted certificates when using ACME
...
Some ACME providers (like Buypass) are using a different certificate
to sign OCSP responses than for server certificates. Therefore,
sslTrustedCertificate should be provided by the user and we need to
allow that.
2021-08-08 16:07:11 +02:00
lewo
7aa78642c5
Merge pull request #125979 from blaggacao/nixos-test-ref/03-normalse-the-python-entrypoint
...
nixos/test-driver: normalize the python entrypoint
2021-08-08 10:24:47 +02:00
polykernel
bc520477f4
yambar: document breaking changes
...
* Previously, both the xorg and wayland backend were built into the yambar
package. The refactor breaks up each backends to its separate, with xorg
being the default. Thus yambar users on wayland should switch to the
yambar-wayland package.
2021-08-08 00:05:40 -04:00
Romanos Skiadas
465c9269dd
nixos/openrazer: Add a users option
2021-08-07 12:10:43 +03:00
Romanos Skiadas
42c6771744
nixos/openrazer: Change plugdev group to openrazer
...
For security reasons, and generally, it is best to create a more fine
grained group than plugdev. This way users that wish to tweak razer
devices don't have access to the entire plugdev group's permissions.
This is of course a breaking change.
2021-08-07 12:09:44 +03:00
David Arnold
926fb93968
nixos/tests/test-driver: normalise test driver entrypoint(s)
...
Previously the driver was configured exclusively through convoluted
environment variables.
Now the driver's defaults are configured through env variables.
Some additional concerns are in the github comments of this PR.
2021-08-05 19:07:11 -05:00
David Arnold
2937038bf3
lib/modules: add mkImageMediaOverride docs
2021-08-05 18:53:59 -05:00
Bernardo Meurer
64a2790e99
Merge pull request #130617 from zhaofengli/moonraker
...
moonraker: init at unstable-2021-07-18, nixos/moonraker: init
2021-08-05 02:59:59 +00:00
Zhaofeng Li
5fbdf2ef1f
nixos/moonraker: init
2021-08-04 19:48:58 -07:00
Jonathan Ringer
f1de8c02e2
nixos/rl-notes: Add mention of zfs.latestCompatibleLinuxPackges
2021-08-04 12:56:59 -07:00
Janne Heß
307b1253a7
nixos/neovim: Fix neovim runtime path generation
2021-08-04 09:44:04 +02:00
adisbladis
6b5ca7a2c7
release-notes: Add notice regarding dropped Emacs aliases
2021-08-03 12:52:17 -05:00
Robin Gloster
15ffca434e
Merge branch 'master' into meshcentral
2021-08-02 17:08:40 +02:00
Aaron Andersen
4fad3a2b69
Merge pull request #131020 from Artturin/uptimed-fix
...
uptimed nixos/uptimed: switch to /var/lib/ and fix perms
2021-08-01 15:58:36 -04:00
Artturin
bd8eeec9c0
{uptimed,nixos/uptimed}: switch to /var/lib/ and fix perms
2021-07-31 01:05:44 +03:00
Linus Heckemann
a476da0690
release notes: add meshcentral
2021-07-29 11:42:43 +02:00
Milo Gertjejansen
f3b660014d
Merge branch 'master' into tt-rss-2021-06-21
2021-07-28 21:06:44 -04:00
Milo Gertjejansen
7aa2bf302a
Added more detail to changelog, updated permissions in directory, and changed restartTriggers
2021-07-28 20:53:38 -04:00
Gauvain 'GovanifY' Roussel-Tarbouriech
040129fa31
nixos/mx-puppet-discord: add module
2021-07-28 23:30:24 +02:00
Franz Pletz
8f40f574f8
Merge pull request #131578 from mweinelt/influxdb-exporter
...
prometheus-influxdb-exporter: init at 0.8.0
2021-07-28 19:47:06 +02:00
Victor Freire
9ee8bd1889
vscode-extensions: uniform extension namingconvention
2021-07-28 12:01:53 +09:00
Niklas Hambüchen
fe5f3f65e2
manuals: Describe how to link NixOS tests from packages
2021-07-27 17:39:33 +02:00
Ben Siraphob
b63a54f81c
Merge pull request #110742 from siraben/deprecate-fold
2021-07-27 15:13:31 +07:00
Martin Weinelt
46ea00da23
nixos/prometheus-influxdb-exporter: init
2021-07-26 16:00:01 +02:00
Elis Hirwing
bd263441e2
nixos/rl-notes/21.11: Add note about remaining syncoid permissions
2021-07-26 11:05:48 +02:00
Milo Gertjejansen
b0b71138c8
Merge branch 'master' of https://github.com/NixOS/nixpkgs into tt-rss-2021-06-21
2021-07-25 16:02:48 -04:00
Milo Gertjejansen
70338c53c9
Added release notes and broke date apart
2021-07-25 15:40:33 -04:00
Aaron Andersen
8813af6821
Merge pull request #128724 from fortuneteller2k/nixos/iwd
...
nixos/iwd: add settings option
2021-07-24 23:06:42 -04:00
Yuka
7d24d06c71
nixos/postgresql: use postgres 13 for 21.11 ( #131018 )
...
Co-authored-by: Kim Lindberger <kim.lindberger@gmail.com>
2021-07-24 19:12:08 +02:00
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
Jan Tojnar
04b59b0328
doc: Linkify man page references
2021-07-13 02:21:22 +02:00
Jan Tojnar
c9139dfa1a
doc: Add support for MyST roles
...
Officially, only the manpage role is supported at the moment.
Unlike in rST, the syntax uses braces instead of colons:
{manpage}`nix.conf(5)`
2021-07-13 02:10:57 +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
Jan Tojnar
a49d36b979
doc: Move lua filters to subdirectory
2021-07-12 22:57:28 +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
Bobby Rong
45a5a6815c
nixos: use only URI fragment in manual options links
2021-07-04 10:12:05 +08:00
Bobby Rong
69bf2d1ed5
nixos: use only URI fragment in manual options links
2021-07-04 09:56:26 +08:00
Bobby Rong
a3480a0e69
nixos: use only URI fragment in manual options links
2021-07-04 09:18:03 +08:00
Bobby Rong
ef37170c6d
nixos: use only URI fragment in manual options links
2021-07-04 09:11:53 +08:00
Bobby Rong
b69b26c1a1
nixos: use only URI fragment in manual options links
2021-07-04 08:56:20 +08:00
Bobby Rong
227811ac97
nixos: use only URI fragment in manual options links
2021-07-04 08:42:44 +08:00
Bobby Rong
2d466c7adc
nixos: improve indentation in nixos/doc/manual/configuration/gpu-accel.chapter.md
2021-07-04 08:29:41 +08:00
Bobby Rong
ad393d5f63
nixos: use only URI fragment in manual options links
2021-07-04 08:24:44 +08: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
Bjørn Forsman
ede1785d11
doc: point out that nixos-21.05 has gnuradio 3.9
...
Logically re-apply 64c70a8c4c
("doc: point out that nixos-21.05 has gnuradio
3.9"), because it was lost in the conversion from docbook to markdown, in
commit 32c2dd304d
("docs: nixos release notes to CommonMark (2105)").
(Apparently we have both .md and .xml release notes now, and CI fails
unless they have the same content (after .md processing), so update the
.xml file to match...)
2021-07-03 19:41:20 +02:00
Bjørn Forsman
ed9db4a7f8
doc: fix link to kodi-19.0 announcement
...
Logically re-apply 7afaacf9a8
("doc: fix link to kodi-19.0 announcement"),
because it was lost in the conversion from docbook to markdown, in commit
32c2dd304d
("docs: nixos release notes to CommonMark (2105)").
(Hm, apparently we have *both* docbook and markdown? CI failed before I
updated the .xml file.)
2021-07-03 19:39:55 +02:00
Francesco Gazzetta
f93e9e98e9
staticjinja: 2.1.0 -> 3.0.1
2021-07-03 18:29:06 +02:00
Bobby Rong
f6911a020e
nixos: nixos/doc/manual/installation/upgrading.xml to CommonMark
2021-07-04 00:10:18 +08:00
Bobby Rong
b85403368f
nixos: nixos/doc/manual/installation/changing-config.xml to CommonMark
2021-07-04 00:09:43 +08:00
Bobby Rong
e7c482f789
nixos: nixos/doc/manual/installation/obtaining.xml to CommonMark
2021-07-04 00:09:05 +08:00
Guillaume Girol
8b9d56a19a
nixos/btrbk: add release notes
2021-07-03 17:22:33 +02:00
Bobby Rong
9f7f6d2256
nixos: nixos/doc/manual/administration typo fix
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-07-03 23:20:39 +08:00
Bobby Rong
165d6bd20c
nixos: nixos/doc/manual/development/settings-options.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
31be0b922d
nixos: nixos/doc/manual/development/freeform-modules.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
a743c6d35a
nixos: nixos/doc/manual/development/replace-modules.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
9afb04f765
nixos: nixos/doc/manual/development/importing-modules.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
c085310183
nixos: nixos/doc/manual/development/meta-attributes.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
d48cfce2bf
nixos: nixos/doc/manual/development/option-def.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
bfd21cd2c1
nixos: nixos/doc/manual/development/option-types.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
6877012179
nixos: nixos/doc/manual/development/option-declarations.xml to CommonMark
2021-07-03 22:20:55 +08:00
Bobby Rong
f8bdee0054
nixos: nixos/doc/manual/configuration/kubernetes.xml to CommonMark
2021-07-03 19:41:27 +08:00
Bobby Rong
ee807a30cf
nixos: nixos/doc/manual/configuration/subversion.xml to CommonMark
2021-07-03 19:40:53 +08:00
Bobby Rong
747c61066c
nixos: nixos/doc/manual/configuration/linux-kernel.xml to CommonMark
2021-07-03 19:40:22 +08:00
Bobby Rong
35f476e8b9
nixos: nixos/doc/manual/configuration/xfce.xml to CommonMark
2021-07-03 19:39:37 +08:00
Bobby Rong
5ad28f4197
nixos: nixos/doc/manual/configuration/gpu-accel.xml to CommonMark
2021-07-03 19:38:53 +08:00
Bobby Rong
f04b9023e3
nixos: nixos/doc/manual/configuration/wayland.xml to CommonMark
2021-07-03 19:38:06 +08:00
Bobby Rong
361056334d
nixos: nixos/doc/manual/configuration/x-windows.xml to CommonMark
2021-07-03 19:37:18 +08:00
Bobby Rong
a55f0640b0
nixos: nixos/doc/manual/configuration/user-mgmt.xml to CommonMark
2021-07-03 19:36:14 +08:00
Jörg Thalheim
a47ace80e5
Merge pull request #126187 from K900/vaultwarden
...
vaultwarden: update to 1.21.0, rename from bitwarden_rs
2021-07-03 11:15:22 +01:00
jakobrs
2e4849b841
installation-cd-base.nix: Add 'live.nixos.passwd' boot option
...
For interactive SSH access to a system without a (working)
keyboard and monitor, without rebuilding the image itself.
2021-07-03 09:53:16 +02:00
Bobby Rong
c603692b0c
nixos: nixos/doc/manual/administration/cleaning-store.xml to CommonMark
2021-07-03 14:35:18 +08:00
Bobby Rong
e4ad7d6fc7
nixos: nixos/doc/manual/administration/logging.xml to CommonMark
2021-07-03 14:34:58 +08:00
Bobby Rong
e63f523491
nixos: nixos/doc/manual/administration/control-groups.xml to CommonMark
2021-07-03 14:33:50 +08:00
Bobby Rong
8ee759d7cf
nixos: nixos/doc/manual/administration/user-sessions.xml to CommonMark
2021-07-03 14:32:35 +08:00
Bobby Rong
adbe4e34d6
nixos: nixos/doc/manual/administration/rebooting.xml to CommonMark
2021-07-03 14:31:57 +08:00
Bobby Rong
d37933c01f
nixos: nixos/doc/manual/administration/service-mgmt.xml to CommonMark
2021-07-03 14:31:14 +08:00
Bobby Rong
1f3d513839
nixos: nixos/doc/manual/development/writing-documentation.xml to CommonMark
2021-07-03 12:09:57 +08:00
Bobby Rong
d80bde37a8
nixos: nixos/doc/manual/development/testing-installer.xml to CommonMark
2021-07-03 12:06:27 +08:00
Bobby Rong
51bf2e175e
nixos: nixos/doc/manual/development/building-parts.xml to CommonMark
2021-07-03 12:01:42 +08:00
Bobby Rong
409934a6e5
nixos: nixos/doc/manual/development/sources.xml to CommonMark
2021-07-03 12:00:40 +08:00
Bobby Rong
445e922b5b
nixos: nixos/doc/manual/installation/installing-behind-a-proxy.xml to CommonMark
2021-07-02 22:52:47 +08:00
Bobby Rong
060684efa1
nixos: nixos/doc/manual/installation/installing-from-other-distro.xml to CommonMark
2021-07-02 22:52:17 +08:00
Bobby Rong
5a4d8ad834
nixos: nixos/doc/manual/installation/installing-virtualbox-guest.xml to CommonMark
2021-07-02 22:51:29 +08:00
Bobby Rong
f6a42c131a
nixos: nixos/doc/manual/installation/installing-pxe.xml to CommonMark
2021-07-02 22:50:58 +08:00
Bobby Rong
5f0e1822e8
nixos: nixos/doc/manual/installation/installing-usb.xml to CommonMark
2021-07-02 22:50:10 +08:00
Bobby Rong
47fe2c7e93
nixos: nixos/doc/manual/development/running-nixos-tests-interactively.xml to CommonMark
2021-07-02 20:24:02 +08:00
Bobby Rong
8fafcfa3ea
nixos: nixos/doc/manual/development/running-nixos-tests.xml to CommonMark
2021-07-02 20:23:38 +08:00
Bobby Rong
163976c296
nixos: nixos/doc/manual/development/writing-nixos-tests.xml to CommonMark
2021-07-02 20:22:58 +08:00
Bobby Rong
9b52df304b
nixos: nixos/doc/manual/administration/container-networking.xml to CommonMark
2021-07-02 11:59:12 +08:00
Bobby Rong
4f0efa8d7d
nixos: nixos/doc/manual/administration/declarative-containers.xml to CommonMark
2021-07-02 11:58:34 +08:00
Bobby Rong
0ac3e57ac1
nixos: nixos/doc/manual/administration/imperative-containers.xml to CommonMark
2021-07-02 11:57:33 +08:00
Bobby Rong
828474abfb
nixos: nixos/doc/manual/administration/network-problems.xml to CommonMark
2021-07-02 10:49:14 +08:00
Bobby Rong
4df0b9903d
nixos: nixos/doc/manual/administration/store-corruption.xml to CommonMark
2021-07-02 10:48:31 +08:00
Bobby Rong
99493b61ea
nixos: nixos/doc/manual/administration/rollback.xml to CommonMark
2021-07-02 10:47:32 +08:00
Bobby Rong
b5215f3f73
nixos: nixos/doc/manual/administration/maintenance-mode.xml to CommonMark
2021-07-02 10:46:34 +08:00
Bobby Rong
865b3918f2
nixos: nixos/doc/manual/configuration/ad-hoc-packages.xml to CommonMark
2021-07-02 10:08:04 +08:00
Bobby Rong
79134b77aa
nixos: nixos/doc/manual/configuration/luks-file-systems.xml to CommonMark
2021-07-02 09:27:20 +08:00
Bobby Rong
e602771722
nixos: nixos/doc/manual/configuration/renaming-interfaces.xml to CommonMark
2021-07-01 23:21:22 +08:00
Bobby Rong
55aa106c0b
nixos: nixos/doc/manual/configuration/ad-hoc-network-config.xml to CommonMark
2021-07-01 23:15:04 +08:00
Bobby Rong
54419f6e59
nixos: nixos/doc/manual/configuration/wireless.xml to CommonMark
2021-07-01 23:14:20 +08:00
Bobby Rong
97bfa927fa
nixos: nixos/doc/manual/configuration/firewall.xml to CommonMark
2021-07-01 23:13:41 +08:00
Bobby Rong
dbd2d379da
nixos: nixos/doc/manual/configuration/ipv6-config.xml to CommonMark
2021-07-01 23:12:39 +08:00
Bobby Rong
3d423e2b15
nixos: nixos/doc/manual/configuration/ipv4-config.xml to CommonMark
2021-07-01 23:11:54 +08:00
Bobby Rong
83fc29ffb9
nixos: nixos/doc/manual/configuration/ssh.xml to CommonMark
2021-07-01 23:10:48 +08:00
Bobby Rong
c10ad53007
nixos: nixos/doc/manual/configuration/network-manager.xml to CommonMark
2021-07-01 23:09:53 +08:00
Bobby Rong
800c1f15a3
nixos: nixos/doc/manual/configuration/summary.xml to CommonMark
2021-07-01 21:15:28 +08:00
Bobby Rong
6122fb4123
nixos: nixos/doc/manual/configuration/modularity.xml to CommonMark
2021-07-01 21:15:27 +08:00
Bobby Rong
07ca0e237e
nixos: nixos/doc/manual/configuration/config-file.xml to CommonMark
2021-07-01 21:15:20 +08:00
Bobby Rong
9f4535ff16
nixos: nixos/doc/manual/configuration/customizing-packages.xml to CommonMark
2021-07-01 19:38:15 +08:00
Bobby Rong
cba561d1a8
nixos: nixos/doc/manual/configuration/adding-custom-packages.xml to CommonMark
2021-07-01 19:38:07 +08:00
K900
dc1b56c714
vaultwarden: update to 1.22.1, rename from bitwarden_rs
...
I tried to make this as non-breaking as possible, but it will still
break things slightly for people expecting certain file names in the
packages themselves.
2021-07-01 12:31:20 +03:00
Bobby Rong
9c1623cbe4
nixos: nixos/doc/configuration/profiles/*.xml to CommonMark
2021-06-30 17:45:29 +08:00
Felix Singer
b7a2309786
flashrom: Install udev-rules file
...
Add the udev-rules file from flashrom source to the out directory. The
file contains rules for programmers used by flashrom. Members of the
`flashrom` system group are allowed to access these devices.
Also, add a module for installing flashrom and adding flashrom to udev
packages. The module can be used by setting `programs.flashrom.enable`
to `true`.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-06-30 03:43:35 +02:00
Sandro
54cccb99de
Merge pull request #127941 from liff/libwnck/3-is-default
2021-06-25 15:53:01 +02:00
Niklas Hambüchen
c223fd6007
release notes: Mention consul breaking changes
2021-06-24 20:58:59 -07:00
Jan Tojnar
27bbb94761
Merge pull request #127085 from minijackson/xdg-desktop-portal-wlr-0.4.0-and-module
...
xdg-desktop-portal-wlr: 0.3.0 -> 0.4.0 and module
2021-06-25 03:50:44 +02:00
Niklas Hambüchen
3b392e8951
Merge pull request #128057 from nh2/nixos-manual-xkb-layouts-fixes
...
manual: Fix missing semicolon in custom keyboard layout example
2021-06-25 02:39:08 +02:00
Niklas Hambüchen
a3c29c2cee
manual: Fix missing semicolon in custom keyboard layout example
2021-06-25 02:23:55 +02:00
Olli Helenius
8609f3fd20
libwnck: make 3.36.0 default
2021-06-24 18:04:30 +03:00
Ryan Mulligan
f91d7910ea
doc: cleanup documentation relating to release notes
...
Also delete empty release notes file.
2021-06-23 11:04:22 -07:00
Ryan Mulligan
920113a6e5
Merge pull request #127734 from blaggacao/da/convert-rel-notes-md-2105
...
nixos/doc: convert 21.05 release notes to CommonMark
2021-06-23 10:48:24 -07:00
David Arnold
32c2dd304d
docs: nixos release notes to CommonMark (2105)
...
docs: nixos release notes (revise code blocks)
docs: nixos release notes (fix opt links outside of code blocks)
docs: nixos release notes (fix opt links inside of code blocks)
went fishing with:
```console
rg -A1 \
--multiline \
--multiline-dotall \
'<programlisting>[^</programlisting>]+' \
| rg linkend
```
docs: nixos release notes (prettier)
docs: nixos release notes (restore admonition from prettier destriction)
docs: nixos release notes (recreate xml files)
docs: nixos release notes (fix code block indentation)
docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270 )
2021-06-23 12:33:16 -05:00
Michael Weiss
eb8a694d92
nixos/sway: Drop rxvt-unicode from the extraPackages default
...
Upstream switched to Alacritty for the default configuration.
2021-06-23 17:35:20 +02:00
Niklas Hambüchen
959c4e82bc
Merge pull request #100255 from nh2/sshd-default-log-level-info
...
sshd service: Default to INFO logLevel (upstream default)
2021-06-23 02:06:54 +02:00
Niklas Hambüchen
a48fea4c5e
sshd service: Default to INFO logLevel (upstream default).
...
The previous justification for using "VERBOSE" is incorrect,
because OpenSSH does use level INFO to log "which key was used
to log in" for sccessful logins, see:
6247812c76/auth.c (L323-L328)
Also update description to the wording of the sshd_config man page.
`fail2ban` needs, sshd to be "VERBOSE" to work well, thus
the `fail2ban` module sets it to "VERBOSE" if enabled.
The docs are updated accordingly.
2021-06-23 01:49:11 +02:00
Ryan Mulligan
160831a5a8
Merge pull request #127783 from rnhmjoj/sshfs-doc
...
nixos/doc: add section on sshfs file systems
2021-06-22 12:13:56 -07:00
rnhmjoj
21a5268b26
nixos/doc: add section on sshfs file systems
...
This documents how to use sshfs a bit and how to set up an automatically
mounted sshfs filesystem in NixOS. Also it closes #125905 .
2021-06-22 11:58:25 -07:00
David Arnold
1f6969dd5e
docs: nixos release notes (w/o 2105 - separate PR)
...
docs: nixos release notes (revise code blocks)
docs: nixos release notes (fix opt links outside of code blocks)
docs: nixos release notes (fix opt links inside of code blocks)
went fishing with:
```console
rg -A1 \
--multiline \
--multiline-dotall \
'<programlisting>[^</programlisting>]+' \
| rg linkend
```
docs: nixos release notes (prettier)
docs: nixos release notes (fix zonefile codeblocks)
docs: nixos release notes (restore admonition from prettier destriction)
docs: nixos release notes (recreate xml files)
docs: nixos release notes (fix trnslation error md -> xml)
admonition with a title seem not to work
docs: nixos release notes (fix code block indentation)
docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270 )
docs: nixos release notes (fix remaingin '???')
Those where not catched i a previous iteration since they didn't satisfy
the then presumed search regex `#opt-.*`
doc: nixos release notes make docbook/md conversion consistent
2021-06-22 09:52:13 -05:00
Bjørn Forsman
64c70a8c4c
doc: point out that nixos-21.05 has gnuradio 3.9
...
Reading the release notes I got the impression that the latest (and
default) was GR3.8, but it is in fact 3.9. Make that more obvioius.
2021-06-21 09:33:22 +02:00
Sandro
0c72a4ffaf
Merge pull request #127545 from liff/antlr/v4-is-default
...
antlr: make 4.8 default
2021-06-20 23:22:35 +02:00
Bjørn Forsman
7afaacf9a8
doc: fix link to kodi-19.0 announcement
2021-06-20 19:54:08 +02:00
Olli Helenius
b2bf2c6102
antlr: make 4.8 default
2021-06-20 14:06:47 +03:00
Minijackson
ab15091abe
nixos/manual: mention xdg.portal.wlr module in Wayland
2021-06-20 11:53:45 +02:00
Jan Tojnar
f07dcbef64
nixos/doc: Synchronize the Markdown generator with Nixpkgs
...
Switch to CommonMark with our extensions.
2021-06-18 00:07:00 +02:00
markuskowa
5ad54b5bc9
Merge pull request #126785 from oxzi/ucarp-1.5.2
...
ucarp: init at 1.5.2 / nixos/ucarp: init / nixos/test/ucarp: init
2021-06-16 10:54:23 +02:00
Alvar Penning
8673a40eda
nixos/ucarp: init
2021-06-15 18:13:31 +02:00
Victor Freire
0db88d9a1c
nixos/dotnetPackages: remove packages
2021-06-14 18:33:39 -03:00
Jonathan Ringer
bf185eaa69
nixos-rebuild: add --use-substitutes option
2021-06-11 12:46:16 -07:00
Ryan Mulligan
5707a8efad
Merge pull request #125604 from ryantm/md-assertions
...
nixos/doc: convert assertions and warnings section to CommonMark
2021-06-11 07:59:04 -07:00
Ryan Mulligan
d37b25caf1
Merge pull request #125608 from ryantm/md-boot-problems
...
nixos/doc: convert boot problems section to CommonMark
2021-06-11 07:58:50 -07:00
Naïm Favier
44055b4557
nixos/manual: update documentation on Qt themes
2021-06-11 16:18:20 +02:00
Maciej Krüger
b9763370a9
release-notes: mention x2goserver rename
2021-06-11 08:13:49 +02:00
Sebastian Neubauer
f81bfe459f
nixos/manual: update for newer amdvlk versions
2021-06-10 02:32:10 +02:00
Victor Freire
e52e7335dd
nixos/dotnetPackages: remove packages
...
F# packages have been removed for being unmaintaned.
2021-06-08 21:01:30 -07:00
Victor Freire
06c19c70cc
fsharp41: remove
2021-06-08 17:38:43 -07:00
Luke Granger-Brown
631250e818
Merge pull request #126075 from rnhmjoj/fixup
...
Revert "nixos/wireless: make wireless.interfaces mandatory"
2021-06-08 14:04:19 +01:00
Ryan Mulligan
8c2e0146d9
Merge pull request #125605 from ryantm/md-abstractions
...
nixos/doc: convert abstractions section to CommonMark
2021-06-07 20:20:37 -07:00
Ryan Mulligan
77cfa5fd07
nixos/doc: convert boot problems section to CommonMark
2021-06-07 20:14:20 -07:00
Luke Granger-Brown
840f6883fc
Merge pull request #126034 from lukegb/bazel-build-configured
...
Switch buildBazelPackage fetchConfigured on by default
2021-06-07 23:59:33 +01:00
Tom Bereknyei
9815f9545e
nixos/doc: add sourcehut to release notes
2021-06-07 11:26:29 -04:00
rnhmjoj
eba5f5c1e5
Revert "nixos/wireless: make wireless.interfaces mandatory"
...
This reverts commit 030a521adc
.
2021-06-07 15:55:58 +02:00
Jörg Thalheim
26c487ee99
nixos-rebuild: document override-input
2021-06-07 01:14:09 -04:00
Luke Granger-Brown
cfd38a4006
buildBazelPackage: set fetchConfigured default to true
2021-06-07 02:04:01 +00:00
Robert Hensing
c177b49d39
Merge pull request #125683 from talyz/test-driver-pipefail
...
nixos/test-driver: Run commands with pipefail set
2021-06-06 10:42:54 +02:00
Michele Guerini Rocco
78d9a75d9e
Merge pull request #125288 from rnhmjoj/wpa-race-fix
...
nixos/wireless: make wireless.interfaces mandatory
2021-06-06 10:35:15 +02:00
talyz
b7749c7671
nixos/test-driver: Run commands with error handling
...
Bash's standard behavior of not propagating non-zero exit codes
through a pipeline is unexpected and almost universally
unwanted. Default to setting `pipefail` for the command being run;
it can still be turned off by prefixing the pipeline with
`set +o pipefail` if needed.
Also, set `errexit` and `nonunset` options to make the first command
of consecutive commands separated by `;` fail, and disallow
dereferencing unset variables respectively.
2021-06-05 18:44:42 +02:00
Kim Lindberger
8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
...
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
Sandro
29bcf05da7
Merge pull request #125537 from andersk/release-notes-gnome
2021-06-04 11:13:14 +02:00
Elis Hirwing
d0bc04ff70
php: Upgrade from PHP 7.4 to 8.0 as default PHP
2021-06-04 09:27:00 +02:00
Elis Hirwing
68eb5305ac
php: Drop PHP 7.3 support
...
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.
Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
Eelco Dolstra
c0a9458083
Merge pull request #125535 from edolstra/no-show-trace
...
nixos-rebuild --fast: Don't imply --show-trace
2021-06-04 07:28:55 +02:00
Ryan Mulligan
591105e838
nixos/doc: convert abstractions section to CommonMark
2021-06-03 20:28:55 -07:00
Ryan Mulligan
5058f9a5df
nixos/doc: convert assertions and warnings section to CommonMark
2021-06-03 20:12:16 -07:00
talyz
f5f8341c76
nixos/geoipupdate: Replace the old geoip-updater
module
...
Our old bespoke GeoIP updater doesn't seem to be working
anymore. Instead of trying to fix it, replace it with the official
updater from MaxMind.
2021-06-03 20:57:25 +02:00
Anders Kaseorg
a681951902
nixos/release-notes: Fix link to GNOME 40 release notes
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-06-03 10:14:06 -07:00
Eelco Dolstra
4cffb1212a
nixos-rebuild --fast: Don't imply --show-trace
...
There is no logical reason for --fast to imply --show-trace, and this
seems to be a historical accident. Using --show-trace by default is
bad UX since it can give very long error messages (e.g. 550 lines for
a non-existent attribute in environment.systemPackages).
2021-06-03 19:01:09 +02:00
Domen Kožar
f88be6e55c
Merge pull request #125372 from Synthetica9/shell_interact
...
nixos/tests/test-driver: add shell_interact
2021-06-03 11:46:01 +02:00
Jonathan Ringer
0520141db0
nixos/release-notes: Improve 21.11 stub
2021-06-02 12:18:34 -07:00
Patrick Hilhorst
2871442731
nixos/tests/test-driver: mention drawback
2021-06-02 14:58:51 +02:00
Patrick Hilhorst
9469433e34
nixos/tests/test-driver: document shell_interact
2021-06-02 14:49:59 +02:00
rnhmjoj
030a521adc
nixos/wireless: make wireless.interfaces mandatory
...
This is the only way to solve issue #101963 , for now.
2021-06-01 23:19:40 +02:00
Sandro
8217ea5000
changelog: fix typo
2021-06-01 15:45:47 +02:00
Jonathan Ringer
40b2ca3570
nixos/doc/releases: update stable release info to 21.05
2021-05-31 19:42:40 -07:00
Jonathan Ringer
8815e601dd
nixos/release-notes: move non-highlights to other mentions
2021-05-31 19:22:35 -07:00
Jonathan Ringer
d823c24094
nixos/release-notes: Initial grooming of release notes
2021-05-31 19:22:35 -07:00
Vincent Bernat
632c8e1d54
nixos/acme: don't use --reuse-key
...
Reusing the same private/public key on renewal has two issues:
- some providers don't accept to sign the same public key
again (Buypass Go SSL)
- keeping the same private key forever partly defeats the purpose of
renewing the certificate often
Therefore, let's remove this option. People wanting to keep the same
key can set extraLegoRenewFlags to `[ --reuse-key ]` to keep the
previous behavior. Alternatively, we could put this as an option whose
default value is true.
2021-06-01 00:43:45 +02:00
Dominik Xaver Hörl
b7630d5591
rl-2105: mention linux_latest and potential zfs issues
2021-05-28 18:10:43 -07:00
Antoine R. Dumont (@ardumont)
38cfb84ff0
mediatomb/gerbera: Add release note information for 21.03
...
Note that it made into 2 entries, one about new options in the first section.
Another in the breaking compatibility section due to the openFirewall option
which changes the behavior.
Co-authored-by: schmittlauch <t.schmittlauch+nixos@orlives.de>
2021-05-28 10:56:19 -07:00
Maximilian Bosch
b5a12b4b61
nixos/release-notes: fix slaptest
command for openldap section
...
When running - as suggested - `slaptest -f slapd.conf $TMPDIR` I get the
following result:
[root@ldap:/tmp/tmp.De46ABIbFf]# slaptest -f /nix/store/lks3ihydj40ff6yqvz0k33ycrc9vbyry-slapd.conf $TMPDIR
usage: slaptest [-v] [-d debuglevel] [-f configfile] [-F configdir] [-o <name>[=<value>]] [-n databasenumber] [-u] [-Q]
[root@ldap:/tmp/tmp.De46ABIbFf]# echo $?
1
Adding a `-F` option fixes the issue.
2021-05-26 20:50:01 +02:00
Jonathan Ringer
4d318bcb5a
nixos/doc/releases: remove
...
No one but release managers need to know this information.
Also, it has been moved to https://github.com/NixOS/release-wiki
2021-05-25 12:36:27 -07:00
Ryan Mulligan
cf2f26fd89
Merge pull request #124043 from fgaz/staticjinja/2.0.0
...
staticjinja: 1.0.4 -> 2.0.0
2021-05-25 11:22:25 -07:00
Thomas Depierre
f55c3e2f21
beam-packages: drop erlang R18 R19 R20 and cuter
2021-05-25 07:38:41 +09:00
Niklas Hambüchen
83a8acc392
Merge pull request #121331 from nh2/wireguard-dynamicEndpointRefreshSeconds
...
nixos/wireguard: Add `dynamicEndpointRefreshSeconds` option
2021-05-24 21:49:05 +02:00
Samuel Dionne-Riel
db3199f8c3
Merge pull request #118993 from tomfitzhenry/serial-doc
...
nixos/manual: document how to install over a serial port
2021-05-24 15:26:23 -04:00
Francesco Gazzetta
5b42338f4e
docs/release-notes: mention staticjinja
2021-05-24 14:17:51 +02:00
Tom Fitzhenry
81e04717e8
nixos/manual: document how to install over a serial port
...
https://github.com/NixOS/nixpkgs/issues/58198
2021-05-24 17:29:19 +10:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Ryan Mulligan
6543c61311
nixos/doc: add 21.11 release notes stub
2021-05-22 18:14:49 -07:00
Ryan Mulligan
7501467903
nixos/doc: convert "Contributing to this manual" to CommonMark
...
Also updates it to mention running md-to-db.sh.
2021-05-22 18:14:49 -07:00
Ryan Mulligan
6c14851943
nixos/doc: add md-to-db.sh, convert "Building Your Own NixOS CD" to CommonMark
2021-05-22 18:14:49 -07:00
github-actions[bot]
901fb5e64e
Merge master into staging-next
2021-05-22 00:56:03 +00:00
Jonathan Ringer
5b61edfe47
docs/release-notes: mention ati_drivers_x11 removal
2021-05-21 16:16:48 -07:00
Jan Tojnar
a420acab1e
release notes: Mention automated gnomeExtensions
...
https://github.com/NixOS/nixpkgs/pull/118232
2021-05-21 23:53:16 +02:00
github-actions[bot]
8a5e4be6b6
Merge master into staging-next
2021-05-19 18:34:10 +00:00
Tim Van Baak
420b0fa378
nixos/nebula: Add release notes
2021-05-19 10:55:41 -07:00
Jonathan Ringer
c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
nixos/doc/manual/release-notes/rl-2105.xml
pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
Robert Hensing
74bf82a202
Merge pull request #122784 from hercules-ci/nixpkgs-init-nixos-install-tools
...
nixos-install-tools: init
2021-05-19 17:45:43 +02:00
Michele Guerini Rocco
376eabdac3
Merge pull request #123254 from rnhmjoj/ipsec
...
libreswan: 3.2 -> 4.4
2021-05-19 13:36:04 +02:00
rnhmjoj
0de7e41520
docs/release-notes: mention libreswan update
2021-05-18 08:13:37 +02:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
...
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Florian Klink
6c0058f47f
Merge pull request #85073 from hyperfekt/systemd-pstore
...
nixos/systemd|filesystems: mount and evacuate /sys/fs/pstore using systemd-pstore
2021-05-17 00:00:52 +02:00
Niklas Hambüchen
0da74875c0
release notes: Mention WireGuard dynamicEndpointRefreshSeconds
2021-05-16 20:11:51 +02:00
github-actions[bot]
78ae7ac75e
Merge staging-next into staging
2021-05-15 06:22:25 +00:00
github-actions[bot]
c48794dcef
Merge master into staging-next
2021-05-15 06:22:22 +00:00
Aaron Andersen
460f8def67
Merge pull request #122255 from aanderse/kodi
...
kodi: 19.0 -> 19.1
2021-05-14 23:21:08 -04:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next
2021-05-14 22:27:34 +02:00
Robert Schütz
e611d663f4
Merge pull request #120440 from dotlambda/radicale-settings
...
nixos/radicale: add settings option
2021-05-14 15:37:26 +02:00
Jan Tojnar
ac6a4f7cf5
Merge branch 'staging-next' into staging
2021-05-14 01:40:09 +02:00
github-actions[bot]
39e3f7c2cc
Merge master into staging-next
2021-05-13 18:32:50 +00:00
Jonas Chevalier
c6b62f2381
mkShell: introduce packages argument ( #122180 )
...
The distinction between the inputs doesn't really make sense in the
mkShell context. Technically speaking, we should be using the
nativeBuildInputs most of the time.
So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.
This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
Robert Hensing
7b0e0ca35e
nixos-install-tools: init
...
The essential commands from the NixOS installer as a package
With this package, you get the commands like nixos-generate-config and
nixos-install that you would otherwise only find on a NixOS system, such
as an installer image.
This way, you can install NixOS using a machine that only has Nix.
It also includes the manpages, which are important because the commands
rely on those for providing --help.
2021-05-13 01:29:02 +02:00
Thomas Tuegel
af8532eee9
Add KDE Gear 21.04 to the release notes
2021-05-11 12:15:51 -05:00
hyperfekt
3e3e763a07
nixos/systemd: enable systemd-pstore.service
...
As described in issue #81138 , the Install section of upstream units is
currently ignored, so we make it part of the sysinit.target manually.
2021-05-09 23:21:51 +02:00
Aaron Andersen
3f499a9c64
kodi: 19.0 -> 19.1
2021-05-08 18:26:19 -04:00
Martin Weinelt
9651084620
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-08 14:43:43 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
github-actions[bot]
1ae6d3d02f
Merge master into staging-next
2021-05-07 18:24:29 +00:00
Robin Gloster
29e92116d1
Merge pull request #118037 from mayflower/privacy-extensions-configurable
...
nixos/network: allow configuring tempaddr for undeclared interfaces
2021-05-07 13:01:29 -05:00
github-actions[bot]
12193913a1
Merge staging-next into staging
2021-05-07 12:23:21 +00:00
Linus Heckemann
47828e7dc0
nixos/manual: document IPv6 Privacy Extensions options
2021-05-07 13:55:11 +02:00
Jan Tojnar
913123f3b1
rl-2105: Mention GNOME 40
2021-05-05 22:42:58 +02:00
Robert Schütz
762be5c86d
nixos/radicale: harden systemd unit
2021-05-04 17:43:26 +02:00
github-actions[bot]
dfafc173e0
Merge staging-next into staging
2021-05-04 12:23:31 +00:00
Robert Schütz
022c5b0922
nixos/radicale: add settings option
...
The radicale version is no longer chosen automatically based on
system.stateVersion because that gave the impression that old versions
are still supported.
2021-05-04 10:22:05 +02:00
Silvan Mosberger
b8336c2b8a
formats.ini: Introduce listToValue
argument ( #121613 )
...
Allows coercing lists to values. E.g.
formats.ini { listToValue = lib.concatMapStringsSep ", " (lib.generators.mkValueStringDefault {}); }
2021-05-04 09:49:25 +02:00
github-actions[bot]
98d7aac597
Merge staging-next into staging
2021-05-04 00:49:43 +00:00
Marc 'risson' Schmitt
52f6733203
nixos/unbound: deprecate extraConfig in favor of settings
...
Follow RFC 42 by having a settings option that is
then converted into an unbound configuration file
instead of having an extraConfig option.
Existing options have been renamed or kept if
possible.
An enableRemoteAccess has been added. It sets remote-control setting to
true in unbound.conf which in turn enables the new wrapping of
unbound-control to access the server locally. Also includes options
'remoteAccessInterfaces' and 'remoteAccessPort' for remote access.
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-05-03 21:27:15 +02:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging
2021-05-03 18:25:49 +00:00
Silvan Mosberger
3e930b7e4a
Merge pull request #121294 from nh2/issue-121288-wireguard-fix-chmod-race
...
wireguard module: generatePrivateKeyFile: Fix chmod security race
2021-05-03 16:24:42 +02:00
github-actions[bot]
a4c3a2d732
Merge staging-next into staging
2021-05-03 12:26:48 +00:00
José Romildo Malaquias
8073df31a5
Merge pull request #121046 from romildo/fix.xfce
...
xfce: does not explicitly require a gvfs package
2021-05-03 08:14:56 -03:00
Luke Granger-Brown
2eddff5480
Merge pull request #120569 from abathur/yadm-3x-release-note
...
yadm: add release note for 3.x
2021-05-03 10:50:45 +01:00
github-actions[bot]
afe3fd192f
Merge staging-next into staging
2021-05-03 00:53:51 +00:00
Martin Weinelt
d942d4473d
neovim, neovimUtils, neovim-qt: drop python2 support
...
In 2a00e53bd
pynvim support for python2 was disabled, this broke the
neovim build. I really think it is time to let go of python2 support in
neovim.
2021-05-02 22:43:53 +02:00
José Romildo Malaquias
a611906544
xfce: add release note about dropping lighter gvfs package
2021-05-02 14:26:52 -03:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging
2021-05-01 00:54:32 +00:00
Martin Weinelt
e0f1e1f7bf
nixos/zigbee2mqtt: convert to rfc42 style settings
2021-04-30 19:42:26 +02:00
Niklas Hambüchen
a874a8a98b
release notes: Mention wireguard generatePrivateKeyFile
permission changes
2021-04-30 19:28:04 +02:00
Travis A. Everett
5fb284dda6
yadm: add release note for 3.x
2021-04-30 11:07:35 -05:00
github-actions[bot]
97889a52e1
Merge staging-next into staging
2021-04-27 18:14:28 +00:00
ajs124
39a51c9923
Merge pull request #118338 from Izorkin/update-nginx-zlib-ng
...
nginx: update to 1.20.0, replace zlib to zlib-ng
2021-04-27 16:36:25 +02:00
github-actions[bot]
8634c6f7d1
Merge staging-next into staging
2021-04-26 00:17:03 +00:00
Michele Guerini Rocco
e035c1b417
Merge pull request #119952 from attila-lendvai/extraLayouts
...
nixos/doc/manual: refine extraLayouts, add warnings an test commands
2021-04-25 21:06:49 +02:00
Jan Tojnar
c1f851b2ee
Merge branch 'staging-next' into staging
2021-04-25 08:22:13 +02:00
Martin Weinelt
e8988f7a30
nixos/babeld: run as DynamicUser
...
The last bits to prevent babeld from running unprivileged was its
kernel_setup_interface routine, that wants to set per interface
rp_filter. This behaviour has been disabled in a patch that has been
submitted upstream at https://github.com/jech/babeld/pull/68 and reuses
the skip-kernel-setup config option.
→ Overall exposure level for babeld.service: 1.7 OK 🙂
2021-04-25 00:54:52 +02:00
Michael Raskin
d04f1c4314
Merge pull request #101071 from ju1m/apparmor
...
apparmor: try again to fix and improve
2021-04-24 11:24:26 +00:00
Attila Lendvai
603707a137
nixos/doc/manual: refine extraLayouts, add warnings an test commands
2021-04-24 09:52:43 +02:00
github-actions[bot]
944e32775d
Merge staging-next into staging
2021-04-24 00:16:20 +00:00
Luke Granger-Brown
4de343cccf
nixos/test-driver: use a variety of different Tesseract settings for OCR
...
When performing OCR, some of the Tesseract settings perform better than
others on a variety of different workloads, but they mostly take
~negligible incremental time to run compared to the overhead of running
the ImageMagick filters.
After this commit, we try using all three of the current Tesseract
models (classic, LSTM, and classic+LSTM) to generate output text. This
fixes chromium-90's tests at release-20.09, and should make cases where
you're looking for *specific* text better, with the tradeoff of running
Tesseract multiple times.
To make it sensible to cherrypick this into release-20.09, this doesn't
change the existing API surface for the test driver. In particular,
get_screen_text continues to have the existing behaviour.
2021-04-23 18:42:35 +00:00
davidak
fabdd46503
kbdKeymaps: remove
...
dvp and neo are now included in kbd
includes documentation in release notes and alias
2021-04-23 16:41:06 +02:00
Julien Moutinho
b42a0e205d
nixos/apparmor: disable killUnconfinedConfinables by default
2021-04-23 07:20:20 +02:00
Julien Moutinho
03b2156d26
nixos/apparmor: move release note to 21.05
2021-04-23 07:19:32 +02:00
Julien Moutinho
05d334cfe2
Revert "Revert "apparmor: fix and improve the service""
...
This reverts commit 420f89ceb2
.
2021-04-23 07:17:55 +02:00
Izorkin
65ce0419ad
nginx: add release notes
2021-04-21 11:18:14 +03:00
Daniël de Kok
f75286e063
cudatoolkit-{9,9_0,9_1,9_2}: remove
...
Remove old CUDA toolkits (and corresponding CuDNN versions).
- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
Fixes #107131 .
2021-04-18 11:55:10 +02:00
Jörg Thalheim
0854659567
Merge pull request #119389 from marsam/drop-postgresql_9_5
...
postgresql_9_5: drop
2021-04-16 19:29:21 +01:00
Guillaume Girol
f1a2ab6818
Merge pull request #115332 from symphorien/usertype
...
nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}
2021-04-14 19:38:26 +00:00
Symphorien Gibol
7a87973b4c
nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}
...
As the only consequence of isSystemUser is that if the uid is null then
it's allocated below 500, if a user has uid = something below 500 then
we don't require isSystemUser to be set.
Motivation: https://github.com/NixOS/nixpkgs/issues/112647
2021-04-14 20:40:00 +02:00
Florian Klink
5429cc1af4
rl-2105: Document /etc/systemd-mutable/system is gone from the defaults, point to boot.extraSystemdUnitPaths
2021-04-14 12:52:58 +02:00
taku0
4c87cb87a2
Merge pull request #67684 from indiscipline/minio
...
nixos/minio: allow multiple data directories for erasure coding
2021-04-13 18:29:28 +09:00
Sandro
1781eeade9
Merge pull request #118773 from peterhoeg/doc/packagekit
...
document packagekit changes
2021-04-12 17:19:47 +02:00
Indiscipline
9ffc4ad790
nixos/minio: allow multiple data directories for erasure coding
2021-04-10 14:44:45 +03:00
Maximilian Bosch
842f900e73
Merge pull request #114128 from jorsn/docs.fix-hostName
...
nixos/docs: fix example for code-generated modules
2021-04-09 18:05:51 +02:00
Kim Lindberger
5a1bd5ff66
Merge pull request #116074 from talyz/discourse
...
discourse: Add package and NixOS module
2021-04-08 14:19:49 +02:00
Peter Hoeg
b7f5bc61f3
document packagekit
2021-04-08 09:23:54 +08:00
talyz
bc26a46943
rl-2105: Add Discourse module note
2021-04-05 13:56:02 +02:00
Guillaume Girol
fe0e0afbc0
Merge pull request #92929 from symphorien/postgresql-check-config-file
...
nixos/postgresql: check config file syntax at build time
2021-04-02 16:27:03 +00:00
ajs124
2f42097c88
Merge pull request #118090 from helsinki-systems/upd/xfsprogs
...
xfsprogs: 5.10.0 -> 5.11.0
2021-04-01 13:51:01 +02:00
Mario Rodas
72ab382fb6
postgresql_9_5: drop
...
PostgreSQL 9.5 has reached EOL on February 11, 2021.
See https://www.postgresql.org/support/versioning/
2021-04-01 04:20:00 +00:00
Martin Weinelt
285301cd1f
linuxPackages: 5.4 -> 5.10
...
The 5.10 series is the next longterm version of the linux kernel and
I've been using it on multiple x86_64 machines ever since it came out.
I think it is time to switch over the default now, so we get some
additional testing in time for NixOS 21.05.
2021-03-31 11:29:33 -04:00
Frederik Rietdijk
9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
...
Staging next
2021-03-31 12:42:19 +02:00
davidak
fe3eb35133
Merge pull request #97565 from samuelgrf/defaultPackages-nano
...
nixos/config: move nano to defaultPackages
2021-03-31 09:17:56 +02:00
github-actions[bot]
4ba71fb819
Merge master into staging-next
2021-03-31 00:12:29 +00:00
ajs124
db8b545233
xfsprogs: 5.10.0 -> 5.11.0
...
also try to correct meta.license
2021-03-30 20:14:53 +02:00
talyz
abba76a3b9
nixos/gitlab: Document automatic backups
2021-03-30 19:15:33 +02:00
Samuel Gräfenstein
e6cd793a74
nixos/config: move nano to defaultPackages
...
Some people already have another editor installed and may want to
get rid of applications they don't use.
2021-03-30 11:50:03 +02:00
github-actions[bot]
8cebf1dc19
Merge master into staging-next
2021-03-25 06:05:58 +00:00
Léo Gaspard
219ee8d091
release notes: typo fixes ( #117539 )
2021-03-25 01:28:41 +01:00
github-actions[bot]
380cb1e995
Merge master into staging-next
2021-03-24 12:11:57 +00:00
Robert Hensing
2f7be87a8a
nixos/doc: Update Writing Documentation to use nix-shell
2021-03-22 21:21:08 +01:00
Robert Hensing
12e7698a65
nixos/doc/manual/Makefile: Do not format
...
Formatting has been neglected. Running `make` would format dozens
of files, which is a great way of scaring away newcomers and those
with less git experience. It would also annoy the heck out of
regular contributors.
The purpose of formatting is to avoid a small annoyance, so it
should not become a big annoyance that makes people give up on
their work.
2021-03-22 21:15:11 +01:00