diff options
author | stuebinm | 2022-11-25 23:31:27 +0100 |
---|---|---|
committer | stuebinm | 2022-11-25 23:31:27 +0100 |
commit | d9495b0a0511976d592384d5542b66ffe78f43fe (patch) | |
tree | d377a11a631c4b27c516b809adca1b4661e3b537 /flake.nix | |
parent | 23b7f37448f7681f9b71098f626e65776dbe716e (diff) |
update blog
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ uplcg.flake = false; tracktrain.url = "git+https://stuebinm.eu/git/tracktrain?rev=f66e6dc0f73032cc4537963822ac9283a24ca487&ref=main"; tracktrain.flake = false; - blog.url = "git+ssh://cgit/~/blog?rev=66aa6e985ba25512cc53de31fefde9a8ef0499ed"; + blog.url = "git+ssh://cgit/~/blog?rev=59c3ac98eaf9c613f785932d35aca684825d6413"; blog.flake = false; playground.url = "git+https://stuebinm.eu/git/playground"; playground.flake = false; |