-
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
18 changed files
with
20 additions
and
58 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 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; | ||
|
19 changes: 8 additions & 11 deletions
19
...n-modules/setuptools-generate/default.nix → ...ules/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
17 changes: 10 additions & 7 deletions
17
...pment/python-modules/help2man/default.nix → ...dules/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
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; | ||
|
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; | ||
|