Leona Maroni
f244d65634
matomo: default to 5.x, drop 4.x, 5.1.2 -> 5.2.0 ( #364627 )
2024-12-20 19:04:42 +01:00
Arne Keller
94200398f9
nixos/actual: init at 24.10.1 ( #347825 )
2024-12-20 18:55:13 +01:00
oddlama
93af2d0523
nixos/actual: init module and tests
...
Co-authored-by: PatrickDaG <58092422+PatrickDaG@users.noreply.github.com>
2024-12-20 15:06:04 +01:00
github-actions[bot]
668abaeafa
Merge master into staging-next
2024-12-20 12:05:46 +00:00
misuzu
a01b0bf2fe
nixos/networkmanager: split modemmanager into a separate module ( #316824 )
2024-12-20 13:06:35 +02:00
misuzu
74f646b5b3
nixos/bonsaid: init ( #347818 )
2024-12-20 12:17:46 +02:00
Colin
26553428ce
nixos/bonsaid: init
...
Co-authored-by: misuzu <neironyan@gmail.com>
2024-12-20 10:07:31 +00:00
Colin
0deadd5baf
nixos/networkmanager: split ModemManager bits into own module
...
this should not result in any observable change by default, the
motivation is to make working on either one of these components in
isolation of the other a bit easier.
2024-12-19 22:44:47 +00:00
K900
fc37c2ff33
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-19 21:09:21 +03:00
William Edwards
11d10df01a
inputplumber: init at 0.39.2
2024-12-19 09:30:46 -08:00
Edward Tjörnhammar
438969f9ee
nixos/nvidia: add nvidia_dc_565 drivers
...
Also remove dc_520
2024-12-19 16:53:08 +00:00
github-actions[bot]
6a83ff87ac
Merge master into staging-next
2024-12-19 00:15:19 +00:00
Sefa Eyeoglu
29aa091dbe
nixos/borgbackup: fix extraArgs shell expansion
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-18 22:31:38 +01:00
Yueh-Shun Li
f75d1446d5
buildGoModule: Use the env attribute to pass environment variables ( #359641 )
2024-12-19 03:51:40 +08:00
github-actions[bot]
dd1d7cff2b
Merge master into staging-next
2024-12-18 18:04:46 +00:00
Arne Keller
f610b7204c
whoogle-search: init at 0.9.0, add module ( #350730 )
2024-12-18 18:52:29 +01:00
Yueh-Shun Li
af99530831
rl-2505.section.md: add release note entry about the buildGoModule env.CGO_ENABLED changes
2024-12-18 23:20:17 +08:00
Malte Voos
1cf796812a
nixos/whoogle-seach: add module
2024-12-18 15:14:45 +01:00
github-actions[bot]
f283310267
Merge master into staging-next
2024-12-18 12:06:02 +00:00
Florian Klink
b2e99477cd
nixos/systemd: don't require network-online.target for multi-user.taget v2 ( #365809 )
2024-12-18 09:52:38 +02:00
github-actions[bot]
12c211c64e
Merge master into staging-next
2024-12-18 00:15:09 +00:00
rnhmjoj
104c5a6283
nixos/release-notes: warn multi-user no longer wants network-online
2024-12-17 21:54:48 +01:00
Guillaume Girol
03040e06fb
nixos/apparmor: policy activation tristate and policy path support ( #356796 )
2024-12-17 19:56:13 +01:00
github-actions[bot]
1e2a1b291f
Merge master into staging-next
2024-12-17 12:06:09 +00:00
misuzu
5a1d9ce990
nixos/prometheus: add nvidia-gpu exporter ( #365522 )
2024-12-17 10:17:12 +02:00
K900
293d08b05f
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-17 09:46:26 +03:00
Daksh Jotwani
aa8a2577f1
nixos/prometheus: add nvidia-gpu exporter
...
This exporter allows prometheus-nvidia-gpu-exporter to be installed as a
systemd service.
2024-12-16 19:33:45 -08:00
Bobby Rong
d8890db135
Xfce 4.20 ( #353048 )
2024-12-17 08:36:52 +08:00
github-actions[bot]
79b879a7b0
Merge master into staging-next
2024-12-17 00:15:40 +00:00
Pyrox
17c5317daf
nodePackages.copy-webpack-plugin: drop ( #364321 )
2024-12-16 19:06:28 -05:00
qubitnano
41d526828f
sm64ex-coop: drop
2024-12-16 17:39:34 -05:00
Grimmauld
e87b9b1f3e
nixos/apparmor: profile activation tristate and profile path support
2024-12-16 15:32:42 +01:00
K900
2075b1dd03
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-16 15:12:34 +03:00
Vincent Bernat
930ee4ad58
caddy: add support for compiling Caddy with plugins
...
This adds a `withPlugins` function to Caddy package.
```nix
services.caddy = {
enable = true;
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddy-dns/powerdns@v1.0.1" ];
hash = "sha256-F/jqR4iEsklJFycTjSaW8B/V3iTGqqGOzwYBUXxRKrc=";
};
};
```
2024-12-16 06:06:56 +01:00
phaer
1d0a29c279
manual: Add nixos-rebuild build image release note entry
2024-12-16 00:41:52 +01:00
github-actions[bot]
af17642ca2
Merge master into staging-next
2024-12-15 22:47:48 +00:00
Wolfgang Walther
dd0af4fc6a
python3Packages.{jaeger-client,opentracing}: drop ( #363656 )
2024-12-15 20:53:45 +01:00
Tomodachi94
045a51c1d2
python3Packages.opentracing: drop
...
Unmaintained since 2023:
https://github.com/opentracing/opentracing-python
OpenTracing is deprecated in favor of OpenTelemetry:
https://github.com/NixOS/nixpkgs/issues/261927
2024-12-15 19:44:11 +00:00
Tomodachi94
a1a493d0b7
python3Packages.jaeger-client: drop
...
Unmaintained:
https://github.com/jaegertracing/jaeger-client-python?tab=readme-ov-file#-this-library-is-deprecated
Replaced by OpenTelemetry:
https://opentelemetry.io/
2024-12-15 19:44:11 +00:00
Wolfgang Walther
e19c233a58
fzf: add fish support ( #363415 )
2024-12-15 20:05:46 +01:00
github-actions[bot]
095d892127
Merge master into staging-next
2024-12-15 18:04:15 +00:00
Wolfgang Walther
02eef51047
ente-auth: 4.0.2 -> 4.1.6 ( #357503 )
2024-12-15 17:55:53 +01:00
Christina Sørensen
1e4e6fda97
nixos/conduwuit: init ( #353651 )
2024-12-15 13:51:20 +01:00
Bobby Rong
82c97b0e9a
nixos/doc/rl-2505: Mention Xfce 4.20
2024-12-15 20:08:15 +08:00
github-actions[bot]
145ffddb21
Merge master into staging-next
2024-12-14 12:05:16 +00:00
Niklas Korz
5161dce855
nixos/conduwuit: init
2024-12-14 12:06:03 +01:00
Felix Zieger
b663e569c7
nixos/nostr-rs-relay: init ( #365038 )
...
* nixos/modules/services/web-apps: add nostr-rs-relay
* add jb55 as maintainer
* remove lib.mddoc
* mkenable requires name
2024-12-14 12:27:20 +02:00
wxt
6817299f38
nixos/clash-verge: enable serviceModule by default
2024-12-14 16:10:09 +08:00
github-actions[bot]
fa3898acdb
Merge master into staging-next
2024-12-14 00:15:05 +00:00
Atemu
84bd8b0172
nixos/cinnamon: Do not set QT_QPA_PLATFORMTHEME ( #364267 )
2024-12-13 22:00:28 +01:00
David McFarland
474104e3c3
ps3-disc-dumper: 3.2.3 -> 4.2.5, .NET 6 -> 9 ( #361506 )
2024-12-13 14:15:38 -04:00
Gutyina Gergő
c5caab6aed
ps3-disc-dumper: 3.2.3 -> 4.2.5
2024-12-13 16:57:59 +01:00
Błażej Sowa
3275d4e3a6
nixos/schroot: init module
2024-12-13 15:26:55 +01:00
Bobby Rong
7e685d3693
nixos/cinnamon: Do not set QT_QPA_PLATFORMTHEME
...
Mint no longer ships qt5ct since Mint 22 and no longer ships a
qt5ct.conf in Mint 22.1. Following their changes I think we will
also drop our override and delegate the decision to user. Also
the gtk2 platform theme actually depends on gtk2.
f239cde908
2024-12-13 20:35:04 +08:00
K900
81eb6d64ab
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-12 21:08:33 +03:00
Niklas Korz
b6f4b380a6
matomo: default to 5.x, drop 4.x
2024-12-12 17:09:10 +01:00
Arne Keller
0a324bb35b
scanservjs: init at 2.27.1; nixos/scanservjs: init ( #249806 )
2024-12-12 17:01:22 +01:00
Thiago Kenji Okada
0d2883adc2
nixos-rebuild-ng: add module changes and port tests from nixos-rebuild ( #363922 )
2024-12-12 12:40:40 +00:00
Florian Klink
4e7a971fe4
nixos/waagent: init module ( #362101 )
2024-12-12 14:11:39 +02:00
Arne Keller
27aef3ef74
nixos/dokuwiki: Don't force http with Caddy ( #327743 )
2024-12-12 10:21:24 +01:00
github-actions[bot]
da49cc09b4
Merge master into staging-next
2024-12-12 06:05:10 +00:00
Arne Keller
e3f940648e
nixos/zfs: do not auto-import pools marked noauto ( #352391 )
2024-12-12 06:51:39 +01:00
Leah Amelia Chen
68891efe67
marytts: init at 5.2.1-unstable-2024-10-09, nixos/marytts: init ( #351933 )
...
* marytts: init at 5.2.1-unstable-2024-10-09
* nixos/marytts: init module
* nixos/marytts: add tests
2024-12-12 00:12:54 -05:00
Andrew Marshall
7f8278a264
nixos/zfs: do not auto-import pools marked noauto
...
This requires all datasets for the pool specified in `fileSystems` to be
marked noauto.
Note that this implicitly skips some tasks for the pool, such as
`expandOnBoot`, as the pool will not be imported at that time.
2024-12-11 22:56:13 -05:00
Weijia Wang
c3b1815822
Merge branch 'master' into staging-next
2024-12-11 16:42:17 +01:00
Aleksana
15c97ffcf0
nodePackages.vls: drop ( #363742 )
2024-12-11 21:09:43 +08:00
Leona Maroni
2e5a764eaf
git-worktree-switcher: init at 0.2.4 ( #355484 )
2024-12-11 11:15:17 +01:00
Niklas Korz
70a9b03ccb
ente-auth: 4.0.2 -> 4.1.6
2024-12-11 10:25:20 +01:00
Majiir Paktu
e5a456f26f
nixos/wireguard-networkd: re-enable by default for networkd users
2024-12-10 19:33:45 -05:00
Majiir Paktu
6bc8dcc630
nixos/wireguard-networkd: use systemd credentials for privateKeyFile and presharedKeyFile
2024-12-10 19:33:45 -05:00
github-actions[bot]
7dcd9f1e0a
Merge master into staging-next
2024-12-11 00:15:31 +00:00
Thiago Kenji Okada
9645a0f81c
nixos/doc/rl-2505: add nixos-rebuild-ng to release notes
2024-12-10 23:05:57 +00:00
Majiir Paktu
a93d42e97e
nixos/wireguard-networkd: disable by default
...
Enabling networking.wireguard.useNetworkd currently requires users to
modify the permissions of their private key files. Since that is a bad
upgrade experience, the module should be disabled by default for now.
Once systemd credential support is added to the module, it should be
safe to once again enable it by default for networkd users.
2024-12-10 16:54:50 -05:00
Weijia Wang
c225fc4361
Merge branch 'master' into staging-next
2024-12-10 22:10:48 +01:00
Weijia Wang
d20c900390
Merge commit '75d54b468a2a51b38c56aa8d09e33ac38cd732bc' into staging-next
2024-12-10 22:03:54 +01:00
misuzu
22b87b1b7e
nixos/bat: init ( #350079 )
2024-12-10 22:33:34 +02:00
misuzu
ad12b26526
nixos/crab-hole: init ( #341598 )
2024-12-10 22:16:50 +02:00
NiklasVousten
bd4a6b9aae
nixos/crab-hole: init crab-hole
2024-12-10 21:08:31 +01:00
Sefa Eyeoglu
75d54b468a
renovate: 38.105.2 -> 39.42.4 ( #361090 )
2024-12-10 20:22:17 +01:00
Weijia Wang
a0f3c68ab0
zf: format, update ( #349644 )
2024-12-10 19:30:51 +01:00
Fernando Rodrigues
3a068accfd
nixos/bat: init bat module
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-12-10 14:38:30 -03:00
Marie Ramlow
b3392e73a0
renovate: 38.105.2 -> 39.42.4
...
Upgrades to renovate major version 39.
Like upstream, we also upgrade renovate's nodejs version to 22.
Renovate checks for a specific nodejs version at runtime,
so we relax that a bit. Otherwise it would log an error
everytime it is run with an older (minor/patch) version.
2024-12-10 17:53:29 +01:00
jiriks74
3318aa52de
nixos/git-worktree-switcher: init git-worktree-switcher
...
This module sets up shells so that they work with
[git-worktree-switcher](https://github.com/mateusauler/git-worktree-switcher )
2024-12-10 03:39:13 +01:00
dish
10e95f3d0a
nodePackages.vls: drop
2024-12-09 16:54:23 -05:00
github-actions[bot]
ceb62729d2
Merge master into staging-next
2024-12-09 18:05:05 +00:00
Johannes Kirschbauer
1d6a2c28a4
lib.types: add release notes
2024-12-09 16:21:12 +01:00
Lukas Werling
7e06be506a
nixos/dokuwiki: Note Caddy changes in release notes
2024-12-09 12:04:33 +01:00
K900
5ebe22ffe1
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-09 09:42:51 +03:00
Zexin Yuan
53bd25e9e2
kanboard: init at 1.2.42 ( #357229 )
2024-12-08 20:17:10 -05:00
arthsmn
661e8cc5f8
fzf: update release notes with the change
2024-12-08 21:09:09 -03:00
Pyrox
a181967099
nodePackages.create-react-native-app: drop ( #363374 )
2024-12-08 18:39:02 -05:00
Manuel Mendez
bcd5b037fd
zf: 0.9.2 -> 0.10.2
...
Also add breaking notes to manual.
2024-12-08 18:37:50 -05:00
Pyrox
25fe86dff7
nodePackages.expo-cli: drop ( #361284 )
...
expo-cli is deprecated upstream
2024-12-08 18:34:29 -05:00
chayleaf
ce37a0a30a
nixos/scanservjs: init
...
Init NixOS module for scanservjs
https://github.com/sbs20/scanservjs/
2024-12-09 03:00:18 +07:00
github-actions[bot]
c45456d867
Merge master into staging-next
2024-12-08 18:04:12 +00:00
abysssol
a68fdbb812
nixos/bazecor: init ( #359143 )
2024-12-08 14:00:39 +00:00
K900
2e337411b0
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-08 08:46:20 +03:00
misuzu
afe27494fa
nixos/wireguard-networkd: init ( #259092 )
2024-12-08 07:39:52 +02:00
codgician
caa41052bb
Merge branch 'master' into waagent-module
2024-12-08 12:59:45 +08:00
codgician
d07d8a5589
waagent: improve code readability and doc
2024-12-08 11:05:57 +08:00