flare: update patches and upstream source

This commit is contained in:
2026-05-06 15:21:53 -04:00
parent f1321d2223
commit 78d6aa01d5
10 changed files with 201 additions and 757 deletions

View File

@@ -95,6 +95,14 @@
flake = false;
};
# Upstream Flare Signal source — overridden into pkgs.flare-signal in
# home/profiles/gui.nix so the patches under patches/flare/ apply against
# current master rather than whatever stale snapshot nixpkgs is shipping.
flare-upstream = {
url = "gitlab:schmiddi-on-mobile/flare";
flake = false;
};
# Server (muffin) — follows nixpkgs-stable
nix-minecraft = {
url = "github:Infinidoge/nix-minecraft";