about summary refs log tree commit diff
path: root/pkgs/tools/graphics/blockhash
AgeCommit message (Collapse)AuthorFilesLines
2024-04-09treewide: Drop infinisil as maintainer from most packagesSilvan Mosberger1-1/+1
I'm not going anywhere, I'm focusing my energy on other issues, and getting pinged as a maintainer for packages is a bit distracting (also I'm not using most of these packages anyways!)
2023-11-23treewide: add mainProgramh7x41-0/+1
2023-10-25blockhash: 0.3.2 -> 0.3.3R. Ryantm1-2/+2
2023-09-06treewide: waf.hook -> wafHookAnderson Torres1-2/+2
2023-08-26blockhash: change wafHook to waf.hookAnderson Torres1-2/+2
2021-12-29blockhash: update meta.homepageBen Siraphob1-1/+1
2021-12-29treewide: fix homepages with permanent redirect to httpsBen Siraphob1-1/+1
2021-12-08blockhash: 0.3.1 -> 0.3.2Silvan Mosberger1-4/+4
Also makes it use Python 3 instead
2021-03-25blockhash: use python2Frederik Rietdijk1-2/+4
2021-01-17pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob1-2/+2
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
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-13treewide: use wafHookMatthew Bauer1-6/+2
Replace "waf" phases with wafHook that manages everything automatically. Should make things more modular. Packages affected here are: - a2jmidid - ams-lv2 - ardour - fomp - guitarix - ingen - jalv - mda-lv2 - non - patchage - hamster-time-tracker - kupfer - xiphos - xfce4-dockbarx-plugin - xfce4-namebar-plugin - dropbox - clasp - aubio - liliv - lv2 - lvtk - ntk - raul - sratom - suil - ganv - ndn-cxx - ns3 - serd - sord - termbox - wxmupen64plus - jackaudio - pflask - blockhash - glmark2 - weighttp
2018-08-08blockhash: 0.3 -> 0.3.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/blockhash/versions.
2018-05-19blockhash: init at 0.3 (#40737)Silvan Mosberger1-0/+32