From 497c207488ad72ab55dc9912bda055cbeed47a92 Mon Sep 17 00:00:00 2001 From: WilliButz Date: Tue, 6 Feb 2024 11:28:48 +0100 Subject: [PATCH] flake.lock: update poetry2nix, fixes IFD in watchfiles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #5 Flake lock file updates: • Updated input 'poetry2nix': 'github:nix-community/poetry2nix/e0b44e9e2d3aa855d1dd77b06f067cd0e0c3860d' (2024-01-12) → 'github:nix-community/poetry2nix/4eb2ac54029af42a001c9901194e9ce19cbd8a40' (2024-02-06) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 97eb0f0..e0b66be 100644 --- a/flake.lock +++ b/flake.lock @@ -176,11 +176,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1705060653, - "narHash": "sha256-puYyylgrBS4AFAHeyVRTjTUVD8DZdecJfymWJe7H438=", + "lastModified": 1707195113, + "narHash": "sha256-xPFxTMe4rKE/ZWLlOWv22qpGwpozpR+U1zhyf1040Zk=", "owner": "nix-community", "repo": "poetry2nix", - "rev": "e0b44e9e2d3aa855d1dd77b06f067cd0e0c3860d", + "rev": "4eb2ac54029af42a001c9901194e9ce19cbd8a40", "type": "github" }, "original": {