R. Ryantm
|
f2e9539324
|
arping: 2.24 -> 2.25
|
2024-06-30 00:22:43 +00:00 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
R. Ryantm
|
7c70bf8082
|
arping: 2.23 -> 2.24
|
2024-01-01 05:55:07 +00:00 |
|
Fabian Affolter
|
c553c7b8fa
|
arping: clarify license
|
2022-03-08 10:55:15 +01:00 |
|
R. Ryantm
|
263163634b
|
arping: 2.22 -> 2.23
|
2022-03-08 02:19:31 +00:00 |
|
R. RyanTM
|
219b69ed9e
|
arping: 2.21 -> 2.22
|
2021-06-30 08:16:08 +00: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 |
|
R. RyanTM
|
d0f3de4f23
|
arping: 2.20 -> 2.21
|
2020-03-10 20:27:42 +01:00 |
|
Will Dietz
|
01902aec93
|
arping: 2.19 -> 2.20
https://github.com/ThomasHabets/arping/releases/tag/arping-2.20
|
2019-08-22 13:23:52 -05:00 |
|
Michal Rus
|
986ab982b5
|
arping: init at 2.19
|
2018-02-18 14:10:53 +01:00 |
|