-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 Remove setuptools-generate and help2man
- Loading branch information
Showing
20 changed files
with
5 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/bitbake-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/expect-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, wrapGAppsHook | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/mutt-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/pkgbuild-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/portage-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/repl-python-codestats/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, repl-python-wakatime | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/repl-python-wakatime/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{ mySources | ||
, python3 | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/requirements-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
34 changes: 0 additions & 34 deletions
34
pkgs/development/python-modules/setuptools-generate/default.nix
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/sublime-syntax-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/termux-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/tmux-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
, repl-python-wakatime | ||
}: | ||
|
||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/xilinx-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|
1 change: 0 additions & 1 deletion
1
pkgs/development/python-modules/zathura-language-server/default.nix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
{ mySources | ||
, python3 | ||
, lib | ||
, setuptools-generate | ||
}: | ||
|
||
with python3.pkgs; | ||
|