remove flake-compat

This commit is contained in:
2023-08-05 17:13:33 +03:00
parent 04e5ed1a8e
commit 27815ce6f8
2 changed files with 0 additions and 21 deletions

View File

@@ -6,10 +6,6 @@
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
flake-compat = {
url = "github:edolstra/flake-compat";
flake = false;
};
flake-utils.url = "github:numtide/flake-utils";
};
outputs = {