about summary refs log tree commit diff
path: root/pkgs/tools/misc/debianutils
AgeCommit message (Collapse)AuthorFilesLines
2022-04-05debianutils: 4.11.2 -> 5.7xrelkd1-3/+3
2021-05-24debianutils: mark no longer broken on darwinPavol Rusnak1-1/+0
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-10-24debianutils: 4.11.1 -> 4.11.2R. RyanTM1-2/+2
2020-08-25debianutils: 4.11 -> 4.11.1R. RyanTM1-2/+2
2020-06-15debianutils: 4.10 -> 4.11R. RyanTM1-2/+2
2020-05-25debianutils: 4.9.1 -> 4.10R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-22debianutils: 4.9 -> 4.9.1R. RyanTM1-2/+2
2019-12-08debianutils: mark as broken on darwinMarek Mahut1-0/+1
2019-12-08debianutils: 4.8.6.3 -> 4.9R. RyanTM1-2/+2
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-04debianutils: 4.8.6.2 -> 4.8.6.3R. RyanTM1-2/+2
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-07-13debianutils: 4.8.6.1 -> 4.8.6.2xrelkd1-7/+7
2019-02-03debianutils: 4.8.6 -> 4.8.6.1R. RyanTM1-2/+2
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
2018-05-17debianutils: 4.8.4 -> 4.8.6 (#40678)R. RyanTM1-2/+2
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-01-28debianutils: 4.8.2 -> 4.8.4adisbladis1-3/+3
2017-08-24debianutils: 4.8.1 -> 4.8.2WilliButz1-7/+3
2017-01-09debianutils: init at 4.8.1 (#21739)pngwjpgh1-0/+28