mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-setuptools.
* gnu/packages/python-xyz.scm (python2-setuptools): Delete variable. (python-setuptools)[properties]: Delete field. * gnu/packages/syncthing.scm (syncthing-gtk): Delete commented native input. * guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Remove obsolete entries.
This commit is contained in:
parent
026fca8b5b
commit
5d8fb87127
3 changed files with 1 additions and 62 deletions
|
@ -202,8 +202,6 @@ Protocol.")
|
|||
python-pygobject
|
||||
psmisc
|
||||
syncthing))
|
||||
;; (native-inputs
|
||||
;; `(("python2-setuptools" ,python2-setuptools)))
|
||||
(home-page "https://github.com/syncthing/syncthing-gtk")
|
||||
(synopsis "GTK3 based GUI and notification area icon for Syncthing")
|
||||
(description "@code{syncthing-gtk} is a GTK3 Python based GUI and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue