summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/lilypond
AgeCommit message (Collapse)Author
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-16pkgs/misc: pkgconfig -> pkg-configBen Siraphob
2021-01-16treewide: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
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
2020-10-01lilypond: add patch to restrict embedded-{ps,svg} when -dsafe is usedMartin Weinelt
Fixes: CVE-2020-17353 Closes: #96802
2020-03-13lilypond: 2.18.2 -> 2.20.0Orivej Desh
2020-03-13lilypond: fix broken meta.homepageBenjamin Hipple
The `src.meta` attribute does not exist, and even if it did the derivation does not have a `rec` to reference it. This appears to be breaking all ofBorg meta evaluation checks: ``` while evaluating the attribute 'homepage' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/misc/lilypond/fonts.nix:34:27: undefined variable 'src' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/misc/lilypond/fonts.nix:34:18 ``` https://gist.github.com/GrahamcOfBorg/cd87009bfee1a9c0d4f0d828b82ee09a
2020-03-13lilypond-with-fonts: fix adding fontsOrivej Desh
2020-02-02lilypond: mark not broken on DarwinBenjamin Esham
2020-02-02lilypond-unstable: mark broken on DarwinBenjamin Esham
See https://github.com/NixOS/nixpkgs/pull/62937
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-06-10openlilylib-fonts: reworkEric Bailey
- Install to lilypond fonts dir - Use lilypond-unstable by default
2019-06-10openlilylib-fonts: update lilyjazzEric Bailey
2019-06-10lilypond-with-fonts: reworkEric Bailey
- Use symlinkJoin - Cleanup quoting - Inherit meta and version from lilypond
2019-06-10lilypond-unstable: rework, 2.19.65 -> 2.19.83Eric Bailey
- fetchurl -> fetchgit - urw-fonts -> ghostscript/share/fonts - overrideDerivation -> overrideAttrs
2019-06-10lilypond: mark broken on darwinEric Bailey
2019-06-10lilypond: reworkEric Bailey
- fetchurl -> fetchgit - urwfonts -> ghostscript/share/fonts - Add me as maintainer
2019-04-23Fix configure error - incorrectly detected fontforge versionMilan Svoboda
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-05-25treewide: use appendToName where appropriateMatthew Bauer
Using appendToName preserves the version at the end of the name.
2017-11-05lilypond: disable parallel buildingVladimír Čunát
Example failure: https://hydra.nixos.org/build/63597640
2017-08-28lilypond-unstable: 2.19.24 -> 2.19.65Vincent Laporte
2017-05-26lilypond-with-fonts: fix quotingEric Bailey
2017-03-07lilypond-with-fonts: fix typosEric Bailey
In development, I experimented with file globs, for loops and making the supplementary fonts optional. As such, the original PR ended up with a dysfunctional combination. This commit fully adopts the for loop approach, which I prefer, since failing matches, e.g. missing supplementary-fonts/, won't cause a failure.
2017-03-06lilypond-with-fonts: use all fonts by defaultEric Bailey
Add a list of all fonts to openlilylib-fonts and use that as the default fonts argument to lilypond-with-fonts.
2017-03-06lilypond: add openlilylib-fonts and lilypond-with-fontsEric Bailey
2017-02-26lilypond-unstable: init at 2.19.24Eric Bailey
2016-10-18lilypond: use python2Frederik Rietdijk
2016-03-28lilypond: set some HOME during the build for MetafontMichael Raskin
2015-12-27lilypond: add a workaround for fontforge version detectionMichael Raskin
A part of Fontforge store path was taken as a part of the version by configure script leading to a version check failure.
2015-10-31lilypond: allow build on darwinStéphane Jourdois
2015-10-09lilypond: disable argv[0] passthroughThomas Tuegel
Fixes #10290. Lilypond finds its Guile libraries by looking at the path in argv[0], so it should be hardcoded to the real absolute path to the executable.
2015-09-23lilypond: fix with new dblatex+texlive, fix metaVladimír Čunát
Also enableParallelBuilding, as it took quite some time to build. /cc maintainer @MarcWeber.
2014-10-12lilypond: updated from 2.16.2 to 2.18.2Raffael Mancini
2014-06-11lilypond: unbreak build by adding t1utils to buildInputsBjørn Forsman
lilypond needs the 't1asm' tool from t1utils to build. t1asm used to be provided by texlive-core, but does no more (since texlive-core-2014 update).
2014-06-11lilypond: cosmetic changesPeter Simons
2013-09-28lilypond: add missing ghostscript path to wrapperBjørn Forsman
2013-05-18lilypond: Update to 2.16.2, fix guile.Petr Rockai
2012-08-05Lilypond: update to 2.14.2Michael Raskin
2011-01-12Update Lilypond - this also fixes its buildMichael Raskin
svn path=/nixpkgs/trunk/; revision=25525
2010-07-28* More cleanup.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=22798
2009-12-25update to 2.13.9Armijn Hemel
svn path=/nixpkgs/trunk/; revision=19103
2009-12-11removing old bleeding edge cruft replacing it by a niftier version usingMarc Weber
source regions which are substituded by the tool nix-repository-manager. See http://github.com/MarcWeber/nix-repository-manager/raw/master/README. sourceByName is called sourceFromHead now. updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags cinelerra does no longer build due to Xorg update svn path=/nixpkgs/trunk/; revision=18894
2009-09-10adding lilypondMarc Weber
svn path=/nixpkgs/trunk/; revision=17028