Commit Graph

5758 Commits

Author SHA1 Message Date
Sandro
23c3a59801
Merge pull request #140682 from sersorrel/hushboard 2021-10-11 21:42:45 +02:00
Artturi
f9a8d97835
Merge pull request #135140 from r-ryantm/auto-update/faustPhysicalModeling 2021-10-11 21:04:40 +03:00
ash
0b4c16d229 hushboard: init at unstable-2021-03-17 2021-10-11 17:10:56 +01:00
Sandro
824014aa54
Merge pull request #141173 from fabaff/clean-mopidy-youtube 2021-10-10 19:45:31 +02:00
Fabian Affolter
dabafc8ac7 mopidy-youtube: enable tests 2021-10-10 11:46:31 +02:00
Artturi
141c605e81
Merge pull request #141084 from xfix/guitarix-python3 2021-10-10 00:27:06 +03:00
Konrad Borowski
467e36f5da guitarix: move from Python 2 to Python 3 2021-10-09 11:02:43 +02:00
Piper McCorkle
757d3b91a6 plexamp: update hash due to silent release 2021-10-08 16:18:02 -05:00
R. RyanTM
9bd53ad913 picard: 2.6.3 -> 2.6.4 2021-10-07 09:06:25 +02:00
Artturi
24bdf9fff9
Merge pull request #135979 from r-ryantm/auto-update/samplv1 2021-10-05 15:48:41 +03:00
Thiago Kenji Okada
c8352c076d pamixer: unstable-2021-03-29 -> 1.5 2021-10-04 13:22:52 -03:00
Thiago Kenji Okada
18fd76f7c7 pamixer: install using Makefile 2021-10-04 13:22:51 -03:00
Bobby Rong
623c132209
Merge pull request #137816 from wamserma/mimic-1301
mimic: 1.2.0.2 -> 1.3.0.1
2021-10-04 20:12:33 +08:00
Sandro
d145117679
Merge pull request #140129 from tobiasBora/carla_fix_appname 2021-10-04 11:28:46 +02:00
Tobias Bora
a89400db62 carla: fix --app-name for compatibility with NSM 2021-10-04 11:04:52 +02:00
Sandro
d5b67885fd
Merge pull request #140252 from rski/iris-1 2021-10-03 23:27:06 +02:00
Sandro
371ffbd25e
Merge pull request #140100 from hrhino/fix/oxefmsynth 2021-10-03 19:02:32 +02:00
Sandro
db8a1e5e5a
Merge pull request #140365 from VergeDX/mopidy-youtube 2021-10-03 16:33:05 +02:00
Vanilla
5895ece3b9
mopidy-youtube: 3.2 -> 3.4 2021-10-03 22:16:12 +08:00
Gabriel Ebner
e4f15f27fd mpdevil: add missing libnotify dependency 2021-10-03 15:11:15 +02:00
Romanos Skiadas
0e4095c8dc mopidy-iris: 3.58.2 -> 3.59.0 2021-10-02 11:03:55 +03:00
Bobby Rong
09b2efb2d3
Merge pull request #135139 from r-ryantm/auto-update/vmpk
vmpk: 0.8.2 -> 0.8.4
2021-10-02 12:16:45 +08:00
alyaeanyx
751ce748bd friture: backport fix for setuptools packaging 2021-10-02 09:37:14 +09:00
alyaeanyx
5c81b88187 friture: use sed instead of patch 2021-10-02 09:37:14 +09:00
alyaeanyx
3b9943f477 friture: add myself as maintainer 2021-10-02 09:37:14 +09:00
alyaeanyx
ac0269c379 friture: 0.47 -> 0.48 2021-10-02 09:37:14 +09:00
figsoda
088298d633
Merge pull request #139961 from thiagokokada/bump-pamixer
pamixer: 1.4 -> unstable-2021-03-29
2021-10-01 15:39:10 -04:00
pennae
9ad5029b71
helm: fix #79177 on linux (#137146)
* helm: replace /usr/share reference with $out/share

with the stock path helm will always determine that it is not installed
properly and thus refuse to save/load settings, preset and builtin presets.

* helm: remove buildPhase

the default is adequate since using `make install` during installPhase will
build the remaining targets anyway.

* helm: enable parallel builds

* helm: fix package lints
2021-10-01 15:32:12 -04:00
Thiago Kenji Okada
4c2579ed94 pamixer: 1.4 -> unstable-2021-03-29 2021-10-01 11:05:53 -03:00
Bobby Rong
04b854ffad
Merge pull request #140007 from trofi/update-sc68
sc68: unstable-2020-05-18 -> unstable-2021-08-23
2021-10-01 11:24:18 +08:00
Harrison Houghton
5449d04a6b oxefmsynth: fix
Well, it wasn't really broken, just emitting a zillion narrowing
warnings in generated code. Apparently "-Wno-narrowing" is how the
modern compilers like you to ask them to tone it down.
2021-09-30 20:18:34 -04:00
Sandro
542b6b6ac9
Merge pull request #138859 from astro/bespokesynth 2021-09-30 18:56:45 +02:00
Nick Hu
008e126448
mopidy-ytmusic: init at 0.3.2 2021-09-30 16:46:22 +01:00
Nick Hu
c4112ea936
mopidy-mpd: 3.0.0 -> 3.2.0 2021-09-30 16:45:50 +01:00
Nick Hu
e1f3bc6204
mopidy-mpris: 3.0.2 -> 3.0.3 2021-09-30 16:42:53 +01:00
alyaeanyx
37d2d14c04 friture: fix desktop item
friture: remove trailing whitespace

friture: use substituteInPlace instead of patch file

friture: fix
2021-09-30 21:16:07 +09:00
Sergei Trofimovich
1aa48d7fd6 sc68: unstable-2020-05-18 -> unstable-2021-08-23
Contains a single change to fix build on -fno-common toolchains:

    $ nix-build -E 'with import ./. {}; sc68.override { stdenv = clang12Stdenv; }'
    ...
    ld: as68-opcode.o:/build/code-r693/as68/opcode.c:2418:
      multiple definition of `opcode_table';
        as68-as68.o:/build/code-r693/as68/as68.c:72: first defined here
2021-09-30 08:12:42 +01:00
Mario Rodas
a5b3afece3
Merge pull request #139792 from legendofmiracles/update/noisetorch
noisetorch: 0.11.3 -> 0.11.4
2021-09-29 12:20:53 -05:00
Jonas Heinrich
38d13a6015 blanket: init at 0.5.0 2021-09-29 10:36:44 +02:00
legendofmiracles
778481f1c6
noisetorch: 0.11.3 -> 0.11.4 2021-09-28 12:33:53 -06:00
Tom
b1adc89386
spot: 0.1.14 -> 0.2.0 (#137435) 2021-09-28 14:17:04 +02:00
Sandro
ff3fc0bfd2
Merge pull request #139670 from prusnak/ardour5-drop 2021-09-28 11:07:25 +02:00
Pavol Rusnak
2174c7715f
ardour_5: remove package 2021-09-28 01:58:06 +02:00
Artturi
75b5e5ee26
Merge pull request #138412 from tomfitzhenry/spot-fast 2021-09-27 21:46:05 +03:00
Tom
a72cf113d8
Update pkgs/applications/audio/spot/default.nix
Co-authored-by: Artturi <Artturin@artturin.com>
2021-09-27 09:11:59 +00:00
Sandro
0ab6fd23de
Merge pull request #139115 from r-ryantm/auto-update/praat 2021-09-23 11:15:51 +02:00
R. RyanTM
268e78edd5 praat: 6.1.52 -> 6.1.53 2021-09-23 08:00:37 +00:00
Astro
d06d273721 bespokesynth: init at 1.0.0 2021-09-23 00:23:47 +02:00
OPNA2608
13001b44dc ptcollab: 0.4.2 -> 0.4.3 2021-09-22 21:21:39 +02:00
Amneesh
89393893ec
tauon: add optional withDiscordRPC (#138765)
* tauon: add optional withDiscordRPC

* Update pkgs/applications/audio/tauon/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-21 21:09:49 +02:00