1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-03 14:22:35 +03:00
Commit graph

22566 commits

Author SHA1 Message Date
Arne Keller
e6e07531bc
nixos/languagetool: fix description on allowOrigin option (#315412) 2024-12-06 11:24:57 +01:00
Arne Keller
91f2c5f2a2
nixos/postfix: add missing mkDefault for smtpd tls config (#343805) 2024-12-06 11:17:40 +01:00
Arne Keller
63a6762cdf
nixos/gotenberg: fix service config for chromium (#346639) 2024-12-06 11:10:15 +01:00
Stefan Frijters
1af2f7506a
nixos/nix-optimise: add randomizedDelaySec and persistent options
This brings the options for nix-optimise more in line with those
for nix-gc
2024-12-06 10:59:25 +01:00
github-actions[bot]
17e1b9dfda
Merge master into staging-next 2024-12-06 06:05:08 +00:00
Dave Aitken
8c39875ae3
nixos/github-runner: use bashInteractive instead of bash (#339875)
Some github actions that use `bash` expect interactive features to be available. One such action is the [use-nix-shell](https://github.com/rrbutani/use-nix-shell-action) action. I couldn't find a way to override this even with `cfg.extraPackages`, due to the way the path is ordered.
2024-12-06 13:38:25 +08:00
Aaron Andersen
6e1b044e9e
nixos/redmine: Add PrivateMounts to systemd unit settings (#361065) 2024-12-05 21:36:41 -05:00
github-actions[bot]
3a5c0e6ce2
Merge master into staging-next 2024-12-06 00:15:39 +00:00
alex
b282ad165a nixos/evremap: extend key type
allow the key to be remapped start with BTN as well as KEY,
to enable remapping of mouse buttons
2024-12-06 00:30:17 +01:00
misuzu
48733b509e
nixos/prometheus-restic-exporter: add option to specify repository as a file (#344983) 2024-12-05 22:12:30 +02:00
Jakub Ryška
9b37d566f2
nixos/asusd: correct suffix of asus/profile.conf to ron (#285904) 2024-12-05 22:10:11 +02:00
github-actions[bot]
f8370cc147
Merge master into staging-next 2024-12-05 18:04:28 +00:00
Leona Maroni
65e0eebf2d
nixos/victoriametrics: the prometheusConfig option isn't null by default (#361778) 2024-12-05 15:07:48 +01:00
misuzu
cd9300a455
nixos/akkoma: Make imports explicit (#320513) 2024-12-05 15:00:33 +02:00
Zhong Jianxin
0e9fa53445 nixos/plasma5: fix shellcheck findings with enableStrictShellChecks enabled 2024-12-05 20:49:47 +08:00
K900
5f9439fc05 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-05 15:08:18 +03:00
K900
3611f5d63a
nixos/pykms: Fix eval (#362002) 2024-12-05 15:03:32 +03:00
夜坂雅
6cc6d2ebce
nixos/pykms: Fix eval 2024-12-05 16:27:07 +08:00
Ramses
f85d75627e
traccar: init at 6.5 (#354732) 2024-12-05 08:56:33 +01:00
Tomodachi94
4cbe7614cc
nodePackages.stackdriver-statsd-backend: drop (#361304) 2024-12-04 23:23:14 -08:00
github-actions[bot]
da04282d8f
Merge master into staging-next 2024-12-05 06:05:05 +00:00
Weijia Wang
cf68d0d3a5
prometheus-libvirt-exporter: init at 2.3.3 and add the prometheus module (#283985) 2024-12-05 03:25:25 +01:00
github-actions[bot]
35ce54d1fd
Merge master into staging-next 2024-12-05 00:15:50 +00:00
Jan Tojnar
ccf9d87fe6 nixos/cinnamon: Switch notExcluded to disablePackageByName
For consistency with other DEs.
2024-12-04 22:31:35 +01:00
Jan Tojnar
162f4339ef nixos/gnome: Switch notExcluded to disablePackageByName
For consistency with other DEs.
2024-12-04 22:31:35 +01:00
Jan Tojnar
c4ed78b5a0 nixos/pantheon: Switch notExcluded to disablePackageByName
Previously, this check was inconsistent with `removePackagesByName` – the latter compares the packages using their names.
2024-12-04 22:31:35 +01:00
Jan Tojnar
e221971ee7 nixos/budgie: Switch notExcluded to disablePackageByName
Previously, this check was inconsistent with `removePackagesByName` – the latter compares the packages using their names.
2024-12-04 22:31:35 +01:00
Wolfgang Walther
dcf8bcf0b5
nixos/espanso: remove unused wayland option (#339541) 2024-12-04 22:07:06 +01:00
misuzu
52b4f50573
nixos/zeronet: fix settings option (#128976) 2024-12-04 21:42:01 +02:00
misuzu
dfc9f72329
nixos/transmission: improvements (#350085) 2024-12-04 21:34:32 +02:00
Lin Jian
1f3f155e96
nixos/exwm: fix services.xserver.windowManager.exwm.enable option (#361714) 2024-12-05 02:53:25 +08:00
stanleyj-edsn
c82bf95274
nixos/exwm: remove option enableDefaultConfig
The default configuration was removed from upstream, see https://github.com/emacs-exwm/exwm/issues/57

Fix: #319541
Co-authored-by: Lin Jian <me@linj.tech>
2024-12-05 02:44:16 +08:00
misuzu
5185052ee0
nixos/aesmd: fix incorrect mkRemovedOptionModule option path (#361812) 2024-12-04 20:39:14 +02:00
Jess
797444df0f
nixos/aesmd: fix incorrect mkRemovedOptionModule option path 2024-12-05 05:28:36 +13:00
github-actions[bot]
944c1ac351
Merge staging-next into staging 2024-12-04 16:14:24 +00:00
Julien Malka
a574f2b68d
nixos/uptime-kuma: Add additional lockdown settings to systemd unit (#361452) 2024-12-04 16:14:18 +01:00
Ryan Yin
534b77f858 nixos/victoriametrics: the prometheusConfig option isn't null by default 2024-12-04 22:54:29 +08:00
w
b66069df87
nixos/invoiceplane: fix sites option description (#316699) 2024-12-04 22:47:12 +08:00
Adam C. Stephens
bfa57fa300
kanidm: add support for multiple versions (#357734) 2024-12-04 09:29:34 -05:00
stanleyj-edsn
0f64286316 nixos/exwm: rename emacsWithPackages
Fix error: 'emacsWithPackages' has been renamed to/replaced by 'emacs.pkgs.withPackages'

Fix: #361706
2024-12-04 14:47:24 +01:00
Adam C. Stephens
90840cdb05
nixos/kanidm: set default package version based on stateVersion 2024-12-04 13:35:00 +00:00
K900
0982481766 nixos/samba: add convenient option to enable usershares 2024-12-04 15:24:00 +03:00
Frédéric Christ
07e283f2b1 modules/avahi: Enable IPv6 by default
Avahi's default for `use-ipv6` is yes as well. I see no reason why we
should do this differently.
2024-12-04 11:06:49 +01:00
Frédéric Christ
9293bc7d55 traccar: init at 6.5 2024-12-04 11:00:43 +01:00
github-actions[bot]
d33b8cc4e0
Merge staging-next into staging 2024-12-04 06:05:41 +00:00
Bobby Rong
5e0dd6992e
Cinnamon 6.4 (#359855) 2024-12-04 12:25:14 +08:00
dish
1c662d56df
nodePackages.stackdriver-statsd-backend: drop 2024-12-03 20:00:16 -05:00
github-actions[bot]
331228b648
Merge staging-next into staging 2024-12-04 00:16:05 +00:00
misuzu
b4837eea02
nixos/nbd: remove with lib; (#343506) 2024-12-04 00:51:47 +02:00
misuzu
e94bbdd993
nixos/gitlab-runner: let script options accept scripts as strings (#344644) 2024-12-03 23:25:31 +02:00