From 4f939eb9d74b16488d36adee8bc9a350e4112710 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 13 Jul 2024 13:23:15 +0200 Subject: fix(templates/latex): Switch to lpm's new upstream --- templates/latex/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/latex/flake.nix b/templates/latex/flake.nix index efc4f3f..1e0969e 100644 --- a/templates/latex/flake.nix +++ b/templates/latex/flake.nix @@ -19,7 +19,7 @@ }; }; lpm = { - url = "git+https://codeberg.org/Soispha/lpm.git"; + url = "git+https://codeberg.org/bpeetz/lpm.git"; inputs = { nixpkgs.follows = "nixpkgs"; flake-compat.follows = "flake-compat"; -- cgit 1.4.1