Commit graph

18 commits

Author SHA1 Message Date
Martin Weinelt d95413238c python3Packages.sopel: 7.0.7 -> 7.1.0 2021-06-22 13:42:41 +02:00
Fabian Affolter 4805fb4f65 python3Packages.sopel: add pythonImportsCheck 2021-03-08 10:16:44 -08:00
Sandro Jäckel fe6531961f
pythonPackages.sopel: remove unused input 2021-02-19 19:15:54 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +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 953f3e21eb python3Packages.sopel: 7.0.6 -> 7.0.7 2020-12-01 14:44:20 +01:00
Jan Tojnar 58377555ed
Merge branch 'staging-next' into staging 2020-08-23 02:18:27 +02:00
Martin Weinelt 2addc08836 python3Packages.sopel: 7.0.5 -> 7.0.6 2020-08-18 14:17:37 -07:00
Frederik Rietdijk 824cf6c81f python: sopel: 7.0.5 -> 7.0.6 2020-08-16 19:31:16 +02:00
Frederik Rietdijk 97b5e27d77 python: sopel: 7.0.4 -> 7.0.5 2020-08-04 21:54:55 +02:00
Frederik Rietdijk de16522565 python: sopel: 6.6.9 -> 7.0.4 2020-06-11 10:00:22 +02:00
Jonathan Ringer ce4743c35c pythonPackages.sopel: 6.6.8 -> 6.6.9 and fix build 2019-07-04 08:31:45 -07:00
Frederik Rietdijk 42b2e9b07c python: sopel: 6.6.6 -> 6.6.8 2019-06-15 08:44:06 +02:00
Frederik Rietdijk dab56098f6 python: sopel: 6.6.3 -> 6.6.6 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 30655f92ce python: sopel: 6.6.2 -> 6.6.3 2019-02-17 14:40:57 +01:00
Frederik Rietdijk d8f56526af python: sopel: 6.5.3 -> 6.6.2 2019-02-17 14:40:42 +01:00
Frederik Rietdijk f1cb91f59b python: sopel: 6.3.1 -> 6.5.3 2018-12-03 16:50:35 +01:00
Chris Ostrouchov 7edd82b086 pythonPackages.sopel: refactor move to python-modules 2018-10-27 09:07:24 +02:00