Commit graph

27 commits

Author SHA1 Message Date
AndersonTorres f1242006c9 Change all alsaUtils references to alsa-utils 2021-06-10 01:37:32 -03:00
Frederik Rietdijk c14f2682d8 python3Packages.py3status: 3.31 -> 3.35 2021-04-03 17:49:05 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Cody Hiar 21160da284
python3Packages.py3status: add file as runtime dependancy (#106926)
This helps to resolve issues:
- https://github.com/ultrabug/py3status/issues/1945
- https://github.com/ultrabug/py3status/issues/1961
2021-01-18 20:21:24 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Frederik Rietdijk 1062cec183 python3Packages.py3status: 3.28 -> 3.31 2020-12-01 14:44:16 +01:00
Frederik Rietdijk 6990c109c3 python: py3status: 3.22 -> 3.28 2020-06-11 10:00:18 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 1ed8168f00 python: py3status: 3.21 -> 3.22 2019-12-30 16:46:45 +01:00
Carlos D'Agostino 9a87724059 py3status: add dbus-python dependency
This makes the spotify module work.
2019-10-30 08:57:38 -07:00
Frederik Rietdijk 9fcb810528 python: py3status: 3.20 -> 3.21 2019-10-27 16:26:49 +01:00
Robert Schütz 164c0a29ee python.pkgs.py3status: propagate setuptools
`pkg_resources` is imported since
cf26a686fb.
2019-10-09 08:30:15 -07:00
R. RyanTM 89b2490c50 python37Packages.py3status: 3.19 -> 3.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3status/versions
2019-09-28 04:44:58 -07:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
worldofpeace 83ba5afcc9
Merge pull request #63387 from r-ryantm/auto-update/python3.7-py3status
python37Packages.py3status: 3.18 -> 3.19
2019-06-18 17:34:29 -04:00
R. RyanTM 7220d2b3c2 python37Packages.py3status: 3.18 -> 3.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3status/versions
2019-06-17 15:58:41 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM aea8e5de38 python37Packages.py3status: 3.16 -> 3.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3status/versions
2019-04-16 18:34:15 +02:00
Thiago Kenji Okada 8820a7ab2c python.pkgs.py3status: Added missing Python deps (#56703)
According to py3status' modules documentation [1]:

- i3ipc: Used by scratchpad_async and window_title_async modules.
- pydbus: Used by kdeconnector, mpris, systemd, vpn_status and wwan
modules.
- pyserial: Used by wwan_status module.

[1]: https://py3status.readthedocs.io/en/latest/modules.html
2019-03-23 12:23:28 +01:00
R. RyanTM 4a4e0a62d9 python37Packages.py3status: 3.15 -> 3.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3status/versions
2019-02-08 15:58:48 +01:00
Robert Schütz 77ec7d75a9 python.pkgs.py3status: 3.14 -> 3.15 2019-01-10 17:39:23 +01:00
Robert Schütz 879789666f python.pkgs.py3status: 3.13 -> 3.14 2018-11-11 11:01:10 +01:00
Robert Schütz 0ba53e9f13 python.pkgs.py3status: 3.12 -> 3.13 2018-11-07 15:59:12 +01:00
Robert Schütz 041043420f python.pkgs.py3status: fix build 2018-09-05 23:28:31 +02:00
Frederik Rietdijk 4f1c7b2c7f python: py3status: 3.11 -> 3.12 2018-08-25 07:38:22 +02:00
Frederik Rietdijk 1d63c87262 python: py3status: 3.8 -> 3.11 2018-07-26 12:43:03 +02:00
Jörg Thalheim 5386ece072 python.pkgs.py3status: move to python-modules 2018-04-09 06:56:32 +01:00