Commit Graph

21 Commits

Author SHA1 Message Date
Litchi Pi
633b5b3dcf mealie: v1.11.0 -> v1.12.0
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-08-22 14:14:02 +02:00
Litchi Pi
36a456f157 mealie: fix relative path in code handling backup
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-08-19 20:45:18 +02:00
Fabián Heredia Montiel
2f885cb4b3
Merge pull request #334231 from anoadragon453/anoa/mealie_perms_patch
mealie: apply upstream patch to fix usage with sops-nix
2024-08-15 15:12:50 -06:00
Robert Schütz
87d6cc69a4 nodePackages.yarn: drop 2024-08-13 06:55:04 -07:00
Andrew Morgan
90353ce2e0 mealie: apply upstream patch to fix usage with sops-nix
This commit applies the upstream PR
https://github.com/mealie-recipes/mealie/pull/4002, which fixes
permission errors that prevent mealie from starting when it does not
have permission to access '/run/secrets'.

When using sops-nix, this directory is created as `root:root`, preventing
the 'mealie' user from accessing it.
2024-08-12 21:23:40 +01:00
Robert Schütz
c7caf3faca mealie: run tests 2024-08-10 13:22:44 -07:00
Robert Schütz
9318bf784c mealie: modernize 2024-08-10 13:01:28 -07:00
Litchi Pi
0ec7dd5011 fix: replace relative paths in sources with nix store paths
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-08-10 16:23:27 +02:00
Litchi Pi
d8fb82bc23 mealie: 1.9.0 -> 1.11.0
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-08-10 16:23:03 +02:00
Aleksana
885ae53a58
Merge pull request #324137 from malob/fix-mealie-darwin
mealie: fix Darwin builds
2024-07-24 12:57:07 +08:00
Malo Bourgon
ba16633fea mealie: fix Darwin builds 2024-07-02 18:51:32 -07:00
github-actions[bot]
c6707a9686
Merge staging-next into staging 2024-06-21 12:01:53 +00:00
Pyrox
d94a39f87d
mealie: 1.7.0 -> 1.9.0
Also fix a small issue with the module not casting the port number
to a string
2024-06-19 20:48:39 -04:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02: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
Andrew Morgan
fc81ca6408 mealie: add 'anoa' as maintainer
I'm happy to help maintain this package going forwards.
2024-05-24 09:17:47 -05:00
James Atkins
bcaf6de467 mealie: 1.2.0 -> 1.7.0
https://github.com/mealie-recipes/mealie/releases/tag/v1.7.0
2024-05-24 09:17:42 -05:00
Andrew Morgan
ab20404e75 mealie: prepend version with a 'v'
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-05-08 00:53:28 +01:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Litchi Pi
aeb79caaf6 nixos/mealie: init tests
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:44 +01:00
Litchi Pi
c1373dd3ab mealie: init at v1.2.0
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:20 +01:00