From 2161e67026139fe91ef0e38c255d2fc63e739be3 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 20 Oct 2022 01:36:00 +0300 Subject: 2022-10-20 --- flake.nix | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 26f46fc..f5b1a48 100644 --- a/flake.nix +++ b/flake.nix @@ -33,22 +33,6 @@ # path = "/home/azahi/src/nixpkgs"; # }; - # FIXME https://github.com/NixOS/nixpkgs/pull/187026 - nixpkgs-pr-endlessh-go = { - type = "github"; - owner = "azahi"; - repo = "nixpkgs"; - ref = "endlessh-go"; - }; - - # FIXME https://github.com/NixOS/nixpkgs/pull/192671 - nixpkgs-pr-please = { - type = "github"; - owner = "azahi"; - repo = "nixpkgs"; - ref = "please"; - }; - nixos-hardware = { type = "github"; owner = "NixOS"; @@ -85,6 +69,14 @@ }; }; + arkenfox-nixos = { + type = "github"; + owner = "dwarfmaster"; + repo = "arkenfox-nixos"; + ref = "main"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + nix-doom-emacs = { type = "github"; owner = "nix-community"; -- cgit v1.2.3