Update ssh-agent-macos.fish plugin
This commit is contained in:
parent
a7ba5f9d74
commit
f1aab63851
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "nifoc";
|
owner = "nifoc";
|
||||||
repo = "ssh-agent-macos.fish";
|
repo = "ssh-agent-macos.fish";
|
||||||
rev = "5967f1168d344ee4bc642e7b70d4f2f962c6703b";
|
rev = "a9dde730a462b3b327cabf1a56a643a12b0aea3d";
|
||||||
sha256 = "NAupeiNZ6aqukpqg5mz+K2hgLWcJTGx3Acw4BurA/I0=";
|
sha256 = "e0YrQzcgkHvFiYuXluS+TZ/hjDneK33xcWbo7sjXWNA=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue