mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
Merge pull request #9227 from rehno-lindeque/fix/pgcli
pgcli: github owner changed from amjith to dbcli
This commit is contained in:
commit
c50b9fa038
@ -9413,7 +9413,7 @@ let
|
|||||||
sha256 = "1r34bbqbd4h72cl0cxi9w6q2nwx806wpxq220mzyiy8g45xv0ghj";
|
sha256 = "1r34bbqbd4h72cl0cxi9w6q2nwx806wpxq220mzyiy8g45xv0ghj";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
repo = "pgcli";
|
repo = "pgcli";
|
||||||
owner = "amjith";
|
owner = "dbcli";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
|
Loading…
Reference in New Issue
Block a user