heavyx: use self-hosted git

pull/16/head
Sebastien Bourdeauducq 2019-04-01 10:56:20 +08:00
parent cc166f6aa4
commit b2b17779f7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"keepnr": 10,
"inputs": {
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs-channels nixos-19.03", "emailresponsible": false },
"heavyx": { "type": "git", "value": "git://github.com/m-labs/heavyx.git", "emailresponsible": false }
"heavyx": { "type": "git", "value": "https://git.m-labs.hk/M-Labs/HeavyX.git", "emailresponsible": false }
}
}
}