1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-24 02:00:41 +03:00
Commit graph

38259 commits

Author SHA1 Message Date
cr0n
f46be21864
nixos/rsyncd: fix ini format for global section (#385064)
According to the manpage the rsyncd.conf has a global section without a
module header. Settings for listening port or bind address must be put
there and will not work if defined in a global submodule (i.e. below a
"[global]" header).

This commit changes the ini format generator for the rsyncd service to
allow a global section in the config file without a submodule header.

Fixes #304293

Credits to @nydragon

* remove retrocompat, add incompat release notes
2025-04-26 17:46:51 +02:00
nixpkgs-ci[bot]
e18e82c10b
Merge master into staging-next 2025-04-26 14:55:49 +00:00
Martin Weinelt
b80382cf91
nixos/evcc: allow avahi discovery of eebus devices (#395686) 2025-04-26 15:27:38 +02:00
K900
7c9ec67ff8 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-26 15:08:03 +03:00
Ilan Joselevich
7da9ff9fab
nixos/openbao: init
- Added a NixOS module using RFC42 and plenty of systemd hardening
- Added a NixOS VM Test which checks the basic functionality
- Refactored the package to support HSM and UI
2025-04-26 14:48:58 +03:00
Robert Rose
4baad06ecf nixos/k3s: add default hash for autoDeployCharts module 2025-04-26 13:45:00 +02:00
Gutyina Gergő
27d160b60b
nixos/glance: allow specifying secret settings 2025-04-26 13:42:15 +02:00
Maximilian Bosch
1bd8073958
nixos/test-driver: add backdoor based on systemd-ssh-proxy & AF_VSOCK
With this it's possible to trivially SSH into running machines from the
test-driver. This is especially useful when running VM tests
interactively on a remote system.

This is based on `systemd-ssh-proxy(1)`, so there's no need to configure
any additional networking on the host-side.

Suggested-by: Ryan Lahfa <masterancpp@gmail.com>
2025-04-26 11:35:47 +02:00
Maximilian Bosch
98ed531dd3
Merge: nixos/oci-containers: escape login.username (#401765) 2025-04-26 11:26:09 +02:00
phaer
9e6e5152ba image/repart: repart.imageFile(BaseName) -> image.baseName, etc
Replace image-specific options for file name (and basename) with
unified options for basename and extension in order to increase
compatibility with nixos-rebuild build-image
2025-04-26 10:55:23 +02:00
Pol Dellaiera
740d16c45a
nixos/starship: add transientPrompt option set for starship on fish shells (#400431) 2025-04-26 06:50:41 +00:00
phaer
1df1c8828d image/repart: run nixfmt 2025-04-25 22:03:46 +02:00
phaer
0a8b014f67 image/file-options: use defaultText 2025-04-25 22:03:46 +02:00
K900
b4c2d1d1df Merge remote-tracking branch 'origin/master' into staging-next 2025-04-25 21:14:51 +03:00
Scott Edlund
02555cd0bd nixos/systemd: clarify what enableStrictShellChecks checks
the specifics of this option are in the release notes, but bring
them into the documentation.
2025-04-26 01:46:12 +08:00
Maximilian Bosch
31357d17a3
Merge: nixos/nextcloud: Disable web updater by default (#401147) 2025-04-25 18:31:53 +02:00
nixpkgs-ci[bot]
3e46fb5876
Merge master into staging-next 2025-04-25 14:20:47 +00:00
Maximilian Bosch
9cd14670ad
nixos/oci-containers: escape login.username
When using e.g. GitLab as container registry, the token name may be the
username. However, the token name can contain special characters
including spaces breaking the registry login like this:

    Apr 25 15:35:48 test42 pre-start[294091]: image doesn't exist locally and login failed
    Apr 25 15:35:52 test42 pre-start[294289]: Error: accepts at most 1 arg(s), received 2
    Apr 25 15:35:52 test42 pre-start[294297]: Error: registry.example.com/foo/bar/baz: image not known

Applying `escapeShellArg` on it fixes the problem.
2025-04-25 15:39:00 +02:00
Ryan Lahfa
55c3343f8d
bootspec: generalize the bootspec tooling packaging (#401484) 2025-04-25 15:17:29 +02:00
K900
c8c30c91d5 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-25 16:12:45 +03:00
Sandro
172dae70d0
olivetin: init at 2025.4.22 (#395047) 2025-04-25 14:39:01 +02:00
K900
e0b2b6b172 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-25 09:16:39 +03:00
Jeremy Fleischman
7161a83931
services(cloudflare-dyndns): use new CLOUDFLARE_API_TOKEN_FILE setting
We recently upgraded to cloudflare-dyndns 5.3:
24f9910708,
so we can now use this new `CLOUDFLARE_API_TOKEN_FILE` feature that
landed in v5.2: 1d563d2752
2025-04-24 18:25:32 -07:00
โทสฺตัล
9e32e76a72 {movim,nixos.movim}: mysql → mariadb
Docs say now the separation between MySQL & MariaDB too great to be
supported going forward, so to better reflect that, rename to match.
2025-04-25 08:22:55 +07:00
NullCube
a47513760e nixos/anubis: add nullcube as maintainer 2025-04-24 17:38:49 -07:00
Sandro Jäckel
3a5c613ce2
nixos/gancio: fix cli not passing all args 2025-04-25 01:27:15 +02:00
Niklas Korz
f0f33d852d
nixos/nh: change FLAKE variable to NH_FLAKE; improve option docs (#401255) 2025-04-24 23:45:44 +02:00
Defelo
965558108f
nixos/olivetin: init module 2025-04-24 23:40:51 +02:00
Martin Weinelt
edc4a59c28
home-assistant-custom-components.benqprojector: init at 0.1.3 (#400094) 2025-04-24 23:37:06 +02:00
nixpkgs-ci[bot]
c376a565f9
Merge staging-next into staging 2025-04-24 18:04:57 +00:00
Stefan Wiehler
44dd157b6f nixos/home-assistant: add custom components to used components query
There should be no need to add custom components without YAML configuration to
extraComponents for systemd service modifications to become effective (e.g.
serial access).
2025-04-24 19:26:46 +02:00
Stefan Wiehler
27eab49a9e home-assistant-custom-components.benqprojector: init at 0.1.3 2025-04-24 19:26:46 +02:00
jopejoe1
e6d927fcfd
cloudstack: add to image/images (#398556) 2025-04-24 19:03:53 +02:00
jopejoe1
326702f8bb
Use mkImageMediaOverride for filesystem attributes of various images (#397330) 2025-04-24 18:54:06 +02:00
Raito Bezarius
139bfb5b5e nixos/system/activation/bootspec: generalize the bootspec tooling package
After RFC-0125 implementation, Determinate Systems was pinged multiple
times to transfer the repository ownership of the tooling to a
vendor-neutral repository.

Unfortunately, this never manifested. Additionally, the leadership of
the NixOS project was too dysfunctional to deal with this sort of
problem. It might even still be the case up to this day.

Nonetheless, nixpkgs is about enabling end users to enact their own
policies. It would be better to live in a world where there is one
obvious choice of bootspec tooling, in the meantime, we can live in a
world where people can choose their bootspec tooling.

The Lix forge possess one fork of the Bootspec tooling:
https://git.lix.systems/lix-community/bootspec which will live its own
life from now on.

Change-Id: I00c4dd64e00b4c24f6641472902e7df60ed13b55
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2025-04-24 18:22:02 +02:00
linsui
53440690a7 nixos/i18n/input-method: add option for Gtk2 and Gtk3 2025-04-24 22:10:29 +08:00
Ramses
84206bb131
sudo-rs: add meta.mainProgram (#401168) 2025-04-24 14:57:58 +02:00
K900
4acb251aaa Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-24 15:09:54 +03:00
Domen Kožar
3a67e6d2d9
paretosecurity: 0.1.9 -> 0.2.12 (#401384) 2025-04-24 12:00:40 +01:00
Neyts Zupan
f07205812c paretosecurity: 0.1.9 -> 0.2.12
Also:
* enable tray icon by default when nixos module is enabled
* install desktop entry
* install paretosecurity:// URL handler
* install app icon
2025-04-24 11:12:40 +01:00
nixpkgs-ci[bot]
ee225c1653
Merge staging-next into staging 2025-04-24 06:06:22 +00:00
Morgan Jones
0b67119ac3
nixos: nix.sshServe: add trusted option (#401132) 2025-04-23 17:57:33 -07:00
arthsmn
2c88eb3331
sudo-rs: refactor module 2025-04-23 21:31:50 -03:00
nixpkgs-ci[bot]
d49ca5cb7e
Merge staging-next into staging 2025-04-24 00:16:17 +00:00
Garklein
b7d20dbed1 nixos/exwm: add option to specify Emacs package
This allows a custom Emacs package to be used for EXWM (see #99424)

Co-authored-by: Lin Jian <me@linj.tech>
2025-04-24 07:33:07 +08:00
NotAShelf
a4df39f2b2
nixos/nh: change FLAKE variable to NH_FLAKE; improve option documentation 2025-04-24 01:33:48 +03:00
Martin Weinelt
65f179f903
apparmor: 4.0.3 -> 4.1.0, rewrite (#400430) 2025-04-23 22:34:10 +02:00
matthewcroughan
7b593827dd nixos: nix.sshServe: add trusted option 2025-04-23 18:53:46 +01:00
Emily
35937cd7d0 Merge staging-next into staging 2025-04-23 17:28:03 +01:00
Jonathan Davies
f9aba46b57
nixos/prometheus-exporters/ebpf: init 2025-04-23 16:30:28 +01:00