From 153e6212ea094da69054e8a46c0006ac34fec974 Mon Sep 17 00:00:00 2001 From: sils Date: Sun, 26 Nov 2023 20:04:16 +0100 Subject: fix(flake): inputs.poetry2nix.inputs.systems.follows = "systems" --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 5c47601..a1b5022 100644 --- a/flake.nix +++ b/flake.nix @@ -60,6 +60,7 @@ nixpkgs.follows = "nixpkgs"; nix-github-actions.follows = "nix-github-actions"; treefmt-nix.follows = "treefmt-nix"; + systems.follows = "systems"; }; }; beautysh = { -- cgit 1.4.1