Updating the system-tarball work, having just tested that of the fuloong2f.

svn path=/nixos/branches/stdenv-updates/; revision=23689
This commit is contained in:
Lluís Batlle i Rossell
2010-09-08 16:53:36 +00:00
parent 7fe1c5fe90
commit ccf7852e11
5 changed files with 171 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{ stdenv, perl, xz, pathsFromGraph
, # The file name of the resulting tarball
fileName ? "nixos-built.tar.bz2"
fileName ? "nixos-system-${stdenv.system}"
, # The files and directories to be placed in the tarball.
# This is a list of attribute sets {source, target} where `source'