Skip to content

Commit fd93077

Browse files
committed
refactor: move file
1 parent 2a8d751 commit fd93077

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

nix/commands/lib.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
}:
44
(import ./types.nix { inherit pkgs; }) //
55
(import ./devshell.nix { inherit pkgs; }) //
6-
(import ./typesCommands.nix { inherit pkgs; })
6+
(import ./commandsType.nix { inherit pkgs; })

0 commit comments

Comments
 (0)