about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--templates/latex/flake.nix2
1 files changed, 1 insertions, 1 deletions
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";