Commit Graph

8 Commits

Author SHA1 Message Date
Ben Siraphob
2176cc9b3f pkgs/servers: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 11:15:27 -07:00
h7x4
09cedbd72e wordpress: lib.any -> lib.elem 2025-10-26 15:31:36 +09:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
jopejoe1
e5571da75d wordpressPackages: recurseIntoAttrs 2025-04-14 19:42:19 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Jonas Heinrich
37d0a57684 wordpressPackages: add license information 2024-02-02 14:12:20 +01:00
Colin Arnott
b2266ed09b wordpressPackages.plugins.civicrm: init at 5.56.0
There are a number of third party wordpress components that cannot be
trivially fetched via wp4nix. As such, we have broken out a file that
contains these derivations and merges them back into wordpressPackages.
2023-01-04 09:28:35 +00:00
Jonas Heinrich
d6c658f34f wordpress: Add wordpressPackages 2022-10-07 00:23:06 +09:00