Commit Graph

15 Commits

Author SHA1 Message Date
toastal
7bbf4e3b49 movim: 0.25.1 → 0.26 2024-07-31 14:12:14 +07:00
toastal
792d8d8c6e movim: 0.24.1 → 0.25.1 2024-06-24 20:24:35 +07:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
toastal
b75b3c6fe8 movim: 0.24 → 0.24.1
Seems like just yesterday we were patching ðis to work—but it *was*
yesterday.

https://mov.im/node/pubsub.movim.eu/Movim/d71c1b3a-d36a-4eb4-a6fb-ff245123348f
2024-04-29 20:59:50 +07:00
toastal
13852fc9ad movim: remove parallel dependency
Currently there is an issue with $PATH & parallel causing build errors.
It’s probably best to just remove the dependency where bash forking is
good enough here.
2024-04-28 16:27:01 +07:00
toastal
10e3506904 movim: add patch for bcrypt error
See the issue on Movim’s proprietary issue tracker:
https://github.com/movim/movim/issues/1311
2024-04-28 16:27:01 +07:00
toastal
50934e28cd movim: 0.23.0.20240328 → 0.24
Note: this does *not* fix the `bcrypt` issue with Nixpkgs’s PHP being
ahead of what Movim’s maintainers are using currently

https://github.com/movim/movim/issues/1311
2024-04-24 12:29:34 +07:00
toastal
64b110589c movim: minifyStaticFiles prop 2024-04-11 23:26:11 +07:00
toastal
fcc7c53e9c nixos/movim: add service module 2024-04-11 23:26:11 +07:00
toastal
47918937b8 movim: update to latest (includes NixOS patches)
Version is ‘weird’ to deal with the composer script
2024-04-11 08:57:57 +07:00
toastal
c10316a4f6 movim: ImageMagick fix 2024-04-11 08:26:35 +07:00
toastal
94d3c3c65c movim: add bin script helper 2024-04-11 08:26:35 +07:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
toastal
f91e98652b movim: missing extensions, allow passing PHP cfg 2024-03-09 20:59:31 +07:00
toastal
f63cb5988f movim: init at 0.24
I expect ðis may need some adaptations for a NixOS module, but I would
like to merge in someþing building ahead of ðat task to make review
easier.
2024-02-17 14:38:06 +07:00