Skip to content

Commit 9f12c78

Browse files
committed
chore: update gitpod.yml
1 parent 5536da7 commit 9f12c78

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitpod.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
tasks:
2-
- init: echo "entering devshell..."
3-
command: nix develop
4-
5-
2+
- init: "sudo apt install clang -yy"
3+
- command: "rustup show && nix profile install nixpkgs/nixos-unstable#mold nixpkgs/nixos-unstable#protobuf"

0 commit comments

Comments
 (0)