From e4fa183a709ab6f9441fffdbb674d055904d550c Mon Sep 17 00:00:00 2001 From: Kerstin Humm Date: Mon, 12 Aug 2024 13:34:33 +0200 Subject: [PATCH] add notice about deprecation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ae3dc6..a5e2f0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**This effort was superseeded [by the NixOS module in this PR](https://github.com/NixOS/nixpkgs/pull/325541). Please use it's branch or, as soon as it's merged, the official NixOS module.** + # About this flake This Nix flake packages [Weblate](https://weblate.org/en/), a web based translation tool. It is fully usable and tested regularly.