Skip to content

Commit ba4a1d4

Browse files
committed
shell: rename
1 parent f8a7c86 commit ba4a1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ let
44
system = builtins.currentSystem;
55
in
66
pkgs.mkShell {
7-
name = "beam-automigrate";
7+
name = "shell";
88
buildInputs = [
99
pkgs.cabal-install
1010
pkgs.ghcid

0 commit comments

Comments
 (0)