summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2022-06-14 00:54:35 +0200
committerstuebinm2022-06-14 00:54:35 +0200
commit6119abda225fe14bc65ff7581640da0f435457f4 (patch)
tree2b100e9b3caa48a16add7283dc5687c6cf920879 /flake.lock
parent79516af194d2d407cb04c85f997c58b61304ef37 (diff)
bookshelf (with gtfs books)
Diffstat (limited to '')
-rw-r--r--flake.lock18
1 files changed, 18 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 441ee32..27abe89 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",