diff options
author | stuebinm | 2022-06-14 00:54:35 +0200 |
---|---|---|
committer | stuebinm | 2022-06-14 00:54:35 +0200 |
commit | 6119abda225fe14bc65ff7581640da0f435457f4 (patch) | |
tree | 2b100e9b3caa48a16add7283dc5687c6cf920879 /flake.lock | |
parent | 79516af194d2d407cb04c85f997c58b61304ef37 (diff) |
bookshelf (with gtfs books)
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -90,6 +90,23 @@ "type": "github" } }, + "gtfsBooks": { + "flake": false, + "locked": { + "lastModified": 1655155757, + "narHash": "sha256-d9TvfhdttfO9r0BdmOYeWQuxfiRCefPTs5eQ67KJJnw=", + "ref": "main", + "rev": "8dbb321a25705d941f7690281e495ccbd94cbdc3", + "revCount": 17, + "type": "git", + "url": "https://stuebinm.eu/git/gtfs-books" + }, + "original": { + "ref": "main", + "type": "git", + "url": "https://stuebinm.eu/git/gtfs-books" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -230,6 +247,7 @@ "blog": "blog", "deploy-rs": "deploy-rs", "feeds": "feeds", + "gtfsBooks": "gtfsBooks", "home-manager": "home-manager", "naersk": "naersk", "nixpkgs": "nixpkgs", |