From 1fb7caa2d6eafd9985324252ec3092abc37ec8fc Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sun, 30 Jul 2023 23:08:00 +0100 Subject: Move all references to the old repo (#1132) The repo now lives on an org! Move all references to the old path. --- atuin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atuin.nix') diff --git a/atuin.nix b/atuin.nix index 7a116b86..795e927d 100644 --- a/atuin.nix +++ b/atuin.nix @@ -43,7 +43,7 @@ rustPlatform.buildRustPackage { meta = with lib; { description = "Replacement for a shell history which records additional commands context with optional encrypted synchronization between machines"; - homepage = "https://github.com/ellie/atuin"; + homepage = "https://github.com/atuinsh/atuin"; license = licenses.mit; }; } -- cgit v1.3.1