diff options
author | stuebinm | 2022-12-05 00:12:58 +0100 |
---|---|---|
committer | stuebinm | 2022-12-05 00:12:58 +0100 |
commit | 64546ed6399d49ff125ee667b9632825eb3ccba5 (patch) | |
tree | 66d7315ab7121ef7c78a9af375d412f14c9fc27b /flake.nix | |
parent | a58196faadcaa7a2d46049ed655a2f34e06a6317 (diff) |
bump blog input
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?ref=main"; tracktrain.flake = false; - blog.url = "git+ssh://cgit/~/blog?rev=59c3ac98eaf9c613f785932d35aca684825d6413"; + blog.url = "git+ssh://cgit/~/blog"; blog.flake = false; playground.url = "git+https://stuebinm.eu/git/playground"; playground.flake = false; |