Eelco Dolstra
eca684a44b
* Gnome 2.22.1.
...
* Moved some of the Gnome package Nix expressions into
pkgs/desktops/gnome/default.nix - no need to have them in separate
files. This way the code is much shorter. Still to be done for all
the other Gnome packages.
* Glib 2.16.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00
Eelco Dolstra
79ed6fcf36
* Obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11847
2008-05-19 13:41:40 +00:00
Eelco Dolstra
011179a980
* Updated attr and acl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11846
2008-05-19 13:39:28 +00:00
Eelco Dolstra
7736d51d6d
* Minor type error.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11806
2008-05-09 16:30:08 +00:00
Eelco Dolstra
537dc07161
* libpng 1.2.29.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11805
2008-05-09 16:12:46 +00:00
Eelco Dolstra
319feed942
* Latest Cairo / GTK.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11692
2008-04-23 10:48:10 +00:00
Eelco Dolstra
09ab596e0f
* Remove calls to fail().
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +00:00
Eelco Dolstra
7d96471775
* Ignore services in nsswitch.conf that cannot be found (like
...
"mdns4_mininal" on Ubuntu). This is a fix for NIXPKGS-79. It
doesn't *quite* fix the problem in all cases (there might be people
actually using mDNS; they should just run the "nscd" daemon) but at
least it should keep curl from failing in Nixpkgs downloads.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11487
2008-04-08 12:28:03 +00:00
Eelco Dolstra
5ebab60b5e
* Latest GTK+, glib, ATK, Pango, FreeType, Cairo, Fontconfig.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11017
2008-03-07 15:43:43 +00:00
Eelco Dolstra
173ae78b85
* libpng 1.2.25.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10994
2008-03-06 16:22:41 +00:00
Eelco Dolstra
57d4f03ba8
* Make sure that zone.tab gets installed (NIXOS-56 regression).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10967
2008-03-05 15:33:37 +00:00
Eelco Dolstra
c65fa45df9
* Fix building when /var/lib/dbus doesn't exist.
...
svn path=/nixpkgs/trunk/; revision=10963
2008-03-05 14:37:06 +00:00
Ludovic Courtès
ddb9d11f1c
Add libcddb and GNU libcdio.
...
svn path=/nixpkgs/trunk/; revision=10960
2008-03-05 09:10:23 +00:00
Eelco Dolstra
167aa686ee
* DBus 1.1.20.
...
svn path=/nixpkgs/trunk/; revision=10945
2008-03-04 13:30:34 +00:00
Armijn Hemel
27540fd36e
update to 0.8.14 (warning: triggers OOo rebuild :-P )
...
svn path=/nixpkgs/trunk/; revision=10933
2008-03-03 22:07:25 +00:00
Michael Raskin
9f393398e2
Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
...
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00
Eelco Dolstra
f30f36104b
* Added Audacious, a fork of beep-media-player (which doesn't seem to
...
work very well after the Glibc update), plus its dependencies.
TODO: make an audacious-wrapper that lets Audacious find its plugins
automatically. Currently you have to install audacious-plugins and
symlink ~/.nix-profile/lib/audacious/* in
~/.local/share/audacious/Plugins.
svn path=/nixpkgs/trunk/; revision=10927
2008-03-03 10:55:20 +00:00
Armijn Hemel
73051b79b7
force a build without X for now. This should be made an option...soon.
...
svn path=/nixpkgs/trunk/; revision=10921
2008-03-02 22:12:27 +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
Eelco Dolstra
55fd683572
* Mesa 7.0.3.
...
svn path=/nixpkgs/trunk/; revision=10898
2008-03-01 17:44:50 +00:00
Armijn Hemel
cfceb8f146
add gssdp
...
svn path=/nixpkgs/trunk/; revision=10867
2008-02-26 20:47:30 +00:00
Sander van der Burg
1974f19dff
Added smack library
...
svn path=/nixpkgs/trunk/; revision=10857
2008-02-26 09:07:12 +00:00
Sander van der Burg
80d4c9ed4a
Added gwt-dragdrop library
...
svn path=/nixpkgs/trunk/; revision=10856
2008-02-26 08:48:40 +00:00
Sander van der Burg
23622f6cda
Added gwt-widgets
...
svn path=/nixpkgs/trunk/; revision=10851
2008-02-25 12:45:17 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Eelco Dolstra
67c961fd63
* Merged -r10790:HEAD from the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10815
2008-02-21 17:34:03 +00:00
Ludovic Courtès
4050f8fa45
Add MPICH2, an implementation of the Message Passing Interface.
...
svn path=/nixpkgs/trunk/; revision=10807
2008-02-21 16:17:43 +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
805424e33f
libxklavier added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10749
2008-02-18 20:53:36 +00:00
Yury G. Kudryashov
f1459725b6
telepathy stuff
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10748
2008-02-18 20:53:23 +00:00
Yury G. Kudryashov
fc33ef9f7b
libraw1394: URL corrected
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10747
2008-02-18 20:53:11 +00:00
Yury G. Kudryashov
0aa0847307
added gnupg-1.x compatibility symlinks to gnupg-2.x, removed gnupg2 attr
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10746
2008-02-18 20:52:59 +00:00
Yury G. Kudryashov
0b2d493521
libarchive: 2.4.12 added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10745
2008-02-18 20:52:40 +00:00
Yury G. Kudryashov
343d3f0e4c
log4cxx: +boost
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10742
2008-02-18 20:51:56 +00:00
Yury G. Kudryashov
fefdde6209
liboil: URL corrected
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10741
2008-02-18 20:51:40 +00:00
Yury G. Kudryashov
f19180e9c2
ortp: 0.7.1 added (libjingle may need it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10740
2008-02-18 20:51:25 +00:00
Yury G. Kudryashov
461b3197b5
enchant: using selectVersion
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10739
2008-02-18 20:51:07 +00:00
Yury G. Kudryashov
81429b0ac2
avahi: glib and qt4 support, 0.6.22 added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10737
2008-02-18 20:48:36 +00:00
Ludovic Courtès
dbc5fb085c
Add Aspell Esperanto dictionary.
...
svn path=/nixpkgs/trunk/; revision=10687
2008-02-14 13:39:03 +00:00
Eelco Dolstra
a65d6f9f59
* Emacs expects an alias called "nederlands" (not "dutch"), so provide
...
it.
svn path=/nixpkgs/trunk/; revision=10676
2008-02-14 10:26:17 +00:00
Ludovic Courtès
3925367ca2
Aspell: Use the `ASPELL_CONF' environment variable instead of patching Aspell.
...
A related change in `/etc/profile' will be checked in in the NixOS repository.
svn path=/nixpkgs/trunk/; revision=10672
2008-02-14 09:40:28 +00:00
Eelco Dolstra
89815eb9a0
* gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the
...
user environment. (NIXPKGS-63)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10664
2008-02-13 19:41:37 +00:00
Eelco Dolstra
5f45fb3ae9
* substitute() in stdenv: use the replace program instead of awful
...
sed hackery.
* Some indentation fixes in setup.sh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
2008-02-13 14:23:09 +00:00
Michael Raskin
a25344377e
Ported ffmpeg_svn tarball link; fixes to iptables
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10651
2008-02-12 21:47:49 +00:00
Ludovic Courtès
c81efcdedb
Add GNU lsh, a GPL'd implementation of SSH, and `liboop', and event loop library.
...
svn path=/nixpkgs/trunk/; revision=10637
2008-02-12 10:51:44 +00:00
Ludovic Courtès
a30e268cb7
Add mpg321, libao and libid3tag; upgrade libmad.
...
svn path=/nixpkgs/trunk/; revision=10626
2008-02-11 21:02:38 +00:00
Eelco Dolstra
1e7824a683
* Use a tarball for ffmpeg_svn.
...
svn path=/nixpkgs/trunk/; revision=10620
2008-02-10 23:00:58 +00:00
Yury G. Kudryashov
270646012a
qt-4: sha256 update. May be, they export some external repo?
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10617
2008-02-10 17:42:20 +00:00
Yury G. Kudryashov
40e41fe362
redland: more dependencies
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10615
2008-02-10 17:42:11 +00:00
Yury G. Kudryashov
1cf8a9d0ed
readline5: shared, using sha256
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10613
2008-02-10 17:42:02 +00:00