Sandro
2eb836b43e
Merge pull request #208864 from GaetanLepage/fwupd
2023-01-09 00:57:48 +01:00
Matt Melling
f8c8f22104
nixos/xastir: fix enable option doc string
2023-01-08 21:17:41 +00:00
ivanbrennan
418fda2293
nixos.programs.neovim: fix runtime
...
When this module was first introduced, it processed the runtime option
in a way that nested the resulting files and directories under an etc
directory.
https://github.com/NixOS/nixpkgs/pull/98506/files#diff-685092dbb1852fbf30857fe3505d25dc471dc79d0f31c466523b5f5822b68127R11-R21
That implementation relied on nixos/modules/system/etc/make-etc.sh, a
script that was later removed.
https://github.com/NixOS/nixpkgs/pull/131102/commits/eb7120dc79966d5ed168321fd213de38de13a2b1
The implementation was updated to use linkFarm, which changed the
behavior slightly, in that the configured files and directories are no
longer automatically nested under an etc directory.
307b1253a7
But the module still configures neovim's runtimepath in a way that
assumes the old nesting behavior.
04f574a1c0/nixos/modules/programs/neovim.nix (L173)
Restore the original behavior, nesting runtime files and directories
under an etc directory.
2023-01-08 16:15:56 -05:00
Ratchanan Srirattanamet
86b48684bb
nixos/zoneminder: automatically update Nix store path in config DB
...
ZM has a configuration which defaults to a file in its installaton path.
In NixOS, this means a Nix store path is persisted into the database,
which will break when e.g. ZM is upgraded.
Workaround this by doing a regular expression-based string replacement
SQL command to replace this value. The regular expression should not
match if users has changed this config to somewhere else. It will match
even if ZM isn't upgraded, in which case it'll replace the value with
itself. As such, it should be safe to run this at every ZM startup.
2023-01-09 02:00:52 +07:00
Ratchanan Srirattanamet
8093c136a2
nixos/zoneminder: requires sysvsem
PHP extension
...
This is used in ZoneMinder since some time ago [1]. Without this
extension, controling of playback (play, pause, fast forward, etc.) will
not work.
[1] https://github.com/ZoneMinder/zoneminder/issues/2261#issuecomment-433129559
2023-01-09 02:00:52 +07:00
Ratchanan Srirattanamet
4c64355fa3
nixos/zoneminder: also run zmupdate "freshen" on start
...
-f "freshen the configuration in the database", which will matter when
ZoneMinder adds a new configuration item [1]. Although it can also be
run without a new configuration item too; upstream's Debian postinst
code always run it on upgrade [2].
[1] e.g. https://forums.zoneminder.com/viewtopic.php?p=127220
[2] https://github.com/ZoneMinder/zoneminder/blob/master/distros/ubuntu2004/zoneminder.postinst#L45
2023-01-09 02:00:51 +07:00
github-actions[bot]
9fdb4a743d
Merge master into staging-next
2023-01-08 18:01:08 +00:00
Robert Hensing
22eb959f37
nixos/amazon-option: Tolerate harmless ec2.hvm for compatibility
...
Throwing an error necessitates changes in NixOps that are not safe yet.
2023-01-08 19:01:02 +01:00
Maciej Pasternacki
c3ec444a61
nixos/gitlab-runner: fix style issues flagged by statix
2023-01-08 17:37:43 +01:00
Maciej Pasternacki
d5cb89b024
nixos/gitlab-runner: fix problems introduced by last #209716
2023-01-08 17:36:45 +01:00
Martin Weinelt
4d65509504
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-08 16:34:30 +01:00
K900
337d358300
nixos/n8n: disable telemetry by default
...
Originally intended to just speed up the tests, but probably a good idea in general.
2023-01-08 14:43:53 +03:00
github-actions[bot]
b60b0a223e
Merge master into staging-next
2023-01-08 06:01:06 +00:00
R. Ryantm
2d72d4775e
cri-o: 1.25.1 -> 1.26.0
2023-01-08 13:30:27 +10:00
zowoq
448dc91db4
nixos/cri-o: source cni and crictl from package
2023-01-08 13:30:27 +10:00
zowoq
5da87a8c7b
nixos/containers: source policy from separate skopeo output
2023-01-08 13:30:27 +10:00
github-actions[bot]
4bf238a8fb
Merge master into staging-next
2023-01-08 00:02:31 +00:00
voidzero
29749d22a3
zsh-syntax-highlighting: add regexp to list of highlighters
2023-01-07 19:39:31 +01:00
Felix Bühler
a4eb1b11bc
Merge pull request #209254 from Stunkymonkey/freshrss-srv-pgsql
...
nixos/freshrss: fix permissions and add database test
2023-01-07 19:13:30 +01:00
github-actions[bot]
3b3114f45d
Merge master into staging-next
2023-01-07 18:01:08 +00:00
Sandro Jäckel
3071db258b
nixos/mastodon: remove duplicated shebang
2023-01-07 18:06:57 +01:00
amesgen
a429cecd3c
nixos/gitea: don't run gitea-dump on activation
2023-01-07 15:50:36 +01:00
Thiago Kenji Okada
c2fdf2d137
Merge pull request #209191 from wegank/mongodb-more-drops
...
mongodb-4_0: drop
2023-01-07 13:04:34 +00:00
github-actions[bot]
76d33189ba
Merge master into staging-next
2023-01-07 12:01:24 +00:00
Aneesh Agrawal
2fc8504223
nixos/etebase-server: Leverage $PATH
...
This simplifies the existing module
but also enables consumers to call `etebase-server`
from custom preStart commands (i.e. user creation commands).
2023-01-07 12:20:03 +01:00
Naïm Favier
88a7218236
nixos/fail2ban: support nftables with default configuration
2023-01-07 11:26:40 +01:00
github-actions[bot]
0789ea69b1
Merge master into staging-next
2023-01-07 00:02:25 +00:00
Moritz 'e1mo' Fromm
ee41b6b457
dokuwiki: Combine mechanism for plugins and templates
...
Copy templates and plugins into Dokuwiki instead of linking to address
template compatibility. As noted by @sinavir[^1], (some) templates would
fail due to relative PHP imports.
[^1]: https://github.com/NixOS/nixpkgs/pull/208299#issuecomment-1370413116
2023-01-06 23:52:49 +01:00
Moritz 'e1mo' Fromm
8d4251f491
nixos/dokuwiki: Add e1mo as maintainer
2023-01-06 23:40:09 +01:00
Moritz 'e1mo' Fromm
236d90fde0
nixos/dokuwiki: Overhaul for structured settings
...
Added the RFC42-style added the posibility to use
`services.dokuwiki.sites.<name>.settings' instead of passing a plain
string to `<name>.extraConfig`. ´<name>.pluginsConfig` now also accepts
structured configuration.
2023-01-06 22:02:37 +01:00
Felix Buehler
0e2787884e
nixos/freshrss: fix permissions and add database test
2023-01-06 21:16:50 +01:00
Jonas Heinrich
059e0f8958
Merge pull request #209316 from e1mo/dokuwiki/housekeeping
...
nixosTests.dokuwiki: Deduplicate node configuration
2023-01-06 21:10:50 +01:00
Sandro Jäckel
5703c16118
nixos/uptime-kuma: add option to enable apprise support
2023-01-06 16:51:18 +01:00
Moritz 'e1mo' Fromm
055100611d
nixos/dokuwiki: Simplify plugin fetching examples
...
Also replaced apache httpd referenced with ones to caddy
2023-01-06 15:12:47 +01:00
Moritz 'e1mo' Fromm
4649662802
nixos/dokuwiki: Take phpPackage and phpOptions
2023-01-06 01:09:46 +01:00
github-actions[bot]
e3480cf1cc
Merge master into staging-next
2023-01-06 00:02:28 +00:00
Artturin
decb4a675b
nixos/stevenblack: init
2023-01-06 00:35:17 +02:00
Thiago Kenji Okada
492690e923
Merge pull request #209182 from jamesbt365/opentabletdriver-configurations
...
opentabletdriver: remove hardcoded config path
2023-01-05 20:46:37 +00:00
Thiago Kenji Okada
1deddf959c
Merge pull request #209175 from gador/unifi-fix-monogdb-version
...
nixos/unifi: fix mongodb to a stable version
2023-01-05 20:39:14 +00:00
Vladimír Čunát
c21cf32722
Merge branch 'master' into staging-next
2023-01-05 20:21:03 +01:00
Naïm Favier
8822e9620c
nixos/iay: use mkPackageOptionMD
2023-01-05 20:01:57 +01:00
Naïm Favier
0a8bfb520c
nixos/iay: put mkPackageOptionMD
in scope
2023-01-05 19:48:27 +01:00
Martin Weinelt
cd890b9b5e
nixos/iay: Fix iay package option ( #209188 )
2023-01-05 19:45:40 +01:00
Weijia Wang
3a8a14d894
nixos/unifi-video: bump default mongodb version
2023-01-05 19:10:35 +01:00
Robin Gloster
271c20dd40
Merge pull request #209022 from mayflower/fix-mailman-hyperkitty-css
...
nixos/mailman: fix hyperkitty css/js when virtualRoot is `/`
2023-01-05 17:29:08 +01:00
Martin Weinelt
afd962b51c
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-05 17:16:26 +01:00
jamesbt365
ad491fec88
opentabletdriver: remove hardcoded config path
2023-01-05 15:15:08 +00:00
Florian Brandes
45d27d43c4
nixos/unifi: fix mongodb to a stable version
...
Otherwise unifi might break on a next big update
just like https://github.com/NixOS/nixpkgs/pull/207382#issuecomment-1371303817
Also this requires an update of the unifi package. With the LTS
version, newer mongodb versions aren't supported. The current supported
version of unifi 7 is mongodb 3.6 acording to
https://community.ui.com/releases/UniFi-Network-Application-7-0-20/3e4a4099-c063-42f6-8e21-5fb2c99fcea9 which isn't even supplied by nixpkgs anymore.
mongodb-4_2 isn't officially supported, but works.
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-05 15:16:02 +01:00
Lassulus
c366c3dbc8
Merge pull request #209064 from Lassulus/os-release-extra
2023-01-05 14:14:09 +01:00
github-actions[bot]
4acd5a978b
Merge staging-next into staging
2023-01-05 12:01:57 +00:00