diff options
| author | Seth Flynn <[email protected]> | 2025-02-02 20:52:23 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-03 05:34:09 -0500 |
| commit | 5257a82ddfe4168393a7d1c6af6055b17023a796 (patch) | |
| tree | a4d820e723198f5dc3ac93a3a1e47e7520462979 /flake.lock | |
| parent | 3ac9ca1a021329cfb1b9d909dba1aa17b6f89ae9 (diff) | |
flake: drop arkenfox-nixos
• 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'
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 57 |
1 files changed, 0 insertions, 57 deletions
@@ -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": [ |
