about summary refs log tree commit diff
path: root/pkgs/tools/misc/hdl-dump
AgeCommit message (Collapse)AuthorFilesLines
2022-10-02hdl-dump: unstable-2021-08-20 -> unstable-2022-09-19makefu1-3/+3
2021-10-08hdl-dump: 20202808 -> unstable-2021-08-20, change upstreamThiago Kenji Okada1-9/+6
Most of the AKuHAK commits were upstreamed to ps2homebrew, that has even further commits. Also, removes `upx`. Not necessary anymore.
2021-01-26hdl-dump: replace commit which doesn't belong to any branch with latest ↵Sandro Jäckel1-7/+6
master which changes only CI after several force pushes
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-11-30hdl-dump: init at 20202807AndersonTorres1-0/+35