Update to rev that actually builds

Last one has a syntax error.
This commit is contained in:
Eli Ribble 2025-08-18 19:44:47 +00:00
parent 25739ab71b
commit 7af1ff3698

View file

@ -4,7 +4,7 @@ let
src = pkgs.fetchFromGitHub {
owner = "Gleipnir-Technology";
repo = "fieldseeker-sync";
rev = "ff56a904cc9212434a1f8025cafafe59f8b48b4f";
rev = "5d19ceb020cf74327c966fabae51e0e1cdd7bd70";
sha256 = "sha256-J2k3a960TT31eNp77wKUGJJZSaEYI9ENyVgxxY/RMls=";
};
in {