1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-27 03:26:50 +03:00
Commit graph

50513 commits

Author SHA1 Message Date
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
Maciej Krüger
cc70c14a88
netdata: 1.47.5 -> 2.4.0 (#390165) 2025-04-23 17:04:32 +02:00
xanderio
71ae33edd3
nixos/dependency-track: fix nginx config for frontend (#393041) 2025-04-23 16:19:22 +02:00
R. Ryantm
33730e48b8 wordpress: 6.7.2 -> 6.8 2025-04-23 15:46:59 +02:00
Weijia Wang
01577960a3
nixos/emacs: make systemd report clean exit status when stopping (#397916) 2025-04-23 15:06:56 +02:00
Jan Tojnar
da86276039
Merge dleyna: 0.7.0 -> 0.8.3 (#400157) 2025-04-23 14:53:01 +02:00
misuzu
13c54bde10
yarr: 2.4 -> 2.5, nixos/yarr: init (#393922) 2025-04-23 14:26:53 +03:00
Morgan Jones
fd15f0eb3c nixosTests.armagetronad: make test more reliable to fix ZHF
Previously, we relied heavily on OCR to get past the game's tutorial
level, which timed out on aarch64 builders. We also relied on some timed inputs.
We can just do this by writing a line to the configuration, and letting
the simulated "players" die instead of trying to coredump each other
which takes better timing.
2025-04-23 00:25:39 -07:00
Ilan Joselevich
65506ebf0f
nixos/unifi: refactor test and package
- use autoPatchElf
- correct supported platforms
- use finalAttrs and stdenvNoCC
- use runTest
- attest the status of the service
2025-04-23 00:56:34 +03:00
Felix Bühler
7b3170d6b2
nixos/maddy: add package option (#396535) 2025-04-22 23:21:17 +02:00
Christoph Heiss
ba3fecf0ef
nixos/yarr: init
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-04-22 22:08:33 +02:00
0x4A6F
d8bfbd35ee
upgrade nodejs_18 dependents in prevision for upcoming EOL (#399749) 2025-04-22 22:01:51 +02:00
Robert Hensing
7582a31767
nixVersions.nix_2_28: 2.28.1 -> 2.28.2 (#400262) 2025-04-22 19:35:49 +02:00
Arian van Putten
eb8f5c020d
nixos/release: drop amazonImageAutomaticSize (#397037) 2025-04-22 18:52:11 +02:00
Maximilian Bosch
7a48cf7a02
Merge: postgresqlPackages: add "asserts" option to postgresqlTestExtensions (#398205) 2025-04-22 16:10:28 +02:00
Maximilian Bosch
2cb444f4fc
Merge: nixos/nextcloud: S3: Rename autocreate (a no-op) to verify_bucket_exists (#399629) 2025-04-22 16:03:51 +02:00
Maximilian Bosch
4c336c55b2
Merge: nextcloud29: drop (#397974) 2025-04-22 15:56:50 +02:00
Yaya
4a75d43c31 nixos/doc/rl2505: Fix a typo 2025-04-22 15:31:19 +02:00
Gaétan Lepage
b3f6a4ed52
nixosTests.haproxy: migrate to runTest (#400184) 2025-04-22 14:39:19 +02:00
xanderio
aca270648e
nixos/tzupdate: make enabled module actually be enabled (#361373) 2025-04-22 12:57:48 +02:00
Piotr Kwiecinski
1c40626d78
nixosTests.haproxy: migrate to runTest
Part of #386873
2025-04-22 12:48:09 +02:00
Leona Maroni
88dc8d1ed0
cassandra_3_0, cassandra_3_11: remove due to EOL (#392377) 2025-04-22 11:24:24 +02:00
Jörg Thalheim
3e5111886a
nixos/nix-flakes: ref to man page about flake registry (#400770) 2025-04-22 10:20:23 +02:00
Thomas Gerbet
ae11d4be17 cassandra_3_0, cassandra_3_11: remove due to EOL
Cassandra 3.0 and 3.11 are End of Life.
https://cassandra.apache.org/_/blog/Apache-Cassandra-3.0.x-and-3.11.x-End-of-Life-Announcement.html
2025-04-22 10:19:56 +02:00
Jörg Thalheim
7169b5d65c
nix-ld: 2.0.3 -> 2.0.4 (#399334) 2025-04-22 10:18:52 +02:00
Felix Stupp
012fdbe02c
nixos/nix-flakes: ref to man page about flake registry 2025-04-22 10:07:43 +02:00
Leona Maroni
455beb1ac0
varnish77: init at 7.7.0, varnish: move to varnish77, varnish75: drop (#394348) 2025-04-22 10:03:28 +02:00
Arne Keller
7234c1e76f
nixos/e-imzo: initialize module (#393835) 2025-04-22 09:15:46 +02:00
Marcus Ramberg
d3ad1eb896
hoarder: rename to karakeep, nixos/karakeep: init module (#399603) 2025-04-22 08:19:44 +02:00
Ryan Horiguchi
547813ca4c
netdata: 1.47.5 -> 2.4.0 2025-04-22 03:17:08 +02:00
Eric Roberts
9790df5968 nixos/karakeep: init module 2025-04-21 20:20:20 -04:00
Sarah Clark
4e4fa923ed code-cursor: add to release notes 2025-04-21 23:58:14 +02:00
Jan Tojnar
0649cb97aa
Merge luakit: 2.3.3 -> 2.4.0, add maintainer (#383092) 2025-04-21 22:10:02 +02:00
Leona Maroni
9f50990ca5
nixosTests.haka: remove stale invocation
Missed with the haka package removal (1eecf7cc)
2025-04-21 21:40:51 +02:00
Antoine du Hamel
dc8397c07b
upgrade nodejs_18 dependents in prevision for upcoming EOL 2025-04-21 19:56:15 +02:00
Domen Kožar
fee1e9db3e
paretosecurity: 0.1.3 -> 0.1.9 (#397890) 2025-04-21 18:28:16 +01:00
griffi-gh
51e6b12df3 luakit: 2.3.3 -> 2.4.0, add maintainer 2025-04-21 18:53:44 +02:00
Leona Maroni
dd3403a0f5
nixosTests.gitlab: add minimal test for gitlab-container-registry (#390623) 2025-04-21 18:39:17 +02:00
Grimmauld
e3aa1e0017
nixos/dleyna-*: unify 2025-04-21 17:57:43 +02:00
Martin Weinelt
96c56efbc6
discourse: 3.3.2 -> 3.4.2 (#394129) 2025-04-21 16:44:43 +02:00
Bobby Rong
178623cb04
nixos/budgie: Drop qt style override (#400522) 2025-04-21 22:42:15 +08:00