We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7697b0 commit e99b296Copy full SHA for e99b296
flake/default.nix
@@ -1,9 +1,4 @@
1
-# { self, ... }:
2
-# let
3
-# inherit (self.lib.helpers) listImportableRecursive;
4
-# in
5
{
6
- # imports = listImportableRecursive ./.;
7
imports = [
8
./checks/formatting.nix
9
./lib
0 commit comments