We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b1b34 commit 674c616Copy full SHA for 674c616
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