Skip to content

Commit bae9931

Browse files
committed
chore: update gitpod.yml
1 parent ba678be commit bae9931

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.gitpod.Containerfile

-3
This file was deleted.

.gitpod.yml

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

0 commit comments

Comments
 (0)