forked from M-Labs/nix-scripts
adc2tcp: fetch mozillaOverlay
This commit is contained in:
parent
873198c0d4
commit
59019d0f2d
|
@ -52,7 +52,8 @@
|
|||
"keepnr": 10,
|
||||
"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 }
|
||||
"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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue