Commit graph

20 commits

Author SHA1 Message Date
R. RyanTM 9cb3f3addf docker-slim: 1.36.1 -> 1.36.2 2021-08-06 16:00:19 +00:00
R. RyanTM 8f309115de docker-slim: 1.36.0 -> 1.36.1 2021-06-23 09:39:54 -07:00
R. RyanTM 6a99510c72 docker-slim: 1.35.2 -> 1.36.0 2021-06-15 20:40:22 +00:00
R. RyanTM 9a8ad05cd2 docker-slim: 1.35.0 -> 1.35.2 2021-06-04 00:13:09 +00:00
Mario Rodas 5f84ac20bc docker-slim: 1.34.0 -> 1.35.0
https://github.com/docker-slim/docker-slim/releases/tag/1.35.0
2021-04-15 04:20:00 +00:00
Mario Rodas 75fbbeeaa9 docker-slim: 1.33.0 -> 1.34.0
https://github.com/docker-slim/docker-slim/releases/tag/1.34.0
2021-01-29 04:20:00 +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
Mario Rodas 9c8a7716d3 docker-slim: 1.32.0 -> 1.33.0
https://github.com/docker-slim/docker-slim/releases/tag/1.33.0
2020-12-15 13:45:00 -05:00
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
Mario Rodas d6128625f0
docker-slim: 1.31.0 -> 1.32.0 2020-08-24 04:20:00 -05:00
Mario Rodas fa608f2cbb
docker-slim: 1.30.0 -> 1.31.0 2020-08-20 04:20:00 -05:00
Mario Rodas d2613fd321
docker-slim: enable on aarch64 2020-07-28 04:21:00 -05:00
Mario Rodas 5a337bddbb
docker-slim: 1.29.0 -> 1.30.0
Changelog: https://github.com/docker-slim/docker-slim/releases/tag/1.30.0
2020-07-28 04:20:00 -05:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Mario Rodas 9d6dce5344
docker-slim: 1.28.1 -> 1.29.0 2020-03-18 20:20:20 -05:00
Mario Rodas ea23f5b811
docker-slim: 1.28.0 -> 1.28.1 2020-03-10 04:20:00 -05:00
Mario Rodas 1068dd3772
docker-slim: 1.27.0 -> 1.28.0
Changelog: https://github.com/docker-slim/docker-slim/releases/tag/1.28.0
2020-03-07 02:34:00 -05:00
Mario Rodas e24855d70d
docker-slim: 1.26.1 -> 1.27.0
Changelog: https://github.com/docker-slim/docker-slim/releases/tag/1.27.0
2020-02-29 04:20:00 -05:00
Mario Rodas 7696369bec
docker-slim: move expression to outside of build-support (#80078) 2020-02-14 09:42:18 +01:00