Commit Graph

10 Commits

Author SHA1 Message Date
R. Ryantm
21e47482a1 libcoap: 4.3.4 -> 4.3.4a 2024-03-07 00:45:57 +00:00
R. Ryantm
ffb551f0fa libcoap: 4.3.3 -> 4.3.4 2023-10-10 20:20:31 +00:00
R. Ryantm
98a4b8f08d libcoap: 4.3.1 -> 4.3.3 2023-09-18 07:59:41 +02:00
R. Ryantm
d2996cfa98 libcoap: 4.3.0 -> 4.3.1 2022-12-31 13:00:03 +00:00
Ben Siraphob
9bc7b69bce
libcoap: expand platforms to unix 2021-12-31 20:34:43 +07:00
Kierán Meinhardt
d7ce3edcf7 libcoap: 4.2.1 -> 4.3.0 2021-12-28 13:46:33 +01:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -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
ajs124
54b3948073 libcoap: 4.2.0 -> 4.2.1 2020-09-30 16:12:06 +02:00
Kierán Meinhardt
eb8a9f68cf libcoap: init at 4.2.0 2019-06-01 23:47:25 +02:00