summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-06-17 18:04:52 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-06-17 18:04:52 +0200
commit4601421c643dc69667aab43f1254f37d55ae22bc (patch)
tree243688a8df2f524cd7c2bcaecc0e42523ba78b8b /flake.lock
parentchore: Init (diff)
downloadsatzung-4601421c643dc69667aab43f1254f37d55ae22bc.tar.gz
satzung-4601421c643dc69667aab43f1254f37d55ae22bc.zip
feat(flake): Switch to the newest version of `lpm`
This release contains such features like:
- Support for main files not named `main.tex`
- Automatic detection of the last chapters
- And other nice QoL changes
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index e095a79..1d384fd 100644
--- a/flake.lock
+++ b/flake.lock
@@ -104,17 +104,17 @@
         ]
       },
       "locked": {
-        "lastModified": 1711915832,
-        "narHash": "sha256-5vFraJ2xnDvuEI2zeUbre8amzVDLAneODNNdJb6HSZk=",
+        "lastModified": 1718253944,
+        "narHash": "sha256-22AP7h3Utx7xfJ7uyPWH2f6B6xFysCYgPQhNonTeEQ4=",
         "ref": "refs/heads/prime",
-        "rev": "67f3079cd49deb116ba215244e7a1a1575a71ede",
-        "revCount": 10,
+        "rev": "7ea10db20a83eedffd69a8c8824e14992ada3e10",
+        "revCount": 20,
         "type": "git",
-        "url": "https://codeberg.org/Soispha/lpm.git"
+        "url": "https://codeberg.org/bpeetz/lpm.git"
       },
       "original": {
         "type": "git",
-        "url": "https://codeberg.org/Soispha/lpm.git"
+        "url": "https://codeberg.org/bpeetz/lpm.git"
       }
     },
     "nixpkgs": {