From 6e0e9c669c31fb2cd47406f7bfd01fce03baff49 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 5 Sep 2024 02:03:52 -0400 Subject: [PATCH] revert previous update --- flake.lock | 113 +---------------------------------------------------- 1 file changed, 1 insertion(+), 112 deletions(-) diff --git a/flake.lock b/flake.lock index 5fd01a5..d4688ce 100644 --- a/flake.lock +++ b/flake.lock @@ -189,28 +189,6 @@ "type": "github" } }, - "nix-github-actions": { - "inputs": { - "nixpkgs": [ - "system_tools", - "poetry2nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1703863825, - "narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=", - "owner": "nix-community", - "repo": "nix-github-actions", - "rev": "5163432afc817cf8bd1f031418d1869e4c9d5547", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nix-github-actions", - "type": "github" - } - }, "nix-index-database": { "inputs": { "nixpkgs": [ @@ -350,34 +328,6 @@ "type": "github" } }, - "poetry2nix": { - "inputs": { - "flake-utils": [ - "system_tools", - "flake-utils" - ], - "nix-github-actions": "nix-github-actions", - "nixpkgs": [ - "system_tools", - "nixpkgs" - ], - "systems": "systems", - "treefmt-nix": "treefmt-nix" - }, - "locked": { - "lastModified": 1723343306, - "narHash": "sha256-/6sRkPq7/5weX2y0V8sQ29Sz35nt8kyj+BsFtkhgbJE=", - "owner": "nix-community", - "repo": "poetry2nix", - "rev": "4a1c112ff0c67f496573dc345bd0b2247818fc29", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "poetry2nix", - "type": "github" - } - }, "pre-commit-hooks": { "inputs": { "flake-compat": [ @@ -423,8 +373,7 @@ "pre-commit-hooks": "pre-commit-hooks", "rust-overlay": "rust-overlay", "sops-nix": "sops-nix", - "system_tools": "system_tools", - "systems": "systems_2", + "systems": "systems", "wired-notify": "wired-notify" } }, @@ -496,30 +445,6 @@ "type": "github" } }, - "system_tools": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ], - "poetry2nix": "poetry2nix" - }, - "locked": { - "lastModified": 1723392261, - "narHash": "sha256-Csa4yuYWcB3aLf7VP14v+Mp0lRzOOCCt9BdmAeeQcYU=", - "owner": "RAD-Development", - "repo": "system_tools", - "rev": "51bcc923b2b3cfb832b05687a01805c5a905b0c9", - "type": "github" - }, - "original": { - "owner": "RAD-Development", - "repo": "system_tools", - "type": "github" - } - }, "systems": { "locked": { "lastModified": 1681028828, @@ -530,44 +455,8 @@ "type": "github" }, "original": { - "id": "systems", - "type": "indirect" - } - }, - "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" - } - }, - "treefmt-nix": { - "inputs": { - "nixpkgs": [ - "system_tools", - "poetry2nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1719749022, - "narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=", - "owner": "numtide", - "repo": "treefmt-nix", - "rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "treefmt-nix", "type": "github" } },