summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/audio
AgeCommit message (Collapse)Author
2019-09-08treewide: remove redundant quotesvolth
2019-09-06Merge branch 'master' into staging-nextJan Tojnar
Fixed trivial conflicts caused by removing rec.
2019-09-04Merge pull request #68104 from peterhoeg/f/aucdtectMarek Mahut
aucdtect: pname was wrong
2019-09-04aucdtect: pname was wrongPeter Hoeg
2019-09-04Merge branch 'master' into staging-nextVladimír Čunát
2019-09-03treewide: don't use single quotes with placeholderworldofpeace
2019-08-28treewide: remove redundant recvolth
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-19opl3bankeditor, opn2bankeditor: use qt5's mkDerivationgnidorah
2019-08-18Merge master into staging-nextFrederik Rietdijk
2019-08-17abcmidi: 2019.08.02 -> 2019.08.11R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/abcmidi/versions
2019-08-17treewide: name -> pnamevolth
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-10Merge pull request #65051 from r-ryantm/auto-update/abcm2psMarek Mahut
abcm2ps: 8.14.4 -> 8.14.5
2019-08-10abcmidi: 2019.07.12 -> 2019.08.02Marek Mahut
2019-08-03abcmidi: 2019.06.14 -> 2019.07.12R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/abcmidi/versions
2019-07-28Merge staging-next into stagingFrederik Rietdijk
2019-07-27mpd-mpris: init at 0.2.3 (#65340)Doron Behar
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace
2019-07-20video2midi: 0.3.7 -> 0.3.9.1gnidorah
2019-07-18abcm2ps: 8.14.4 -> 8.14.5R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/abcm2ps/versions
2019-07-10treewide: fix redirect URLsRyan Mulligan
2019-07-10Merge pull request #63207 from gnidorah/mididingsFrederik Rietdijk
mididings: init at 20151117
2019-07-04google-music-scripts: fix buildJake Waksbaum
2019-07-03abcmidi: 2019.06.06 -> 2019.06.14R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/abcmidi/versions
2019-06-23Merge pull request #61826 from gnidorah/video2midiLinus Heckemann
video2midi: init at 0.3.7
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-06-16abcmidi: 2019.04.22 -> 2019.06.06R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/abcmidi/versions
2019-06-16mididings: init at 20151117gnidorah
2019-06-07video2midi: init at 0.3.7gnidorah
2019-06-02pulsemixer: 1.4.0 -> 1.5.0Vladyslav M
2019-05-12mp3cat init at 0.5Michael Reilly
Adding package mp3cat, a command line mp3 utility which will concatenate multiple mp3 files, and keep only the audio frames, discarding headers and so on.
2019-05-03mpdcron: 20130809 -> 20161228Michael Fellinger
2019-04-30Merge staging-next into masterFrederik Rietdijk
2019-04-30abcmidi: 2019.03.30 -> 2019.04.22Robert Schütz
2019-04-17gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemasworldofpeace
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-06Merge pull request #58751 from r-ryantm/auto-update/playerctlVladyslav M
playerctl: 2.0.1 -> 2.0.2
2019-04-03abcmidi: 2019.02.08 -> 2019.03.30Robert Schütz
2019-04-02playerctl: 2.0.1 -> 2.0.2R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/playerctl/versions
2019-04-01Merge pull request #57486 from canndrew/picottsRyan Mulligan
picotts: init at 2018-10-19
2019-03-31picotts: init at 2018-10-19Andrew Cann
2019-03-26Merge pull request #57976 from gnidorah/opl3bankeditorRyan Mulligan
opl3bankeditor: 2019-01-12 -> 1.5
2019-03-24gnome3.gtk -> gtk3volth
fix evaluation when config.allowAliases == false (regression after #55735)
2019-03-20opl3bankeditor: 2019-01-12 -> 1.5gnidorah
2019-03-18abcm2ps: 8.14.3 -> 8.14.4Robert Schütz
2019-03-15google-music-scripts: 3.0.0 -> 4.0.1Robert Schütz
2019-03-15abcm2ps: 8.14.2 -> 8.14.3Robert Schütz
2019-03-01Merge staging-next into masterFrederik Rietdijk
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim
Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-25mpdris2: 0.7 -> 0.8 (#56287)Jean-Philippe Braun