Update to rev that actually builds
Last one has a syntax error.
This commit is contained in:
parent
25739ab71b
commit
7af1ff3698
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ let
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "Gleipnir-Technology";
|
||||
repo = "fieldseeker-sync";
|
||||
rev = "ff56a904cc9212434a1f8025cafafe59f8b48b4f";
|
||||
rev = "5d19ceb020cf74327c966fabae51e0e1cdd7bd70";
|
||||
sha256 = "sha256-J2k3a960TT31eNp77wKUGJJZSaEYI9ENyVgxxY/RMls=";
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue