Skip to content

Commit

Permalink
sed -i 's:meta = with lib;:meta =:' **/*.nix
Browse files Browse the repository at this point in the history
Signed-off-by: lucasew <[email protected]>
  • Loading branch information
lucasew committed Jan 6, 2025
1 parent fd0575a commit e739ab1
Show file tree
Hide file tree
Showing 21,487 changed files with 21,731 additions and 21,731 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion nixos/modules/services/misc/xmrig.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ in
};
};

meta = with lib; {
meta = {
maintainers = with maintainers; [ ratsclub ];
};
}
2 changes: 1 addition & 1 deletion nixos/modules/services/web-apps/pretalx.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ let
in

{
meta = with lib; {
meta = {
maintainers = with maintainers; [ hexa ] ++ teams.c3d2.members;
};

Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/services/web-apps/pretix.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ let
withRedis = cfg.settings.redis.location != null;
in
{
meta = with lib; {
meta = {
maintainers = with maintainers; [ hexa ];
};

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let

in
{
meta = with lib; {
meta = {
maintainers = with maintainers; [ ] ++ teams.pantheon.members;
};

Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/services/x11/display-managers/lightdm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ let

in
{
meta = with lib; {
meta = {
maintainers = with maintainers; [ ] ++ teams.pantheon.members;
};

Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/abcde/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ in
done
'';

meta = with lib; {
meta = {
homepage = "http://abcde.einval.com/wiki/";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ gebner ];
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/adlplug/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ stdenv.mkDerivation rec {
mv au/${mainProgram}.component $out/Library/Audio/Plug-Ins/Components/
'';

meta = with lib; {
meta = {
inherit mainProgram;
description = "${chip} FM Chip Synthesizer";
homepage = src.meta.homepage;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/aeolus/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
echo -n "${cfg}" > $out/etc/aeolus.conf
'';

meta = with lib; {
meta = {
description = "Synthetized (not sampled) pipe organ emulator";
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html";
license = licenses.lgpl3;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/aeolus/stops.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation rec {
runHook postInstall
'';

meta = with lib; {
meta = {
description = "aeolus synthesizer instrument definitions";
homepage = "http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html";
license = licenses.lgpl3;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/airwave/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ multiStdenv.mkDerivation {
wrapProgram $out/libexec/airwave-host-64.exe --set WINELOADER ${wine-xembed}/bin/wine64
'';

meta = with lib; {
meta = {
description = "WINE-based VST bridge for Linux VST hosts";
longDescription = ''
Airwave is a wine based VST bridge, that allows for the use of
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/amarok/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ stdenv.mkDerivation (finalAttrs: {

enableParallelBuilding = true;

meta = with lib; {
meta = {
homepage = "https://amarok.kde.org";
description = "Powerful music player with an intuitive interface";
license = licenses.gpl2Plus;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/ardour/7.nix
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ stdenv.mkDerivation rec {

LINKFLAGS = "-lpthread";

meta = with lib; {
meta = {
description = "Multi-track hard disk recording software";
longDescription = ''
Ardour is a digital audio workstation (DAW), You can use it to
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/ardour/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ stdenv.mkDerivation rec {

LINKFLAGS = "-lpthread";

meta = with lib; {
meta = {
description = "Multi-track hard disk recording software";
longDescription = ''
Ardour is a digital audio workstation (DAW), You can use it to
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/bambootracker/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ stdenv.mkDerivation (finalAttrs: {
};
};

meta = with lib; {
meta = {
description = "Tracker for YM2608 (OPNA) which was used in NEC PC-8801/9801 series computers";
mainProgram = "BambooTracker";
homepage = "https://bambootracker.github.io/BambooTracker/";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/bespokesynth/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ stdenv.mkDerivation rec {
}";
dontPatchELF = true; # needed or nix will try to optimize the binary by removing "useless" rpath

meta = with lib; {
meta = {
description = "Software modular synth with controllers support, scripting and VST";
homepage = "https://www.bespokesynth.com/";
license =
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/bitwig-studio/bitwig-studio3.nix
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ stdenv.mkDerivation rec {
done
'';

meta = with lib; {
meta = {
description = "Digital audio workstation";
longDescription = ''
Bitwig Studio is a multi-platform music-creation system for
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/bitwig-studio/bitwig-studio4.nix
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ stdenv.mkDerivation rec {
done
'';

meta = with lib; {
meta = {
description = "Digital audio workstation";
longDescription = ''
Bitwig Studio is a multi-platform music-creation system for
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/bitwig-studio/bitwig-studio5.nix
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ stdenv.mkDerivation rec {
done
'';

meta = with lib; {
meta = {
description = "Digital audio workstation";
longDescription = ''
Bitwig Studio is a multi-platform music-creation system for
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/bucklespring/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
runHook postInstall
'';

meta = with lib; {
meta = {
description = "Nostalgia bucklespring keyboard sound";
mainProgram = "buckle";
longDescription = ''
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/carla/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ stdenv.mkDerivation (finalAttrs: {
done
'';

meta = with lib; {
meta = {
homepage = "https://kx.studio/Applications:Carla";
description = "Audio plugin host";
longDescription = ''
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/cd-discid/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stdenv.mkDerivation rec {

buildInputs = [ ] ++ lib.optional stdenv.hostPlatform.isDarwin IOKit;

meta = with lib; {
meta = {
homepage = "http://linukz.org/cd-discid.shtml";
license = licenses.gpl2Plus;
platforms = platforms.unix;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/cdparanoia/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ stdenv.mkDerivation rec {
# scan_devices.o: file not recognized: file format not recognized
enableParallelBuilding = false;

meta = with lib; {
meta = {
homepage = "https://xiph.org/paranoia";
description = "Tool and library for reading digital audio from CDs";
license = with licenses; [
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/chuck/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
];
buildFlags = [ (if stdenv.hostPlatform.isDarwin then "mac" else "linux-alsa") ];

meta = with lib; {
meta = {
description = "Programming language for real-time sound synthesis and music creation";
homepage = "http://chuck.cs.princeton.edu";
license = licenses.gpl2;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/clementine/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ mkDerivation {
--prefix GST_PLUGIN_SYSTEM_PATH_1_0 : "$GST_PLUGIN_SYSTEM_PATH_1_0"
'';

meta = with lib; {
meta = {
homepage = "https://www.clementine-player.org";
description = "Multiplatform music player";
license = licenses.gpl3Plus;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/cmus/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ stdenv.mkDerivation rec {

makeFlags = [ "LD=$(CC)" ];

meta = with lib; {
meta = {
description = "Small, fast and powerful console music player for Linux and *BSD";
homepage = "https://cmus.github.io/";
license = licenses.gpl2;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/codecserver/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
--replace '=''${exec_prefix}//' '=/'
'';

meta = with lib; {
meta = {
homepage = "https://github.com/jketterl/codecserver";
description = "Modular audio codec server";
license = licenses.gpl3Only;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/csound/csound-qt/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
"PYTHON_VERSION=3.${python3.sourceVersion.minor}"
];

meta = with lib; {
meta = {
description = "CsoundQt is a frontend for Csound with editor, integrated help, widgets and other features";
homepage = "https://csoundqt.github.io/";
license = licenses.gpl2;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/csound/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ stdenv.mkDerivation rec {
ln -s $out/lib/CsoundLib64.framework $out/Library/Frameworks
'';

meta = with lib; {
meta = {
description = "Sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";
homepage = "https://csound.com/";
license = licenses.lgpl21Plus;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/deadbeef/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ clangStdenv.mkDerivation {
substituteInPlace plugins/adplug/Makefile.am --replace 'adplug_la_CXXFLAGS = ' 'adplug_la_CXXFLAGS = -std=c++11 '
'';

meta = with lib; {
meta = {
description = "Ultimate Music Player for GNU/Linux";
mainProgram = "deadbeef";
homepage = "http://deadbeef.sourceforge.net/";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ stdenv.mkDerivation rec {

preConfigure = "./autogen.sh";

meta = with lib; {
meta = {
description = "Plug-in that adds GTK 3 header bar to the DeaDBeeF music player";
homepage = "https://github.com/saivert/ddb_misc_headerbar_GTK3";
license = licenses.gpl2Plus;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/deadbeef/plugins/lyricbar.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ stdenv.mkDerivation {

buildFlags = [ "gtk3" ];

meta = with lib; {
meta = {
description = "Plugin for DeaDBeeF audio player that fetches and shows the song’s lyrics";
homepage = "https://github.com/C0rn3j/deadbeef-lyricbar";
license = licenses.mit;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/deadbeef/plugins/mpris2.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ stdenv.mkDerivation {
glib
];

meta = with lib; {
meta = {
description = "MPRISv2 plugin for the DeaDBeeF music player";
homepage = "https://github.com/DeaDBeeF-Player/deadbeef-mpris2-plugin/";
license = licenses.gpl2;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
runHook postInstall
'';

meta = with lib; {
meta = {
description = "Musical spectrum plugin for the DeaDBeeF music player";
homepage = "https://github.com/cboxdoerfer/ddb_musical_spectrum";
license = licenses.gpl2Plus;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ stdenv.mkDerivation {
"gtk3"
];

meta = with lib; {
meta = {
description = "Removes duplicate and vanished files from the current playlist";
homepage = "https://github.com/kpcee/deadbeef-playlist-manager";
license = licenses.gpl2Plus;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
runHook postInstall
'';

meta = with lib; {
meta = {
description = "DeaDBeeF StatusNotifier Plugin";
homepage = "https://github.com/vovochka404/deadbeef-statusnotifier-plugin";
license = licenses.gpl3Plus;
Expand Down
6 changes: 3 additions & 3 deletions pkgs/applications/audio/dfasma/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let
repo = "REAPER";
owner = "gillesdegottex";
};
meta = with lib; {
meta = {
license = licenses.asl20;
};
};
Expand All @@ -30,7 +30,7 @@ let
repo = "libqaudioextra";
owner = "gillesdegottex";
};
meta = with lib; {
meta = {
license = licenses.gpl3Plus;
};
};
Expand Down Expand Up @@ -62,7 +62,7 @@ mkDerivation rec {
substituteInPlace dfasma.pro --replace "CONFIG += file_sdif" "";
'';

meta = with lib; {
meta = {
description = "Analyse and compare audio files in time and frequency";
mainProgram = "dfasma";
longDescription = ''
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/drumkv1/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mkDerivation rec {

nativeBuildInputs = [ pkg-config ];

meta = with lib; {
meta = {
description = "Old-school drum-kit sampler synthesizer with stereo fx";
mainProgram = "drumkv1_jack";
homepage = "http://drumkv1.sourceforge.net/";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/easyaudiosync/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
})
];

meta = with lib; {
meta = {
description = "Audio library syncing and conversion utility";
longDescription = ''
Easy Audio Sync is an audio library syncing and conversion utility.
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/espeak-ng/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ stdenv.mkDerivation rec {
inherit mbrolaSupport;
};

meta = with lib; {
meta = {
description = "Open source speech synthesizer that supports over 70 languages, based on eSpeak";
homepage = "https://github.com/espeak-ng/espeak-ng";
changelog = "https://github.com/espeak-ng/espeak-ng/blob/${version}/CHANGELOG.md";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/espeak/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
makeFlags="PREFIX=$out DATADIR=$out/share/espeak-data"
'';

meta = with lib; {
meta = {
description = "Compact open source software speech synthesizer";
mainProgram = "espeak";
homepage = "https://espeak.sourceforge.net/";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/espeak/edit.nix
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
cp src/espeakedit "$out/bin"
'';

meta = with lib; {
meta = {
description = "Phoneme editor for espeak";
mainProgram = "espeakedit";
homepage = "https://espeak.sourceforge.net/";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/faust/faust2.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ let
fetchSubmodules = true;
};

meta = with lib; {
meta = {
homepage = "https://faust.grame.fr/";
downloadPage = "https://github.com/grame-cncm/faust/";
license = licenses.gpl2;
Expand Down
Loading

0 comments on commit e739ab1

Please sign in to comment.