about summary refs log tree commit diff
path: root/pkgs/by-name/me/mealie
AgeCommit message (Collapse)AuthorFilesLines
11 daysmealie: 1.7.0 -> 1.9.0Pyrox1-2/+2
Also fix a small issue with the module not casting the port number to a string
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-05-24mealie: add 'anoa' as maintainerAndrew Morgan1-1/+1
I'm happy to help maintain this package going forwards.
2024-05-24mealie: 1.2.0 -> 1.7.0James Atkins3-138/+9
https://github.com/mealie-recipes/mealie/releases/tag/v1.7.0
2024-05-08mealie: prepend version with a 'v'Andrew Morgan1-1/+1
This fixes the update checker in mealie's admin settings. Previously it considered the mealie version was out of date when the version of the deployment, e.g. "1.6.0", did not match the latest version, "v1.6.0".
2024-04-17treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessarySandro Jäckel1-2/+2
2024-02-23nixos/mealie: init testsLitchi Pi1-0/+5
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23mealie: init at v1.2.0Litchi Pi3-0/+315
Signed-off-by: Litchi Pi <litchi.pi@proton.me>