pkg(nim-1.4.4): Add nim 1.4.4

This commit is contained in:
Dan Vargas 2021-03-17 20:49:21 -05:00
parent bcbdda6f66
commit 599b1f793d
6 changed files with 35 additions and 0 deletions

4
packages/nim/1.4.4/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
shift # Filename is only used to compile
./out "$@"