WordPress: Difference between revisions

Klinger (talk | contribs)
Klinger (talk | contribs)
m changed example from 21.11 to 24.05
Line 159: Line 159:
WordPress automatically performs an database and software upgrade as soon as a new package version is installed. Major version upgrades of the <code>pkgs.wordpress</code> package are performed between every new NixOS release. In case you wish to switch to a newer major WordPress version while staying on your latest NixOS version, you can choose between WordPress package versions available in the repository.
WordPress automatically performs an database and software upgrade as soon as a new package version is installed. Major version upgrades of the <code>pkgs.wordpress</code> package are performed between every new NixOS release. In case you wish to switch to a newer major WordPress version while staying on your latest NixOS version, you can choose between WordPress package versions available in the repository.


For example switch to WordPress 6.4 while the default WordPress package version for NixOS 23.11 is 6.3
For example switch to WordPress 6.4 while the default WordPress package version for NixOS 24.05 is 6.5


<syntaxHighlight lang="nix">
<syntaxHighlight lang="nix">