about summary refs log tree commit diff stats
path: root/build/latex/academia/flake.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-03 18:08:22 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-03 18:08:22 +0200
commitd4c8bfd6f9fc4617b8abf7296cf65bcf5f7cc395 (patch)
tree8ae948332bcd44edc7c48e2d0698326dde6a66f2 /build/latex/academia/flake.nix
parentchore(templates): Use new common files (diff)
downloadflake-templates-d4c8bfd6f9fc4617b8abf7296cf65bcf5f7cc395.zip
chore(build): Regenerate
Diffstat (limited to '')
-rw-r--r--build/latex/academia/flake.nix (renamed from build/latex/flake.nix)2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/latex/flake.nix b/build/latex/academia/flake.nix
index efc4f3f..1e0969e 100644
--- a/build/latex/flake.nix
+++ b/build/latex/academia/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";