Commit graph

4308 commits

Author SHA1 Message Date
Eelco Dolstra a4e77530c8 * nss_ldap: purity fix: don't try to install /etc/ldap.conf.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11850
2008-05-20 09:19:17 +00:00
Eelco Dolstra 1d6f0ab989 * On Linux, build coreutils with ACL support.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11848
2008-05-19 15:12:03 +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 7ced607acb * Disable some systems that are currently missing in the build farm.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11844
2008-05-19 12:16:48 +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 def8943aeb svn path=/nixpkgs/branches/stdenv-updates/; revision=11804 2008-05-09 16:02:14 +00:00
Eelco Dolstra 75fa800307 * GNU tar 1.20.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11800
2008-05-09 14:56:29 +00:00
Eelco Dolstra 90f1d76790 * Bash 3.2 patchlevel 39.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11799
2008-05-09 14:55:03 +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 6aae26a1d8 * Curl 7.18.1.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11691
2008-04-23 09:30:09 +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 16f2d8b2d5 * Implement the succeedOnFailure flag by trapping EXIT. This makes
the fail() function unnecessary.
* Flag showBuildStats to print execution times on builder exit.

svn path=/nixpkgs/branches/stdenv-updates/; revision=11688
2008-04-23 07:19:48 +00:00
Eelco Dolstra a218b9b2e7 * Updated coreutils and findutils.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11685
2008-04-22 13:12:45 +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 4195c1522f * Some variables to make it easier to inject additional phases.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11221
2008-03-20 10:59:47 +00:00
Eelco Dolstra 9bddb8a172 * stripDirs: nest the output.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11220
2008-03-20 10:54:58 +00:00
Eelco Dolstra c0c199dbc7 * Add some missing pre/post hooks.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11179
2008-03-18 11:03:35 +00:00
Eelco Dolstra 68d08cd70d * fixupPhase: don't barf if the output doesn't exist yet.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11177
2008-03-18 10:28:17 +00:00
Eelco Dolstra aaeed176c5 * Oops, don't pass --prefix twice.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11176
2008-03-18 10:26:43 +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 7ba8833f14 * mirror://gnome/ scheme.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11016
2008-03-07 15:40:26 +00:00
Eelco Dolstra 4bd753eaeb * Revert to pkg-config 0.22, even with the patch it changes the
Requires.private interpretation and I don't actually have a reason
  to update to 0.23 anyway.

svn path=/nixpkgs/branches/stdenv-updates/; revision=11015
2008-03-07 15:40:07 +00:00
Marc Weber 2d6940061e revert of my last commit to stdenv-update nix-env -qa \* --out-path works for me again
- sorry for the inconvinience

svn path=/nixpkgs/branches/stdenv-updates/; revision=11000
2008-03-06 18:44:09 +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 92f6176390 * pkg-config (note name change): updated to 0.23. Also, look in
share/pkgconfig in addition to lib/pkgconfig.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10993
2008-03-06 16:22:24 +00:00
Marc Weber 328da81b30 - fetchdarcs supports now partial
- fetchdarcs_2pre added
- flapjax added
- no longer used : annotatedDerivations
- added bleeding edge repos with a tiny nix repository manager which dowloads and
  updates repostiries, then creates tar.gz dist files which are used by bleeding_edge_source
  (darcs tested only by now)
- added experimental my_environment with example

svn path=/nixpkgs/branches/stdenv-updates/; revision=10973
2008-03-06 01:58:13 +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 f212e0380e svn path=/nixpkgs/trunk/; revision=10964 2008-03-05 14:37:41 +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
Ludovic Courtès 8b34b723f7 Add GCC-UPC, a compiler for the UPC distributed shared memory language.
svn path=/nixpkgs/trunk/; revision=10956
2008-03-04 16:20:11 +00:00
Wouter den Breejen cfe56735b0 SNix update.
svn path=/nixpkgs/trunk/; revision=10950
2008-03-04 14:23:33 +00:00
Wouter den Breejen 7dcca76e91 SNix update
svn path=/nixpkgs/trunk/; revision=10949
2008-03-04 14:23:29 +00:00
Eelco Dolstra 167aa686ee * DBus 1.1.20.
svn path=/nixpkgs/trunk/; revision=10945
2008-03-04 13:30:34 +00:00
Eelco Dolstra 0a8f71fb9c * Linux 2.6.23.17.
svn path=/nixpkgs/trunk/; revision=10943
2008-03-04 11:07:37 +00:00
Eelco Dolstra 72097d9aea * Don't strip the NVIDIA programs (like nvidia-settings), it breaks
them (NIXPKGS-85).

svn path=/nixpkgs/trunk/; revision=10941
2008-03-04 10:06:21 +00:00
Michael Raskin 7001d91ba7 Added seccureUser, uild variant that does not lock memory.
svn path=/nixpkgs/trunk/; revision=10938
2008-03-03 23:32:50 +00:00
Armijn Hemel 1be3f71528 update to 2.5.2
svn path=/nixpkgs/trunk/; revision=10934
2008-03-03 23:15:15 +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
Armijn Hemel bde6dd8990 new powertop
svn path=/nixpkgs/trunk/; revision=10932
2008-03-03 21:44:17 +00:00
Armijn Hemel 635b721180 update to 1.4.1
svn path=/nixpkgs/trunk/; revision=10931
2008-03-03 21:37:55 +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
Michael Raskin 25f81f6438 Added SECCURE - Elliptic Curve Cryptography zero-configuration command-line tool. Note: needs to be setuid, because loves to lock memory.
svn path=/nixpkgs/trunk/; revision=10926
2008-03-03 10:48:29 +00:00
Armijn Hemel 70ac99975d update to 0.11.1
svn path=/nixpkgs/trunk/; revision=10925
2008-03-03 00:06:23 +00:00
Armijn Hemel 93c37882a5 update to 2.4.0
svn path=/nixpkgs/trunk/; revision=10924
2008-03-02 22:54:49 +00:00
Armijn Hemel 2b8ec976cf update to 2.4.5, Python ImportError still in there.
svn path=/nixpkgs/trunk/; revision=10923
2008-03-02 22:24:21 +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