1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-18 15:39:46 +03:00
Commit graph

5681 commits

Author SHA1 Message Date
Benno Bielmeier
36c0d740c6 nixos/graylog: change default package version to 6.0 2025-01-15 12:53:34 +01:00
sund3RRR
28d2336785 amneziaVPN: init at 4.8.2.3; nixos/programs/amneziaVPN: init 2025-01-15 13:22:46 +03:00
Gutyina Gergő
a619bff47c
pnpm: pnpm_9 -> pnpm_10 2025-01-15 10:59:06 +01:00
github-actions[bot]
86e01affbc
Merge staging-next into staging 2025-01-14 02:54:02 +00:00
Chris Dombroski
d7ba3b54d8 nixos/zwave-js-ui: init module
Provides systemd service and allows configuration of data directory
2025-01-13 16:21:23 -05:00
Sandro
a3feb24c0b
nixos/zipline: init module (#370878) 2025-01-13 19:39:57 +01:00
github-actions[bot]
f9082802a1
Merge staging-next into staging 2025-01-13 18:05:19 +00:00
Arne Keller
1a685a957c
tldr: 1.6.1 -> 3.3.0; switch to tldr-python-client (#372718) 2025-01-13 16:40:56 +01:00
github-actions[bot]
bfd161e6f1
Merge staging-next into staging 2025-01-13 12:06:53 +00:00
Sandro
fa39fa603c
nixos/echoip: init module (#372970) 2025-01-13 11:39:44 +01:00
github-actions[bot]
3f9a94303c
Merge staging-next into staging 2025-01-13 00:16:12 +00:00
Arne Keller
c725d24236
himalaya: 1.0.0-beta.4 -> 1.1.0 (#373026) 2025-01-12 23:20:47 +01:00
Defelo
24f222fbe0
nixos/zipline: init module 2025-01-12 22:46:02 +01:00
Sandro
ab9b445d06
nixos/ytdl-sub: init module (#369990) 2025-01-12 21:42:47 +01:00
Defelo
6a6d7de921
nixos/echoip: init module 2025-01-12 20:45:33 +01:00
eilvelia
ffd55920e9
tldr: 1.6.1 -> 3.3.0; switch to tldr-python-client 2025-01-12 19:37:48 +00:00
github-actions[bot]
193f172962
Merge staging-next into staging 2025-01-12 12:05:43 +00:00
Bobby Rong
3cdbf0a9ec
Pantheon 8 (#312449) 2025-01-12 18:12:34 +08:00
codgician
538efe3263
nixos/azure: improve documentation 2025-01-12 11:43:32 +08:00
Morgan Jones
9d557ee2d4
z3: add release-notes 2025-01-11 17:43:59 -08:00
Emily
e7e0421242
Revert "nixos/rustic: init module" 2025-01-11 22:06:17 +01:00
Clément DOUIN
76df7264a2
himalaya: 1.0.0-beta.4 -> 1.1.0 2025-01-11 21:26:30 +01:00
Bobby Rong
cc6f2096a8
nixos/doc/rl-2505: Mention Pantheon 8 2025-01-11 23:16:53 +08:00
Léo Gaspard
e0ae370dab nixos/rustic: init module 2025-01-11 15:17:01 +01:00
github-actions[bot]
008195f69b
Merge staging-next into staging 2025-01-10 18:05:24 +00:00
Wolfgang Walther
3558a56a00
buildPythonPackage, buildPythonApplication: support __structuredAttrs = true (#347194) 2025-01-10 18:16:36 +01:00
Arne Keller
d41d4be5c3
doc/rl-2505: mention nvidia package change, add warning to Sway (#371728) 2025-01-10 14:36:56 +01:00
Leona Maroni
6355c63f9f
Provide NixOS module option to enable the paperless exporter. (#242084) 2025-01-09 22:25:58 +01:00
Yueh-Shun Li
4fae2f59ee rl-2505.section.md: add entries about buildPython*'s __structuredAttrs support 2025-01-09 18:39:43 +08:00
FliegendeWurst
14a1e95ef6 doc/rl-2505: mention nvidia package change 2025-01-09 08:30:42 +01:00
Artturin
b72ee2446e
nixos/earlyoom: mention extraArgs breakage and fix example (#371550) 2025-01-08 17:07:52 +02:00
Dict Xiong
165e372a15 nixos/doh-server: init 2025-01-07 23:37:47 +01:00
Jörg Thalheim
5634f52587
nixos-option: rewrite as a nix script, 2nd try (#369151) 2025-01-07 16:28:23 +01:00
oxalica
a189e89e2a nixos/earlyoom: mention extraArgs breakage and fix example
The shell-escaping breaks space handling and also makes the example
outdated. This breakage is missed in the previous change.

Also mention it in the release note.
2025-01-06 15:44:14 -05:00
Matthieu C.
eb69d60f11 playwright: refer to the core project instead of the python test launcher
- top-level `playwright` now refers to the github Microsoft/playwright package
  instead of the python tester launcher. It made no sense to use the top level name for a subproject.

You can still refer to the python launcher via `python3Packages.toPythonApplication python3Packages.playwright`
Updated release notes.
2025-01-06 15:14:36 +01:00
Michele Guerini Rocco
d575340ffb
nixos/alsa: rebirth from the ashes (#337345) 2025-01-06 11:08:25 +01:00
Christian Theune
865ab91155 nixos/paperless: add module options for automated exports
Paperless includes a document exporter that can be used for e.g.
backups.

This change extends the module to provide a way to enable and configure
a timer, export settings, pre- and post-processing
scripts (e.g. to ship the backup somewhere else, clean up, ...).

It works out of the box when just enabling it but can be customized.

Includes suitable tests.
2025-01-06 08:26:23 +01:00
Maximilian Ehlers
f199d57ad6
nixos/jupyter: migrate service to jupyter 7 setup (#367106)
Signed-off-by: Maximilian Ehlers <maximilian@sodawa.com>
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-01-05 22:37:25 +05:30
Gautier DI FOLCO
0eca8fc287
gerbera: 1.12.1 -> 2.3.0 (#343086) 2025-01-05 16:21:31 +01:00
Lin Jian
debb218a7a
nixos/kmonad: add new option enableHardening (#370437) 2025-01-05 19:02:27 +08:00
Mathew Polzin
aab274269b
nq: 0.5 -> 1.0 (#369192) 2025-01-04 22:06:42 -06:00
Lin Jian
37e6624667
nixos/kmonad: add new option enableHardening
Before

```console
$ systemd-analyze security kmonad-foo.service | tail -n 1
→ Overall exposure level for kmonad-foo.service: 8.2 EXPOSED 🙁
```

After

```console
$ systemd-analyze security kmonad-foo.service | tail -n 1
→ Overall exposure level for kmonad-foo.service: 0.4 SAFE 😀
```
2025-01-04 03:41:15 +08:00
Robert Schütz
64e0c3052d
immich-public-proxy: init at 1.5.4, nixos/immich-public-proxy: init module (#362907) 2025-01-03 10:16:36 -08:00
Sandro
fd92a488b2
nextcloud: update a few defaults (#369242) 2025-01-03 02:59:31 +01:00
Wael Nasreddine
1dd16a796a
nixos/ncps: init service (#370153) 2025-01-02 15:25:37 -08:00
Wael Nasreddine
87b42d403e nixos/ncps: init service 2025-01-02 15:08:12 -08:00
Gaetan Lepage
c9ddb6bef5 linuxPackages: 6.6 -> 6.12
The latest longterm kernel release series is 6.12, and we should roll it
out as the default now, to receive as much testing as possible before
the NixOS 25.05 release.
2025-01-02 23:56:15 +01:00
Lin Jian
989c076021
nixos/kmonad: create determinate symlinks (#370053) 2025-01-03 02:20:22 +08:00
Dimitar Nestorov
10a75ab5b2 doc: titanium tombstone 2025-01-02 15:05:26 +01:00
Dimitar Nestorov
9516e693c6 doc/rl-2505: mention removal of titaniumenv, titanium, and titanium-alloy 2025-01-02 15:05:26 +01:00