chore: Bump `reconn` to `74cb0be`.

main
Joshua Potter 2024-04-12 12:31:03 -06:00
parent f33d4b571c
commit 78f6677811
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, pkgs, lib, ... }: { system, pkgs, lib, ... }:
let let
reconn = ( reconn = (
builtins.getFlake "git+https://git.jrpotter.com/r/reconn?rev=fa031b2507c625c54abca36fd3f86fc8338e8777" builtins.getFlake "git+https://git.jrpotter.com/r/reconn?rev=74cb0be878441c4eafcfd2b2c2c926fe87ea8a30"
).packages.${system}.app; ).packages.${system}.app;
in in
{ {