···2020 preInstall="mkdir -p $out/lib/ladspa";
21212222 meta = {
2323- description = ''A set of ambisonics ladspa plugins'';
2323+ description = "A set of ambisonics ladspa plugins";
2424 longDescription = ''
2525 Mono and stereo to B-format panning, horizontal rotator, square, hexagon and cube decoders.
2626 '';
+1-1
pkgs/applications/audio/FIL-plugins/default.nix
···2020 preInstall="mkdir -p $out/lib/ladspa";
21212222 meta = {
2323- description = ''a four-band parametric equaliser, which has the nice property of being stable even while parameters are being changed'';
2323+ description = "a four-band parametric equaliser, which has the nice property of being stable even while parameters are being changed";
2424 longDescription = ''
2525 Each section has an active/bypass switch, frequency, bandwidth and gain controls.
2626 There is also a global bypass switch and gain control.
+1-1
pkgs/applications/audio/mi2ly/default.nix
···32323333 meta = {
3434 inherit (s) version;
3535- description = ''MIDI to Lilypond converter'';
3535+ description = "MIDI to Lilypond converter";
3636 license = stdenv.lib.licenses.gpl2Plus ;
3737 maintainers = [stdenv.lib.maintainers.raskin];
3838 platforms = stdenv.lib.platforms.linux;
···3232 '';
33333434 meta = with lib; {
3535- description = ''A vi-like file manager${if isFullPackage then "; Includes support for optional features" else ""}'';
3535+ description = "A vi-like file manager${if isFullPackage then "; Includes support for optional features" else ""}";
3636 maintainers = with maintainers; [ raskin ];
3737 platforms = if mediaSupport then platforms.linux else platforms.unix;
3838 license = licenses.gpl2;
···45454646 meta = {
4747 inherit version;
4848- description = ''Bitmapped character-art-friendly Unicode fonts'';
4848+ description = "Bitmapped character-art-friendly Unicode fonts";
4949 # Basically GPL2+ with font exception — because of the Unifont-augmented
5050 # version. The reduced version is public domain.
5151 license = "http://unifoundry.com/LICENSE.txt";
+1-1
pkgs/development/beam-modules/pc/default.nix
···66 sha256 = "0xq411ig5ny3iilkkkqa4vm3w3dgjc9cfzkqwk8pm13dw9mcm8h0";
7788 meta = {
99- description = ''a rebar3 port compiler for native code'';
99+ description = "a rebar3 port compiler for native code";
1010 license = stdenv.lib.licenses.mit;
1111 homepage = "https://github.com/blt/port_compiler";
1212 };
+1-1
pkgs/development/compilers/abcl/default.nix
···3030 buildInputs = [jre ant jdk jre];
3131 meta = {
3232 inherit version;
3333- description = ''A JVM-based Common Lisp implementation'';
3333+ description = "A JVM-based Common Lisp implementation";
3434 license = stdenv.lib.licenses.gpl3 ;
3535 maintainers = [stdenv.lib.maintainers.raskin];
3636 platforms = stdenv.lib.platforms.linux;
+1-1
pkgs/development/compilers/clasp/default.nix
···119119120120 meta = {
121121 inherit version;
122122- description = ''A Common Lisp implementation based on LLVM with C++ integration'';
122122+ description = "A Common Lisp implementation based on LLVM with C++ integration";
123123 license = stdenv.lib.licenses.lgpl21Plus ;
124124 maintainers = [stdenv.lib.maintainers.raskin];
125125 platforms = stdenv.lib.platforms.linux;
+1-1
pkgs/development/compilers/obliv-c/default.nix
···34343535 meta = {
3636 inherit version;
3737- description = ''A GCC wrapper that makes it easy to embed secure computation protocols inside regular C programs'';
3737+ description = "A GCC wrapper that makes it easy to embed secure computation protocols inside regular C programs";
3838 license = stdenv.lib.licenses.bsd3;
3939 maintainers = [stdenv.lib.maintainers.raskin];
4040 platforms = stdenv.lib.platforms.linux;
···3838 '';
39394040 meta = with stdenv.lib; {
4141- description = ''A very high level general-purpose programming language'';
4141+ description = "A very high level general-purpose programming language";
4242 maintainers = with maintainers; [ vrthra yurrriq ];
4343 platforms = with platforms; linux ++ darwin ++ freebsd ++ netbsd ++ openbsd ++ cygwin ++ illumos;
4444 license = licenses.publicDomain;
+1-1
pkgs/development/interpreters/rebol/default.nix
···3434 '';
35353636 meta = with stdenv.lib; {
3737- description = ''Relative expression based object language, a language where code is data'';
3737+ description = "Relative expression based object language, a language where code is data";
3838 maintainers = with maintainers; [ vrthra ];
3939 platforms = [ "x86_64-linux" ];
4040 license = licenses.asl20;
···3434 '';
35353636 meta = with stdenv.lib; {
3737- description = ''A very high level, goal-directed, object-oriented, general purpose applications language'';
3737+ description = "A very high level, goal-directed, object-oriented, general purpose applications language";
3838 maintainers = with maintainers; [ vrthra ];
3939 platforms = platforms.linux;
4040 license = licenses.gpl2;
+1-1
pkgs/development/libraries/arb/default.nix
···1818 doCheck = true;
1919 meta = with stdenv.lib; {
2020 inherit version;
2121- description = ''A library for arbitrary-precision interval arithmetic'';
2121+ description = "A library for arbitrary-precision interval arithmetic";
2222 homepage = "http://arblib.org/";
2323 license = stdenv.lib.licenses.lgpl21Plus;
2424 maintainers = teams.sage.members;
+1-1
pkgs/development/libraries/cddlib/default.nix
···2424 doCheck = true;
2525 meta = with stdenv.lib; {
2626 inherit version;
2727- description = ''An implementation of the Double Description Method for generating all vertices of a convex polyhedron'';
2727+ description = "An implementation of the Double Description Method for generating all vertices of a convex polyhedron";
2828 license = licenses.gpl2Plus;
2929 maintainers = teams.sage.members;
3030 platforms = platforms.unix;
+1-1
pkgs/development/libraries/dxflib/default.nix
···3939 meta = {
4040 maintainers = with stdenv.lib.maintainers; [raskin];
4141 platforms = stdenv.lib.platforms.linux;
4242- description = ''DXF file format library'';
4242+ description = "DXF file format library";
4343 };
4444}
···2929 ];
30303131 meta = with stdenv.lib; {
3232- description = ''Lattice algorithms using floating-point arithmetic'';
3232+ description = "Lattice algorithms using floating-point arithmetic";
3333 changelog = [
3434 # Some release notes are added to the github tags, though they are not
3535 # always complete.
+1-1
pkgs/development/libraries/gf2x/default.nix
···2929 ];
30303131 meta = with lib; {
3232- description = ''Routines for fast arithmetic in GF(2)[x]'';
3232+ description = "Routines for fast arithmetic in GF(2)[x]";
3333 homepage = "http://gf2x.gforge.inria.fr";
3434 license = licenses.gpl2Plus;
3535 maintainers = teams.sage.members;
+1-1
pkgs/development/libraries/givaro/3.7.nix
···1010 buildInputs = [autoconf automake libtool gmpxx];
1111 meta = {
1212 inherit version;
1313- description = ''A C++ library for arithmetic and algebraic computations'';
1313+ description = "A C++ library for arithmetic and algebraic computations";
1414 license = stdenv.lib.licenses.cecill-b;
1515 maintainers = [stdenv.lib.maintainers.raskin];
1616 platforms = stdenv.lib.platforms.linux;
+1-1
pkgs/development/libraries/givaro/3.nix
···1010 buildInputs = [autoconf automake libtool gmpxx];
1111 meta = {
1212 inherit version;
1313- description = ''A C++ library for arithmetic and algebraic computations'';
1313+ description = "A C++ library for arithmetic and algebraic computations";
1414 license = stdenv.lib.licenses.cecill-b;
1515 maintainers = [stdenv.lib.maintainers.raskin];
1616 platforms = stdenv.lib.platforms.linux;
+1-1
pkgs/development/libraries/givaro/default.nix
···37373838 meta = {
3939 inherit version;
4040- description = ''A C++ library for arithmetic and algebraic computations'';
4040+ description = "A C++ library for arithmetic and algebraic computations";
4141 license = stdenv.lib.licenses.cecill-b;
4242 maintainers = [stdenv.lib.maintainers.raskin];
4343 platforms = stdenv.lib.platforms.unix;
···5151 };
52525353 meta = {
5454- description = ''Script used to wrap Common Lisp implementations'';
5454+ description = "Script used to wrap Common Lisp implementations";
5555 maintainers = [stdenv.lib.maintainers.raskin];
5656 };
5757}
+1-1
pkgs/development/lisp-modules/lisp-packages.nix
···8585 buildSystems = [ "clx-truetype" ];
8686 parasites = [ "clx-truetype-test" ];
87878888- description = ''clx-truetype is pure common lisp solution for antialiased TrueType font rendering using CLX and XRender extension.'';
8888+ description = "clx-truetype is pure common lisp solution for antialiased TrueType font rendering using CLX and XRender extension.";
8989 deps = with pkgs.lispPackages; [
9090 alexandria bordeaux-threads cl-aa cl-fad cl-paths cl-paths-ttf cl-store
9191 cl-vectors clx trivial-features zpb-ttf
···2424 '';
25252626 meta = with lib; {
2727- description = ''Collection of advanced command-line tools to perform a variety of MySQL and system tasks.'';
2727+ description = "Collection of advanced command-line tools to perform a variety of MySQL and system tasks.";
2828 homepage = "https://www.percona.com/software/database-tools/percona-toolkit";
2929 license = with licenses; [ gpl2 ];
3030 maintainers = with maintainers; [ izorkin ];
···2727 ;
2828 meta = {
2929 inherit (s) version;
3030- description = ''A very minimal Linux init implementation from suckless.org'';
3030+ description = "A very minimal Linux init implementation from suckless.org";
3131 license = stdenv.lib.licenses.mit ;
3232 maintainers = [stdenv.lib.maintainers.raskin];
3333 platforms = stdenv.lib.platforms.linux;
+1-1
pkgs/servers/http/nix-binary-cache/default.nix
···4545 '';
46464747 meta = {
4848- description = ''A set of scripts to serve the Nix store as a binary cache'';
4848+ description = "A set of scripts to serve the Nix store as a binary cache";
4949 longDescription = ''
5050 This package installs a CGI script that serves Nix store path in the
5151 binary cache format. It also installs a launcher called