meta: fix follows

This commit is contained in:
Max Headroom 2024-02-09 13:08:02 +01:00
parent 56a306ead6
commit 68896fde84

View file

@ -63,7 +63,7 @@
url = "github:numtide/devshell";
inputs = {
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
flake-utils.follows = "repin-flake-utils";
};
};