Commit Graph

4777 Commits

Author SHA1 Message Date
David Birks
fec9f56aa6 pulseeffects: 4.8.3 -> 4.8.4 2021-01-11 20:08:44 -08:00
fps.io
5e0cf323e7 tap-plugins: init at 1.0.1 2021-01-11 21:45:48 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
github-actions[bot]
36bab113bf
Merge master into staging-next 2021-01-11 01:02:21 +00:00
Sandro
f4017bff44
Merge pull request #108167 from fgaz/ft2-clone/1.42 2021-01-11 02:00:49 +01:00
Frederik Rietdijk
0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Sandro Jäckel
6bd95f2d1d
opustags: 1.5.1 -> 1.6.0 2021-01-10 11:00:00 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Sandro
372806018c
Merge pull request #91674 from MetaDark/zynaddsubfx
zynaddsubfx: use zyn-fusion as default gui module
2021-01-07 23:02:11 +01:00
MetaDark
8deca0d420 zynaddsubfx: use zyn-fusion as default gui module
- Added `guiModule` option that accepts "fltk", "ntk", "zest", or "off"

- Split FLTK dependencies from NTK dependencies

- Added support for building the FLTK gui

- Added support for building the Zyn-Fusion (zest) gui

- Added new derivation for the Zest UI framework (local to zynaddsubfx)
  It's not yet designed to be used outside of zynaddsubfx, but it
  may be in the future

- Added flags for all optional features

- Added & disabled `dssiSupport` by default

- Disabled `lashSupport` by default
  Slows down startup looking for LASH server if not running

- Added & enabled `portaudioSupport` by default
  Cross platform audio library that uses ALSA/JACK on Linux.
  Supports multiple audio streams without needing JACK.

- Enabled tests

- Removes nico202 as maintainer, as requested in code review
2021-01-07 15:00:35 -05:00
github-actions[bot]
5c072a088d
Merge master into staging-next 2021-01-07 18:40:50 +00:00
Sandro
50e382b43d
Merge pull request #108667 from peterhoeg/u/strawberry
strawberry: 0.8.4 -> 0.8.5
2021-01-07 17:21:53 +01:00
Peter Hoeg
365d0b9bf3 strawberry: 0.8.4 -> 0.8.5 2021-01-07 20:57:16 +08:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
db5a3ef5e6
Merge pull request #108634 from tckmn/sunvox-1.9.6c
sunvox: 1.9.5d -> 1.9.6c
2021-01-07 11:47:10 +01:00
Sandro Jäckel
1f0048cd89
sublime-music: Disable tests 2021-01-07 10:42:11 +01:00
Frederik Rietdijk
479867700b ecasound: let it use more dependencies
Patch partially contributed by Kai Ruemmler.
2021-01-07 09:13:16 +01:00
Andy Tockman
297c5b3ecd sunvox: 1.9.5d -> 1.9.6c
The current derivation is broken because sunvox doesn't host old
versions of their software on their website.
2021-01-06 21:06:28 -06:00
Mario Rodas
32c3eeb897
Merge pull request #107084 from r-ryantm/auto-update/mopidy
mopidy: 3.0.2 -> 3.1.0
2021-01-06 18:03:56 -05:00
Mario Rodas
d70b9c4c55
Merge pull request #106963 from r-ryantm/auto-update/mopidy-soundcloud
mopidy-soundcloud: 2.1.0 -> 3.0.1
2021-01-06 17:55:23 -05:00
Mario Rodas
92473bf94d mopidy-local: fix tests for Mopidy≥3.1.0 2021-01-06 17:46:45 -05:00
Mario Rodas
b2859274ee mopidy: 3.1.0 -> 3.1.1 2021-01-06 17:41:04 -05:00
Mario Rodas
b413504364 spotify-tui: 0.22.0 -> 0.23.0
https://github.com/Rigellute/spotify-tui/releases/tag/v0.23.0
2021-01-06 05:59:16 -05:00
Mario Rodas
44ef664c89 mp3gain: enable on darwin 2021-01-06 04:20:00 +00:00
R. RyanTM
c8ea2c9898 picard: 2.5.5 -> 2.5.6 2021-01-06 02:39:47 +00:00
github-actions[bot]
581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00:00
Bernardo Meurer
77d190f109
Merge pull request #108275 from lovesegfault/beetsUnstable
beets: 1.4.9 -> unstable-2020-12-22
2021-01-03 23:44:03 +00:00
github-actions[bot]
07165c7226
Merge staging-next into staging 2021-01-03 18:38:32 +00:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Pavol Rusnak
b33fd9a5ae
Merge pull request #108287 from jpotier/fix-vcv-rack-bitbucket
Fetch pffft from upstream project website instead of bitbucket
2021-01-03 15:22:17 +01:00
EEva (JPotier)
7964c9827f vcv-rack: fetch pffft from upstream project website instead of bitbucket
Starting from this commit
2db08f15a0
the upstream project does not expect to use bitbucket anymore. The title
mentions that “BitBucket deleted all Mercurial repos”. Instead, an archive of
the pffft source is hosted on vcvrack.com directly. The unziped sha256 is the
same as before this change.
2021-01-03 15:04:51 +02:00
Bernardo Meurer
264f7981ee bs1770gain: nuke
The package is filled with white supremacist hate speech, and the only
reverse dependency on it, beets, can now use ffmpeg instead.
2021-01-03 14:36:54 +02:00
github-actions[bot]
0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Sandro
e5e3c0f40e
Merge pull request #108162 from fgaz/pt2-clone/1.28
pt2-clone: 1.27 -> 1.28
2021-01-03 10:03:55 +01:00
Frederik Rietdijk
f7267e9797
Merge pull request #107783 from NixOS/staging-next
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
zowoq
fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
Sandro
7ce2c5a5f7
Merge pull request #104788 from SuperSandro2000/auto-update/opustags 2021-01-03 07:25:59 +01:00
Francesco Gazzetta
5ec0a5636e ft2-clone: fix darwin 2021-01-02 18:55:09 +01:00
Frederik Rietdijk
e48db707e4 Merge master into staging-next 2021-01-02 08:49:09 +01:00
Francesco Gazzetta
62f0b749d2 ft2-clone: 1.41_fix -> 1.42 2021-01-01 22:08:07 +01:00
Francesco Gazzetta
a82af793df pt2-clone: 1.27 -> 1.28 2021-01-01 21:25:18 +01:00
Sandro
d974d7fc5d
Merge pull request #107997 from 6AA4FD/new-session-manager 2021-01-01 19:52:24 +01:00
Ben Siraphob
3496ce2a0c treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
Frederik Rietdijk
3f08495212
Merge pull request #108022 from siraben/cmake-native-build-inputs
[staging] treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 10:54:25 +01:00
github-actions[bot]
8500f595a1
Merge master into staging-next 2021-01-01 06:22:40 +00:00
Ben Siraphob
fcbc6c84e5 sorcer: update license 2021-01-01 11:52:33 +07:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Sandro
d841f374c6
Merge pull request #97140 from hirenashah/plujain-ramp
plujain-ramp: init at v1.1.3
2021-01-01 05:49:26 +01:00
Quinn
e061be375b new-session-manager: init at 1.4.0 2020-12-31 19:04:05 -08:00
Bernardo Meurer
79adc84f5e
Merge pull request #107993 from jakeisnt/add-mopidy-scrobbler
mopidy-scrobbler: init at 2.0.1
2021-01-01 01:24:01 +00:00
github-actions[bot]
999c670119
Merge master into staging-next 2021-01-01 00:56:14 +00:00
jakeisnt
c3920418a5 mopidy-scrobbler: init at 2.0.1 2020-12-31 16:55:44 -08:00
jakeisnt
657c280e48 mopidy: sort package declarations 2020-12-31 16:55:34 -08:00
Sandro
9f33d6589a
Merge pull request #107465 from Gerschtli/fix/audacity
audacity: switch to cmake to fix missing plug-ins
2021-01-01 01:55:24 +01:00
Lassulus
1811a07daa
Merge pull request #107065 from magnetophon/geonkick
geonkick: 2.5.1 -> 2.6.1
2021-01-01 00:45:27 +01:00
Lassulus
0dfc8139e2
Merge pull request #107630 from bfortz/bitwig-3.3.1
Bitwig Studio : 3.2.8 -> 3.3.1
2021-01-01 00:32:32 +01:00
github-actions[bot]
5dffe03f30
Merge master into staging-next 2020-12-31 18:42:41 +00:00
stigo
5a214b6b68
Merge pull request #106748 from r-ryantm/auto-update/milkytracker
milkytracker: 1.02.00 -> 1.03.00
2020-12-31 19:19:09 +01:00
Ben Siraphob
db846ba1b5 rkrlv2: beta_2 -> beta_3 2020-12-31 21:43:10 +07:00
Frederik Rietdijk
e823016e66 Merge master into staging-next 2020-12-31 13:29:32 +01:00
Sandro Jäckel
2d9c1ba1a4
netease-music-tui: Avoid string conversion 2020-12-30 21:38:32 +01:00
Hiren Shah
0e5bad71c8 plujain-ramp: init at v1.1.3 2020-12-29 18:10:21 +00:00
github-actions[bot]
c86ce50258
Merge master into staging-next 2020-12-29 00:51:31 +00:00
Sandro
efe9ac0e8e
Merge pull request #107816 from fgaz/pt2-clone/1.27
pt2-clone: 1.26_fix -> 1.27
2020-12-29 01:08:04 +01:00
Florian Klink
fc6d716069
Merge pull request #107818 from Emantor/topic/pavucontrol_wayland
pavucontrol: dropdown patch for wayland support
2020-12-28 23:50:27 +01:00
Rouven Czerwinski
e128aa70f3 pavucontrol: dropdown patch for wayland support
Pavucontrol employed a button with a popup instead of a dropdown menu
for it's dropdown menus. These were rendered offset to the window and
maybe even offscreen from the window. Add the upstream patch which fixes
this issue.

Fixes https://github.com/NixOS/nixpkgs/issues/87446
2020-12-28 21:37:30 +01:00
Martin Weinelt
1c74abe555 mopidy-tunein: 1.0.0 -> 1.0.2 2020-12-28 20:54:30 +01:00
Francesco Gazzetta
9bb7cb4856 pt2-clone: 1.26_fix -> 1.27 2020-12-28 17:33:28 +01:00
github-actions[bot]
d5506c4c59
Merge master into staging-next 2020-12-28 12:24:08 +00:00
luc65r
2fba99c47c game-music-emu: 0.6.1 -> 0.6.3 2020-12-28 08:43:31 +01:00
github-actions[bot]
2d9193f9f0
Merge staging-next into staging 2020-12-28 06:21:16 +00:00
Jörg Thalheim
6baecc0abb
aucdtect: remove (#107611)
* aucdtect: remove

* Update pkgs/top-level/aliases.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Peter Hoeg <peter@hoeg.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-28 09:26:52 +08:00
github-actions[bot]
9ddbef87ec
Merge staging-next into staging 2020-12-28 00:51:04 +00:00
Sandro
cdfbfec2da
Merge pull request #98006 from OPNA2608/package-sc68
sc68: init at unstable-2020-05-18
2020-12-28 00:03:33 +01:00
Doron Behar
a56f793ccc
Merge pull request #100980 from devhell/patch-mp3gain-cve-2019-18359
mp3gain: Fix vulnerabilities
2020-12-27 23:54:10 +02:00
devhell
487fb291d9 mp3gain: Fix vulnerabilities
This commit fetches a patch for CVE-2019-18359 from Gentoo's repository
[1]. Previously openSuSE[2] was used, but that did not work well with
`fetchpatch` and having copies of patches is discouraged.

This commit should also close https://github.com/NixOS/nixpkgs/issues/90893

[1]:
https://gitweb.gentoo.org/repo/gentoo.git/commit/media-sound/mp3gain?id=36f8689f7903548f5d89827a6e7bdf70a9882cee
[2]:
https://build.opensuse.org/package/view_file/openSUSE:Factory/mp3gain/0001-fix-security-bugs.patch
2020-12-27 14:27:24 +00:00
Bernard Fortz
0863300f17 Bitwig Studio : 3.2.8 -> 3.3.1 2020-12-27 14:33:51 +01:00
Mario Rodas
2cc63fa4ca espeak-ng: enable on darwin 2020-12-27 04:25:00 -05:00
github-actions[bot]
5504b75e2b
Merge staging-next into staging 2020-12-27 06:20:04 +00:00
Sandro
d8197b2961
Merge pull request #107560 from Vonfry/init/netease-music-tui
netease-music-tui: init at v0.1.2
2020-12-27 02:18:23 +01:00
github-actions[bot]
9c87ad5a33
Merge staging-next into staging 2020-12-27 00:51:02 +00:00
Sandro
71af942b68
Merge pull request #107619 from suhr/helio 2020-12-26 22:25:58 +01:00
Sandro
4b3e39fa51
Merge pull request #107577 from magnetophon/stochas 2020-12-26 20:11:23 +01:00
Bart Brouns
4dc9fff596 stochas: init at 1.3.4 2020-12-26 19:47:38 +01:00
github-actions[bot]
1ccbdbb3a4
Merge staging-next into staging 2020-12-26 12:23:20 +00:00
Сухарик
8e004a6851 helio-workstation: 3.1 -> 3.3 2020-12-26 14:56:24 +03:00
Sandro
1fae688f77
Merge pull request #107605 from r-ryantm/auto-update/sonata
sonata: 1.7b1 -> 1.7.0
2020-12-26 12:23:53 +01:00
Vonfry
d6acc7ffc5
netease-music-tui: init at v0.1.2 2020-12-26 08:57:36 +08:00
github-actions[bot]
309b7614e7
Merge staging-next into staging 2020-12-26 00:47:55 +00:00
R. RyanTM
62eed247ed sonata: 1.7b1 -> 1.7.0 2020-12-26 00:14:33 +00:00
aszlig
4e4b499861
gpodder: 3.10.16 -> 3.10.17
Upstream release notes:

  This release restores Youtube-DL function. It also includes a lot of
  fixes and improvements since last release.

  Notably: feed update errors now only produce a single notification.
  See feeds in error via a warning icon next to their title. You'll get
  the error message in the description (also in settings for the feed in
  error).

Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 22:56:02 +01:00
Doron Behar
e89ecac0a2
Merge pull request #103428 from Tomahna/mopidy
mopidy-iris: 3.50.0 -> 3.54.0
2020-12-25 22:38:51 +02:00
Bart Brouns
6c75a62945 geonkick: 2.5.1 -> 2.6.1 2020-12-25 15:29:15 +01:00
github-actions[bot]
09a970dcd2
Merge staging-next into staging 2020-12-25 12:23:40 +00:00
Doron Behar
57e9cb9112
Merge pull request #107480 from marsam/update-ncmpcpp
ncmpcpp: 0.8.2 -> 0.9.1
2020-12-25 12:51:34 +02:00
github-actions[bot]
91f827cb1d
Merge staging-next into staging 2020-12-24 18:34:36 +00:00
R. RyanTM
f63d83696a picard: 2.5.4 -> 2.5.5 2020-12-24 08:37:50 -08:00
github-actions[bot]
8d42e46e8e
Merge staging-next into staging 2020-12-24 12:25:45 +00:00
Tobias Happ
de1d520b58 audacity: switch to cmake to fix missing plug-ins 2020-12-24 12:57:54 +01:00