about summary refs log tree commit diff
path: root/pkgs/applications/audio/linuxband
AgeCommit message (Collapse)AuthorFilesLines
2021-12-09linuxband: removeBart Brouns1-37/+0
The package was broken, depreciated and was using python2 https://github.com/NixOS/nixpkgs/issues/148779
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-2/+2
2021-01-30treewide: update permanent url redirectsSandro Jäckel1-2/+2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-01-11linuxband: use python2Frederik Rietdijk1-2/+2
2016-09-26linuxband: do not use top-level python packagesFrederik Rietdijk1-2/+4
2016-05-02linuxband: init at 12.02.1Bart Brouns1-0/+34