diff --git a/flake.lock b/flake.lock index 8e77f94..993ba35 100644 --- a/flake.lock +++ b/flake.lock @@ -30,14 +30,17 @@ ] }, "locked": { - "lastModified": 1676243820, - "narHash": "sha256-eB9/M3swrGgcQEtMEUPLv1FyI+qHJY5IsdPVLN0OSnc=", - "path": "/home/ccr/.config/emacs", - "type": "path" + "lastModified": 1676243541, + "narHash": "sha256-33E6mVXWTEgOSrUNeZXtiPqIdYBMMRjN6T0PYHtNlxw=", + "owner": "aciceri", + "repo": "emacs", + "rev": "0487fc1dd3fd89d4264562e424a07a1a955c9d88", + "type": "github" }, "original": { - "path": "/home/ccr/.config/emacs", - "type": "path" + "owner": "aciceri", + "repo": "emacs", + "type": "github" } }, "comma": { diff --git a/flake.nix b/flake.nix index 8900cfd..f241ef2 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ agenix.url = "github:ryantm/agenix"; comma.url = "github:nix-community/comma"; rock5b.url = "github:aciceri/rock5b-nixos"; - ccrEmacs.url = "path:/home/ccr/.config/emacs"; + ccrEmacs.url = "github:aciceri/emacs"; helix.url = "github:helix-editor/helix"; nom.url = "github:maralorn/nix-output-monitor"; };