Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
5ae43d2494
Change more packages from direct downloads to mirror://sourceforge
2013-07-14 02:48:32 +03:00
Lluís Batlle i Rossell
c979360b52
Adding a wrapper for sflphone-gnome (to find gtk3 schema files)
2013-07-06 14:34:15 +02:00
Lluís Batlle i Rossell
169c8ce3f7
Linphone 3.6.1
...
Lots of updates and new/old libs to get the latest linphone
It segfaults on running.
2013-06-29 16:59:08 +02:00
Lluís Batlle i Rossell
538a1d3aa1
Making sflphone build, and its gnome client too.
2013-06-27 00:09:26 +02:00
Lluís Batlle i Rossell
53f38dcbd0
Adding partially sflphone (only daemon, maybe failing to build)
2013-06-26 23:48:55 +02:00
Lluís Batlle i Rossell
3b67955fcf
skype: update from 4.1.0.20 to 4.2.0.11
2013-06-20 17:13:46 +02:00
Vladimír Čunát
b770365574
ReRevert Merge x-updates into master
...
This reverts commit ec3965d8d0
.
Conflicts (taken x-updates):
pkgs/development/libraries/libgcrypt/default.nix
pkgs/development/libraries/libgpg-error/default.nix
pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
aszlig
2ad7c40a66
gajim: Optional support for notifications.
...
Actually, Gajim can use notifications through dbus if notification-daemon is
available. Otherwise it falls back to notify-python, which is why I disabled it
by default, especially because upstream support of that Python library isn't
especially awesome ;-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:18:01 +02:00
aszlig
f273e7629e
gajim: Add support for LaTeX markup.
...
This needed a bit of patching the paths to the latex and dvipng executables.
In addition, we also address a small bug by using sed:
tmpfd, tmppng = mkstemp(prefix='gajim_tex', suffix='.png')
tmpfd.close()
This obviously won't work, because mkstemp() actually returns a file descriptor
_number_ and not a Python file object.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:18:00 +02:00
aszlig
bdedaae691
gajim: Enable SRV support using drill from ldns.
...
Use a patch from Arch Linux to use drill instead of nslookup. The primary reason
for this is because nslookup is in bind, and we don't want to depend on the
whole bind package just for the sake of supporting SRV lookups.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:18:00 +02:00
aszlig
d7380bcdc7
gajim: Update gajim to version 0.15.4.
...
This fixes the following bugs:
* traceback on decryption of OpenPGP-encrypted messages
* remote_control: use GED in send_chat_message
* gajim-0.15.3 can't connect to server without StartTLS support
* "make check" fails with complaining on src/command_system/mapping.py
* Account Wizard: Make text selectable
* Gajim crashes in connect.py
Overview and details:
https://trac.gajim.org/query?status=closed&milestone=0.15.4
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:17:59 +02:00
aszlig
4535c0bbfe
gajim: Clean up and rewrite package expression.
...
This should clean up the package expression significantly by actually using
explicit input attributes and setting PYTHONPATH and GST_PLUGIN_PATH from
environment variables in the builder.
In addition, this adds a small patch from the upstream Mercurial repository to
add an index.theme to the icons, so Gajim is able to load them correctly from
the store.
With this change, I'm adding myself to the maintainers list as well, because I'm
switching over from TKabber to Gajim.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:17:58 +02:00
aszlig
f94d623ba8
gajim: Update to version 0.15.3.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-25 19:01:44 +02:00
Eelco Dolstra
ea919f29a9
hipchat: Fix desktop item
2013-05-14 14:30:15 +02:00
Vladimír Čunát
ec3965d8d0
Revert Merge x-updates into master due to mesa bloat
...
See #490 discussion.
This reverts commit 1278859d31
, reversing
changes made to 0c020c98f9
.
Conflicts:
pkgs/desktops/xfce/core/xfce4-session.nix (take master)
pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Vladimír Čunát
e8710f30e2
linphone: fix build via ignoring deprecations
2013-04-18 10:17:41 +02:00
Lluís Batlle i Rossell
cce9e298b8
Changing the source of skype4pidgin
...
This github fork works fine, while the previous (original) only segfaults.
2013-04-16 14:53:59 +02:00
Lluís Batlle i Rossell
9216b0598c
Adding skype4pidgin. It crashes.
2013-04-16 14:53:59 +02:00
Lluís Batlle i Rossell
e60cb1713f
pidgin: update to 2.10.7
2013-04-15 22:02:35 +02:00
Lluís Batlle i Rossell
37b1937704
pidgin-otr: update to 4.0.0
2013-04-15 21:35:26 +02:00
Michael Raskin
2974309fbd
Merge pull request #461 from orbitz/bitlbee-3.2
...
Upgrade bitlbee to 3.2
2013-04-14 23:02:39 -07:00
Lluís Batlle i Rossell
7b6a4238b1
silc-client: the irssi plugin segfaults on join, with current irssi.
...
I fix and make it build the standalone client.
2013-04-13 00:24:55 +02:00
Lluís Batlle i Rossell
2080202a34
silc_client: more url problems
...
It was harder to test, after nix-prefetch-url. Damn it.
2013-04-12 23:48:29 +02:00
Lluís Batlle i Rossell
a0bbfe59dd
silc_client: error in url
...
I should test better before push.
2013-04-12 23:44:29 +02:00
Lluís Batlle i Rossell
acf2979d9c
silc_client: Missing file
2013-04-12 23:41:09 +02:00
Lluís Batlle i Rossell
aaf0a34f2a
Adding silc-client as irssi plugin
...
Alone, with its own irssi, doesn't build.
2013-04-12 21:39:07 +02:00
Eelco Dolstra
4adad458e7
Remove the "proprietary" license
...
We already had "unfree".
2013-04-12 14:37:50 +02:00
Malcolm Matalka
254b4a8a6c
Upgrade bitlbee to 3.2
2013-04-12 07:39:58 +02:00
Shea Levy
1c2565a8ef
Add hipchat messaging client
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 14:42:32 -04:00
Lluís Batlle i Rossell
77b62dd985
skype-call-recorder: I forgot another patch. grmbl
2013-04-05 17:53:35 +02:00
Lluís Batlle i Rossell
ad5b5bcf0a
skype-call-recorder: fix expression and improve conferences
...
I missed a semicolon; I also add an upstream patch about
improving the hosted conferences support:
abd67f1d44
2013-04-05 16:11:03 +02:00
Lluís Batlle i Rossell
d5a036d63d
Adding Skype Call Recorder.
2013-04-05 16:03:25 +02:00
Vladimír Čunát
4cf8fa5f8a
centerim: fix from debian
2013-02-28 15:11:03 +01:00
Vladimír Čunát
c9d3702c97
telepathy-related: fix via update
...
Some updates were restricted by gstreamer being <1.0
2013-02-23 22:20:42 +01:00
Vladimír Čunát
0de7b2dfd8
baresip: a minor update
2013-02-23 13:00:09 +01:00
Eelco Dolstra
2b5aff10b9
psimedia: Fix building against current kernel headers
...
http://hydra.nixos.org/build/4127993
2013-02-19 12:46:52 +01:00
Shea Levy
c42d77aa35
Merge remote-tracking branch 'upstream/master' into stdenv-updates
2013-02-17 08:19:40 -05:00
Vladimír Čunát
aaf607c5dc
linphone: minor update and fix
2013-02-16 21:48:47 +01:00
Eelco Dolstra
5bb548d2e4
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-17 14:19:14 +01:00
aszlig
29aa4af796
tkabber: Add ${tk}/bin to wrapper's PATH.
...
Pesky little impurity is now fixed, as it has bitten me several times in the
last days.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-14 11:34:03 +01:00
Lluís Batlle i Rossell
b58780c43d
Merge remote-tracking branch 'eelco/master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.7/default.nix
Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Piotr Pietraszkiewicz
45937caa2f
Bumped kadu to v0.12.2 and its dependency libgadu to v1.11.2
2012-12-17 20:44:59 +01:00
Florian Friesdorf
a551d61083
skype 4.1.0.20
2012-12-06 15:40:55 +01:00
Eelco Dolstra
5553546c21
Remove a bunch of unreferenced files
...
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Alexander Tsamutali
0dc8926b06
applications/networking/instant-messengers/mcabber:
...
Updated to 0.10.1.
2012-11-23 22:36:02 +03:00
Eelco Dolstra
5d6860ec5b
skype: Update to 4.0.0.8
...
Also, use $out/libexec/skype rather than $out/opt/skype.
2012-11-08 16:31:08 +01:00
Michael Raskin
52d68190db
Update Pidgin
2012-10-29 14:27:31 +04:00
Rickard Nilsson
ae573d8501
skype: Fix syntax error in .desktop-file
2012-10-19 09:53:06 +02:00
Michael Raskin
640a13c04c
Update Psi
2012-10-17 22:59:41 +04:00
Eelco Dolstra
87399d57d6
Doh! Forgot to add file
2012-10-15 14:02:15 -04:00
Eelco Dolstra
b377586b7a
Fix psi build
...
hydra.nixos.org/build/3154247
2012-10-15 10:52:53 -04:00
Michael Raskin
4517d03af1
Opportunistic measures to prevent the need to convert null to string; they may work or may not work for actually building
2012-09-24 23:49:11 +04:00
Michael Raskin
732811700a
Added BareSIP
2012-09-24 21:03:02 +04:00
Michael Raskin
37418b3f70
Add farstream support to gajim
2012-09-23 21:39:26 +04:00
Michael Raskin
e12c0dbace
LaTeX + Spelling work
2012-09-13 19:25:04 +04:00
Michael Raskin
5df4c97694
Fix wrapping
2012-09-13 19:25:04 +04:00
Michael Raskin
c20a9e4ac5
Make Gajim find speller
2012-09-13 19:25:04 +04:00
Michael Raskin
8b7d12d0f5
Gajim: make OpenSSL code work
2012-09-13 18:03:50 +04:00
Michael Raskin
947741de5f
Gajim: update to 0.15.1
2012-09-13 18:03:50 +04:00
Michael Raskin
009db2ae7a
Fix license
2012-09-13 15:30:12 +04:00
Michael Raskin
2dec65340b
Fix python path
2012-09-13 14:46:45 +04:00
Michael Raskin
917db3212f
Add PyFeed dependency. Starts now
2012-09-13 14:32:38 +04:00
Michael Raskin
070f2419dd
Fixed a few SaT dependencies
2012-09-13 14:24:07 +04:00
Michael Raskin
b52919ac9e
Buildable Salut-à-toi
2012-09-13 14:14:49 +04:00
aszlig
36947c8957
tkabber: Honor OPENSSL_X509_CERT_FILE.
...
This gets rid of the dependency on cacert and ensures that Tkabber will read
OPENSSL_X509_CERT_FILE whenever the sslcacertstore is not set by the user in
Tkabber's options.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
c544eb4c71
tkabber: Set the correct path to tkabber-plugins.
...
This should now point to the path for the tkabber plugins package, which will be
used as soon as the tkabber-plugins derivation is available as a symlink in the
user's environment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
e18227378a
tkabber-plugins: Add missing meta attributes.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
aszlig
bf72d46084
tkabber: Add missing meta.license.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
5b59bb4d28
tkabber-plugins: Remove dependency on tkabber.
...
The tkabber plugins really do not require a dependency on tkabber itself, so
let's drop it. In addition, this also removes creating a $out/bin dir, which was
left back then when creating the tkabber-plugins derivation by copy & pasting
stuff from the main tkabber derivation.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
5d15972278
tkabber: Clean up TCLLIBPATH generation.
...
This should make things a lot more DRY as we now can generalize library paths by
using the libPrefix attribute of each library. In addition this also cuts the
line length in wrapProgram.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
d058ae5b0b
tkabber: Add tclgpg to TCLLIBPATH.
...
This ensures that Tkabber can now be used with GPG support, though as of gnupg
version 2, this requires gpg-agent as well. Only if all conditions are met, an
option to actually use GPG will show up in Tkabber's settings.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:59 +02:00
aszlig
28a725fcbe
bwidget/tcllib/tcltls: Add libPrefix attributes.
...
This is what I forgot in the packages I have added a few months ago, so it's
time to revisit them and improve things, like for example set the right
libPrefix in order to stay consistent with other TCL libraries.
In addition this fixes some whitespace ugliness in the affected packages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
Michael Raskin
6be27d8c4e
Vacuum-IM: update to 1.2.0
2012-08-09 08:59:38 +04:00
aszlig
b06fb762b4
Add tkabber plugins v0.11.1.
2012-06-22 14:47:34 -04:00
aszlig
74b408e151
Add tkabber v0.11.1.
2012-06-22 14:47:34 -04:00
Lluís Batlle i Rossell
19be0c1f27
Updating skype from 2.2 to 4.0
...
svn path=/nixpkgs/trunk/; revision=34544
2012-06-18 12:39:44 +00:00
Yury G. Kudryashov
5487fbe94a
telepathy-glib-0.18.1 (0.19.x requires glib-2.32.x)
...
Drop pkg-config patch, pass pkgconfigUpstream to rakia and salut.
svn path=/nixpkgs/trunk/; revision=34495
2012-06-13 07:09:23 +00:00
Yury G. Kudryashov
316222e2e1
Mass telepathy update, add telepathy-haze
...
svn path=/nixpkgs/trunk/; revision=34494
2012-06-13 07:09:19 +00:00
Yury G. Kudryashov
28aabd6311
kde-telepathy-0.4.0, tweak update script etc.
...
svn path=/nixpkgs/trunk/; revision=34493
2012-06-13 07:09:15 +00:00
Yury G. Kudryashov
6b6dba1bce
kde-telepathy-0.3.1
...
Drop upstream patches already included in this version
svn path=/nixpkgs/trunk/; revision=34402
2012-06-09 13:09:37 +00:00
Yury G. Kudryashov
5299c1f6fb
svn merge ^/nixpkgs/trunk
...
- 1 conflict (gnome-doc-utils)
- final merge before --reintegrate
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31 20:01:40 +00:00
Yury G. Kudryashov
ce85d430bc
Batch update telepathy-related packages
...
Some of these packages need glib-2.30.x, so I commit it to this branch.
Add sofia-sip and telepathy-rakia.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33475
2012-03-29 16:33:32 +00:00
Yury G. Kudryashov
3c72ac97eb
Fix typo
...
svn path=/nixpkgs/trunk/; revision=33466
2012-03-29 10:17:40 +00:00
Yury G. Kudryashov
a87c8d9bee
Add telepathy-logger
...
svn path=/nixpkgs/trunk/; revision=33457
2012-03-28 19:23:42 +00:00
Yury G. Kudryashov
0d90c06ba1
Remove some packages with Qt3 dependency
...
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight
REVIEWBOARD:5
svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Yury G. Kudryashov
062d040413
Let hydra build telepathy-salut
...
svn path=/nixpkgs/trunk/; revision=33216
2012-03-17 20:57:24 +00:00
Yury G. Kudryashov
11410436e5
Let hydra build kde-telepathy
...
svn path=/nixpkgs/trunk/; revision=33210
2012-03-17 17:35:29 +00:00
Yury G. Kudryashov
776bedbb5f
Remove some files not reachable from all-packages.nix
...
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch
svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov
f0925eeded
pidgin-2.10.2
...
Use rec to prevent "name != src.basename" in the future.
REVIEW:6
svn path=/nixpkgs/trunk/; revision=33204
2012-03-17 17:12:48 +00:00
Yury G. Kudryashov
0ebb258668
telepathy: don't include unstable in full
...
svn path=/nixpkgs/trunk/; revision=33179
2012-03-16 22:22:50 +00:00
Yury G. Kudryashov
2aed4ebe88
Add telepathy-salut
...
svn path=/nixpkgs/trunk/; revision=33143
2012-03-16 06:58:03 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Yury G. Kudryashov
044361ec18
Pass qt_gstreamer to ktp-call-ui
...
svn path=/nixpkgs/trunk/; revision=33080
2012-03-14 19:35:46 +00:00
Yury G. Kudryashov
7a31872261
Add kde4.telepathy.call_ui
...
Very experimental, fails to build (missing deps)
svn path=/nixpkgs/trunk/; revision=33077
2012-03-14 19:35:30 +00:00
Yury G. Kudryashov
0a7c3ff061
Add telepathy-mission-control
...
svn path=/nixpkgs/trunk/; revision=33066
2012-03-14 16:28:11 +00:00
Yury G. Kudryashov
4874ff1144
Move some IM clients to instant-messengers/
...
svn path=/nixpkgs/trunk/; revision=33065
2012-03-14 15:41:44 +00:00
Yury G. Kudryashov
dc2d99ec96
Move telepathy-gabble to applications
...
svn path=/nixpkgs/trunk/; revision=33064
2012-03-14 15:41:37 +00:00
Yury G. Kudryashov
cddd413130
Add KDE-Telepathy
...
It compiles but I haven't tried to run it.
svn path=/nixpkgs/trunk/; revision=33063
2012-03-14 09:52:21 +00:00
Peter Simons
02eaa57b56
merge latest changes from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32270
2012-02-14 13:47:27 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Karn Kallio
8e00bbb06b
Get kadu to compile with kde48 (as well as kde47).
...
svn path=/nixpkgs/trunk/; revision=31800
2012-01-24 00:00:41 +00:00
Karn Kallio
39206f5b44
Get psi to compile with kde47 and kde48.
...
svn path=/nixpkgs/trunk/; revision=31799
2012-01-24 00:00:34 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Michael Raskin
6fd326a636
Remove obsolete phase
...
svn path=/nixpkgs/trunk/; revision=31618
2012-01-18 10:27:48 +00:00
Michael Raskin
a975a35254
Update Vacuum-IM
...
svn path=/nixpkgs/trunk/; revision=31617
2012-01-18 10:26:38 +00:00
Lluís Batlle i Rossell
1c186a3207
Making 'withGpg' optional in centerim.
...
svn path=/nixpkgs/trunk/; revision=31504
2012-01-12 19:00:35 +00:00
Lluís Batlle i Rossell
72aa6f5ffc
Adding centerim.
...
svn path=/nixpkgs/trunk/; revision=31503
2012-01-12 18:55:08 +00:00
Peter Simons
a856742950
torchat: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
...
svn path=/nixpkgs/trunk/; revision=30833
2011-12-11 18:35:20 +00:00
Piotr Pietraszkiewicz
6cb70eea88
upgraded to kadu-0.10.1
...
svn path=/nixpkgs/trunk/; revision=30781
2011-12-06 19:11:15 +00:00
Evgeny Egorochkin
351ff3583d
TorChat: packaged
...
svn path=/nixpkgs/trunk/; revision=30480
2011-11-19 17:12:00 +00:00
Lluís Batlle i Rossell
45388a9ae1
Updating aMSN.
...
svn path=/nixpkgs/trunk/; revision=30420
2011-11-14 09:59:26 +00:00
Lluís Batlle i Rossell
c95d373b68
Patching gtmess; it did not build on arm.
...
svn path=/nixpkgs/trunk/; revision=30230
2011-11-04 18:10:44 +00:00
Lluís Batlle i Rossell
6d9179983b
Semicolon
...
svn path=/nixpkgs/trunk/; revision=30222
2011-11-04 10:35:21 +00:00
Lluís Batlle i Rossell
0f0ca48a8d
Adding gtmess
...
svn path=/nixpkgs/trunk/; revision=30221
2011-11-04 10:28:18 +00:00
Shea Levy
3447d62e64
pidgin-sipe: Bump to 1.12.0
...
svn path=/nixpkgs/trunk/; revision=30177
2011-11-02 00:19:19 +00:00
Piotr Pietraszkiewicz
e0111c4232
kadu-0.10.0 (forgotten commit)
...
svn path=/nixpkgs/trunk/; revision=29371
2011-09-19 22:05:06 +00:00
Piotr Pietraszkiewicz
a1680bc96b
kadu-0.10.0
...
svn path=/nixpkgs/trunk/; revision=29370
2011-09-19 22:04:03 +00:00
Piotr Pietraszkiewicz
44a7252405
made myself a maintainer of kadu
...
svn path=/nixpkgs/trunk/; revision=29259
2011-09-13 20:54:02 +00:00
Michael Raskin
cd68b91a4f
Update Vacuum
...
svn path=/nixpkgs/trunk/; revision=28948
2011-09-01 06:15:12 +00:00
David Guibert
7de614fdf3
pidgin 2.9.0
...
svn path=/nixpkgs/trunk/; revision=28425
2011-08-09 12:35:55 +00:00
Karn Kallio
514407c726
Repair kadu to get it building again.
...
svn path=/nixpkgs/trunk/; revision=28160
2011-08-04 21:04:19 +00:00
Piotr Pietraszkiewicz
8d546fbdb8
upgraded kadu to v0.9.2 + fixed typos in description
...
svn path=/nixpkgs/trunk/; revision=28143
2011-08-03 18:36:56 +00:00
Ludovic Courtès
e7349f4329
BitlBee 3.0.3.
...
svn path=/nixpkgs/trunk/; revision=27985
2011-07-28 12:08:08 +00:00
Michael Raskin
a0d97d5eb2
Adding OneTeam XMPP client
...
svn path=/nixpkgs/trunk/; revision=27553
2011-06-28 09:45:09 +00:00
Michael Raskin
6c133d03f6
Pidgin needs libgcrypt for GNUTLS
...
svn path=/nixpkgs/trunk/; revision=26819
2011-04-13 10:03:07 +00:00
Michael Raskin
4c8bf75b30
Update Vacuum-IM
...
svn path=/nixpkgs/trunk/; revision=26413
2011-03-18 08:06:36 +00:00
Piotr Pietraszkiewicz
2b81894a3c
dynamic likner finds the libX11.so again
...
svn path=/nixpkgs/trunk/; revision=25710
2011-01-27 23:49:00 +00:00
Piotr Pietraszkiewicz
59e243b062
made kadu compilable again on x86-64 NixOS platform
...
svn path=/nixpkgs/trunk/; revision=25709
2011-01-27 23:45:06 +00:00
Armijn Hemel
e6e51b2d83
update to 2.7.9
...
svn path=/nixpkgs/trunk/; revision=25544
2011-01-13 18:47:46 +00:00
Ludovic Courtès
7f157c0f33
Remove the old experimental BitlBee-OTR.
...
svn path=/nixpkgs/trunk/; revision=25420
2011-01-05 10:48:25 +00:00
Ludovic Courtès
ea13b1e2e3
BitlBee 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=25419
2011-01-05 10:48:21 +00:00
Michael Raskin
cc30a2861c
Adding freetalk
...
svn path=/nixpkgs/trunk/; revision=25323
2010-12-29 19:20:55 +00:00
Armijn Hemel
ce6b26042d
update to 2.7.8
...
svn path=/nixpkgs/trunk/; revision=25257
2010-12-23 13:56:04 +00:00
Michael Raskin
b01f33c2b8
Update gajim
...
svn path=/nixpkgs/trunk/; revision=24906
2010-11-28 13:46:32 +00:00
Sander van der Burg
2549fea1bb
Upgraded pidgin to version 2.7.7
...
svn path=/nixpkgs/trunk/; revision=24844
2010-11-24 21:58:52 +00:00
Armijn Hemel
b247c239e5
update to 2.7.5
...
svn path=/nixpkgs/trunk/; revision=24584
2010-11-03 14:03:53 +00:00
Eelco Dolstra
8aa38f953c
* Get Teamspeak 3 to work. This is the x86_64-linux build, I'll add
...
i686-linux later.
svn path=/nixpkgs/trunk/; revision=24516
2010-10-28 17:45:18 +00:00
Armijn Hemel
9992ba5e3f
update to 2.7.4
...
svn path=/nixpkgs/trunk/; revision=24424
2010-10-22 16:06:32 +00:00
Michael Raskin
c8161ad799
Temporary fix for Vacuum-1.0.2 with Qt-4.7
...
svn path=/nixpkgs/trunk/; revision=24257
2010-10-12 23:15:25 +00:00
Ludovic Courtès
b67487377d
BitlBee 1.2.8.
...
svn path=/nixpkgs/trunk/; revision=24128
2010-10-07 07:29:44 +00:00
Yury G. Kudryashov
1099a83b54
Make kadu build in chroot. TODO: re-enable icons
...
svn path=/nixpkgs/trunk/; revision=24064
2010-10-05 05:43:59 +00:00
Lluís Batlle i Rossell
7eb92a7821
Adding kadu
...
(patch by Piotr Pietraszkiewicz)
svn path=/nixpkgs/trunk/; revision=23988
2010-09-28 22:37:44 +00:00
Michael Raskin
b383ca8d2a
Add Vacuum IM
...
svn path=/nixpkgs/trunk/; revision=23870
2010-09-20 08:40:30 +00:00
Michael Raskin
9090138f5e
Updating Gajim
...
svn path=/nixpkgs/trunk/; revision=23642
2010-09-05 12:29:44 +00:00
Armijn Hemel
f194a8aa93
update to 2.7.3
...
svn path=/nixpkgs/trunk/; revision=23215
2010-08-17 20:28:40 +00:00
David Guibert
3b6101cd7f
msn-pecan: an alternative MSN plugin for pidgin
...
svn path=/nixpkgs/trunk/; revision=23050
2010-08-09 06:51:34 +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
Armijn Hemel
066bd72e6f
update to 2.7.2
...
svn path=/nixpkgs/trunk/; revision=22729
2010-07-25 11:10:10 +00:00
Michael Raskin
62e6ad4960
Add OpenSSL and VoIP support to Gajim
...
svn path=/nixpkgs/trunk/; revision=22194
2010-06-09 12:56:15 +00:00
Marc Weber
cfec548174
[PATCH] Fix pidgin-sipe plugin to build with latest pidgin - contributed
...
by David Brown
svn path=/nixpkgs/trunk/; revision=22129
2010-06-03 15:14:29 +00:00
Marc Weber
473d5a9ba8
pidgin update, ICQ messages were suddenly embedded within HTML text ?
...
svn path=/nixpkgs/trunk/; revision=22091
2010-06-01 17:45:05 +00:00
Michael Raskin
d0b4c2e0c2
Gajim uses $0 to determine the invoked program. So change the wrapping strategy
...
svn path=/nixpkgs/trunk/; revision=22069
2010-05-31 21:10:06 +00:00
Michael Raskin
3e450dc102
Oops, Gajim tarball moved
...
svn path=/nixpkgs/trunk/; revision=22035
2010-05-28 09:20:56 +00:00
Michael Raskin
0687f2064f
Updating Gajim to 0.13.4
...
svn path=/nixpkgs/trunk/; revision=22027
2010-05-28 06:04:31 +00:00
Armijn Hemel
c239f0d20e
update to 2.7.0
...
svn path=/nixpkgs/trunk/; revision=21798
2010-05-16 16:31:04 +00:00
Marc Weber
57cffe5040
pidgin plugin sipe contributed by David Brown
...
svn path=/nixpkgs/trunk/; revision=21730
2010-05-11 17:28:54 +00:00
Armijn Hemel
68164d951e
update to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=20199
2010-02-23 17:17:53 +00:00
Lluís Batlle i Rossell
454fb58a39
Updating psi, so it builds with gcc 4.4
...
svn path=/nixpkgs/trunk/; revision=20165
2010-02-22 09:53:17 +00:00
Armijn Hemel
577f4d8325
update to 2.6.5, also add python dependency for extensions and all that
...
svn path=/nixpkgs/trunk/; revision=19352
2010-01-11 13:25:05 +00:00
Armijn Hemel
c8af5fd4dc
update to 1.2.4
...
svn path=/nixpkgs/trunk/; revision=19162
2009-12-30 22:11:43 +00:00
Armijn Hemel
d993cf0f5f
add voice and video
...
svn path=/nixpkgs/trunk/; revision=19136
2009-12-27 16:49:08 +00:00
Armijn Hemel
2e6b173032
update to 2.6.4. voice and video are not working atm
...
svn path=/nixpkgs/trunk/; revision=19086
2009-12-23 21:05:29 +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
Michael Raskin
25b3fe32ad
Adding myself as a maintainer of some of the packages
...
svn path=/nixpkgs/trunk/; revision=16572
2009-08-04 07:49:16 +00:00
Sander van der Burg
8c806707f3
Fixed pigdin compilation by adding nspr as buildinput
...
svn path=/nixpkgs/trunk/; revision=16267
2009-07-09 09:50:51 +00:00
Armijn Hemel
6375c2f236
update to 2.5.6
...
svn path=/nixpkgs/trunk/; revision=15889
2009-06-08 18:31:07 +00:00
Lluís Batlle i Rossell
65bc653910
Fixing psi, which needed -lqca still.
...
svn path=/nixpkgs/trunk/; revision=15844
2009-06-03 18:39:32 +00:00
Lluís Batlle i Rossell
b49285ad27
Updating psi to a working version with ssl, using kde42 qca.
...
svn path=/nixpkgs/trunk/; revision=15842
2009-06-03 18:23:49 +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
3d5d738895
Added Gajim XMPP client in nearly full-feature configuration with all dependencies
...
svn path=/nixpkgs/trunk/; revision=15001
2009-04-12 19:34:20 +00:00
Armijn Hemel
53bf781136
update to 2.5.5
...
svn path=/nixpkgs/trunk/; revision=14339
2009-03-04 23:05:11 +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
f94091ad09
BitlBee 1.2.3.
...
svn path=/nixpkgs/trunk/; revision=14030
2009-02-11 08:48:46 +00:00
Michael Raskin
f529bd70a1
Carrier update
...
svn path=/nixpkgs/trunk/; revision=14002
2009-02-07 16:02:50 +00:00
Armijn Hemel
7d7cca5408
update to 2.5.4, use at your own risk
...
svn path=/nixpkgs/trunk/; revision=13895
2009-01-28 16:17:32 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Michael Raskin
45df59809d
Adding mcabber console jabber client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13698
2009-01-04 17:11:38 +00:00
Armijn Hemel
f3cb5427d4
2.5.1 -> 2.5.2
...
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Ludovic Courtès
fab4b2bca4
bitlbee-otr: Correctly link against libgcrypt.
...
svn path=/nixpkgs/trunk/; revision=12926
2008-09-26 12:32:06 +00:00
Ludovic Courtès
d495ee42d9
Add Bitbee-OTR, an unofficial version of Bitlbee with OTR support.
...
svn path=/nixpkgs/trunk/; revision=12925
2008-09-26 09:03:22 +00:00
Armijn Hemel
dbcba78213
pidgin otr + libotr 3.1.0 -> 3.2.0
...
svn path=/nixpkgs/trunk/; revision=12860
2008-09-13 10:40:33 +00:00
Michael Raskin
317d89066b
Force Pidgin to use GnuTLS when it is offered.
...
svn path=/nixpkgs/trunk/; revision=12816
2008-09-06 18:23:55 +00:00
Michael Raskin
de45b13c79
Options to remove OpenSSL and use gnuTLS for Pidgin (reported to work better with, say, Amessage or any other XMPP server which requires strong channel encryption)
...
svn path=/nixpkgs/trunk/; revision=12813
2008-09-06 10:30:55 +00:00
Armijn Hemel
d7d4d48d9e
update to 2.5.1
...
svn path=/nixpkgs/trunk/; revision=12785
2008-09-02 10:21:41 +00:00
Michael Raskin
a84989091f
Refactoring to work with refactored builderDefs
...
svn path=/nixpkgs/trunk/; revision=12670
2008-08-20 11:21:58 +00:00
Michael Raskin
8ad11e65a7
Version bump
...
svn path=/nixpkgs/trunk/; revision=12669
2008-08-20 11:21:15 +00:00
Michael Raskin
7efe2a5a1d
BitlBee update
...
svn path=/nixpkgs/trunk/; revision=12258
2008-07-04 06:53:03 +00:00
Michael Raskin
f0f4c78963
As Pidgin is updated for ICQ changes and Carrier is not and Carrier uses Pidgin's unmodified libpurple anyway, added a possibility to grab libpurple2 from Pidgin installation and use it for Carrier installation
...
svn path=/nixpkgs/trunk/; revision=12257
2008-07-04 06:52:44 +00:00
Armijn Hemel
3800ae553c
2.4.2 -> 2.4.3
...
svn path=/nixpkgs/trunk/; revision=12240
2008-07-02 08:42:52 +00:00
Michael Raskin
0e25ce102d
Updated Funpidgin 2.4.1 to Carrier 2.4.2 (rename of the fork, yes)
...
svn path=/nixpkgs/trunk/; revision=12118
2008-06-16 13:15:09 +00:00
Michael Raskin
2430f8e562
SF pidgin-latex version works somehow (very small formulae)
...
svn path=/nixpkgs/trunk/; revision=12010
2008-06-08 20:06:46 +00:00
Armijn Hemel
5e6eafa332
2.4.1 -> 2.4.2
...
I disabled quite a few protocols and things (NetworkManager, other stuff). If anyon wants to have them enabled, be my guest :-P
svn path=/nixpkgs/trunk/; revision=11887
2008-05-25 12:26:46 +00:00
Michael Raskin
9b91af24d3
Now Funpidgin recognizes ScreenSaver extension
...
svn path=/nixpkgs/trunk/; revision=11839
2008-05-18 06:12:45 +00:00
Michael Raskin
e0d76ed8b2
Added Funpidgin - a pidgin IM fork
...
svn path=/nixpkgs/trunk/; revision=11827
2008-05-15 17:50:49 +00:00
Michael Raskin
65bf14f91b
Minor updates
...
svn path=/nixpkgs/trunk/; revision=11708
2008-04-24 17:00:28 +00:00
Michael Raskin
34460a0b56
Moved pidgin-latex to TeXLive
...
svn path=/nixpkgs/trunk/; revision=11658
2008-04-18 20:23:26 +00:00
Armijn Hemel
1dec7caa10
2.4.0 -> 2.4.1
...
svn path=/nixpkgs/trunk/; revision=11503
2008-04-09 07:36:06 +00:00
Tobias Hammerschmidt
26e37033ba
version update
...
svn path=/nixpkgs/trunk/; revision=11283
2008-03-26 07:41:36 +00:00
Michael Raskin
5f2bcdbdb6
Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
...
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +00:00
Michael Raskin
b97b16534e
Added Psi
...
svn path=/nixpkgs/trunk/; revision=11214
2008-03-20 09:50:31 +00:00
Armijn Hemel
93c37882a5
update to 2.4.0
...
svn path=/nixpkgs/trunk/; revision=10924
2008-03-02 22:54:49 +00:00
Ludovic Courtès
5f8dd658cb
Add BitlBee, an IRC to other chat networks gateway.
...
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Yury G. Kudryashov
81aac8d84d
meta.homepage added to several packages
...
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Armijn Hemel
480a43d45b
update to 2.3.1
...
svn path=/nixpkgs/trunk/; revision=9995
2007-12-31 17:31:41 +00:00
Marc Weber
b03e9de694
Unfinished teamspeak client
...
svn path=/nixpkgs/trunk/; revision=9934
2007-12-14 01:50:19 +00:00
Michael Raskin
61f4326752
Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch.
...
svn path=/nixpkgs/trunk/; revision=9623
2007-11-11 07:54:45 +00:00
Michael Raskin
dcb59e3541
Worked around fresh ImageMagick misfeature with dvi.
...
svn path=/nixpkgs/trunk/; revision=9475
2007-10-19 08:00:38 +00:00
Armijn Hemel
7841a05eb1
bump to 2.2.1
...
svn path=/nixpkgs/trunk/; revision=9400
2007-10-03 15:38:19 +00:00
Armijn Hemel
73e8c01f5c
2.1.1 -> 2.2.0
...
svn path=/nixpkgs/trunk/; revision=9331
2007-09-18 13:44:40 +00:00
Wouter den Breejen
37baf87b57
svn path=/nixpkgs/trunk/; revision=9277
2007-09-07 11:05:02 +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
Armijn Hemel
ec9d5c9471
update to 2.1.1
...
svn path=/nixpkgs/trunk/; revision=9187
2007-08-22 12:29:26 +00:00
Michael Raskin
282c064669
Moved pidgin-latex to pidgin-plugins, added aggregatable link for pidgin-otr.
...
svn path=/nixpkgs/trunk/; revision=9147
2007-08-17 09:31:09 +00:00
Armijn Hemel
c8c3eb7c18
add Off The Record, encryption plugin for pidgin. Needs a pidgin wrapper to work nicely.
...
svn path=/nixpkgs/trunk/; revision=9146
2007-08-16 23:16:42 +00:00
Armijn Hemel
813f26af95
move some buildInputs to propagatedBuildInputs, since these are also used by some external Pidgin plugins
...
svn path=/nixpkgs/trunk/; revision=9145
2007-08-16 23:14:52 +00:00
Armijn Hemel
63aa0fbb30
update to 2.1.0
...
svn path=/nixpkgs/trunk/; revision=9141
2007-08-16 21:07:45 +00:00
Michael Raskin
6b2b602299
Corrected handling of latex errors.
...
svn path=/nixpkgs/trunk/; revision=9000
2007-07-18 20:32:51 +00:00
Michael Raskin
ee4bc350af
Added pidgin-latex.
...
svn path=/nixpkgs/trunk/; revision=8957
2007-07-07 19:22:28 +00:00
Yury G. Kudryashov
40657fbece
* ncurses: added symlinks for bynary packages linked against libncurses. Tested
...
with ghc. I will add 'unicode' option next check in (for cygwin).
* pidgin: Got rid of builder.sh, added ncurses to the dependencies, so it builds
finch.
* xorg: Added glproto and mesaHeaders to xf86videosis dependencies. Now it
compiles.
* pwgen: Added.
* device-mapper: Version bump. Added 'static' option for use in initrd.
* lvm2: Version bump. Added 'static' option for use in initrd.
svn path=/nixpkgs/trunk/; revision=8923
2007-06-28 09:53:12 +00:00
Michael Raskin
42f841bcab
Added some descriptions.
...
svn path=/nixpkgs/trunk/; revision=8920
2007-06-26 11:49:45 +00:00
Armijn Hemel
ad0ec5a27c
2.0.0 -> 2.0.1
...
svn path=/nixpkgs/trunk/; revision=8871
2007-06-12 12:33:55 +00:00
Armijn Hemel
375526c382
remove gaim, clean up pidgin dependencies a bit
...
svn path=/nixpkgs/trunk/; revision=8683
2007-05-14 00:51:30 +00:00
Martin Bravenboer
109a74d558
Pidgin needs libXScrnSaver to make the automatic status changes work
...
(without this library it will always switch to Away after 5 minutes
and never make you Available again)
Build pidgin for release
Don't build Gaim for release
svn path=/nixpkgs/trunk/; revision=8661
2007-05-13 16:19:46 +00:00
Martin Bravenboer
93393a6748
Added aspell
...
Added gtkspell
Added pidgin, builds but does not run yet:
running pidgin fails to find libX11.so.6. ldd on pidgin reports:
libX11.so.6 => not found
....
libX11.so.6 => /nix/store/brsva6rh1p2ymjvk7054a90is5panrhf-libX11-1.1.1/lib/libX11.so.6 (0xb7358000)
which looks a bit weird ... Maybe some problem with patchelf? Or just
a build problem and should the library path be set using an
environment variable?
svn path=/nixpkgs/trunk/; revision=8660
2007-05-13 14:22:24 +00:00
Martin Bravenboer
c3f8a99b8c
Updated gaim to latest beta
...
Added gdb
svn path=/nixpkgs/trunk/; revision=8019
2007-02-22 16:07:51 +00:00
Armijn Hemel
4d2519baad
upgrade to 0.96
...
svn path=/nixpkgs/trunk/; revision=7700
2007-01-16 22:10:29 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel
ecae366a77
pass the right values for tk. Spotted on NixOS ;)
...
svn path=/nixpkgs/trunk/; revision=5874
2006-07-22 11:42:53 +00:00
Armijn Hemel
d034a7ec00
add amsn
...
svn path=/nixpkgs/trunk/; revision=5873
2006-07-22 11:34:58 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Martin Bravenboer
975db72a72
Added Mozilla NSS, NSPR and Gaim to Nix. Gaim in Nix supports SSL
...
svn path=/nixpkgs/trunk/; revision=3676
2005-08-24 09:54:42 +00:00