use Git for mozillaOverlay

pull/16/head
Sebastien Bourdeauducq 2019-03-22 16:52:30 +08:00
parent 59019d0f2d
commit e7b1ff0cb2
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
"inputs": {
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs-channels nixos-18.09", "emailresponsible": false },
"adc2tcp": { "type": "git", "value": "git://github.com/m-labs/adc2tcp.git", "emailresponsible": false },
"mozillaOverlay": { "type": "path", "value": "https://github.com/mozilla/nixpkgs-mozilla/archive/master.tar.gz", "emailresponsible": false }
"mozillaOverlay": { "type": "git", "value": "git://github.com/mozilla/nixpkgs-mozilla.git", "emailresponsible": false }
}
}
}