0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00
Commit graph

36730 commits

Author SHA1 Message Date
Jörg Thalheim
cdf83e0f3a
nixos-generate-config: add --flake option (#383033) 2025-02-18 16:50:13 +07:00
GovanifY
6a3f025e54
nixos/ghidra: init 2025-02-18 09:53:01 +01:00
Jean-Baptiste Giraudeau
57c96ff6ef
nixos-container: avoid subshell when testing $PRIVATE_USERS
So that the script is not rejected by https://www.shellcheck.net/wiki/SC2235
 under `systemd.enableStrictShellChecks = true;`
2025-02-18 09:41:55 +01:00
Pablo Ovelleiro Corral
1606ea91b4 nixos-generate-config: add --flake option
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2025-02-18 15:37:53 +07:00
nixpkgs-ci[bot]
83f409d731
Merge master into staging-next 2025-02-18 06:04:52 +00:00
Jörg Thalheim
5be6db6b3d
grub modernize (#374844) 2025-02-18 13:03:24 +07:00
nixpkgs-ci[bot]
71e949e746
Merge master into staging-next 2025-02-18 00:14:29 +00:00
Will Fancher
286d25f5ec
nixos/networkd: add new options introduced in systemd 257 (#382953) 2025-02-17 19:07:48 -05:00
Sandro
86f9eeb816
nixos-container: add support for --private-users (#362210) 2025-02-18 00:09:56 +01:00
Gaétan Lepage
d7b4e9fe9e
nixos/fail2ban: Update openssh option in docs (#371398) 2025-02-17 23:35:57 +01:00
Sandro
8a3e6de4bd
alertmanager-gotify-bridge: init at 2.3.2 (#378055) 2025-02-17 23:23:20 +01:00
Sandro
1be5e524f1
nixos/oauth2-proxy-nginx: match files in location block exactly (#382869) 2025-02-17 22:54:49 +01:00
Fernando Rodrigues
cf4c8e97ad
nixos/networkd: add new options introduced in systemd 257
The Wireguard public key can now be read from a file.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-02-17 21:51:40 +00:00
oddlama
2f45486c6c
nixos/kanidm: add home_mount_prefix to BindPaths if set 2025-02-17 21:14:45 +01:00
Raymond Douglas
e27365cf4b
netbox: add option to listen on Unix socket 2025-02-17 09:12:53 -08:00
K900
1d16f3345f Merge remote-tracking branch 'origin/master' into staging-next 2025-02-17 20:12:49 +03:00
Sandro Jäckel
d149dabb54
nixos/oauth2-proxy-nginx: match files in location block exactly 2025-02-17 17:28:11 +01:00
Arian van Putten
098d858f3c
nixos/image/images: fix sd-card image on aarch64 (#372783) 2025-02-17 15:04:27 +01:00
r-vdp
125edf8424
switch-to-configuration: don't block on flock, see 7a56ddaf9d 2025-02-17 13:14:25 +01:00
Sam Willcocks
a3827a595e nixos/victorialogs: init module 2025-02-17 11:23:20 +00:00
nixpkgs-ci[bot]
fc7fa5f568
Merge master into staging-next 2025-02-17 00:15:35 +00:00
Adam C. Stephens
8780973144
incus.ui: 0.7 -> incus-0.14.6, rename to incus-ui-canonical (#382440) 2025-02-16 17:43:56 -05:00
Adam C. Stephens
ad53a8451f
incus-ui-canonical: rename from incus.ui 2025-02-16 17:33:03 -05:00
Julian Kuhn
a919728213
nixos/alertmanager-gotify-bridge: init module 2025-02-16 22:38:04 +01:00
Peder Bergebakken Sundt
c78dd5a021
nixos/webdav: add package option (#375129) 2025-02-16 22:00:23 +01:00
Sandro
03b6a553eb
nixos/users-groups: split isSystemUser/isNormalUser and uid check into two (#357944) 2025-02-16 20:35:45 +01:00
Franz Pletz
9486edb651
nixos/prometheus: add missing dns_sd_configs types (#382617) 2025-02-16 20:15:32 +01:00
Arian van Putten
3835432751
systemd-repart: Enable custom --empty flags in initrd (#373414) 2025-02-16 20:03:50 +01:00
Jeremy Fleischman
c263be1dee
nixos/prometheus: add missing dns_sd_configs types
From
https://prometheus.io/docs/prometheus/latest/configuration/configuration/#dns_sd_config:

> The type of DNS query to perform. One of SRV, A, AAAA, MX or NS.

I also simplified the doc string as it's redundant with the generated
docs.
2025-02-16 23:46:29 +07:00
K900
02f80ef2f1 Merge remote-tracking branch 'origin/master' into staging-next 2025-02-16 19:42:18 +03:00
K900
daadcbdaac nixos/systemd-stage-1: explicitly add pkgs.runtimeShell dependency
Because it's no longer pkgs.bash (which is interactive), and
can be something else on other platforms anyway.
2025-02-16 19:42:14 +03:00
Bjørn Forsman
92ea914782 nixos/zigbee2mqtt: set StateDirectory
So that the directory is guaranteed to exist at service startup. This
fixes the scenario where the service is stopped, the state directory
removed and the service started again (for testing / starting fresh).

Set StateDirectoryMode to match the existing directory permissions.
2025-02-16 15:52:37 +01:00
Niklas Korz
16fda46db7 nixos/mobilizon: create launch wrapper through runCommand 2025-02-16 15:10:33 +01:00
K900
d5cd4577b8 Merge remote-tracking branch 'origin/master' into staging-next 2025-02-16 16:38:34 +03:00
Christian Kögler
95c58aeb88
nixos/tlp: expose package (#375413) 2025-02-16 14:32:43 +01:00
Sandro
bbea96f543
lomiri.lomiri-calendar-app: init at 1.1.2 (#366949) 2025-02-16 14:30:15 +01:00
K900
395cc7772d Merge remote-tracking branch 'origin/master' into staging-next 2025-02-16 13:23:25 +03:00
misuzu
faa68fc84b
vsmartcard-vpcd, vsmartcard-pcsc-relay: init at 0.9-unstable-2025-01-25, nixos/vsmartcard-vpcd: init (#194957) 2025-02-16 10:25:12 +02:00
Christian Kögler
bbd8de2fdd
nixos-container: do not touch os-release if it is a symlink (#353366) 2025-02-16 07:43:34 +01:00
nixpkgs-ci[bot]
d4537b75d3
Merge master into staging-next 2025-02-16 00:16:11 +00:00
Gaétan Lepage
50ac81b1b4
nixos/amazon-cloudwatch-agent: condense module options (#379716) 2025-02-16 00:00:42 +01:00
Christoph Honal
94a66f9416 nixos/vsmartcard-vcpd: init 2025-02-15 22:16:31 +01:00
commiterate
b2b7d1c7de nixos/amazon-cloudwatch-agent: condense module options 2025-02-15 15:13:15 -05:00
nixpkgs-ci[bot]
51e0e08621
Merge master into staging-next 2025-02-15 18:03:56 +00:00
Kerstin
20099a8e9e
nixos/weblate: improve smtp setup; make local postgresql optional; fix (#367522) 2025-02-15 17:49:21 +01:00
Jörg Thalheim
6467d830a0
modules/hebbot: make hebbot package configurable (#381695) 2025-02-15 21:40:17 +07:00
K900
ef9eef8d21 Merge remote-tracking branch 'origin/master' into staging-next 2025-02-15 17:19:02 +03:00
Marcel
5c10bbf1b2
nixos/weblate: improve smtp setup; make local postgresql optional; fix ssh 2025-02-15 14:52:22 +01:00
Tim Englart
5555f5f846 nixos/autobrr: update serivce default port value to be a number 2025-02-15 19:01:41 +10:00
Kirill Radzikhovskyy
469728b042 gitlab: allow to use bundler from nixpkgs, rather than bundler from
Gemfile.lock
2025-02-15 12:55:42 +11:00