parent
44bf92847f
commit
7073d308d9
|
@ -3,7 +3,7 @@ Function(["url", "hash"],
|
|||
[ ("build", Relative("fetchurl/fetchurl.sh"))
|
||||
, ("url", Var("url"))
|
||||
, ("hash", Var("hash"))
|
||||
, ("id", "fetched-from-url")
|
||||
, ("id", BaseName(Var("url")))
|
||||
]
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue