fetchFirefoxAddon: rename to use camelCase
This commit is contained in:
parent
cc421679e2
commit
b89c0fcebd
@ -365,7 +365,7 @@ in
|
||||
|
||||
fetchhg = callPackage ../build-support/fetchhg { };
|
||||
|
||||
fetchfirefoxaddon = callPackage ../build-support/fetchfirefoxaddon {};
|
||||
fetchFirefoxAddon = callPackage ../build-support/fetchfirefoxaddon {};
|
||||
|
||||
# `fetchurl' downloads a file from the network.
|
||||
fetchurl = if stdenv.buildPlatform != stdenv.hostPlatform
|
||||
|
Loading…
x
Reference in New Issue
Block a user