From 5257a82ddfe4168393a7d1c6af6055b17023a796 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Sun, 2 Feb 2025 20:52:23 -0500 Subject: flake: drop arkenfox-nixos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Removed input 'arkenfox' • Removed input 'arkenfox/flake-compat' • Removed input 'arkenfox/flake-utils' • Removed input 'arkenfox/flake-utils/systems' • Removed input 'arkenfox/nixpkgs' • Removed input 'arkenfox/pre-commit' --- flake.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e1dc85c..04887d1 100644 --- a/flake.nix +++ b/flake.nix @@ -61,15 +61,6 @@ }; }; - arkenfox = { - url = "github:dwarfmaster/arkenfox-nixos"; - inputs = { - nixpkgs.follows = "nixpkgs"; - flake-compat.follows = ""; - pre-commit.follows = ""; - }; - }; - catppuccin = { url = "github:catppuccin/nix"; inputs = { -- cgit v1.2.3