summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.lock33
1 files changed, 33 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index f7680ee..87bbeff 100644
--- a/flake.lock
+++ b/flake.lock
@@ -16,6 +16,22 @@
"url": "https://stuebinm.eu/git/forks/almanac"
}
},
+ "bahnhof-name": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1682465641,
+ "narHash": "sha256-Xz7mkgImm5ly0xei3gXEknOlXD2QLfu+lto+kp+DMRU=",
+ "ref": "refs/heads/main",
+ "rev": "a827bb0e4d75f784f2cb26d664055c05810b096b",
+ "revCount": 2,
+ "type": "git",
+ "url": "https://stuebinm.eu/git/bahnhof.name"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://stuebinm.eu/git/bahnhof.name"
+ }
+ },
"blobs": {
"flake": false,
"locked": {
@@ -223,6 +239,21 @@
"url": "https://stuebinm.eu/git/isabelle-utils"
}
},
+ "nix-gleam": {
+ "locked": {
+ "lastModified": 1681467615,
+ "narHash": "sha256-pp87h+V1ByoSFRHpkWP81WqQnUtv1V9uTUkSc8ZvzWY=",
+ "owner": "arnarg",
+ "repo": "nix-gleam",
+ "rev": "d1d2d6bcc5be6ea6a2d31e48aa55e7ea3bd41a1f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "arnarg",
+ "repo": "nix-gleam",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1673540789,
@@ -320,6 +351,7 @@
"root": {
"inputs": {
"almanac": "almanac",
+ "bahnhof-name": "bahnhof-name",
"blog": "blog",
"deploy-rs": "deploy-rs",
"emacs-overlay": "emacs-overlay",
@@ -327,6 +359,7 @@
"gtfsBooks": "gtfsBooks",
"home-manager": "home-manager",
"isabelle-utils": "isabelle-utils",
+ "nix-gleam": "nix-gleam",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
"playground": "playground",