From d356eb604b105c77600a6412ff35968b46c079ef Mon Sep 17 00:00:00 2001 From: Till Date: Fri, 27 Jun 2025 16:13:02 +0200 Subject: [PATCH] pdf template --- home/r.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/r.nix b/home/r.nix index 3248ad8..b3d6949 100644 --- a/home/r.nix +++ b/home/r.nix @@ -29,7 +29,7 @@ src = builtins.fetchGit { url = "ssh://git@ktiu.net/home/git/goethR/"; ref = "main"; - rev = "a3a0363d1fbdf6be19e3597d9484615cd2c47cc0"; + rev = "01776995974c800f6f340daa08fea06f0ff55b1e"; }; propagatedBuildInputs = []; nativeBuildInputs = [];