From 603f14bd7c9e19f25b192c833c45f73c2bb9ccaa Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 21 Aug 2022 19:13:09 +0300 Subject: 2022-08-21 --- flake.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c48bfe8..4165cbe 100644 --- a/flake.nix +++ b/flake.nix @@ -68,12 +68,11 @@ }; }; - # FIXME https://github.com/nix-community/nix-doom-emacs/pull/248 nix-doom-emacs = { type = "github"; - owner = "thiagokokada"; + owner = "nix-community"; repo = "nix-doom-emacs"; - ref = "fix-issue-247"; + ref = "master"; inputs = { flake-utils.follows = "flake-utils"; emacs-overlay.follows = "emacs-overlay"; -- cgit v1.2.3