Skip to content

Commit 71743c3

Browse files
committed
chore: update gitpod.yml
1 parent 0186e04 commit 71743c3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitpod.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1+
image: yusdacra/gitpod-workspace-base-nix:latest
12
tasks:
2-
- init: echo "entering devshell..."
3-
command: nix develop
4-
5-
3+
- init: nix develop -c echo
4+
- command: nix develop

0 commit comments

Comments
 (0)