Commit graph

17 commits

Author SHA1 Message Date
Pavol Rusnak 502fda429d
debianutils: mark no longer broken on darwin 2021-05-24 00:18:37 +02: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 bd1800a4c6 debianutils: 4.11.1 -> 4.11.2 2020-10-24 16:21:46 +00:00
R. RyanTM b9fe9be2c6 debianutils: 4.11 -> 4.11.1 2020-08-25 09:58:38 +00:00
R. RyanTM 6c8b614ed1 debianutils: 4.10 -> 4.11 2020-06-15 14:32:45 +00:00
R. RyanTM 4b84170f06 debianutils: 4.9.1 -> 4.10 2020-05-25 14:10:12 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 1980044155 debianutils: 4.9 -> 4.9.1 2019-12-22 22:51:16 -08:00
Marek Mahut cf5ec7ac6e debianutils: mark as broken on darwin 2019-12-08 17:22:19 +01:00
R. RyanTM ec5cf85534 debianutils: 4.8.6.3 -> 4.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debianutils/versions
2019-12-08 17:22:19 +01:00
R. RyanTM 8cc4edde3e debianutils: 4.8.6.2 -> 4.8.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debianutils/versions
2019-08-04 22:04:08 +09:00
xrelkd efed1cb9a5 debianutils: 4.8.6.1 -> 4.8.6.2 2019-07-13 09:48:50 +02:00
R. RyanTM 8f20c5d3b9 debianutils: 4.8.6 -> 4.8.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debianutils/versions
2019-02-03 08:58:08 +00:00
R. RyanTM 157eb22351 debianutils: 4.8.4 -> 4.8.6 (#40678)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debianutils/versions.

These checks were done:

- built on NixOS
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/run-parts passed the binary check.
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/tempfile passed the binary check.
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/ischroot passed the binary check.
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/which had a zero exit code or showed the expected version
- /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/savelog passed the binary check.
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/add-shell had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/installkernel had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6/bin/remove-shell had a zero exit code or showed the expected version
- 4 of 8 passed binary check by having a zero exit code.
- 1 of 8 passed binary check by having the new version present in output.
- found 4.8.6 with grep in /nix/store/lzdwpfz2xm977k12qpkvilaaw3sg6f4l-debianutils-4.8.6
- directory tree listing: https://gist.github.com/d23555dbc7c71f2c0b98dcd75d09c013
- du listing: https://gist.github.com/58757b8859445f56eba651aa845fe59f
2018-05-17 23:09:01 +02:00
adisbladis 5056931ff1
debianutils: 4.8.2 -> 4.8.4 2018-01-28 06:51:29 +08:00
WilliButz 1c0e7d631d
debianutils: 4.8.1 -> 4.8.2 2017-08-24 21:20:03 +02:00
pngwjpgh 071481ca7d debianutils: init at 4.8.1 (#21739) 2017-01-09 06:41:06 +01:00