Commit Graph

31 Commits

Author SHA1 Message Date
Nahum Shalman
6aca2d6a3e tilt: 0.22.15 -> 0.23.2 2021-12-10 18:52:24 +00:00
Akshat Agarwal
be6effcd43 tilt: 0.22.9 -> 0.22.15 2021-11-12 13:26:16 +05:30
R. RyanTM
bb19838557 tilt: 0.22.8 -> 0.22.9 2021-09-18 16:27:02 +00:00
R. RyanTM
513c517216 tilt: 0.22.4 -> 0.22.8 2021-09-15 02:25:48 +00:00
Sandro
503fed1981
Merge pull request #135214 from r-ryantm/auto-update/tilt 2021-09-11 22:12:23 +02:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
7a5ef5067c tilt: 0.20.5 -> 0.22.4 2021-08-22 07:14:05 +00:00
David Birks
2aa7662279
tilt: 0.18.10 -> 0.20.5 2021-05-28 16:11:44 -04:00
R. RyanTM
17732d2ed3 tilt: 0.18.9 -> 0.18.10 2021-02-21 05:44:40 +00:00
R. RyanTM
12bcbda66e tilt: 0.18.8 -> 0.18.9 2021-02-14 08:41:07 +00:00
R. RyanTM
07bbbc64ee tilt: 0.18.5 -> 0.18.8 2021-02-06 22:18:12 +00:00
David Birks
92365d5dbc
tilt: 0.18.1 -> 0.18.5 2021-01-25 15:21:11 -05: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
Shaw Vrana
1734a9a578 tilt: 0.17.13 -> 0.18.1 2020-12-23 17:21:52 -08:00
Adam Scott
fc2fa9000c tilt: 0.17.12 -> 0.17.13 2020-12-02 16:33:38 -05:00
R. RyanTM
67d7a67179 tilt: 0.17.11 -> 0.17.12 2020-11-27 11:34:46 -08:00
Adam Scott
07edcc54fa tilt: 0.17.2 -> 0.17.11 2020-11-18 17:13:10 -05:00
R. RyanTM
ca1cd1e409 tilt: 0.17.0 -> 0.17.2 2020-08-31 17:20:12 -07:00
Jordan Doyle
e23ed2c428 tilt: 0.11.3 -> 0.17.0, move to buildGoModule 2020-08-12 21:29:07 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Anton Desyatov
6866ca71a7 tilt: 0.10.13 -> 0.11.3 2020-02-06 10:46:01 +01:00
Anton Desyatov
965e57cf33 tilt: 0.10.4 -> 0.10.13 2019-10-18 13:53:30 +07:00
José Luis Lafuente
ec4798f9a8
tilt: 0.9.7 -> 0.10.4 2019-08-26 22:31:00 +02:00
José Luis Lafuente
cd105f02a8
tilt: 0.9.4 -> 0.9.7 2019-08-06 16:48:47 +02:00
xrelkd
c4fec1c631 tilt: 0.9.2 -> 0.9.4 2019-07-23 15:17:13 +02:00
xrelkd
3cb3d7f5f4 tilt: 0.8.8 -> 0.9.2 2019-07-23 15:17:13 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Anton Desyatov
1ae9db2231 tilt: 0.8.1 -> 0.8.8 2019-06-03 14:23:19 +07:00
Anton Desyatov
ed98d3e3e0 tilt: 0.7.13 -> 0.8.1 2019-04-29 16:29:30 +07:00
Anton Desyatov
1e3f2ecad1 tilt: init at 0.7.13 2019-04-18 01:47:37 +07:00