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.lock | 57 --------------------------------------------------------- 1 file changed, 57 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 977157b..71092ee 100644 --- a/flake.lock +++ b/flake.lock @@ -23,29 +23,6 @@ "type": "github" } }, - "arkenfox": { - "inputs": { - "flake-compat": [], - "flake-utils": "flake-utils", - "nixpkgs": [ - "nixpkgs" - ], - "pre-commit": [] - }, - "locked": { - "lastModified": 1725263787, - "narHash": "sha256-OSNjus8VSkLCSikN6Qeq+II1bwqTRJEwl6NJvFoQHoE=", - "owner": "dwarfmaster", - "repo": "arkenfox-nixos", - "rev": "72addd96455cce49c0c8524c53aecd02cf20adec", - "type": "github" - }, - "original": { - "owner": "dwarfmaster", - "repo": "arkenfox-nixos", - "type": "github" - } - }, "catppuccin": { "inputs": { "nixpkgs": [ @@ -164,24 +141,6 @@ "type": "github" } }, - "flake-utils": { - "inputs": { - "systems": "systems_2" - }, - "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "getchpkgs": { "inputs": { "nixpkgs": [ @@ -453,7 +412,6 @@ "root": { "inputs": { "agenix": "agenix", - "arkenfox": "arkenfox", "catppuccin": "catppuccin", "determinate": "determinate", "flake-parts": "flake-parts", @@ -509,21 +467,6 @@ "type": "github" } }, - "systems_2": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "teawiebot": { "inputs": { "nixpkgs": [ -- cgit v1.2.3