Seth Flynn
d73c877f05
slskd: 0.22.2 -> 0.22.3 ( #397571 )
2025-04-12 06:49:00 -04:00
Seth Flynn
cbbb90e0bb
conduwuit: mark as EOL, nixos/conduwuit: remove ( #397902 )
2025-04-12 06:02:34 -04:00
Niklas Korz
d2fb99b640
nixos/conduwuit: remove
...
As the conduwuit project has been officially discontinued,
and the conduwuit NixOS module hasn't been around long enough
to appear in any stable NixOS release, we've removed it.
2025-04-11 22:30:09 +02:00
Niklas Korz
35de3d6754
conduwuit: mark as EOL
...
On April 11, 2025, the conduwuit project officially ceased development.
nixpkgs marks security-sensitive projects that have reached EOL as
vulnerable.
2025-04-11 22:25:28 +02:00
K900
aece6a0c1f
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-11 21:17:42 +03:00
Sandro Jäckel
bcb64d6806
paperless-ngx: 2.14.7 -> 2.15.1
...
Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.15.0
Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.15.1
2025-04-11 17:43:04 +02:00
Sandro
1cb88030dd
nixos/whoami: init module ( #397396 )
2025-04-11 17:00:16 +02:00
nixpkgs-ci[bot]
049254d36c
Merge master into staging-next
2025-04-11 12:06:12 +00:00
nixpkgs-ci[bot]
5858ce00b1
Merge master into staging-next
2025-04-11 09:43:11 +00:00
Michael van Straten
a890891acc
nixos/godns: init module
...
Initial implementation of the GoDNS service module. This module allows users to enable and configure the GoDNS service on their NixOS system. It includes options for specifying the GoDNS package and the path to the configuration file.
2025-04-11 11:25:47 +02:00
Wolfgang Walther
c76d239f14
nixos/postgres-websockets: init ( #397408 )
2025-04-11 07:47:10 +00:00
Seth Flynn
eed8e360f5
slskd: 0.22.2 -> 0.22.3
...
Diff: https://github.com/slskd/slskd/compare/0.22.2...0.22.3
Changelog: https://github.com/slskd/slskd/releases/tag/0.22.3
2025-04-10 13:45:07 -04:00
Wolfgang Walther
d62c14f5d1
nixos/postgres-websockets: init
2025-04-10 10:12:27 +02:00
nixpkgs-ci[bot]
51a06fbd76
Merge master into staging-next
2025-04-10 00:15:39 +00:00
RohanHart
ff1a8591bc
aws-workspaces: 4.7.0.4312 -> 2024.8.5191 ( #396863 )
...
* aws-workspaces: 4.7.0.4312 -> 2024.8.5191
* aws-workspaces: 2024.8.5191 updated from jaredcrean
https://github.com/jaredcrean/nixpkgs/tree/aws-workspace-2024.8.5191
* aws-workspaces: 2024.8.5191 jbigkit PR was merged
https://github.com/NixOS/nixpkgs/pull/345659
* aws-workspaces: 2024.8.5191 refactor
Move dcvclient into libexec so that it's handled by wrapGAppsHook4.
GSchema is packaged, look in the correct location.
Use standard .deb unpack support.
* aws-workspaces: 2024.8.5191 repackage as FHS
* aws-workspaces: 2024.8.5191 added breaking change to release notes
---------
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
Co-authored-by: 100001 <github.ixda@8shield.net>
Co-authored-by: Rohan <rohan@coinzoom.com>
2025-04-09 20:53:06 +02:00
nixpkgs-ci[bot]
b66e31c26a
Merge master into staging-next
2025-04-09 16:04:15 +00:00
Defelo
3ae07e6d12
nixos/whoami: init module
2025-04-09 16:51:04 +02:00
Adam C. Stephens
f2200ca6ee
nixos/anubis: init module ( #392018 )
2025-04-09 09:23:35 -04:00
K900
c41ad742f6
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-09 15:31:47 +03:00
Leona Maroni
f2ebbabda0
discourse: 3.3.2 -> 3.4.2
...
https://meta.discourse.org/t/3-3-3-security-and-maintenance-release/343239
https://meta.discourse.org/t/3-3-4-security-and-maintenance-release/349301
https://blog.discourse.org/2025/02/unpacking-discourse-3-4/
https://meta.discourse.org/t/3-4-1-bug-fix-and-ux-release/353247
https://meta.discourse.org/t/3-4-2-security-and-bug-fix-release/358152
2025-04-08 22:56:45 +02:00
nanoyaki
b10f83f2d8
nixos/lavalink: add release note
2025-04-08 20:40:21 +02:00
nixpkgs-ci[bot]
a72dfbca8f
Merge master into staging-next
2025-04-08 18:04:25 +00:00
Justinas Stankevicius
315681dfe2
nixos/doc/rl-2505: add an entry for nixos/agnos
2025-04-08 18:56:41 +03:00
Seth Flynn
43f7128bbe
nixos/reposilite: init module ( #381197 )
2025-04-08 11:07:36 -04:00
K900
b3146d4446
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-07 21:21:10 +03:00
Tristan Ross
77f77a046a
mattermost: 9.11.11 -> 10.5.2; use formats.json; squash systemd-tmpfiles warning ( #376838 )
2025-04-07 10:27:15 -07:00
Morgan Jones
423caa2d13
mattermost: 9.11.11 -> 10.5.2
2025-04-06 18:00:12 -07:00
Robert Scott
781b42b87d
cc-wrapper: add nostrictaliasing hardening flag support
...
this equates to -fno-strict-aliasing
this is not a particularly new flag and is supported by all our
gcc and clang versions.
add to pkgsExtraHardening's defaultHardeningFlags.
2025-04-06 12:52:47 +01:00
K900
05bc93a58a
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-06 11:20:16 +03:00
6543
cac3bdab21
nixos/services.mysql: add galera cluster options ( #388978 )
...
And add release notes for new option.
Co-authored-by: Arne Keller <arne.keller@posteo.de>
2025-04-06 00:26:06 +02:00
Cassie Cheung
cadf4cfc83
nixos/anubis: init module
2025-04-05 21:48:39 +08:00
K900
79542ad7f3
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-04 21:11:09 +03:00
uku
dfaad22261
nixos/reposilite: init module
2025-04-04 09:46:24 +02:00
Gutyina Gergő
01be6580d3
nixos/pocket-id: init
...
Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-04-03 09:26:57 +02:00
nixpkgs-ci[bot]
d05ee1c1cb
Merge staging-next into staging
2025-04-02 16:38:11 +00:00
Silvan Mosberger
e52d633a63
Merge remote-tracking branch 'upstream/staging-next' into staging
2025-04-02 18:30:54 +02:00
Felix Zieger
1bf74aee3c
nixos/haven: init
2025-04-02 17:30:18 +02:00
misuzu
0f4487251d
strfry: init at 1.0.4, nixos/strfry: init ( #385587 )
2025-04-02 10:13:41 +03:00
Felix Zieger
dfd82bf3e5
nixos/strfry: init
2025-04-01 23:20:15 +02:00
Pol Dellaiera
25264d105d
nixos/docling-serve: init
2025-04-01 21:42:53 +02:00
K900
30edc74585
Merge remote-tracking branch 'origin/staging-next' into staging
2025-04-01 21:12:38 +03:00
Franz Pletz
82f0c74912
nixos/zoxide: init module ( #393493 )
2025-04-01 18:01:32 +02:00
K900
6408946263
Merge remote-tracking branch 'origin/staging-next' into staging
2025-04-01 16:56:46 +03:00
Maximilian Bosch
f20b220e17
Merge: nixos/nextcloud: add maintainer team, update docs about maintainership of apps ( #393069 )
2025-04-01 11:25:28 +02:00
Adrien Faure
63455f1a21
docs: add separate Nixpkgs release notes
...
the initial change was already made ad hoc in 10a75ab
, in response to the recently introduced enforced redirects mapping that is supposed to keep stable URLs.
due to the redirect mechanism's current limitation to locations within
the same site (that is, either the Nixpkgs xor the NixOS manual), and
the observation that noteworthy Nixpkgs changes tend to be
self-contained, it seemed reasonable to introduce a seperate release
notes document. it also has the advantage that users of only Nixpkgs
don't have to deal with release notes that are only relevant for NixOS.
the original change was already lossless for NixOS users, since the
Nixpkgs release notes are appended to the NixOS release notes.
this change moves the pre-existing Nixpkgs notes to the new dedicated page.
Co-authored-by: Gagarin Valentin Gagarin <valentin@gagarin.work>
2025-04-01 07:52:19 +01:00
K900
a6d5666400
Merge remote-tracking branch 'origin/staging-next' into staging
2025-04-01 08:39:50 +03:00
Arne Keller
ee6d7cb213
nitter: 0-unstable-2024-02-26 -> 0-unstable-2025-02-25; nixos/nitter: rename guestAccounts to sessionsFile ( #393028 )
2025-03-31 17:16:30 +02:00
nixpkgs-ci[bot]
86e22e1e80
Merge staging-next into staging
2025-03-31 12:06:34 +00:00
Philip Wilk
3dd5d8606a
nixos/hddfancontrol: use attrset for config
...
Enables use of multiple instances, eg; multiple drive bays.
2025-03-31 12:48:05 +01:00
Pratham Patel
2a7180b3db
nixos/release-notes: add release notes for COSMIC modules
2025-03-31 15:28:55 +05:30