diff --git a/pkgs/timeliner.nix b/pkgs/timeliner.nix index cd9f8e7..2397cf4 100644 --- a/pkgs/timeliner.nix +++ b/pkgs/timeliner.nix @@ -7,11 +7,11 @@ buildGoModule rec { src = fetchFromGitHub { owner = "airbus-cert"; repo = name; - rev = "b068f5f164eae9a729989697ff25656f86a67287"; - hash = "sha256-qWqwM/AIFMZ6giAEqEa9GhJFbUzARiudWVaN2fGrlJA="; + rev = "a41292eec4bb99e5c253343b4e426dee1858906c"; + hash = "sha256-KwYguwCNSE1elKbyiWFf6nuRs67GVAxEMAPsQJSU1PE="; }; - vendorHash = "sha256-L0EQy6AoaoJrcSDSTx4owhGmUtlMH60Okr5fL7rDhzQ="; + vendorHash = "sha256-m/VyKp0mTLAhjLJIhKBYGauavzk09SYlO94SwuQ2icw="; postInstall = '' mv $out/bin/main $out/bin/timeliner