Commit graph

10 commits

Author SHA1 Message Date
R. RyanTM 48b415786b stripe-cli: 1.5.11 -> 1.5.12 2021-03-30 18:50:40 +00:00
R. RyanTM c4da20ce29 stripe-cli: 1.5.10 -> 1.5.11 2021-03-22 16:42:43 +00:00
R. RyanTM 3ff39c40df stripe-cli: 1.5.9 -> 1.5.10 2021-03-13 14:24:03 +00:00
R. RyanTM 29a15e2c1f
stripe-cli: 1.5.8 -> 1.5.9 (#112534) 2021-02-09 13:51:29 -08:00
R. RyanTM 96766b0bc2 stripe-cli: 1.5.5 -> 1.5.8 2021-02-06 20:08:54 +00: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
R. RyanTM c72d3b9afb stripe-cli: 1.5.4 -> 1.5.5 2020-11-22 12:12:13 +00:00
R. RyanTM 6bd33c694b stripe-cli: 1.5.3 -> 1.5.4 2020-11-12 06:19:20 +00:00
Raghav Sood 0e8198502f
stripe-cli: init at 1.5.3 2020-10-17 23:35:58 +08:00