1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-22 17:31:04 +03:00
Commit graph

2990 commits

Author SHA1 Message Date
Cassie Cheung
957ce46e2a
nixos/anubis: init module
(cherry picked from commit cadf4cfc83)
2025-04-23 13:33:02 +02:00
Neyts Zupan
507bf2030a paretosecurity: init at 0.0.86, nixos/paretosecurity: init 2025-03-19 09:39:33 +00:00
Seth Flynn
b7d8c89c0e
[Backport release-24.11] nixos/victorialogs: init module (#384903) 2025-03-15 11:41:24 -04:00
Wolfgang Walther
91e022dc9c
[Backport release-24.11] alertmanager-gotify-bridge: init at 2.3.2 (#383066) 2025-02-27 19:24:28 +01:00
Mikael Voss
5946d2a40d nixos/iosched: init module
(cherry picked from commit 3c0be38ee0)
2025-02-25 14:25:33 +01:00
Sam Willcocks
556063af3c nixos/victorialogs: init module
(cherry picked from commit a3827a595e)
2025-02-24 23:25:45 +00:00
Julian Kuhn
aff10f5503 nixos/alertmanager-gotify-bridge: init module
(cherry picked from commit a919728213)
2025-02-18 09:46:45 +00:00
liberodark
64552dee1d nixos/glpi-agent: init 2025-02-06 12:52:37 +01:00
liberodark
4990105801 nixos/realmd: init
(cherry picked from commit 04e79697fa)
2025-01-17 21:14:03 +00:00
lilly
4672d4c94c nixos/networkmanager: add nm-file-secret-agent options
nm-file-secret agent is a small agent that can supply secrets of
connection profiles to NetworkManager by reading the contents of
preconfigured files.
These files could be supplied e.g. by nixos-sops or any other mechanism.

(cherry picked from commit 24e0db1ba9)
2024-12-20 14:35:51 +00:00
Yury Shvedov
d3d83fa66e nixos/gitwatch: fix module accounting
With initial commit I missed the `module-list.nix` file and maintainers
field.

Change-Id: If0af670b11370b3634dd7fb89c9707a8fb51c91e
(cherry picked from commit bc678b2892)
2024-12-03 08:12:38 +00:00
Nico Felbinger
fa192bdc12 nixos/suricata: add module to modules-list
(cherry picked from commit f2de541dfd)
2024-11-23 21:32:44 +01:00
Kerstin
38f6e197be
[Backport release-24.11] canaille: init at 0.0.56, add module (#358353) 2024-11-23 11:29:33 +01:00
Kerstin Humm
9a5238a2ff nixos/open-web-calendar: init module
(cherry picked from commit 897954b8ae)
2024-11-23 09:04:17 +00:00
Kerstin Humm
02e290b42e nixos/canaille: init module
Co-Authored-By: Janik <80165193+Janik-Haag@users.noreply.github.com>
(cherry picked from commit ff2f00d425)
2024-11-23 09:03:40 +00:00
Weijia Wang
3c7e8a947a
[Backport release-24.11] porn-vault: init at 0.30.0-rc.11 (#357742) 2024-11-23 09:32:19 +01:00
Masum Reza
36ba4e09ee
[Backport release-24.11] nixos/scx: init module (#357622) 2024-11-23 13:21:54 +05:30
Jared Baur
d08c1b677f nixos/activation: Add pre-switch checks
Add an option for shell script fragments that are ran before switching
to a new NixOS system configuration (pre installation of bootloader or
system activation). Also add a new subcommand for
switch-to-configuration called "check" that will cause the program to
always exit after checks are ran.

(cherry picked from commit 6e192c4489)
2024-11-23 01:33:43 +00:00
Martin Weinelt
58082a70d1 nixos/coral: init
Provides a small wrapper to enable support for Coral USB and PCIe
devices.

(cherry picked from commit 2b2a669741)
2024-11-23 00:05:46 +00:00
Sandro
f5e19b9e24
[Backport release-24.11] nixos/arp-scan: init, nixos/tcpdump: init (#357214) 2024-11-21 15:56:54 +01:00
Luana
1503d1ca19 nixos/porn-vault: init module
(cherry picked from commit cc671e2b6b)
2024-11-21 02:01:43 +00:00
John Titor
67ca8113a1 nixos/scx: init
This adds a `services.scx.enable` option to enable sched-ext schedulers.

Requires a kernel with sched-ext enabled (6.12+) or a kernel with the patchset.

requiredKernelConfigs are taken from https://cateee.net/lkddb/web-lkddb/SCHED_CLASS_EXT.html

(cherry picked from commit 3e710e6d15)
2024-11-20 18:41:13 +00:00
Nick Cao
32078e2df4
[Backport release-24.11] nixos/pay-respects: actually import the module (#357375) 2024-11-20 08:49:32 -05:00
Weijia Wang
e90a55931b
[Backport release-24.11] globalprotect-openconnect: Reinstate v1 (#356229) 2024-11-19 21:57:53 +01:00
Fernando Rodrigues
bc84a4af0b nixos/pay-respects: actually import the module
I am unbelievably stupid sometimes.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
(cherry picked from commit 3cd382262c)
2024-11-19 19:56:24 +00:00
Sandro Jäckel
f95adbe186 nixos/tcpdump: init
(cherry picked from commit eb42ef0c24)
2024-11-19 10:04:11 +00:00
Sandro Jäckel
46c2ec1146 nixos/arp-scan: init
(cherry picked from commit 2829181316)
2024-11-19 10:04:11 +00:00
Wolfgang Walther
a2b914e6e3 nixos: remove boot.loader.raspberryPi
This has been announced for 24.11 in #241534, so let's follow through.

(cherry picked from commit 8ca24a7a2b)
2024-11-17 11:50:01 +00:00
John Titor
513ea90392
nixos/g810-led: add to modules-list.nix
(cherry picked from commit 059a8da6b1)
2024-11-15 22:59:22 +05:30
Rahul Rameshbabu
9c30b10d82 Revert "globalprotect-openconnect: remove deprecated 1.x package"
This reverts commit b08d6a664f.

Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
(cherry picked from commit 8f2fa04fd9)
2024-11-15 17:26:28 +00:00
John Titor
a9e48492ae nixos/soteria: init module
(cherry picked from commit 53712fa4a1)
2024-11-15 08:58:37 +00:00
TheRealGramdalf
86e3b483c6 nixos/dashy: import nixosModule
(cherry picked from commit ee070b132a)
2024-11-15 05:44:19 +00:00
Claes Hallström
d174bf438b nixos/glances: init module 2024-11-13 00:06:47 +01:00
Leah Amelia Chen
41e907f884
nixos/evremap: init module 2024-11-08 09:31:27 +01:00
Ramses
d06e176158
nixos/swapspace: init module (#348588) 2024-11-06 16:52:09 +01:00
Sandro
ef9ef9ea88
mediagoblin: init at 0.14.0, nixos/mediagoblin: init (#350578) 2024-11-06 00:22:31 +01:00
Sandro
a4e9a2f859
tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 (#336633) 2024-11-05 16:43:58 +01:00
Jan B.
4391c3883b
nixos/tuxedo-drivers: init 2024-11-03 22:54:56 +01:00
Tomo
fa08eabc4a atlassian-{bamboo,confluence,crowd,jira}: drop
Support for the Atlassian Server products ended in
February 2024 and there was insufficient interest in
maintaining the Atlassian Data Center replacements

c.f. https://github.com/NixOS/nixpkgs/pull/353043#issuecomment-2452825826
2024-11-02 20:36:14 +00:00
Sandro Jäckel
ff9dd57d3d
nixos/mediagoblin: init 2024-11-02 00:20:01 +01:00
phanirithvij
80ea320fe7 nixos/swapspace: init module
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
Co-authored-by: Luflosi <luflosi@luflosi.de>
2024-10-30 22:41:15 +05:30
K900
0c45a8b5c4 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 21:46:13 +03:00
Moraxyc
c9086d8837
nixos/send: init 2024-10-28 00:23:07 +08:00
github-actions[bot]
f7650608a4
Merge master into staging-next 2024-10-27 00:15:30 +00:00
Sefa Eyeoglu
60900303b5
corefreq: init at 1.98.4 (#330049) 2024-10-26 21:54:36 +02:00
github-actions[bot]
e60fd6d56f
Merge master into staging-next 2024-10-24 12:05:54 +00:00
Ramses
fe8daa8bac
nixos/niri: init module (#348193) 2024-10-24 09:20:35 +02:00
github-actions[bot]
606bd3114c
Merge master into staging-next 2024-10-23 18:04:32 +00:00
andre4ik3
c42b24b3f4
nixos/apple-touchbar: init module (#350219) 2024-10-23 17:14:34 +02:00
github-actions[bot]
723e1a67de
Merge master into staging-next 2024-10-23 00:14:18 +00:00