This website requires JavaScript.
Explore
Help
Register
Sign In
xrsh
/
xrsh-buildroot
Watch
1
Star
0
Fork
You've already forked xrsh-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a259387096
xrsh-buildroot
/
nix
/
build_hello.sh
3 lines
59 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
nix-shell --run
'$CC hello.c -o hello'
hello.nix
Reference in New Issue
View Git Blame
Copy Permalink