Felix Buehler
9a8512f460
nixos/meta: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
0334b1bf8e
nixos/label: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
4feff6c9b5
nixos/crashdump: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
650b7695e0
nixos/assertions: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
387be4f6c3
nixos/i18n.inputMethod.uim: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
d5a377e94e
nixos/i18n.inputMethod.nabi: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
3eb92bcce7
nixos/i18n.inputMethod.ibus: remove with lib;
2024-11-27 22:26:56 +01:00
Felix Buehler
17c011592a
nixos/i18n.inputMethod.hime: remove with lib;
2024-11-27 22:26:56 +01:00
Will Fancher
98dece1bf5
nixos/iso-image: fix isoImage.grubTheme = null;
( #359374 )
2024-11-27 15:52:05 -05:00
Will Fancher
357a340019
various: remove left-over rtc_cmos rootModule ( #359416 )
2024-11-27 15:49:12 -05:00
Felix Bühler
377b520bab
nixos/mopidy: restart the systemd service on failure ( #357250 )
2024-11-27 20:24:23 +01:00
Leona Maroni
57decfd591
nixos/wg-access-server: bugfix missing cfg dns.enabled ( #352839 )
2024-11-27 18:04:46 +01:00
Nick Cao
caeec1f97d
nixos/mautrix-telegram: use ffmpeg-headless instead of ffmpeg-full ( #358225 )
2024-11-27 09:09:54 -05:00
Franz Pletz
6473ecdc08
nixos/acme: Set /var/lib/acme permissions to 755 ( #353659 )
2024-11-27 14:51:32 +01:00
Aleksana
2342b52b9c
nerd-fonts: move release note to 25.05 ( #359225 )
2024-11-27 10:08:23 +08:00
Yt
e668162647
Meilisearch module ( #359206 )
2024-11-26 20:33:33 -05:00
Jordan Williams
90dfafee35
nixos/mopidy: restart the systemd service on failure
...
This ensures Mopidy is running, even after crashes.
2024-11-26 16:30:56 -06:00
Valentin Gagarin
0ad4684753
agorakit: unbreak by setting valid database package
2024-11-26 22:20:19 +01:00
Wolfgang Walther
d232880c20
various: remove left-over rtc_cmos rootModule
...
This is not needed anymore after
65a50ea453
.
2024-11-26 22:02:46 +01:00
Sandro
cbe4fa7a64
binwalk: 2.4.3 -> 3.1.0 ( #357991 )
2024-11-26 21:50:34 +01:00
Jörg Thalheim
43f6a895e5
image/images: init ( #359328 )
2024-11-26 21:32:18 +01:00
Jörg Thalheim
41961a54e1
make-disk-image: Allow passing of image baseName ( #359326 )
2024-11-26 21:28:32 +01:00
Jonathan Ringer
b5168a9900
nixos/iso-image: fix isoImage.grubTheme = null;
...
Fixes `error: cannot coerce null to a string`
2024-11-26 21:18:21 +02:00
Matthew Croughan
3ecd1bade7
nixos/scion: hardcode large expiry timestamps in bootstrap.sh ( #359321 )
2024-11-26 18:29:47 +00:00
phaer
08b9155e20
image/images: init
...
A new NixOS module that adds two new options to `system.build`:
- imageModules: An attrset mapping image variant names to a list of nixos
modules to use when building such images.
- images: An attrset mapping image variant names to a nixos instance
based on the current config plus variant-specific modules (see
`system.build.imageModules` above.
2024-11-26 19:04:53 +01:00
phaer
148ba06717
image/file-options: init
2024-11-26 19:04:53 +01:00
phaer
bb6586c4e6
make-disk-image: Allow passing of image baseName
...
It's currently alsways "nixos", which leads to various schemes of
renaming the resulting files in virtualisation/*-image.nix files as
well as further downstream, outside of nixpkgs.
2024-11-26 17:19:18 +01:00
matthewcroughan
c8446a92ab
nixos/scion: hardcode large expiry timestamps in bootstrap.sh
...
This makes timestamps and cert expiry less of a spurious issue in VM
Tests, and in CI/Hydra, by hardcoding large values, and allowing certs
to begin at 0 seconds from UNIX epoch time
2024-11-26 15:56:41 +00:00
Izorkin
a7c8d553ae
nixos/logrotate: allow change mode of a file
2024-11-26 18:55:41 +03:00
Sandro
8e82ef5df1
nixos/binfmt: add option addEmulatedSystemsToNixSandbox
( #354533 )
2024-11-26 16:35:42 +01:00
Nick Cao
a17db8891e
nezha-agent: add updateScript; 0.20.3 -> 0.20.5 ( #358660 )
2024-11-26 08:44:16 -05:00
Artturin
86d8180759
Revert "nixos/iso-image: fix isoImage.grubTheme = null; logic" ( #359280 )
2024-11-26 15:01:19 +02:00
Jakub Kozłowski
ccca341011
bloop: fix service ( #358951 )
2024-11-26 13:59:49 +01:00
Will Fancher
80ec892b74
Revert "nixos/iso-image: fix isoImage.grubTheme = null; logic"
2024-11-26 07:56:33 -05:00
aleksana
949b67679d
nerd-fonts: move release note to 25.05
2024-11-26 17:40:21 +08:00
Doron Behar
de4dbc58fd
nerdfonts: separate into individual font packages, 3.2.1 -> 3.3.0 ( #354543 )
2024-11-26 10:41:24 +02:00
happysalada
4f456b4dec
nixos/meilisearch: add to systemPackages
2024-11-26 02:14:47 -05:00
happysalada
ab7abb5c80
nixos/meilisearch: format
2024-11-26 02:13:20 -05:00
Artturin
fa4b9638fa
nixos/iso-image: fix isoImage.grubTheme = null; logic ( #156754 )
2024-11-26 00:39:02 +02:00
jopejoe1
1ff4137a05
vscode-extensions: set pname ( #354740 )
2024-11-25 19:46:24 +01:00
Jenny
ac24b97156
nixos/zammad: refactor package, module and nixos-test ( #277456 )
2024-11-25 19:45:58 +01:00
Philip Taron
a102f137f5
nixos/manticore: fix mkKeyValueDefault ( #358673 )
2024-11-25 09:20:10 -08:00
Thiago Kenji Okada
6b83f7004c
retroarch: refactor ( #358405 )
2024-11-25 16:58:02 +00:00
Jared Baur
7b87a185a8
nixos/clatd: use clat-dev
if it exists in settings
...
Otherwise, fallback to the default interface name `clat`.
2024-11-25 23:24:11 +11:00
Jared Baur
7665f6cb34
nixos/clatd: fix NetworkManager integration for dispatcher script
2024-11-25 23:24:11 +11:00
Evgeny Kurnevsky
87647a1bf9
bloop: fix service
...
bloop uses 'start' command now which starts daemon in the background
2024-11-25 11:40:46 +01:00
Jenny
61aa4ba718
nixos/open-webui: update doc link url ( #354446 )
2024-11-25 10:31:04 +01:00
Leona Maroni
1044b2ccdb
nixos/paperless: add environmentFile option ( #350944 )
2024-11-25 08:51:01 +01:00
Maximilian Bosch
0f9abba69d
Merge: mautrix-signal: 0.7.2 -> 0.7.3 ( #358785 )
2024-11-25 08:33:43 +01:00
Tomodachi94
5bb480bf8f
nixos/java: format with nixfmt-rfc-style
2024-11-24 22:44:54 +00:00
Thiago Kenji Okada
006b13c56c
retroarch-{bare,full}: renamed from retroarch{Bare,Full}
2024-11-24 21:58:01 +00:00
Emily
49d9ef16b1
treewide: remove deprecations up until 24.11 ( #356732 )
2024-11-24 19:46:12 +00:00
Maximilian Bosch
705ae9b92e
mautrix-signal: 0.7.2 -> 0.7.3
...
ChangeLog: https://github.com/mautrix/signal/releases/tag/v0.7.3
2024-11-24 19:44:49 +01:00
rczb
ee2bb9be3e
nerdfonts: separate into packages under nerd-fonts
2024-11-24 19:57:09 +02:00
Nico Felbinger
2c8074dfa7
binwalk: 2.4.3 -> 3.1.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-24 18:20:06 +01:00
Franz Pletz
d4b1fcdbe6
nixos/redlib: format, add maintainer, add cfg.settings, use upstream systemd unit ( #345715 )
2024-11-24 17:13:16 +01:00
Martin Weinelt
6632eed37b
nixos/haka: fix assert ( #358675 )
2024-11-24 16:30:35 +01:00
Felix Bühler
b675ca747f
nixos/mopidy: test & cleanup ( #356021 )
2024-11-24 16:01:21 +01:00
netali
4ad703d62e
nixos/tests/zammad: refactor test
2024-11-24 14:42:49 +01:00
netali
f41f218e0d
nixos/zammad: refactor module
2024-11-24 14:42:43 +01:00
Aleksana
1dc3b902a6
torq: drop ( #358683 )
2024-11-24 21:41:55 +08:00
Moraxyc
b84c7c214e
nixos/nezha-agent: add options for new features
...
- servives.nezha-agent.disableNat: Disable NAT penetration
- servives.nezha-agent.disableSendQuery: Disable sending TCP/ICMP/HTTP requests
2024-11-24 21:39:44 +08:00
Maximilian Bosch
4220a62d70
Merge: nixos/victoriametrics: check config, more tests & update desc ( #353950 )
2024-11-24 14:18:29 +01:00
Andreas Zweili
ce7cc9146e
torq: drop
2024-11-24 13:35:05 +01:00
Sefa Eyeoglu
2636739e7a
nixos/monado: add forceDefaultRuntime option ( #348815 )
2024-11-24 13:26:39 +01:00
Felix Buehler
5c99958613
nixos/haka: fix assert
2024-11-24 12:28:39 +01:00
Felix Buehler
7882454654
nixos/manticore: fix mkKeyValueDefault
2024-11-24 12:26:40 +01:00
Felix Buehler
9262fc48f9
nixos/mopidy: use lib.getExe
2024-11-24 12:05:41 +01:00
Felix Buehler
dddc9d800a
nixos/mopidy: fmt
2024-11-24 12:03:28 +01:00
Felix Buehler
8f6ffd06a4
nixos/mopidy: add test
2024-11-24 12:03:28 +01:00
Felix Buehler
fba9ba64b3
nixos/mopidy: remove "with" statment
2024-11-24 12:03:03 +01:00
Matthew Croughan
383f676a1b
matrix-sliding-sync: remove the word 'simply' from option rename ( #358544 )
2024-11-24 09:26:38 +00:00
Masum Reza
041855ac56
nixos/scx: cleanup ( #358339 )
2024-11-24 13:40:30 +05:30
Kaleo
5991ed35da
nixos/open-webui: update doc link url
2024-11-24 14:30:42 +08:00
Adam C. Stephens
4238856f15
incus: 6.6.0 -> 6.7.0 ( #356230 )
2024-11-23 17:46:48 -05:00
Adam Stephens
ed24c80ef6
incus: add tpm to container test
2024-11-23 16:37:31 -05:00
Adam Stephens
0e12722d4b
incus: fix tpm support
2024-11-23 16:28:31 -05:00
Maximilian Bosch
d2ed89833b
php: 8.2 -> 8.3
...
PHP 8.2 will only receive security patches starting at the end of
November[1], so it makes sense to bump the default version forward.
I looked through all modules with the substring `pkgs.php`[2] and all of
the usages looked fine or were fixed in a commit before this one.
[1] https://www.php.net/supported-versions.php
[2] I didn't take `with`/`let ... in` things into account, but honestly,
if an application doesn't work with a newer PHP, it should probably
be pinned down instead of blindly relying on `pkgs.php`.
2024-11-23 20:47:31 +01:00
Maximilian Bosch
52aad27d73
nixos/castopod: pin to php 8.2
...
The package is pretty outdated, so I'm not sure if it'll work with PHP
8.3, let's keep it on 8.2 for now until the maintainers update it.
2024-11-23 20:44:28 +01:00
Adam C. Stephens
053e9d35f3
incus: add lvm to storage test ( #358528 )
2024-11-23 14:27:33 -05:00
matthewcroughan
d6128750fb
matrix-sliding-sync: remove the word 'simply' from option rename
2024-11-23 19:10:20 +00:00
Adam C. Stephens
496390848d
incus: add lvm to storage test
2024-11-23 13:15:48 -05:00
Sandro
d1c079db10
nixos/suricata: Fix module and add to module-list ( #349826 )
2024-11-23 18:30:55 +01:00
Franz Pletz
2e07e3990d
kubo: 0.29.0 -> 0.32.1 ( #357960 )
2024-11-23 18:21:27 +01:00
Guillaume Girol
a929772d78
nixos/prometheus-postfix-exporter: add package option and format ( #356564 )
2024-11-23 17:53:28 +01:00
Martin Weinelt
59c2685a24
nixos/mackerel-agent: fix pkgs ( #358476 )
2024-11-23 17:53:13 +01:00
Matthew Croughan
c8eb734b5a
matrix-sliding-sync: improve assertion/deprecation message ( #355938 )
2024-11-23 16:34:15 +00:00
Franz Pletz
c6369bb94a
nixos-containers: fix enableTun option ( #357276 )
2024-11-23 17:18:57 +01:00
Felix Buehler
ae94b60d54
nixos/mackerel-agent: fix pkgs
2024-11-23 17:06:58 +01:00
Franz Pletz
c1fb3d817b
nixos/virtualisation: fix rendering of example in diskSize ( #355944 )
2024-11-23 17:06:13 +01:00
LorenzBischof
c5d7865d83
nixos/etesync-dav: update default apiurl
2024-11-23 11:41:32 +01:00
Maximilian Bosch
0c8d661707
Merge: nixos/pgbouncer: rework RFC42 integration ( #356965 )
2024-11-23 09:20:09 +01:00
John Titor
fc8f58848e
nixos/scx: cleanup
...
- use utils.escapeSystemdExecArgs in systemd service
- remove StandardError="journal" as it's already default
2024-11-23 13:17:36 +05:30
Emily
05cf591edb
vuze: drop ( #358309 )
2024-11-23 04:45:34 +00:00
Tomodachi94
268ae6a302
vuze: drop
...
No releases since early 2017:
https://en.wikipedia.org/wiki/Vuze#Development_hiatus_and_fork
Vulnerable to CVE-2018-13417
BiglyBT (`biglybt`) is a maintained fork.
2024-11-23 04:35:14 +00:00
Masum Reza
773ebf1f37
scx: 1.0.5 -> 1.0.6; build all rust subpackages together ( #358154 )
2024-11-23 08:47:40 +05:30
Connor Baker
4e54bbdea1
nixos/activation: Add pre-switch checks ( #236375 )
2024-11-22 17:33:20 -08:00
Martin Weinelt
7eb0c197fb
frigate: coral tpu support, audio model, nvidia ffmpeg hwaccel, other fixes ( #357717 )
2024-11-23 01:05:20 +01:00
Wulfsta
7df67599ea
nixos/prometheus-postfix-exporter: add package option and format
2024-11-22 17:08:44 -05:00
Wolfgang Walther
51da8b6b00
writeReferencesToFile: remove
...
Had been deprecated and scheduled for removal in 24.11.
2024-11-22 21:01:53 +01:00