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

50499 commits

Author SHA1 Message Date
Paul Haerle
86a1af8a7b
nixos/systemd: clarify what enableStrictShellChecks checks (#401460) 2025-04-27 14:15:15 +02:00
Vladimír Čunát
22f5df0632
stub-ld: disable 32-bit stub ld on 64-bit systems (#398449) 2025-04-27 13:37:43 +02:00
Wolfgang Walther
85b066ea53
waybar: make the systemd target that pulls in waybar configurable (#399673) 2025-04-27 08:45:49 +00:00
Vladimír Čunát
1a41b5c78e
nixos/lib/testing: avoid generating darwin VM tests (#393977) 2025-04-27 09:29:26 +02:00
Ramses
bad2e4ee3e
send: 3.4.23 -> 3.4.25 (#402098) 2025-04-27 01:26:57 +02:00
Arne Keller
c632b25205
nixos/flashprog: Enable depending NixOS modules (#389346) 2025-04-26 23:10:07 +02:00
Robbert Gurdeep Singh
06a3db7552
nixos/wyoming-piper: allow w+x for onnxruntime (#402111)
Before this change, running piper would fail with

> cannot enable executable stack as shared object requires

because the stack is marked rwx on newer libonnxruntime versions.
2025-04-26 22:36:21 +02:00
Yt
ae0f2bc1a3
services(cloudflare-dyndns): use new CLOUDFLARE_API_TOKEN_FILE setting (#401634) 2025-04-26 15:20:44 -04:00
Karun Sandhu
5cf6778925
send: add MrSom3body as maintainer 2025-04-26 21:00:53 +02:00
Marcus Ramberg
dab7ae6c07
nixos/k3s: add default hash for autoDeployCharts (#402005) 2025-04-26 18:06:39 +02:00
Robert Hensing
0c4525d285
nixosTests: pass thru pkgs when available (#331873) 2025-04-26 17:55:17 +02:00
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
Martin Weinelt
b80382cf91
nixos/evcc: allow avahi discovery of eebus devices (#395686) 2025-04-26 15:27:38 +02: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
Maximilian Bosch
98ed531dd3
Merge: nixos/oci-containers: escape login.username (#401765) 2025-04-26 11:26:09 +02:00
Jacek Galowicz
d0c304d4c1
nixos/test-driver: improve error reporting and assertions (#390996) 2025-04-26 10:26:01 +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
Tristan Ross
727fafa66f
nixosTests: pass thru pkgs when available 2025-04-25 11:39:19 -07:00
Ilan Joselevich
d2c13800de
nixos/unifi: refactor test and package + update to 9.1.119 (#400950) 2025-04-25 21:05:32 +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
Weijia Wang
b5b509cb59
wordpress: 6.7.2 -> 6.8 (#399726) 2025-04-25 17:16:25 +02: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
Sandro
172dae70d0
olivetin: init at 2025.4.22 (#395047) 2025-04-25 14:39:01 +02:00
Paul Meyer
385f19a3f6
nixpkgs-manual: add release note for buildGoModule supporting finalAttrs pattern (#401495) 2025-04-25 14:22:43 +02:00
Pratham Patel
bef51dee0a nixos/release-notes: update release notes for COSMIC modules 2025-04-25 11:57:16 +02: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
Niklas Korz
f0f33d852d
nixos/nh: change FLAKE variable to NH_FLAKE; improve option docs (#401255) 2025-04-24 23:45:44 +02:00
Defelo
37914c29be
nixos/tests/olivetin: init 2025-04-24 23:40:51 +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
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
Pol Dellaiera
ea1eb484f0 nixpkgs-manual: add release note for buildGoModule supporting finalAttrs pattern 2025-04-24 19:07:06 +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
Ramses
84206bb131
sudo-rs: add meta.mainProgram (#401168) 2025-04-24 14:57:58 +02: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
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
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
matthewcroughan
7b593827dd nixos: nix.sshServe: add trusted option 2025-04-23 18:53:46 +01:00
Piotr Kwiecinski
ce207587ab
nixosTests.noto-fonts: migrate to runTest
Part of #386873
2025-04-23 19:47:51 +02:00
Thiago Kenji Okada
28e65222f8
nixos-rebuild: Fix quoting in build-image output, improve docs (#398529) 2025-04-23 16:13:00 +01:00
provokateurin
530c6f09c9
nixos/nextcloud: Disable web updater by default
Disables the "Open updater" button in the admin overview and makes sure it is not possible to update the instance through the web interface.
Nextcloud runs from the source code in the nix store and should not try to update itself manually.
The only way to update Nextcloud is to update nixpkgs and therefore the web updater must be disabled.
2025-04-23 17:08:25 +02:00