(zilch lang go vfs): move to (zilch vfs)
It really wasn't that go-specific anymore.
This commit is contained in:
parent
c68f3852e0
commit
a008d0c0c2
8 changed files with 28 additions and 113 deletions
|
|
@ -11,7 +11,8 @@
|
|||
srfi-113
|
||||
srfi-207
|
||||
(callPackage ../../core {})
|
||||
(callPackage ../go {})
|
||||
|
||||
xxd
|
||||
];
|
||||
overrides.preBuild = ''
|
||||
(cat buildrs-runner.rs; printf '\0') | xxd -i -n runner_source > runner_source.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue