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
Casey Link
2db95477f9
nixos/ocis: default to the newly renamed ocis-bin5 package
...
And we are getting ready for ocis-bin7 to land, where we will need to
compare it to the system.stateVersion.
2025-04-01 08:49:20 +02:00
Piotr Kwiecinski
e8ea207b5f
nixosTests.firefly-iii-data-importer: migrate to runTest
...
Part of #386873
2025-03-31 22:57:48 +02:00
Piotr Kwiecinski
d235e9cd90
nixosTests.firefly-iii: migrate to runTest
...
Part of #386873
2025-03-31 22:56:18 +02:00
Piotr Kwiecinski
79c1d5b7c7
nixosTests.bazarr: migrate to runTest
...
Part of #386873
2025-03-31 22:37:56 +02:00
Piotr Kwiecinski
7be89c1891
nixosTests.xscreensaver: migrate to runTest
...
Part of #386873
2025-03-31 21:57:36 +02:00
Jappie3
b40d9c82c1
nixos/kanidm: don't set RUST_LOG in systemd service
...
setting RUST_LOG in the systemd service means that the
serverSettings.log_level option is pretty much useless, as RUST_LOG
takes precedence
2025-03-31 19:34:06 +02:00
André Silva
64ee43c568
nixos/hyprland: fix call to wayland-session.nix ( #394858 )
2025-03-31 17:47:05 +01:00
Florian Klink
e9b7593367
nixos/movim: Fix accidental append to module system property ( #394861 )
2025-03-31 16:38:51 +01: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
Piotr Kwiecinski
090c2790bb
nixosTests.n8n: migrate to runTest
...
Part of #386873
2025-03-31 16:05:31 +02:00
Pol Dellaiera
603a95751c
nixosTests.emacs-daemon: migrate to runTest ( #394008 )
2025-03-31 15:36:06 +02:00
Cosima Neidahl
8a18d11ce8
nixosTests.{miriway,morph-browser}: Migrate to runTest ( #392112 )
2025-03-31 13:22:51 +02:00
Herwig Hochleitner
2107f032ab
nixos/startx: remove graphical-session assertions
...
this assertion broke gnome sessions in very hard to debug way:
- gdm starts, but on successful login just returns to login screen
- journalctl isn't exactly helpful in this condition:
- a typical gnome login will involve many warnings and errors, that
aren't actually preventing login, but will lead affected users
on a merry chase for many hours
- the actual indicators in the log arent't even an errors, only info and warning
- graphical-session.target: Starting requested but asserts failed.
- Assertion failed for Current graphical user session.
startx is a power tool for power users, needing a certain level of
expertise for the user to even want it, let alone use correctly.
However, the expectation is, that the necessary expertise will be
contained within the domain of startx and that it not break tools for
regular users.
This partially reverts commit e1c3082085
.
2025-03-31 11:58:09 +01:00
Robert Hensing
e12690d530
nixos/movim: Fix accidental append to module system property
2025-03-31 12:24:22 +02:00
André Silva
09879a452b
nixos/hyprland: fix call to wayland-session.nix
2025-03-31 11:15:31 +01:00
Pratham Patel
2a7180b3db
nixos/release-notes: add release notes for COSMIC modules
2025-03-31 15:28:55 +05:30
Pratham Patel
cd795fd3f0
nixos/modules: cosmic: init
2025-03-31 15:28:55 +05:30
Pratham Patel
cd85a8a827
nixos/modules: cosmic-greeter: init
2025-03-31 15:28:55 +05:30
Wolfgang Walther
899c3986e7
nixos/postgrest: init module ( #394041 )
2025-03-31 07:20:43 +00:00
Austin Horstman
f62c664b16
qt: add "kde6" to qt.platformTheme ( #384669 )
2025-03-31 00:00:31 -05:00
Philipp Bartsch
cd6f6791e9
nixosTests.fail2ban: extend test coverage
2025-03-31 09:13:38 +05:30
Philipp Bartsch
0dbddf816a
nixosTests.fail2ban: migrate to runTest
2025-03-31 09:13:38 +05:30
Adam C. Stephens
11e4741be7
incus: 6.10.1 -> 6.11.0 ( #394108 )
2025-03-30 21:20:03 -04:00
Maximilian Bosch
97d215cf17
Merge: php: 8.3 -> 8.4 ( #394112 )
2025-03-30 22:54:31 +02:00
Pol Dellaiera
35bb79372d
prometheus-chrony-exporter: init chrony nixos module ( #394575 )
2025-03-30 22:30:21 +02:00
Arne Keller
fd9f17ef49
nixos/filesystems: init bindfs ( #337697 )
2025-03-30 22:10:57 +02:00
Seth Flynn
53b589567a
nixos/wayland-session: fix conflicts between users ( #390168 )
2025-03-30 16:09:54 -04:00
Seth Flynn
4df2726a5c
nixos/wayland-session: fix conflicts between users
2025-03-30 15:37:15 -04:00
Piotr Kwiecinski
3c1d5bb96b
nixosTests.invoiceplane: migrate to runTest
...
Part of #386873
2025-03-30 20:28:38 +02:00
Gaétan Lepage
c01965bd2f
nixosTests.varnish{75,76,60}: migrate to runTest ( #394659 )
2025-03-30 19:26:45 +02:00
Justinas Stankevicius
8cdef69a08
teleport_15: remove
2025-03-30 19:54:30 +03:00
Piotr Kwiecinski
26497c8351
nixosTests.varnish{75,76,60}: migrate to runTest
...
Part of #386873
2025-03-30 18:22:15 +02:00
Piotr Kwiecinski
0839b7db77
nixosTests.nginx-http3: migrate to runTest
...
Part of #386873
2025-03-30 18:07:09 +02:00
Piotr Kwiecinski
b3f70ee9f5
nixosTests.nginx-variants: migrate to runTest
...
Part of #386873
2025-03-30 18:00:36 +02:00
Piotr Kwiecinski
89e464c751
nixosTests.nginx-unix-socket: migrate to runTest
...
Part of #386873
2025-03-30 17:54:41 +02:00
Gaétan Lepage
6a4153aa55
nixosTests.nginx{proxyprotocol,pubhtml,redirectcode,sso,status-page,tmpdir}: migrate to runTest ( #394588 )
2025-03-30 17:34:34 +02:00
Nico Felbinger
7dc56449ad
nixos/modules: fix part-db package
2025-03-30 15:20:13 +02:00
Piotr Kwiecinski
4ec639a1d9
nixosTests.nginx-tmpdir: migrate to runTest
...
Part of #386873
2025-03-30 15:15:50 +02:00
Wolfgang Walther
064432a519
nixos/postgrest: init module
2025-03-30 14:24:16 +02:00
Piotr Kwiecinski
7877fe4368
nixosTests.nginx-status-page: migrate to runTest
...
Part of #386873
2025-03-30 14:07:00 +02:00
Piotr Kwiecinski
ff716504b0
nixosTests.nginx-sso: migrate to runTest
...
Part of #386873
2025-03-30 14:03:48 +02:00
PAEPCKE, Michael
cdb80c1f44
prometheus-exporter: init chrony module
2025-03-30 11:14:30 +00:00
Doron Behar
b6a34c96ed
nixos/tests/syncthing-many-devices: Fix name ( #394460 )
2025-03-30 11:46:31 +03:00
Jonas Heinrich
8d69e1faae
nixos/wordpress: Use https by default for caddy ( #375375 )
2025-03-30 10:31:52 +02:00
Pol Dellaiera
2de4451f5d
nixosTests.mailcatcher: migrate to runTest ( #394488 )
2025-03-30 09:33:28 +02:00
Pol Dellaiera
9da5a97dab
nixosTests.traefik: migrate to runTestOn ( #394433 )
2025-03-30 09:32:54 +02:00
Pol Dellaiera
ac10315637
nixosTests.node-red: migrate to runTest ( #394465 )
2025-03-30 09:32:02 +02:00
Pol Dellaiera
1cd60ef65d
nixosTests.davis: migrate to runTest ( #394468 )
2025-03-30 09:31:07 +02:00
Piotr Kwiecinski
7a830b19d7
nixosTests.nginx-redirectcode: migrate to runTest
2025-03-30 03:31:10 +02:00