Commit graph

11 commits

Author SHA1 Message Date
Even Brenden 8d062c0eab jotta-cli: 0.9.39536 -> 0.11.44593 2021-06-07 09:57:28 +02:00
R. RyanTM 844910bd1a jotta-cli: 0.9.38023 -> 0.9.39536 2021-02-04 15:54:45 +00:00
Sandro f3e1e81765
Merge pull request #110766 from evenbrenden/jotta-cli-0.9.38023
jotta-cli: 0.7.35160 -> 0.9.38023
2021-01-25 17:07:10 +01:00
Even Brenden b27bc83789 jotta-cli: 0.7.35160 -> 0.9.38023 2021-01-25 13:50:23 +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 0428243fb3 jotta-cli: 0.7.33634 -> 0.7.35160 2020-11-13 17:05:07 +00:00
Even Brenden fe3041b879 jotta-cli: 0.6.24251 -> 0.7.33634 2020-10-29 09:27:01 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 41b1f02027 jotta-cli: 0.6.21799 -> 0.6.24251 2020-03-22 16:05:58 +00:00
Tor Hedin Brønner d9349644ba
jotta-cli: 0.6.18626 -> 0.6.21799 (#79091) 2020-02-02 22:31:44 +01:00
Even Brenden 9717d35312 jotta-cli: init at 0.6.18626 (#69326)
Reviewed-by: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-09-29 18:21:51 +02:00