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 ' 75d54b468a
' 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
Majiir Paktu
b7390e3686
nixos/wireguard-networkd: add release notes entry
2024-12-07 20:01:27 -05:00
Sefa Eyeoglu
1460b3e905
prisma,prisma-engines: 5.22.0 -> 6.0.1 ( #359944 )
2024-12-08 00:10:56 +01:00
github-actions[bot]
b0ed0ab3f1
Merge master into staging-next
2024-12-07 12:05:41 +00:00
Anund
8c2f571052
nerd-fonts: improve alias throw to give example migration
2024-12-07 22:00:33 +11:00
Will Fancher
5c8a2cab3f
nixos/buffyboard: init ( #358941 )
2024-12-07 03:36:18 -05:00
github-actions[bot]
f1a4557b32
Merge master into staging-next
2024-12-07 06:04:46 +00:00
Franz Pletz
be4a655cf2
modules/avahi: Enable IPv6 by default ( #361016 )
2024-12-07 06:54:36 +01:00
github-actions[bot]
171c0c7ed6
Merge master into staging-next
2024-12-07 00:15:17 +00:00
amesgen
672b3f8945
nixos/bazecor: init
2024-12-06 23:41:41 +01:00
Christoph Heiss
345d36a3e5
nixos/prometheus-mqtt-exporter: add release notes entry
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-12-06 19:29:10 +01:00
K900
2236e731a3
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-06 21:27:37 +03:00
Alexey Orlenko
6cedd792b1
prisma: 5.22.0 -> 6.0.1
2024-12-06 18:31:54 +01:00
Tomodachi94
a0ad081b9f
fluxus, racket_7_9: drop ( #362330 )
2024-12-06 07:58:42 -08:00
codgician
0d7c515332
waagent: init module
2024-12-06 23:32:16 +08:00
github-actions[bot]
0597be32bd
Merge master into staging-next
2024-12-06 12:05:59 +00:00
Victor Engmark
bce3c80f90
nixos/release-notes: Fix broken option links
...
Replace `option.html` with `options.html`, which is the actual filename.
2024-12-06 11:42:26 +01:00
FliegendeWurst
a2cd533bdc
nixos/doc/rl-2505: release notes for fluxus, racket_7_9
2024-12-06 08:49:40 +01:00
dish
4b641f48a4
nodePackages.webpack-dev-server: drop
2024-12-05 16:50:15 -05:00
K900
5f9439fc05
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-05 15:08:18 +03:00
dish
c87fec8a4f
nodePackages.insect: drop
2024-12-05 03:39:11 -05:00
Ramses
f85d75627e
traccar: init at 6.5 ( #354732 )
2024-12-05 08:56:33 +01:00