commit cd3277c04434d45988ea79047e5c6c16e0d23064
parent bb66d7b3d2d73fe50b234c8f4fbd453717306f83
Author: Katja (ctucx) <git@ctu.cx>
Date: Wed, 22 Jan 2025 12:36:41 +0100
parent bb66d7b3d2d73fe50b234c8f4fbd453717306f83
Author: Katja (ctucx) <git@ctu.cx>
Date: Wed, 22 Jan 2025 12:36:41 +0100
flake.lock: Update Flake lock file updates: • Added input 'trainsearch': 'git+https://git.ctu.cx/trainsearch?ref=main&rev=94dd8103b744e43eb1ea26485312f60f95530600' (2025-01-22) • Added input 'trainsearch/flake-utils': follows 'flake-utils' • Added input 'trainsearch/nixpkgs': follows 'nixpkgs'
1 file changed, 25 insertions(+), 0 deletions(-)
diff --git a/flake.lock b/flake.lock @@ -909,6 +909,7 @@ "sdm2mqtt": "sdm2mqtt", "simple-nixos-mailserver": "simple-nixos-mailserver", "stagit": "stagit", + "trainsearch": "trainsearch", "travelynx2fedi": "travelynx2fedi" } }, @@ -1085,6 +1086,30 @@ "type": "github" } }, + "trainsearch": { + "inputs": { + "flake-utils": [ + "flake-utils" + ], + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1737545725, + "narHash": "sha256-hjCCM90wUmGrCLSttgsC+CiDfHB8cy62TTl5+c/2JT8=", + "ref": "main", + "rev": "94dd8103b744e43eb1ea26485312f60f95530600", + "revCount": 147, + "type": "git", + "url": "https://git.ctu.cx/trainsearch" + }, + "original": { + "ref": "main", + "type": "git", + "url": "https://git.ctu.cx/trainsearch" + } + }, "travelynx2fedi": { "inputs": { "flake-utils": [