We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba678be commit bae9931Copy full SHA for bae9931
.gitpod.Containerfile
.gitpod.yml
@@ -1,2 +1,4 @@
1
-image:
2
- file: .gitpod.Containerfile
+image: yusdacra/gitpod-workspace-base-nix:latest
+tasks:
3
+ - init: nix develop -c echo
4
+ - command: nix develop
0 commit comments