about summary refs log tree commit diff
path: root/pkgs/tools/misc/swaglyrics
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27treewide: add mainProgramh7x41-0/+1
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-07-21swaglyrics: fix dependenciesSandro Jäckel1-8/+5
2022-04-29swaglyrics: update imput nameFabian Affolter1-8/+30
2021-11-03swaglyrics: 1.2.2 -> unstable-2021-06-17 and enable on darwinBen Siraphob1-8/+7
2021-05-12swaglyrics: bump unidecode version constraintJ. Neto1-1/+2
2021-02-21treewide: minor cleanup of packages maintained by sirabenBen Siraphob1-1/+1
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-16pythonPackages.swaglyrics: Fix dependenciesSandro Jäckel1-1/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
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-10swaglyrics: init at 1.2.2Ben Siraphob1-0/+45