summaryrefslogtreecommitdiffstats
path: root/pkgs/data/fonts/bakoma-ttf
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-05-13data/fonts: cleanupvolth
* make font derivations fixed-output where applicable * fix dead links * `stdenv.lib` -> `lib` where `stdenv` is not involved * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2017-08-11bakoma_ttf: make the font derivations fixed-output (#28130)volth
- [x] dead link fixed - [x] make the font derivations fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2016-05-04use dontBuild instead of hacksRobin Gloster
changes: * buildPhase = "true" * buildPhase = ":"
2013-06-25nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra
It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2008-11-14* Get rid of all references to nix.cs.uu.nl.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=13299
2007-10-03* bakoma-ttf: TrueType versions of the Computer Modern and AMS TeX Fonts.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=9402