Lluís Batlle i Rossell
585654955f
Removing references to libkipi. I just discovered it is for kde 3.x.
...
svn path=/nixpkgs/trunk/; revision=17746
2009-10-11 15:52:03 +00:00
Lluís Batlle i Rossell
613ae5e387
Trying to add kde43.libkipi. It still doesn't work, but the actual expression
...
triggers "nix-instantiate killed by signal 6 (SIGABRT)". Try it with:
nix-build -A kde43.libkipi /etc/nixos/nixpkgs
svn path=/nixpkgs/trunk/; revision=17745
2009-10-11 15:16:46 +00:00
Lluís Batlle i Rossell
57a544d59c
Adding 'remake': a patched and modernized version of GNU make utility that adds
...
improved error reporting, the ability to trace execution in a comprehensible
way, and a debugger.
svn path=/nixpkgs/trunk/; revision=17744
2009-10-11 15:03:13 +00:00
Lluís Batlle i Rossell
9d71e990a1
Updating the openchrome xorg video driver
...
svn path=/nixpkgs/trunk/; revision=17743
2009-10-11 14:41:31 +00:00
Michael Raskin
e131df67ee
Update GDB
...
svn path=/nixpkgs/trunk/; revision=17742
2009-10-10 14:45:38 +00:00
Sander van der Burg
4232caa53f
Added konversation for KDE 4.x package
...
svn path=/nixpkgs/trunk/; revision=17741
2009-10-10 12:51:51 +00:00
Nicolas Pierron
926f20a1ee
Revert "* Revert the last two commits ..." (rev 17738) & Fix.
...
svn path=/nixpkgs/trunk/; revision=17740
2009-10-09 23:03:24 +00:00
Eelco Dolstra
037a777b7d
* Enable builds on OpenBSD.
...
svn path=/nixpkgs/trunk/; revision=17739
2009-10-09 19:42:59 +00:00
Eelco Dolstra
24b50e92ee
* Revert the last two commits since they break every job in the
...
buildfarm ("undefined variable `delayPropertiesTemplate'").
svn path=/nixpkgs/trunk/; revision=17738
2009-10-09 19:34:28 +00:00
Nicolas Pierron
d11481e9bf
Add mkOverrideTemplate (currently the same as mkOverride).
...
svn path=/nixpkgs/trunk/; revision=17737
2009-10-09 18:11:36 +00:00
Nicolas Pierron
bb16a7f08d
Replace a counter intuitive behaviour of module evaluations.
...
- types.nix:
Introduce a new flag named "delayProperties" which define either that
properties should be evaluated (when false) or that they should be delaied
through the type structure.
- properties.nix:
Generalized the delayProperties function to make it work with the iter
functions of option types.
- modules.nix:
Replace evalProperties by a condition based on the value of the
"delayProperties" flag of the option type. If the flag does not exists or
if it is false, then the system behaves as always. Otherwise it delays
the properties from the current value to each values contained inside it.
svn path=/nixpkgs/trunk/; revision=17736
2009-10-09 18:11:30 +00:00
Nicolas Pierron
fd0396037a
extract function unifyOptionModule from moduleMerge. This function is
...
used to convert option sets, provided inside option declarations, to a
module.
svn path=/nixpkgs/trunk/; revision=17735
2009-10-09 18:11:24 +00:00
Rob Vermaas
67bf96d424
enable freebsd for mesa
...
svn path=/nixpkgs/trunk/; revision=17733
2009-10-09 13:57:20 +00:00
Andres Löh
895520c5e1
Added uniqueid Haskell package.
...
svn path=/nixpkgs/trunk/; revision=17732
2009-10-09 13:30:52 +00:00
Andres Löh
1a1a661f4b
Version bump for darcs.
...
svn path=/nixpkgs/trunk/; revision=17729
2009-10-08 14:07:13 +00:00
Eelco Dolstra
ad6a69e0f5
svn path=/nixpkgs/trunk/; revision=17728
2009-10-08 13:14:52 +00:00
Eelco Dolstra
55ad6675dc
* Fix some packages that broke because libuuid can be null on Darwin.
...
buildDefs doesn't like buildInputs containing nulls.
* In all-packages.nix: xfsProgs -> xfsprogs, jfsUtils -> jfsutils to
match the upstream name.
svn path=/nixpkgs/trunk/; revision=17726
2009-10-08 13:07:56 +00:00
Sander van der Burg
0f20924465
- Upgraded VirtualBox to 3.0.8
...
- Fixed location of the VirtualBox icon
- Removed qt3 as dependency of VirtualBox since it's obsolete since 3.0.x
svn path=/nixpkgs/trunk/; revision=17725
2009-10-08 12:57:05 +00:00
Eelco Dolstra
c4d7f1dc82
svn path=/nixpkgs/trunk/; revision=17724
2009-10-08 12:48:44 +00:00
Eelco Dolstra
a32ea15fd4
* debootstrap is missing subst.patch.
...
svn path=/nixpkgs/trunk/; revision=17723
2009-10-08 12:47:05 +00:00
Marc Weber
6533cfe95d
debootstrap: missing patch
...
svn path=/nixpkgs/trunk/; revision=17722
2009-10-08 12:36:31 +00:00
Andres Löh
0b5b512471
Added HList package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17715
2009-10-08 09:46:56 +00:00
Rob Vermaas
dc242687b2
updated pgadmin to 1.10.0
...
svn path=/nixpkgs/trunk/; revision=17713
2009-10-08 09:26:47 +00:00
Rob Vermaas
e7c3f330d3
added pg_top
...
svn path=/nixpkgs/trunk/; revision=17711
2009-10-08 08:53:21 +00:00
Rob Vermaas
6132b946ac
added eggdrop, iftop
...
svn path=/nixpkgs/trunk/; revision=17710
2009-10-08 07:01:55 +00:00
Marc Weber
5fe030ee0a
adding debootstrap (bootstrap debian in a chroot)
...
svn path=/nixpkgs/trunk/; revision=17709
2009-10-08 00:54:31 +00:00
Marc Weber
0e6c476d60
fix some typos in comments
...
svn path=/nixpkgs/trunk/; revision=17708
2009-10-08 00:54:26 +00:00
Peter Simons
49a1368712
pigz: an implementation of gzip that can take advantage of multi-core CPUs
...
Initial version.
svn path=/nixpkgs/trunk/; revision=17707
2009-10-07 20:18:11 +00:00
Rob Vermaas
7aae02cb99
added DBD-mysql, maatkit
...
svn path=/nixpkgs/trunk/; revision=17703
2009-10-07 15:08:34 +00:00
Sander van der Burg
49124816cc
Upgraded GWT to 1.5.3
...
svn path=/nixpkgs/trunk/; revision=17698
2009-10-07 13:03:38 +00:00
Eelco Dolstra
1608964306
svn path=/nixpkgs/trunk/; revision=17689
2009-10-07 11:29:23 +00:00
Eelco Dolstra
8cb83682c4
* p7zip updated to 9.04.
...
svn path=/nixpkgs/trunk/; revision=17688
2009-10-07 11:28:35 +00:00
Eelco Dolstra
672d3856df
* Unzip 6.0.
...
svn path=/nixpkgs/trunk/; revision=17687
2009-10-07 11:18:54 +00:00
Lluís Batlle i Rossell
1ebd86987c
Updating googleearth.
...
I had to use a newer patchelf (0.5), otherwise patchelf (0.4) died with an error at
setting the rpath for a lib.
("virtual address overrun" or something like that)
I still don't know of any stable url for a given version, so we will have this working
until they change the package file again updating.
svn path=/nixpkgs/trunk/; revision=17680
2009-10-06 17:37:39 +00:00
Ludovic Courtès
1028742c3b
libedit update (the former upstream tarball vanished).
...
svn path=/nixpkgs/trunk/; revision=17679
2009-10-06 16:47:37 +00:00
Nicolas Pierron
d7897d0d1a
Change fetchsvn as well as nix-prefect-svn to use the repository name and
...
the revision number inside the derivation name.
svn path=/nixpkgs/trunk/; revision=17677
2009-10-06 13:36:52 +00:00
Nicolas Pierron
e528b920bb
Add the reverseList function.
...
svn path=/nixpkgs/trunk/; revision=17676
2009-10-06 13:36:46 +00:00
Sander van der Burg
730c14b4b7
Upgraded KDE to version 4.3.2
...
svn path=/nixpkgs/trunk/; revision=17675
2009-10-06 12:38:37 +00:00
Nicolas Pierron
088e6995a2
Improve the efficiency of stringToCharacters.
...
svn path=/nixpkgs/trunk/; revision=17671
2009-10-06 09:21:58 +00:00
Nicolas Pierron
915fa6a08f
introduce the stringAsChars ans replaceChars functions.
...
svn path=/nixpkgs/trunk/; revision=17670
2009-10-06 09:21:52 +00:00
Nicolas Pierron
bbb4ce1dd7
Extract the path done inside the iteration process of the option type and
...
give it as argument to each sub-module.
With the type "types.attrsOf types.optionSet", you will obtain the name of
the attribute in which the sub-modules are contained.
svn path=/nixpkgs/trunk/; revision=17669
2009-10-06 09:21:46 +00:00
Nicolas Pierron
1f68748a8b
Add removePrefix function.
...
svn path=/nixpkgs/trunk/; revision=17667
2009-10-06 09:21:39 +00:00
Nicolas Pierron
c3d328ca48
Fix sub-module argument manipulation: Avoid using an empty set to check
...
the type of the module.
svn path=/nixpkgs/trunk/; revision=17666
2009-10-06 09:21:17 +00:00
Michael Raskin
1a093f3b73
Updating 2.6.31-zen2 sliding head
...
svn path=/nixpkgs/trunk/; revision=17664
2009-10-06 06:15:22 +00:00
Michael Raskin
cd2e2948a8
Adding a zen-stable head version
...
svn path=/nixpkgs/trunk/; revision=17663
2009-10-06 06:12:08 +00:00
Michael Raskin
7469c3da48
move to fetchgit as github tarballs are unpredictable
...
svn path=/nixpkgs/trunk/; revision=17662
2009-10-06 05:58:56 +00:00
Michael Raskin
edbbddce1d
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
...
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Ludovic Courtès
3c9c17990e
guile-2-test: Add guile-gnome.
...
svn path=/nixpkgs/trunk/; revision=17658
2009-10-05 22:21:55 +00:00
Ludovic Courtès
efb5018a8f
Add GNU guile-gnome.
...
svn path=/nixpkgs/trunk/; revision=17657
2009-10-05 22:21:50 +00:00
Ludovic Courtès
c1e5a9d2fb
G-Wrap: Propagate libffi.
...
svn path=/nixpkgs/trunk/; revision=17656
2009-10-05 22:21:45 +00:00
Ludovic Courtès
14dc82302c
libffi: Install headers under "$out/include".
...
svn path=/nixpkgs/trunk/; revision=17655
2009-10-05 22:21:40 +00:00
Ludovic Courtès
0183a14c05
guile-2-test: Add Guile-Cairo.
...
svn path=/nixpkgs/trunk/; revision=17654
2009-10-05 22:21:35 +00:00
Ludovic Courtès
9fe05496fb
Add Guile-Cairo.
...
svn path=/nixpkgs/trunk/; revision=17653
2009-10-05 22:21:24 +00:00
Lluís Batlle i Rossell
92dbfb5b9d
Marking comical as maintained by me, and let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=17652
2009-10-05 21:01:50 +00:00
Nicolas Pierron
ba09982edb
Fix merge function of types.
...
svn path=/nixpkgs/trunk/; revision=17649
2009-10-05 18:10:42 +00:00
Rob Vermaas
9ae6664a5b
remove coreutils argument of privoxy
...
svn path=/nixpkgs/trunk/; revision=17648
2009-10-05 17:12:19 +00:00
Rob Vermaas
3e8d1bbe6f
coreutils not needed as input for privoxy
...
svn path=/nixpkgs/trunk/; revision=17647
2009-10-05 15:56:36 +00:00
Rob Vermaas
b7321eddce
added privoxy
...
svn path=/nixpkgs/trunk/; revision=17645
2009-10-05 14:15:28 +00:00
Eelco Dolstra
06e0f87d6e
svn path=/nixpkgs/trunk/; revision=17642
2009-10-05 13:04:07 +00:00
Eelco Dolstra
339e5b8f8b
* Latest DocBook XSL.
...
svn path=/nixpkgs/trunk/; revision=17641
2009-10-05 12:57:15 +00:00
Sander van der Burg
4b80c924ca
openssl support or sitecopy
...
svn path=/nixpkgs/trunk/; revision=17640
2009-10-05 12:21:50 +00:00
Rob Vermaas
163cceeb54
ssl support for sitecopy
...
svn path=/nixpkgs/trunk/; revision=17639
2009-10-05 12:18:51 +00:00
Rob Vermaas
bd4ef3cbfc
added sitecopy
...
svn path=/nixpkgs/trunk/; revision=17638
2009-10-05 10:37:30 +00:00
Michael Raskin
5e1c057878
If this url then this hash
...
svn path=/nixpkgs/trunk/; revision=17637
2009-10-04 22:01:26 +00:00
Ludovic Courtès
4ba5d3dc6d
Add GNU GRUB 1.97~beta3 (aka. "GRUB 2").
...
svn path=/nixpkgs/trunk/; revision=17636
2009-10-04 21:39:34 +00:00
Lluís Batlle i Rossell
954a8d0cdc
Adding amr support in mplayer. That should be enabled by the user, because those libraries are not redistributable.
...
I don't know if the 'unfree' in the amr libraries will stop mplayer being built without its support. We would have to write the all-packages MPlayer expression different, in this case.
svn path=/nixpkgs/trunk/; revision=17635
2009-10-04 21:31:34 +00:00
Andres Löh
ad30d22e82
Added ansi-wl-pprint lib for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17634
2009-10-04 09:28:05 +00:00
Lluís Batlle i Rossell
d34b69e638
Adding all kde language files, and a script to update them for next kde versions.
...
I added recurseIntoAttrs in the kde43 expression in order to get the next recurseIntoAttrs
in l10n working. But as I checked, the kde43 attributes were already shown by
nix-env -qa '*' without any recurseIntoAttrs, I don't know why. If anyone knows, let me know.
svn path=/nixpkgs/trunk/; revision=17628
2009-10-03 13:37:31 +00:00
Peter Simons
efaa637d76
subversion: fixed definition of meta.platforms
...
svn path=/nixpkgs/trunk/; revision=17627
2009-10-03 12:48:29 +00:00
Sander van der Burg
a9e0071c02
Added builder script for KDE PIM runtime
...
svn path=/nixpkgs/trunk/; revision=17626
2009-10-03 12:25:57 +00:00
Sander van der Burg
a23bcc282d
Changed DBUS module prefix of KDE PIM runtime, so that it won't complain when it is installed
...
svn path=/nixpkgs/trunk/; revision=17625
2009-10-03 12:25:27 +00:00
Sander van der Burg
6437240b8e
Fixed compilation of KDE PIM runtime
...
svn path=/nixpkgs/trunk/; revision=17624
2009-10-03 11:30:16 +00:00
Lluís Batlle i Rossell
d0157e7b45
He afegit la traducció del kde al català.
...
Adding the kde Catalan localisation.
svn path=/nixpkgs/trunk/; revision=17623
2009-10-02 22:01:23 +00:00
Lluís Batlle i Rossell
e5654ae80f
Reverting simons' r17618, which causes a major stdenv rebuild.
...
svn path=/nixpkgs/trunk/; revision=17622
2009-10-02 19:05:39 +00:00
Lluís Batlle i Rossell
14433eb1e2
Updating ts to 0.6.5
...
svn path=/nixpkgs/trunk/; revision=17621
2009-10-02 19:05:29 +00:00
Peter Simons
b9b57c6149
Move libXaw fix from default.nix to overrides.nix.
...
svn path=/nixpkgs/trunk/; revision=17620
2009-10-02 18:03:23 +00:00
Peter Simons
67cea803fa
perl-5.8 and perl-5.10: fixed build on MacOS X
...
On MacOS X, we used to use the native perl interpreter from /usr/bin.
Unfortunately, that interpreter fails to build a number of packages
(Subversion, Git, etc. ...), because it assumes knowledge about the underlying
C compiler that is not valid for the compiler used by Nix. For example,
/usr/bin/perl assumes that the compiler can build binaries for both the ppc and
the x86 architecture. /usr/bin/FCC can do that, but the gcc from Nix can't.
The solution is to compile Perl 5.10 via Nix so that it can properly configure
itself. However, note that the resulting binary is impure: it will find headers
in /usr/include and libraries in /usr/lib -- something a pure perl binary
wouldn't do. In this respect our Nix-compiled perl binary is not better than
the native one from /usr/bin -- it's just more accurately configured.
svn path=/nixpkgs/trunk/; revision=17618
2009-10-02 16:26:05 +00:00
Peter Simons
99fe875609
pstree: updated to version 2.32; the previous version no longer exists upstream
...
svn path=/nixpkgs/trunk/; revision=17617
2009-10-02 16:25:59 +00:00
Sander van der Burg
e615e1e0de
Renamed extension to tar.gz
...
svn path=/nixpkgs/trunk/; revision=17615
2009-10-02 15:37:12 +00:00
Eelco Dolstra
68082057fe
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=17614
2009-10-02 15:15:18 +00:00
Eelco Dolstra
e4672f42e5
svn path=/nixpkgs/trunk/; revision=17613
2009-10-02 15:06:07 +00:00
Sander van der Burg
fe23ec7ba9
Upgraded Qt to 4.5.3
...
svn path=/nixpkgs/trunk/; revision=17612
2009-10-02 14:59:17 +00:00
Peter Simons
49afefdb19
emacs-23: hacky fix to libXaw linker errors on MacOS X
...
When building Emacs on MacOS X, the configure script believes that libXaw is
available and tries to link it (even when, in fact, libXaw is not available).
To work around that problem, we make Xaw support mandatory on MacOS X.
svn path=/nixpkgs/trunk/; revision=17610
2009-10-02 13:57:26 +00:00
Peter Simons
1570ccf3cf
libXaw: fixed broken installation in MacOS X
...
See comments in file for further details.
svn path=/nixpkgs/trunk/; revision=17609
2009-10-02 13:57:21 +00:00
Eelco Dolstra
317fd0edd5
* Revert the manual changes to default.nix
...
* Build libSM with the system libuuid on Darwin (in such a way that we
don't get a rebuild on all other platforms).
svn path=/nixpkgs/trunk/; revision=17606
2009-10-02 13:06:35 +00:00
Eelco Dolstra
6e6473940d
* Fix the Exult build.
...
svn path=/nixpkgs/trunk/; revision=17605
2009-10-02 13:01:31 +00:00
Peter Simons
37384f83e4
all-packages.nix: libuuid is a system library on MacOS X
...
The libuuid normally used in nixpkgs, util-linux-ng, is not available on
MacOS X.
svn path=/nixpkgs/trunk/; revision=17604
2009-10-02 12:45:18 +00:00
Peter Simons
7ec88bf6bd
emacs-23: apply the crt{1,i,n}.o patch only on Linux
...
svn path=/nixpkgs/trunk/; revision=17603
2009-10-02 12:45:13 +00:00
Peter Simons
e25c7cb445
all-packages.nix: use config option "brokenRedHatKernel" only on Linux systems
...
svn path=/nixpkgs/trunk/; revision=17602
2009-10-02 12:45:08 +00:00
Peter Simons
f2c6df33ba
pkgs/servers/x11/xorg/default.nix: strip trailing white-space
...
svn path=/nixpkgs/trunk/; revision=17601
2009-10-02 12:45:04 +00:00
Peter Simons
abe32ecf99
libSM: use native libuuid when building on MacOS X
...
On Linux, <uuid/uuid.h> and related functions are provided by the util-linux-ng
package, which doesn't build on other operating systems, such as MacOS X. That
platform provides libuuid as part of the system. Hence, to build libSM on
MacOS, we define (empty) variables LIBUUID_CFLAGS and LIBUUID_CFLAGS. Those
settings disable ./configure's attempt to detect libuuid with pkgconfig --
which would fail.
svn path=/nixpkgs/trunk/; revision=17600
2009-10-02 12:44:59 +00:00
Peter Simons
c16af1a77c
subversion: enable Java bindings only on those platforms that support a JDK
...
svn path=/nixpkgs/trunk/; revision=17599
2009-10-02 12:44:54 +00:00
Eelco Dolstra
83aa130427
svn path=/nixpkgs/trunk/; revision=17598
2009-10-02 12:36:04 +00:00
Rob Vermaas
a71b3737a1
antDarwin based on openjdk
...
svn path=/nixpkgs/trunk/; revision=17597
2009-10-02 12:27:24 +00:00
Rob Vermaas
82447aa73e
added openjdk for darwin (binaries) for testing
...
svn path=/nixpkgs/trunk/; revision=17596
2009-10-02 12:12:23 +00:00
Eelco Dolstra
aa6c9ba04e
* The "static" flag is no longer used it seems. And static builds can
...
probably be done using the makeStaticBinaries stdenv adapter.
svn path=/nixpkgs/trunk/; revision=17595
2009-10-02 11:51:35 +00:00
Eelco Dolstra
4041f93fbf
* SWIG apparently doesn't need Perl/Python/Guile/JDK/20 other
...
languages at build time. It seems they're only used in "make
check".
* Subversion: updated to 1.6.5.
svn path=/nixpkgs/trunk/; revision=17594
2009-10-02 11:49:21 +00:00
Sander van der Burg
d68835524d
Upgraded pycups to 1.9.46
...
svn path=/nixpkgs/trunk/; revision=17593
2009-10-02 11:13:03 +00:00
Rob Vermaas
6b7b8ae98a
give extraRPMs/-Debs file type rpm-extra or deb-extra in build products
...
svn path=/nixpkgs/trunk/; revision=17592
2009-10-02 09:49:53 +00:00
Lluís Batlle i Rossell
12fd6d00f8
Fixing a typo in a 'maintainers' meta info I added recently
...
Dankon ludo.
svn path=/nixpkgs/trunk/; revision=17591
2009-10-02 09:37:06 +00:00
Rob Vermaas
3653e372b0
dash as default shell for debian/ubuntu systems
...
svn path=/nixpkgs/trunk/; revision=17590
2009-10-02 09:34:37 +00:00
Andres Löh
9b28b2692c
Added transformers package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=17589
2009-10-02 09:32:40 +00:00
Rob Vermaas
c2fe94783d
svn path=/nixpkgs/trunk/; revision=17588
2009-10-02 09:11:42 +00:00
Lluís Batlle i Rossell
4e93d167d8
Fixing truecrypt
...
They removed the url for that package version, I updated to the latest.
I changed the name from 'trueCrypt' to 'truecrypt'
I added an option for it not to have a gui built.
svn path=/nixpkgs/trunk/; revision=17587
2009-10-02 08:00:30 +00:00
Lluís Batlle i Rossell
9245074c64
I missed the recent boostFull fix writing it the other way round.
...
Fixing.
svn path=/nixpkgs/trunk/; revision=17586
2009-10-02 08:00:21 +00:00
Lluís Batlle i Rossell
924d48083b
Fixing boostFull 1.40.0
...
They removed the usual tagged library names in 1.40 under the layout
"system", but they introduced a new layout "tagged". The "tagged" layout
is needed when we want more than one 'style' of the libraries at once(debug,release, ...
svn path=/nixpkgs/trunk/; revision=17585
2009-10-02 07:39:11 +00:00
Lluís Batlle i Rossell
c66b4ee26d
Updating freeimage, and setting me as maintainer on some packages.
...
svn path=/nixpkgs/trunk/; revision=17584
2009-10-02 07:39:03 +00:00
Lluís Batlle i Rossell
bd988d052b
Stating me as maintainer of packages I maintain.
...
svn path=/nixpkgs/trunk/; revision=17583
2009-10-01 20:18:17 +00:00
Lluís Batlle i Rossell
62aad312ad
Adding kbasket (a kde 3.5 program)
...
svn path=/nixpkgs/trunk/; revision=17582
2009-10-01 19:33:20 +00:00
Rob Vermaas
3cfbaaba4b
add extrarpms to build-products of rpm build
...
svn path=/nixpkgs/trunk/; revision=17581
2009-10-01 19:25:08 +00:00
Peter Simons
6dc37e4aaf
all-packages.nix: disable ACL support in rsync when building on MacOS X
...
The attr package -- which is required for ACLs -- doesn't build on Darwin.
svn path=/nixpkgs/trunk/; revision=17580
2009-10-01 17:33:19 +00:00
Peter Simons
439ac65f3e
all-packages.nix: deleted obsolete 'subversionStatic' attribute
...
The static build of subversion used to work in version 1.4.x, but it doesn't
work anymore more for 1.6.x.
svn path=/nixpkgs/trunk/; revision=17579
2009-10-01 17:33:13 +00:00
Sander van der Burg
0dbef3fe64
Added FreeTTS package
...
svn path=/nixpkgs/trunk/; revision=17577
2009-10-01 14:48:57 +00:00
Sander van der Burg
bcb1747ccf
Added pyqt4 to the buildfarm
...
svn path=/nixpkgs/trunk/; revision=17576
2009-10-01 14:15:06 +00:00
Sander van der Burg
0585be5ce4
Moved kdeaccessibility from KDE 4.2 to 4.3
...
svn path=/nixpkgs/trunk/; revision=17575
2009-10-01 13:56:45 +00:00
Sander van der Burg
a5f44e374d
Added KDE 4.3 accessibility package
...
svn path=/nixpkgs/trunk/; revision=17574
2009-10-01 13:53:08 +00:00
Lluís Batlle i Rossell
5704c1854d
Fixing openssh build, so it doesn't try to put anything in /etc/ssh (and of course, it doesn't
...
fail if /etc/ssh/sshd_config can't be overwritten, which was my main motivation on this patch)
svn path=/nixpkgs/trunk/; revision=17573
2009-10-01 13:06:41 +00:00
Sander van der Burg
8266e6050b
Added PolicyKit-qt support to KDE 4.3
...
svn path=/nixpkgs/trunk/; revision=17572
2009-10-01 12:37:14 +00:00
Rob Vermaas
cbf13d8269
svn path=/nixpkgs/trunk/; revision=17571
2009-10-01 12:12:45 +00:00
Peter Simons
9a833f026b
OpenSSH: allow users to configure --sysconfdir via $NIXPKGS_CONFIG
...
The OpenSSH binaries built by the expression by default expect system-wide
configuration files in "/etc/ssh", which is a bit of an impurity (and certainly
inconsistent with the way other package handle --sysconfdir in Nix). Those who
prefer a clean installation, can now configure that directory path.
Adding the line "openssh = { etcDir = null; };" to $NIXPKGS_CONFIG configures
OpenSSH to use the default location, i.e. $out/etc. Setting that attribute to a
string will configure OpenSSH to use that concrete path instead.
svn path=/nixpkgs/trunk/; revision=17570
2009-10-01 12:07:33 +00:00
Sander van der Burg
d8d1aa8685
Downgraded SIP to 4.8.2 and changed download location
...
svn path=/nixpkgs/trunk/; revision=17569
2009-10-01 12:06:35 +00:00
Sander van der Burg
23f787900f
Changed PyQt version to 4.5.4
...
svn path=/nixpkgs/trunk/; revision=17568
2009-10-01 11:58:20 +00:00
Sander van der Burg
78f31f1e30
Downgraded PyQt 4.5.4, since it breaks KDE. Changed download location
...
svn path=/nixpkgs/trunk/; revision=17567
2009-10-01 11:43:38 +00:00
Ludovic Courtès
bc1d0a2ba0
Typo.
...
svn path=/nixpkgs/trunk/; revision=17566
2009-10-01 09:08:16 +00:00
Ludovic Courtès
c1bf206662
Xalan-J 2.7.1, built from source.
...
svn path=/nixpkgs/trunk/; revision=17565
2009-10-01 09:07:17 +00:00
Ludovic Courtès
34e579c747
Xerces-J: Fix URL.
...
svn path=/nixpkgs/trunk/; revision=17564
2009-10-01 09:07:13 +00:00
Ludovic Courtès
a5945916f0
More Apache mirrors; use them for Ant.
...
svn path=/nixpkgs/trunk/; revision=17563
2009-10-01 09:07:09 +00:00
Ludovic Courtès
e503c07475
Add Xerces-J, built from source.
...
svn path=/nixpkgs/trunk/; revision=17562
2009-10-01 09:06:59 +00:00
Rob Vermaas
a00a2ffdba
add functions for adding extra virtual packges to images, leave old one for backw.compatibility for now
...
svn path=/nixpkgs/trunk/; revision=17561
2009-10-01 07:49:55 +00:00
Rob Vermaas
4d5141bd2c
extra deb/rpm changes
...
svn path=/nixpkgs/trunk/; revision=17560
2009-10-01 07:25:50 +00:00
Sander van der Burg
068b2158f5
Added Solaris support to the stdenv
...
svn path=/nixpkgs/trunk/; revision=17559
2009-09-30 15:19:25 +00:00
Michael Raskin
de014f5bb3
Hm, fetchurl failed due to transient network problem previous time..
...
svn path=/nixpkgs/trunk/; revision=17558
2009-09-30 14:20:19 +00:00
Michael Raskin
b28d00d82c
Give up on WML
...
svn path=/nixpkgs/trunk/; revision=17557
2009-09-30 14:12:52 +00:00
Michael Raskin
fbda797a0b
Current Webkit trunk build seems to be broken..
...
svn path=/nixpkgs/trunk/; revision=17556
2009-09-30 13:17:29 +00:00
Michael Raskin
72919919a9
Add a Gentoo mirror
...
svn path=/nixpkgs/trunk/; revision=17554
2009-09-30 13:13:39 +00:00
Ludovic Courtès
fbd9fd14e6
Add more GNOME mirrors.
...
svn path=/nixpkgs/trunk/; revision=17553
2009-09-30 13:11:24 +00:00
Ludovic Courtès
7038201fe0
guile-2-test: Add GnuCash.
...
svn path=/nixpkgs/trunk/; revision=17552
2009-09-30 13:11:20 +00:00
Ludovic Courtès
3485bef00a
Add GnuCash.
...
svn path=/nixpkgs/trunk/; revision=17551
2009-09-30 13:11:17 +00:00
Ludovic Courtès
a29f9b51d6
Add GOffice, GNOME's office/document library.
...
svn path=/nixpkgs/trunk/; revision=17550
2009-09-30 13:11:13 +00:00
Ludovic Courtès
f4b739fde0
libgsf 1.14.9.
...
svn path=/nixpkgs/trunk/; revision=17549
2009-09-30 13:11:09 +00:00
Ludovic Courtès
35ae15d5fa
SLIB: Add setup hook.
...
svn path=/nixpkgs/trunk/; revision=17548
2009-09-30 13:11:05 +00:00
Ludovic Courtès
b3cff1d812
guile-2-test: Add SLIB.
...
svn path=/nixpkgs/trunk/; revision=17547
2009-09-30 13:11:02 +00:00
Ludovic Courtès
1a9597827d
Add SLIB, a portable Scheme library.
...
svn path=/nixpkgs/trunk/; revision=17546
2009-09-30 13:10:58 +00:00
Michael Raskin
b62af15130
As we see, we need some fallback for FreeDesktop
...
svn path=/nixpkgs/trunk/; revision=17545
2009-09-30 12:45:15 +00:00
Michael Raskin
77da703f41
Add missing dependency
...
svn path=/nixpkgs/trunk/; revision=17542
2009-09-30 11:32:28 +00:00
Michael Raskin
f8abffe6b1
Give up and use older GConf
...
svn path=/nixpkgs/trunk/; revision=17540
2009-09-30 11:21:58 +00:00
Sander van der Burg
acce623d3f
Upgraded SIP to 4.9
...
svn path=/nixpkgs/trunk/; revision=17538
2009-09-30 09:54:14 +00:00
Sander van der Burg
7d808c4229
Upgraded PyQt to 4.6
...
svn path=/nixpkgs/trunk/; revision=17537
2009-09-30 09:43:49 +00:00
Michael Raskin
944ba5b24f
Some more includes for GConf..
...
svn path=/nixpkgs/trunk/; revision=17536
2009-09-30 07:55:24 +00:00
Michael Raskin
9c1972dc20
With our dependency tree WebKit can only work on Linux..
...
svn path=/nixpkgs/trunk/; revision=17535
2009-09-30 07:52:18 +00:00
Michael Raskin
52b983ff1f
GConf needs some more includes specified explcitly..
...
svn path=/nixpkgs/trunk/; revision=17534
2009-09-30 07:42:53 +00:00
Michael Raskin
228f0f8c68
GConf needs more than I thought..
...
svn path=/nixpkgs/trunk/; revision=17533
2009-09-30 07:03:04 +00:00
Michael Raskin
36742ba965
GConf was wrong about include file location..
...
svn path=/nixpkgs/trunk/; revision=17532
2009-09-30 06:50:32 +00:00
Michael Raskin
0a268df445
gnome-doc-utils wants Python LibXML2
...
svn path=/nixpkgs/trunk/; revision=17531
2009-09-30 06:45:14 +00:00
Michael Raskin
35bc5b52f7
gtksourceview needs gettext
...
svn path=/nixpkgs/trunk/; revision=17530
2009-09-30 06:43:17 +00:00
Michael Raskin
48db154dbb
Oops. A typo in a fix for a fix of a typo..
...
svn path=/nixpkgs/trunk/; revision=17529
2009-09-30 06:35:09 +00:00
Michael Raskin
6b48ddb8d9
Fix underscores in *Kits
...
svn path=/nixpkgs/trunk/; revision=17528
2009-09-30 06:32:02 +00:00
Michael Raskin
58f543a167
Add myself as midori maintainer
...
svn path=/nixpkgs/trunk/; revision=17527
2009-09-30 06:31:13 +00:00
Michael Raskin
2867fa8a94
Add gtksourceview
...
svn path=/nixpkgs/trunk/; revision=17526
2009-09-30 06:29:56 +00:00
Michael Raskin
05656ca21a
Oops, fix one more typo
...
svn path=/nixpkgs/trunk/; revision=17525
2009-09-30 06:17:54 +00:00
Michael Raskin
6936d8fbec
Allow both gtk_doc and gtkdoc names for now
...
svn path=/nixpkgs/trunk/; revision=17524
2009-09-30 06:16:47 +00:00
Michael Raskin
e2fd504dff
Oops, typos in automated update
...
svn path=/nixpkgs/trunk/; revision=17523
2009-09-30 06:10:45 +00:00
Michael Raskin
5d8930e879
A typo
...
svn path=/nixpkgs/trunk/; revision=17522
2009-09-30 06:02:55 +00:00
Michael Raskin
e7ccbf5a2b
Now we have fresh GTK/Gnome; try updating WebKit
...
svn path=/nixpkgs/trunk/; revision=17521
2009-09-30 05:37:09 +00:00
Michael Raskin
6b7368acfc
Add gnome-2.28 to top-level
...
svn path=/nixpkgs/trunk/; revision=17520
2009-09-30 05:29:08 +00:00
Michael Raskin
c1ae2bd62f
Adding Gnome-2.28 sources
...
svn path=/nixpkgs/trunk/; revision=17519
2009-09-30 05:27:34 +00:00
Michael Raskin
b595a17822
Update monotone
...
svn path=/nixpkgs/trunk/; revision=17517
2009-09-29 22:03:39 +00:00
Michael Raskin
be8eb4e6d7
Gw6c tarball is now uncompessed.. Do not ask me why
...
svn path=/nixpkgs/trunk/; revision=17515
2009-09-29 16:22:23 +00:00
Eelco Dolstra
0a7708ff56
* dhcp: don't bring down an interface to delete old addresses / route
...
/ ARP cache information, but just flush those using the ip command.
Bringing down wireless interfaces causes wpa_supplicant to fail and
never recover ("wpa_supplicant: l2_packet_receive - recvfrom:
Network is down"). This made associating with a wireless network
rather unreliable and timing-dependant. It seems to work a lot
better now.
svn path=/nixpkgs/trunk/; revision=17514
2009-09-29 16:14:33 +00:00
Michael Raskin
e2b05ffd3a
Gw6c client got updated
...
svn path=/nixpkgs/trunk/; revision=17513
2009-09-29 15:59:37 +00:00
Michael Raskin
4a0e45a859
A missing OO.o dependency located.. Why does not configure check for it in the very beginning..
...
svn path=/nixpkgs/trunk/; revision=17511
2009-09-29 15:36:33 +00:00
Nicolas Pierron
3872882e93
Fix collect example.
...
svn path=/nixpkgs/trunk/; revision=17510
2009-09-29 15:34:19 +00:00
Eelco Dolstra
176c0e32b1
* net-tools: install the manpages in $out/share/man/manN instead of
...
$out/share/manN. Cleaned up the expression at the same time.
svn path=/nixpkgs/trunk/; revision=17509
2009-09-29 15:33:03 +00:00
Nicolas Pierron
00127bef3f
Move zip & zipWithNames from misc.nix to attrsets.nix and rename them to
...
zipAttrs*.
Add recursiveUpdate functions based on zipAttrs.
svn path=/nixpkgs/trunk/; revision=17506
2009-09-29 14:57:00 +00:00
Michael Raskin
88db61f5cf
OpenOffice update. It configures OK, but I prefer to let Hydra build it (old build failed anyway)
...
svn path=/nixpkgs/trunk/; revision=17504
2009-09-29 14:16:23 +00:00
Lennart Kats
f20dc4d468
Bumped strategoxt baseline to bootstrapped pre20033 to fix absolute paths in ctrees.
...
svn path=/nixpkgs/trunk/; revision=17503
2009-09-29 14:15:40 +00:00
Michael Raskin
c1839b1d32
Mentioning GTK-2.18 in all-packages
...
svn path=/nixpkgs/trunk/; revision=17502
2009-09-29 13:49:41 +00:00
Michael Raskin
164b8b8841
Removing now-uneeded intermediate version
...
svn path=/nixpkgs/trunk/; revision=17501
2009-09-29 13:48:11 +00:00
Michael Raskin
48e7d267d0
Fresh GTK
...
svn path=/nixpkgs/trunk/; revision=17499
2009-09-29 13:39:14 +00:00
Lennart Kats
d993292f2e
Bumped strategoxt baseline to pre20033 to fix absolute paths in ctrees.
...
svn path=/nixpkgs/trunk/; revision=17498
2009-09-29 13:13:57 +00:00
Eelco Dolstra
fc95cc78f8
* Added obexd.
...
svn path=/nixpkgs/trunk/; revision=17497
2009-09-29 12:54:08 +00:00
Michael Raskin
8177f0f042
Updating ICU library..
...
svn path=/nixpkgs/trunk/; revision=17496
2009-09-29 12:52:47 +00:00
Michael Raskin
b278358bf2
Update OpenOffice
...
svn path=/nixpkgs/trunk/; revision=17493
2009-09-29 09:22:04 +00:00
Ludovic Courtès
5f991aaab1
guile-2-test: Add GNU AutoGen.
...
svn path=/nixpkgs/trunk/; revision=17492
2009-09-29 09:01:44 +00:00
Ludovic Courtès
403a4f9ae6
Add GNU AutoGen.
...
svn path=/nixpkgs/trunk/; revision=17491
2009-09-29 09:01:40 +00:00
Michael Raskin
6e5fc2e7d3
Updating uzbl-experimental
...
svn path=/nixpkgs/trunk/; revision=17490
2009-09-29 06:55:00 +00:00
Michael Raskin
bfe4efdadd
Restrict DataMatrix to Linux: it depends on librsvg which is part of Gnome which currently fails on cygwin and darwin
...
svn path=/nixpkgs/trunk/; revision=17489
2009-09-29 06:53:00 +00:00
Michael Raskin
dc14fc06da
Updating linuxwacom
...
svn path=/nixpkgs/trunk/; revision=17488
2009-09-29 06:48:37 +00:00
Michael Raskin
9bcea7563d
Boost library reference change no longer needed
...
svn path=/nixpkgs/trunk/; revision=17487
2009-09-29 04:30:28 +00:00
Ludovic Courtès
50f75f17c5
Guile 1.9: Work around defects in guile-2.0.pc' and
guile-config'.
...
svn path=/nixpkgs/trunk/; revision=17486
2009-09-28 23:23:37 +00:00
Nicolas Pierron
4c43afbaf6
export definitions to be used in conjunctions with extraConfigs. With such
...
method, properties evaluated at the evaluation time are still on the values
which makes this interresting to use in conjunction with extraConfigs.
The extraConfigs values are merged with the other values and then the
properties gets evaluated.
Thus, we can keep properties like mkOverride with this method.
svn path=/nixpkgs/trunk/; revision=17482
2009-09-28 18:22:55 +00:00
Nicolas Pierron
33d43ac18b
Add extraConfigs attribute inside options. This attribute is used to
...
insert definitions from an external location. As opposed to other
defintions, these definitions are always embedded into a list which allow
to add multiple definitions with one module.
!!! This feature _should not_ be used as a new mean to define options.
svn path=/nixpkgs/trunk/; revision=17481
2009-09-28 18:22:49 +00:00
Nicolas Pierron
b3b40ebf79
Add setAttrByPath:
...
- used to defined an attribute with its path as a list of attribute names.
svn path=/nixpkgs/trunk/; revision=17480
2009-09-28 18:22:44 +00:00
Nicolas Pierron
7ff2778cc6
Add splitString:
...
splitString "." "foo.bar.baz" returns ["foo" "bar" "baz"]
svn path=/nixpkgs/trunk/; revision=17479
2009-09-28 18:22:37 +00:00
Nicolas Pierron
b0f639844a
the tryEval builtin does not have a strict evaluation. Add the toXML
...
builtin to force the evaluation of the configuration value. Thus the
success flag returned by tryEval corespond to the success of the
whole evaluation.
svn path=/nixpkgs/trunk/; revision=17478
2009-09-28 18:22:31 +00:00
Nicolas Pierron
fad1b41fe4
externals argumental are now taking precedence over the result of
...
moduleMerge because we may need to alter the result of the configuration
before using it inside other options.
svn path=/nixpkgs/trunk/; revision=17477
2009-09-28 18:22:24 +00:00
Nicolas Pierron
e6399964cb
Add the zipLists and zipListsWith functions.
...
svn path=/nixpkgs/trunk/; revision=17476
2009-09-28 18:22:14 +00:00
Eelco Dolstra
af88789507
* Bluez 4.54.
...
svn path=/nixpkgs/trunk/; revision=17473
2009-09-28 16:25:38 +00:00
Eelco Dolstra
06e126b48f
* Latest libsmbios.
...
* Build HAL with libsmbios support.
svn path=/nixpkgs/trunk/; revision=17472
2009-09-28 15:33:42 +00:00
Peter Simons
6fd9468622
boost: updated to version 1.40.0
...
* Dropped classr.patch; it no longer applies to this version.
* The "configure" script has been renamed to "bootstrap.sh".
* The bootstrapping process generates no Makefile anymore; the build
expression has to call bjam directly to build the libraries.
* Perform build and install phase in one execution of bjam. This is a
lot faster, because bjam won't check the dependencies twice.
svn path=/nixpkgs/trunk/; revision=17471
2009-09-28 15:11:01 +00:00