h7x4
b827f37cb8
nixos/dolibarr: lib.any -> lib.elem
2025-10-26 16:23:36 +09:00
·𐑑𐑴𐑕𐑑𐑩𐑤
9427b8aeda
nixos/dolibarr: stylistic, remove a mkMerge layer
...
removes a level of indentation & might even evaluate faster
2025-10-11 16:45:48 +07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
3fdabe09a5
nixos/dolibarr: add H2O web server option
2025-10-11 16:45:48 +07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
38f3a23bd5
nixos/dolibarr: split DB type; add PostgreSQL support
2025-10-11 16:45:48 +07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
f9100c292f
nixos/dolibarr: fix casing typos
2025-10-11 16:45:48 +07:00
Wolfgang Walther
91a8fee3aa
treewide: remove redundant parentheses
...
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
Gaetan Lepage
605ed28375
nixos/dolibarr: pin php version (to 8.3)
2025-03-29 13:32:10 +01:00
Gaetan Lepage
8b235ad144
nixos/dolibarr: change permissions of conf.php to read only
2024-12-23 08:52:03 +01:00
Gaetan Lepage
2dfabce386
nixos/dolibarr: format
2024-12-23 08:43:24 +01:00
stuebinm
6afb255d97
nixos: remove all uses of lib.mdDoc
...
these changes were generated with nixq 0.0.2, by running
nixq ">> lib.mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
nixq ">> mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
nixq ">> Inherit >> mdDoc[remove]" --batchmode nixos/**.nix
two mentions of the mdDoc function remain in nixos/, both of which
are inside of comments.
Since lib.mdDoc is already defined as just id, this commit is a no-op as
far as Nix (and the built manual) is concerned.
2024-04-13 10:07:35 -07:00
h7x4
79d3d59f58
treewide: replace mkPackageOptionMD with mkPackageOption
2023-11-30 19:03:14 +01:00
Jakob Schöttl
7a363cef5f
nixos/dolibarr: add package option
...
Allow users to easily use a different dolibarr version, e.g. version 18
(currently in unstable) instead of 16.
2023-11-01 08:50:36 +01:00
Bernardo Meurer
6e55733359
Merge pull request #219747 from Stunkymonkey/deprecate-isNull
2023-03-16 11:10:22 -03:00
Felix Buehler
d10e69c86b
treewide: deprecate isNull
...
https://nixos.org/manual/nix/stable/language/builtins.html#builtins-isNull
2023-03-06 22:40:04 +01:00
Raito Bezarius
51b00a5e89
nixos/web-apps/dolibarr: lib.optionalAttr -> lib.optionalAttrs typo
2023-03-04 11:31:28 +01:00
Raito Bezarius
b19612cb24
nixos/services/dolibarr: decouple nginx and let other web servers be used
2022-12-18 01:05:53 +01:00
pennae
d98322834b
nixos/*: fix docbook deprecation notices
...
mostly no rendering changes except in buildkite, which used markdown
where docbook was expected without marking up its markdown.
2022-09-10 18:23:13 +02:00
Aaron Andersen
c2563fe476
nixos/dolibarr: init
...
Co-authored: Ryan Lahfa <masterancpp@gmail.com>
2022-09-04 05:28:22 +02:00