update agent
This commit is contained in:
@@ -3,8 +3,8 @@ with pkgs;
|
||||
let
|
||||
agent_src = fetchgit {
|
||||
url = "https://gitea.rixxc.de/rixxc/x25519_agent.git";
|
||||
rev = "263829d55ba966a57e071a73bbe6723ee43abfd9";
|
||||
hash = "sha256-Zpd4UXtgor8lGRLGUdONaZYlTF28rlgd7hVP6gx3BaQ=";
|
||||
rev = "36ae72a8d90d94b5b0d1fd01adf50a33edd80e80";
|
||||
hash = "sha256-SxXZ/1CRi4J6Neq1uXIbue0bFa8WzdXPBnoXCjekOy8=";
|
||||
};
|
||||
|
||||
agent = callPackage "${agent_src}/default.nix" { };
|
||||
|
||||
Reference in New Issue
Block a user