CLI tool for migrating PDS

with gcc?

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/build.yml
···
dependencies:
nixpkgs:
-
- stdenv
- cargo
steps:
···
dependencies:
nixpkgs:
+
- gcc
- cargo
steps: