summary refs log tree commit diff
path: root/pkgs/data
Commit message (Collapse)AuthorAge
* man-pages-3.24Yury G. Kudryashov2010-04-12
| | | | svn path=/nixpkgs/trunk/; revision=21020
* Upgrade shared-mime-infoYury G. Kudryashov2010-04-02
| | | | svn path=/nixpkgs/trunk/; revision=20928
* More symbols for symbol-rich layoutMichael Raskin2010-03-02
| | | | svn path=/nixpkgs/trunk/; revision=20324
* Find some mirror for ArkPandoraMichael Raskin2010-02-21
| | | | svn path=/nixpkgs/trunk/; revision=20144
* Updating the url for shared desktop ontologies.Lluís Batlle i Rossell2010-02-11
| | | | svn path=/nixpkgs/trunk/; revision=19943
* Update lmodernMichael Raskin2010-02-11
| | | | svn path=/nixpkgs/trunk/; revision=19925
* - Completed all dependencies for kdelibs-4.4.0Sander van der Burg2010-02-10
| | | | | | | | - Added SIP 4.10 required for pyqt-4.7.x - Removed kde libs experimental, which does not exists anymore in 4.4.0 svn path=/nixpkgs/trunk/; revision=19910
* data/fonts/terminus-font: New nixpkg.Alexander Tsamutali2010-02-06
| | | | svn path=/nixpkgs/trunk/; revision=19855
* * Added a bundle of CA certificates, useful for e.g. curl.Eelco Dolstra2010-01-20
| | | | svn path=/nixpkgs/trunk/; revision=19571
* Updating the libstdc++ man pages to 4.4.0. We have gcc-4.3.4 in trunk, but I ↵Lluís Batlle i Rossell2009-12-10
| | | | | | don't think it will be any annoyance. svn path=/nixpkgs/trunk/; revision=18871
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
| | | | | | | | | | | | `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
* pkgs/data/sgml+xml/schemas/xml-dtd/docbook/4.5.nix: added docbook 4.5 XML DTDPeter Simons2009-11-03
| | | | | | The new asciidoc version generates docbook output for this version. svn path=/nixpkgs/trunk/; revision=18077
* Adding bsdgames and miscfiles (this later, for 'words')Lluís Batlle i Rossell2009-10-26
| | | | | | | I could not easily make some bsdgames build or install. Too much patching against the installer trying to write beyond the nix store. svn path=/nixpkgs/trunk/; revision=17971
* * Latest DocBook XSL.Eelco Dolstra2009-10-05
| | | | svn path=/nixpkgs/trunk/; revision=17641
* * Latest manpages.Eelco Dolstra2009-09-26
| | | | svn path=/nixpkgs/trunk/; revision=17449
* * XHTML 1.0 DTDs.Eelco Dolstra2009-09-16
| | | | svn path=/nixpkgs/trunk/; revision=17185
* * docbook-xsl / docbook-xsl-ns: match the upstream package name. AlsoEelco Dolstra2009-07-14
| | | | | | updated docbook-xsl-ns. svn path=/nixpkgs/trunk/; revision=16356
* Liberation Fonts: Fix name; install doc; add `meta'.Ludovic Courtès2009-07-09
| | | | svn path=/nixpkgs/trunk/; revision=16273
* Updating the xkeyboard_config patch for esperanto with alt_grLluís Batlle i Rossell2009-06-03
| | | | svn path=/nixpkgs/trunk/; revision=15848
* * Updated the IANA /etc info.Eelco Dolstra2009-05-28
| | | | svn path=/nixpkgs/trunk/; revision=15763
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* Update hashes to match update of ucs-fontsMichael Raskin2009-05-09
| | | | svn path=/nixpkgs/trunk/; revision=15518
* Updating UnifontMichael Raskin2009-05-09
| | | | svn path=/nixpkgs/trunk/; revision=15517
* Update RedHat Liberation fontsMichael Raskin2009-05-09
| | | | svn path=/nixpkgs/trunk/; revision=15516
* Update DejaVu fontsMichael Raskin2009-05-06
| | | | svn path=/nixpkgs/trunk/; revision=15463
* xkeyboard-config update to 1.5Michael Raskin2009-05-05
| | | | svn path=/nixpkgs/trunk/; revision=15448
* Update Theme-GNU location to something more reliableMichael Raskin2009-05-03
| | | | svn path=/nixpkgs/trunk/; revision=15425
* * Another sync with the trunk.Eelco Dolstra2009-04-23
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
| * * Drop the "perl" prefix from Perl attribute names. It's redundantEelco Dolstra2009-04-20
| | | | | | | | | | | | | | now that Perl packages are in their own namespace (perlPackages.<pkg>). svn path=/nixpkgs/trunk/; revision=15176
| * LE/GE symbolsMichael Raskin2009-04-19
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15164
* | * Sync with the trunk.Eelco Dolstra2009-04-09
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
| * Add pthread man pages from LinuxThreads.Ludovic Courtès2009-04-02
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14837
* | * Sync with the trunk once more.Eelco Dolstra2009-03-31
|\| | | | | | | | | | | * Turn on everything in Hydra. svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
| * * Backported the GCC mirrors from the stdenv branch.Eelco Dolstra2009-03-30
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14784
| * Adding C++ std man pages.Lluís Batlle i Rossell2009-03-30
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14771
* | shared-mime-info: Add dependency on Perl (for Intltool).Ludovic Courtès2009-03-23
| | | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=14665
* | * Sync with the trunk.Eelco Dolstra2009-03-20
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
| * gr layout contained polytonic symbols not mentioned in keysymdefs.h Michael Raskin2009-03-19
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14597
| * * man-pages 3.19.Eelco Dolstra2009-03-18
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14595
| * Testing showed that these keys do not work well in non-us layout..Michael Raskin2009-03-18
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14583
| * hyphen, nbsp, plusminus for rich kb layoutMichael Raskin2009-03-17
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14575
| * Added arrows into rich international layoutMichael Raskin2009-03-17
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14567
* | * Sync with the trunk.Eelco Dolstra2009-03-16
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
| * * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Poppler data 0.2.1.Ludovic Courtès2009-02-21
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14154
| * Updating man-pages to 3.18 (the url for 3.15 didn't work)Lluís Batlle i Rossell2009-02-19
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14121
| * * Latest shared-mime-info.Eelco Dolstra2009-02-16
| | | | | | | | | | | | * Latest Catalyst runtime. svn path=/nixpkgs/trunk/; revision=14086
* | * Sync with the trunk.Eelco Dolstra2009-02-13
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
| * emdash/endash for very rich keyboard layout..Michael Raskin2009-02-13
| | | | | | | | svn path=/nixpkgs/trunk/; revision=14071