Fabian Affolter
|
5a41f4072f
|
python3Packages.flux-led: 0.24.21 -> 0.24.24
|
2021-11-15 23:10:02 +01:00 |
|
Fabian Affolter
|
ff52e0cbc2
|
python3Packages.flux-led: 0.24.17 -> 0.24.21
|
2021-11-14 13:14:34 +01:00 |
|
Fabian Affolter
|
013a1d5c24
|
python3Packages.flux-led: 0.24.14 -> 0.24.17
|
2021-11-06 10:50:31 +01:00 |
|
Fabian Affolter
|
6879dc1ece
|
python3Packages.flux-led: 0.24.12 -> 0.24.14
|
2021-11-05 10:03:16 +01:00 |
|
Fabian Affolter
|
7ede52510d
|
python3Packages.flux-led: 0.24.9 -> 0.24.12
|
2021-10-20 09:00:30 +02:00 |
|
Fabian Affolter
|
4ba2d38535
|
python3Packages.flux-led: 0.24.8 -> 0.24.9
|
2021-10-19 09:06:13 +02:00 |
|
Fabian Affolter
|
ba44b2cccc
|
python3Packages.flux-led: 0.22 -> 0.24.8
|
2021-10-18 10:09:57 +02: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 |
|
Cole Mickens
|
ad6e8aa7c3
|
pythonPackages.flux_led: init at v0.22
|
2020-01-20 18:16:24 -08:00 |
|