* More prototyping.
svn path=/nixpkgs/trunk/; revision=449
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{system}: derivation
|
||||
{ name = "stdenv"
|
||||
, system = system
|
||||
, builder = ./builder.sh
|
||||
}
|
||||
Reference in New Issue
Block a user