github-actions[bot]
37651b4915
Merge staging-next into staging
2022-01-04 12:02:08 +00:00
github-actions[bot]
36fd643041
Merge master into staging-next
2022-01-04 12:01:29 +00:00
Jörg Thalheim
0432195a4b
Merge pull request #153314 from Mic92/prometheus
...
prometheus: add authorization section
2022-01-04 08:34:51 +00:00
github-actions[bot]
d6a3b9cec5
Merge staging-next into staging
2022-01-04 06:01:41 +00:00
github-actions[bot]
872c4bf219
Merge master into staging-next
2022-01-04 06:01:03 +00:00
github-actions[bot]
25662d01ae
Merge staging-next into staging
2022-01-04 00:02:40 +00:00
MatthewCroughan
03a2dce57a
Revert "nixos/tests/mtp: init"
2022-01-03 23:02:46 +00:00
Martin Weinelt
11a0b61783
Merge remote-tracking branch 'origin/master' into staging-next
2022-01-03 23:21:08 +01:00
Bernardo Meurer
6b939f1241
Merge pull request #146084 from MatthewCroughan/add-mtp-test
...
nixos/tests/mtp: init
2022-01-03 20:03:08 +00:00
Aaron Andersen
3440425750
Merge pull request #152455 from erdnaxe/minecraft_hardening
...
nixos/minecraft-server: systemd unit hardening
2022-01-03 12:24:05 -05:00
Aaron Andersen
bf607abf73
Merge pull request #152223 from ju1m/logrotate
...
nixos/logrotate: enable multiple paths per entry
2022-01-03 12:11:12 -05:00
piegames
ae040631c9
Merge pull request #142758 : Add Heisenbridge module
2022-01-03 18:05:55 +01:00
piegames
4d69ad4b1f
nixos/heisenbridge: Init
2022-01-03 15:40:40 +01:00
Philipp
3d47865f7f
nixos/matrix-conduit: init
2022-01-03 15:36:56 +01:00
Jörg Thalheim
fd0a6311a7
prometheus: add authorization section
2022-01-03 12:04:08 +01:00
Robert Schütz
c020d0af17
Merge pull request #153151 from mweinelt/python2-removals
...
Remove applications that depend on python2Packages
2022-01-03 09:43:43 +00:00
Pascal Bach
f08f8d2ae6
Merge pull request #153293 from aneeshusa/autocreate-htpasswd-for-restic-rest-server
...
nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot
2022-01-03 09:33:10 +01:00
Andrew Marshall
238bf44f81
nixos/doc: Fix typo in release notes
...
Broken in f10aea2434
.
2022-01-02 22:37:47 -05:00
Aneesh Agrawal
8729e8e261
nixos/restic-rest-server: Autocreate empty .htpasswd if needed for service boot
...
When `privateRepos = true`, the service will not start if the `.htpasswd` does not exist.
Use `systemd-tmpfiles` to autocreate an (empty) file to ensure the service can boot
before actual `htpasswd` contents are registered.
This is safe as restic-rest-server will deny all entry if the file is empty.
2022-01-02 21:13:07 -05:00
Naïm Favier
ec150abd1a
Revert "nixos/nginx: disable rejectSSL activation when https is disabled"
...
This reverts commit 2f66ac01e9
.
2022-01-02 21:01:29 +01:00
Aaron Andersen
1b4bdf523a
Merge pull request #146795 from Madouura/dev/tetrd
...
tetrd: init at 1.0.4
2022-01-02 11:53:03 -05:00
Sandro
46056f6c36
Merge pull request #122460 from ju1m/croc
2022-01-02 15:56:58 +01:00
Martin Weinelt
15f577daaa
couchpotato, nixos/couchpotato: remove
...
Using python2 and abadoned upstream in 2020, last release in 2015.
2022-01-02 13:38:11 +01:00
Renaud
0f47e95588
Merge pull request #153036 from aidalgol/firejail.wrappedBinaries-clarification
...
firejail: clarify wrappedBinaries option description
2022-01-02 11:06:17 +01:00
Bobby Rong
b38cf64f82
Merge pull request #152140 from yesbox/i2pd
...
nixos/i2pd: add module package option
2022-01-02 09:00:35 +08:00
Martin Weinelt
b8149a7f04
Merge pull request #152907 from dotlambda/python2-remove
2022-01-02 01:33:57 +01:00
Madoura
e16074e889
nixos/tetrd: init
2022-01-01 17:43:37 -06:00
Jesper Geertsen Jonsson
9268da6b04
nixos/i2pd: add module package option
2022-01-01 23:16:40 +01:00
Aaron Andersen
34c283deda
Merge pull request #150846 from onny/maddy
...
nixos/maddy: Better description, user and group handling
2022-01-01 15:05:42 -05:00
Guillaume Girol
fdc3784828
Merge pull request #148637 from hexagonal-sun/network/gre-tap-tun
...
nixos/network: add gre virtual interfaces
2022-01-01 17:04:29 +00:00
José Romildo
a31ae59bb2
lumina.lumina: lumina-checkpass is postponned by upstream
2022-01-01 10:12:31 -03:00
Aidan Gauland
82dd41e74d
firejail: clarify wrappedBinaries option description
...
I had trouble getting programs.firejail.wrappedBinaries to have any effect on my
system (#152852 ), because I did not realise that "put[ting] the actual
application binary in the global environment" included adding the program
package to environment.systemPackages, and I thought that the package must be
present for this option to take effect. I have added a clarifying parenthetical
statement explicitly mentioning environment.systemPackages in this caveat.
2022-01-01 18:13:21 +13:00
Morgan Jones
38ee2de29d
nixos/mattermost: update service for 6.0+
2021-12-31 23:49:00 -05:00
Morgan Jones
c37cb3b243
nixos/mattermost: silence startup warnings from chmod/chown; improve API
2021-12-31 23:49:00 -05:00
Morgan Jones
7cf6855c7f
nixos/mattermost: Simplify plugin derivation build, improve startup perf
2021-12-31 23:49:00 -05:00
Morgan Jones
73fc80e0d7
nixos/mattermost: Support declarative Mattermost plugins
2021-12-31 23:49:00 -05:00
Morgan Jones
174b340406
nixos/mattermost: add preferNixConfig option and tests
...
One use case for Mattermost configuration is doing a "mostly
mutable" configuration where NixOS module options take priority
over Mattermost's config JSON.
Add a preferNixConfig option that prefers configured Nix options
over what's configured in Mattermost config if mutableConfig is set.
Remove the reliance on readFile (it's flake incompatible) and use
jq instead.
Merge Mattermost configs together on Mattermost startup, depending
on configured module options.
Write tests for mutable, mostly mutable, and immutable configurations.
2021-12-31 23:49:00 -05:00
Morgan Jones
f5901b85d1
mattermost: update release notes
2021-12-31 23:49:00 -05:00
Martin Weinelt
5ecf13007d
nixos/mwlib: remove
...
Built upon python2 only dependencies that were marked broken since 2019.
2022-01-01 02:09:11 +01:00
Robert Schütz
f8b4cf08fe
syncserver, nixos/syncserver: remove
...
They have been broken for multiple releases.
2022-01-01 02:09:10 +01:00
Robert Schütz
a859ef91f0
trac, nixos/trac: remove
...
They have been broken for multiple releases.
2022-01-01 02:09:09 +01:00
Martin Weinelt
5dd90167ce
nixos/moinmoin, nixos/tests/moinmoin, python2Packages.moinmoin: remove
...
Stuck on python2 and the NixOS test has been failing for 6 months.
2021-12-31 16:39:24 -08:00
github-actions[bot]
f2adf20b71
Merge staging-next into staging
2021-12-31 18:01:40 +00:00
github-actions[bot]
df24694c45
Merge master into staging-next
2021-12-31 18:01:05 +00:00
Jan Tojnar
d995596052
Merge branch 'staging-next' into staging
...
; Conflicts:
; nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
; nixos/doc/manual/release-notes/rl-2205.section.md
2021-12-31 15:32:37 +01:00
Michele Guerini Rocco
59bfda7248
Merge pull request #152594 from ju1m/apparmor
...
security/wrappers: remove C compiler from the nixos/security.wrappers…
2021-12-31 15:09:52 +01:00
github-actions[bot]
77da198145
Merge master into staging-next
2021-12-31 12:01:24 +00:00
sternenseemann
710699449a
nixos/doc: document documentation.man changes in 22.05 rel notes
2021-12-31 11:17:34 +01:00
sternenseemann
adfbfc0397
nixos/mandoc: add package option
2021-12-31 11:17:34 +01:00
sternenseemann
4942248a40
nixos/man-db: add package option
2021-12-31 11:17:34 +01:00