Fix the cleanup-induced problems
svn path=/nixpkgs/trunk/; revision=18554
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
args : with args;
|
||||
let
|
||||
version = "2.0.0-b3";
|
||||
patches = [];
|
||||
in
|
||||
rec {
|
||||
src = /* Here a fetchurl expression goes */
|
||||
fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user