From 2689b9633a0a5f965ef449bf00cede67398338e1 Mon Sep 17 00:00:00 2001 From: sils Date: Thu, 14 Dec 2023 20:12:16 +0100 Subject: fix(flake): remove unneeded input poetry2nix --- flake.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 9f02685..5271266 100644 --- a/flake.nix +++ b/flake.nix @@ -53,16 +53,6 @@ crane.follows = "crane"; }; }; - poetry2nix = { - url = "github:nix-community/poetry2nix"; - inputs = { - flake-utils.follows = "flake-utils"; - nixpkgs.follows = "nixpkgs"; - nix-github-actions.follows = "nix-github-actions"; - treefmt-nix.follows = "treefmt-nix"; - systems.follows = "systems"; - }; - }; nix-github-actions = { url = "github:nix-community/nix-github-actions"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit 1.4.1