Commit graph

47 commits

Author SHA1 Message Date
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Michael Raskin 95c065f33f Find some mirror for ArkPandora
svn path=/nixpkgs/trunk/; revision=20144
2010-02-21 07:20:26 +00:00
Michael Raskin f71d6f9f91 Update lmodern
svn path=/nixpkgs/trunk/; revision=19925
2010-02-11 09:44:48 +00:00
Alexander Tsamutali df30fb33c4 data/fonts/terminus-font: New nixpkg.
svn path=/nixpkgs/trunk/; revision=19855
2010-02-06 22:28:39 +00:00
Eelco Dolstra 7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Ludovic Courtès 86d88db042 Liberation Fonts: Fix name; install doc; add `meta'.
svn path=/nixpkgs/trunk/; revision=16273
2009-07-09 12:07:45 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Michael Raskin 28569219d8 Update hashes to match update of ucs-fonts
svn path=/nixpkgs/trunk/; revision=15518
2009-05-09 17:00:53 +00:00
Michael Raskin 1a4e6f01bf Updating Unifont
svn path=/nixpkgs/trunk/; revision=15517
2009-05-09 16:49:16 +00:00
Michael Raskin e29972b129 Update RedHat Liberation fonts
svn path=/nixpkgs/trunk/; revision=15516
2009-05-09 16:26:59 +00:00
Michael Raskin e65f6da644 Update DejaVu fonts
svn path=/nixpkgs/trunk/; revision=15463
2009-05-06 07:30:13 +00:00
Eelco Dolstra c61c9dc35b * Drop the "perl" prefix from Perl attribute names. It's redundant
now that Perl packages are in their own namespace
  (perlPackages.<pkg>).

svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès 7b6b14df31 GNU Freefont, Jan. 2009.
svn path=/nixpkgs/trunk/; revision=13718
2009-01-06 21:20:33 +00:00
Eelco Dolstra aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Michael Raskin c5363217ad meta.function -> passthru.function, not killing other contents of passthru
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Ludovic Courtès c9d9cfe6d4 GNU Freefont 20080912.
svn path=/nixpkgs/trunk/; revision=12856
2008-09-12 17:54:59 +00:00
Michael Raskin 87ff8d6347 Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Wouter den Breejen 4650c3ddc5 Redhat n00bs calls their source xxx.tar.gz but it is not gzipped . . the generic builder can also not figure this out . . .
svn path=/nixpkgs/trunk/; revision=12310
2008-07-07 19:02:57 +00:00
Wouter den Breejen 20d29abc63 svn path=/nixpkgs/trunk/; revision=12309 2008-07-07 17:25:08 +00:00
Wouter den Breejen df8ae9639a More mirrors / updates . . .
svn path=/nixpkgs/trunk/; revision=12308
2008-07-07 17:10:21 +00:00
Michael Raskin 0160fb04ed Added ArkPandora fonts
svn path=/nixpkgs/trunk/; revision=12264
2008-07-05 05:26:58 +00:00
Michael Raskin 1d06f6f78e .ttf font file supports OpenType features better than .otf for XeLaTeX..
svn path=/nixpkgs/trunk/; revision=11744
2008-04-29 01:38:46 +00:00
Michael Raskin 0875919fa1 Now Linux Libertine font works in TeX
svn path=/nixpkgs/trunk/; revision=11740
2008-04-28 11:06:56 +00:00
Michael Raskin c9c55bd3fd Added Linux Libertine font
svn path=/nixpkgs/trunk/; revision=11738
2008-04-28 10:08:40 +00:00
Michael Raskin 87a1c3d55e Now making font accessible to freetype in standart location
svn path=/nixpkgs/trunk/; revision=11736
2008-04-28 01:09:58 +00:00
Michael Raskin d05d1e3af5 Stupid package name typo
svn path=/nixpkgs/trunk/; revision=11729
2008-04-26 15:54:37 +00:00
Michael Raskin 07d8e53774 Added LModern TeX Fonts
svn path=/nixpkgs/trunk/; revision=11726
2008-04-26 15:22:48 +00:00
Ludovic Courtès 553a3af3ce Update GNU Freefont.
svn path=/nixpkgs/trunk/; revision=11344
2008-03-29 22:07:15 +00:00
Eelco Dolstra d8745d57b2 * mirror://debian: stripped the /pool part; there are other Debian
files that can be useful.
* mirror://ubuntu.

svn path=/nixpkgs/trunk/; revision=11097
2008-03-13 13:31:39 +00:00
Michael Raskin 9ee09f4a55 Added JUnicode
svn path=/nixpkgs/trunk/; revision=10917
2008-03-02 21:59:32 +00:00
Michael Raskin 7d5ddd88a9 Added UCS-fonts
svn path=/nixpkgs/trunk/; revision=10915
2008-03-02 19:19:34 +00:00
Michael Raskin 71f8e0911a Added src to meta for builderDefs-based packages.
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin 7ffdd3a997 Bunch of Unicode fonts.
svn path=/nixpkgs/trunk/; revision=10909
2008-03-02 18:39:33 +00:00
Eelco Dolstra e12b421add * Merged most of the stdenv-updates branch. Some stuff didn't
merge cleanly right away (kde-4, kernel stuff) so it should be
  merged later.  But the stdenv stuff is all there.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Yury G. Kudryashov da57804fff Merged with trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Michael Raskin bc46eaf404 Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Yury G. Kudryashov a7703662a4 Merged with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Michael Raskin a7fada5648 Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Eelco Dolstra deca7d257f * Nix expression for installing some fonts from Vista.
svn path=/nixpkgs/trunk/; revision=9432
2007-10-09 12:05:38 +00:00
Eelco Dolstra 046a7c735a * bakoma-ttf: TrueType versions of the Computer Modern and AMS TeX Fonts.
svn path=/nixpkgs/trunk/; revision=9402
2007-10-03 16:10:22 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra 6223d7e219 * Add the Microsoft Core Fonts.
svn path=/nixpkgs/trunk/; revision=7754
2007-01-22 17:39:14 +00:00
Eelco Dolstra b3b1daf131 * Add Bitstream Vera.
svn path=/nixpkgs/trunk/; revision=7751
2007-01-22 17:11:08 +00:00
Eelco Dolstra cf8fad5c83 * MPlayer 1.0rc1.
* Added freefont-ttf (use to provide a default OSD font for MPlayer).

svn path=/nixpkgs/trunk/; revision=7241
2006-12-05 22:28:45 +00:00