github-desktop: move to pkgs/by-name

This commit is contained in:
Pol Dellaiera 2024-04-01 13:05:48 +02:00
parent 5e504176f3
commit 9b12db21dc
No known key found for this signature in database
GPG key ID: D476DFE9C67467CA
2 changed files with 0 additions and 2 deletions

View file

@ -3874,8 +3874,6 @@ with pkgs;
github-copilot-intellij-agent = callPackage ../development/tools/github-copilot-intellij-agent { };
github-desktop = callPackage ../applications/version-management/github-desktop { };
github-to-sqlite = with python3Packages; toPythonApplication github-to-sqlite;
gistyc = with python3Packages; toPythonApplication gistyc;