Commit Graph

23 Commits

Author SHA1 Message Date
R. Ryantm
c3f5897467 jotta-cli: 0.15.93226 -> 0.15.98319 2023-12-16 00:20:55 +00:00
R. Ryantm
a632060581 jotta-cli: 0.15.89752 -> 0.15.93226 2023-10-10 11:23:51 +00:00
R. Ryantm
3c3299bdc2 jotta-cli: 0.15.84961 -> 0.15.89752 2023-09-08 07:33:07 +00:00
R. Ryantm
3a3ab6bcbd jotta-cli: 0.15.80533 -> 0.15.84961 2023-07-13 05:12:20 +00:00
R. Ryantm
646d91b534 jotta-cli: 0.15.75988 -> 0.15.80533 2023-04-27 09:18:18 +00:00
R. Ryantm
da816da53f jotta-cli: 0.14.60923 -> 0.15.75988 2023-02-25 16:16:50 +00:00
R. Ryantm
8c91504d48 jotta-cli: 0.14.58899 -> 0.14.60923 2022-07-31 14:05:56 +00:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Stig Palmquist
4c2940b68a jotta-cli: 0.13.55213 -> 0.14.58899 2022-05-26 16:28:09 +02:00
R. Ryantm
829d02b299 jotta-cli: 0.13.53591 -> 0.13.55213 2022-02-24 07:15:21 +00:00
R. Ryantm
c3404feb46 jotta-cli: 0.12.51202 -> 0.13.53591 2022-02-12 20:44:06 -08:00
R. Ryantm
c65e8e8d97 jotta-cli: 0.11.44593 -> 0.12.51202 2021-12-10 13:38:50 +00:00
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