c0bw3b
658d3e9af8
Treewide: fix wrong declaration of Apache License 2.0
...
These packages were announced as published under Apple Public Source
License 2.0 ('apsl20' short handle) but they are actually published
under the Apache License 2.0 ('asl20' short handle)
2022-01-02 15:23:43 +01:00
R. Ryantm
f4e6448331
bpytop: 1.0.67 -> 1.0.68
2021-12-31 12:14:48 +00:00
Pavol Rusnak
46a774d376
bpytop: unbreak on aarch64-darwin
2021-12-07 19:04:12 +01:00
R. RyanTM
60f3191604
bpytop: 1.0.66 -> 1.0.67
2021-06-14 20:11:06 +00:00
R. RyanTM
f61dc8420d
bpytop: 1.0.65 -> 1.0.66
2021-05-31 12:06:23 +00:00
R. RyanTM
84261ced6c
bpytop: 1.0.64 -> 1.0.65
2021-05-04 10:16:25 +00:00
Fabian Affolter
b3efb61263
bpytop: remove unused input
2021-04-28 08:49:32 +02:00
R. RyanTM
b5b575d276
bpytop: 1.0.63 -> 1.0.64
2021-04-28 04:11:32 +00:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
R. RyanTM
72664d777d
bpytop: 1.0.62 -> 1.0.63
2021-02-23 17:07:57 +00:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
R. RyanTM
d70d48293f
bpytop: 1.0.61 -> 1.0.62
2021-02-16 17:21:11 +00:00
R. RyanTM
d38b3b2e49
bpytop: 1.0.59 -> 1.0.61
2021-01-29 10:40:16 +00:00
Zak B. Elep
cbff1ad157
bpytop: 1.0.50 -> 1.0.59
2021-01-19 11:18:23 +08: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
Andreas Wiese
e0f4e7e091
bpytop: 1.0.47 -> 1.0.50
2020-11-09 23:00:42 +01:00
R. RyanTM
69f235c3aa
bpytop: 1.0.44 -> 1.0.47
2020-10-30 01:22:13 +00:00
R. RyanTM
4f6bc704a6
bpytop: 1.0.42 -> 1.0.44
2020-10-22 12:41:54 +00:00
Andreas Wiese
861d9d7341
bpytop: 1.0.25 -> 1.0.42
2020-10-13 11:24:14 +02:00
Andreas Wiese
5200ee8cc0
bpytop: 1.0.21 -> 1.0.25
2020-09-07 11:09:32 +02:00
R. RyanTM
9464310d3f
bpytop: 1.0.13 -> 1.0.21
2020-08-25 06:25:10 +00:00
R. RyanTM
b08cf3cd45
bpytop: 1.0.0 -> 1.0.13
2020-08-13 06:54:09 +00:00
Andreas Wiese
616962ffd9
bpytop: init at 1.0.0
2020-08-04 20:50:45 +02:00