summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2022-06-14 00:54:35 +0200
committerstuebinm2022-06-14 00:54:35 +0200
commit6119abda225fe14bc65ff7581640da0f435457f4 (patch)
tree2b100e9b3caa48a16add7283dc5687c6cf920879 /flake.nix
parent79516af194d2d407cb04c85f997c58b61304ef37 (diff)
bookshelf (with gtfs books)
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 148c31d..0a7fe56 100644
--- a/flake.nix
+++ b/flake.nix
@@ -30,6 +30,8 @@
feeds.url = "path:/home/stuebinm/nonpublic.nix";
feeds.flake = false;
+ gtfsBooks.url = "git+https://stuebinm.eu/git/gtfs-books?ref=main";
+ gtfsBooks.flake = false;
walint.url = "git+https://stuebinm.eu/git/walint?ref=playground";
walint.flake = false;
};