This website requires JavaScript.
Explore
Help
Sign In
r
/
bootstrap
Watch
1
Fork
You've already forked bootstrap
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f949647e1b
bootstrap
/
specs
/
clang
/
run.sh
8 lines
103 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
if
[
-z
"
$VERSION
"
]
;
then
VERSION
=
"default"
fi
cp
"
$VERSION
/flake.nix
"
"
$OUT
"
Reference in New Issue
View Git Blame
Copy Permalink