gitless.src: update owner
This commit is contained in:
parent
4f155b83a8
commit
06f1d2c083
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildPythonApplication rec {
|
||||||
version = "0.8.8";
|
version = "0.8.8";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "sdg-mit";
|
owner = "gitless-vcs";
|
||||||
repo = "gitless";
|
repo = "gitless";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "sha256-xo5EWtP2aN8YzP8ro3bnxZwUGUp0PHD0g8hk+Y+gExE=";
|
sha256 = "sha256-xo5EWtP2aN8YzP8ro3bnxZwUGUp0PHD0g8hk+Y+gExE=";
|
||||||
|
|
Loading…
Reference in a new issue