From 0ef23d4501592a192ba020a2ac34abb1a3d8fc5e Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sat, 11 Mar 2023 12:51:58 +0300 Subject: 2023-03-11 --- flake.nix | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e5bd0b9..a9e0c30 100644 --- a/flake.nix +++ b/flake.nix @@ -77,36 +77,6 @@ ref = "master"; }; - emacs-overlay = { - type = "github"; - owner = "nix-community"; - repo = "emacs-overlay"; - ref = "master"; - inputs = { - flake-utils.follows = "flake-utils"; - nixpkgs.follows = "nixpkgs"; - }; - }; - - # Waiting for patches[1]. Currently, the new profile feature breaks - # everything and I don't want to spend 12 hours debugging this shit. - # - # [1]: https://github.com/nix-community/nix-doom-emacs/pull/316 - # nix-doom-emacs = { - # # type = "path"; - # # path = "/home/azahi/src/nix-doom-emacs"; - # type = "github"; - # owner = "nix-community"; - # repo = "nix-doom-emacs"; - # ref = "master"; - # inputs = { - # flake-compat.follows = "flake-compat"; - # emacs-overlay.follows = "emacs-overlay"; - # flake-utils.follows = "flake-utils"; - # nixpkgs.follows = "nixpkgs"; - # }; - # }; - arkenfox-nixos = { type = "github"; owner = "dwarfmaster"; -- cgit v1.2.3