Peter Simons
264e8539b5
haskell-blaze-html: updated to version 0.4.2.0
...
svn path=/nixpkgs/trunk/; revision=29574
2011-10-02 20:27:29 +00:00
Peter Simons
e0cf0de6c2
haskell-X11-xft: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=29573
2011-10-02 20:27:25 +00:00
Peter Simons
ec549646da
haskell-haddock: added version 2.9.3
...
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Peter Simons
3277d89fcf
haddock-2.4.2: added 'happy' build input
...
svn path=/nixpkgs/trunk/; revision=29571
2011-10-02 20:13:54 +00:00
Peter Simons
5328a95a3c
haddock-2.4.2: added 'alex' build input
...
svn path=/nixpkgs/trunk/; revision=29570
2011-10-02 20:12:07 +00:00
Yury G. Kudryashov
4cdf639958
Remove unused parameter from xorg call
...
svn path=/nixpkgs/trunk/; revision=29569
2011-10-02 19:53:20 +00:00
Yury G. Kudryashov
0a3e9cad72
Make dbus_all_1_5_6.tools compile
...
svn path=/nixpkgs/trunk/; revision=29568
2011-10-02 18:12:29 +00:00
Shea Levy
5a5602184e
Whoops, forgot to re-inherit postBuild now that it's not set manually
...
I really should have done these changes in a topic branch, sorry
svn path=/nixpkgs/trunk/; revision=29567
2011-10-02 17:12:50 +00:00
Shea Levy
494e927d1c
libcaca: Bump
...
svn path=/nixpkgs/trunk/; revision=29566
2011-10-02 14:34:23 +00:00
Shea Levy
2a94841c64
Enable building 3.1 with an efi stub
...
It's still not enabled by default, you need to set CONFIG_EFI_STUB=y
svn path=/nixpkgs/trunk/; revision=29565
2011-10-02 14:20:49 +00:00
Shea Levy
c073bf9c22
Update the shadow tarball url
...
svn path=/nixpkgs/trunk/; revision=29564
2011-10-02 14:02:06 +00:00
Shea Levy
21b2dd7ab4
D'oh
...
svn path=/nixpkgs/trunk/; revision=29562
2011-10-02 12:53:51 +00:00
Shea Levy
36910c10e5
modprobe --show-depends now spits out 'builtin' if a requested module is, well, built-in
...
svn path=/nixpkgs/trunk/; revision=29560
2011-10-02 11:50:19 +00:00
Shea Levy
34144e835d
Linux 3.x: Use our module directory during modules_install
...
The "unset MODULE_DIR" trick was enough to get Linux 3.x kernels compiling, but it was definitely the Wrong Thing
We NEED MODULE_DIR set so that depmod can store the right dependencies during the build. The REAL problem with the
3.x kernels was two-fold: Our module-init-tools was so old that the kernel build needed to introduce a hack when
calling depmod (involving creating a symlink prepending 99.98 to the version number), and the depmod wrapper was
moved out of the Makefile into scripts/depmod.sh, so our substituteInPlace to get rid of '-b $(INSTALL_MOD_PATH)' in
the Makefile was a noop and INSTALL_MOD_PATH was still being passed to depmod. This is now fixed and modprobe can
successfully find dependencies using the modules.dep created during install
svn path=/nixpkgs/trunk/; revision=29559
2011-10-02 11:01:08 +00:00
Yury G. Kudryashov
50531eacb8
qt-4.7.4
...
svn path=/nixpkgs/trunk/; revision=29557
2011-10-02 07:28:11 +00:00
Shea Levy
4b795e225b
module-init-tools: 3.16
...
svn path=/nixpkgs/trunk/; revision=29556
2011-10-02 04:03:02 +00:00
Shea Levy
72f41379be
Add a patch to enable adding efi stub code to the linux kernel
...
svn path=/nixpkgs/trunk/; revision=29555
2011-10-01 23:00:48 +00:00
Cillian de Roiste
4c3642403c
Adding attr as a buildInput to enable support for VirtFS (Plan 9 folder sharing over Virtio - I/O virtualization framework)
...
svn path=/nixpkgs/trunk/; revision=29551
2011-10-01 14:15:47 +00:00
Rob Vermaas
c85c8c9d01
update jinja2
...
svn path=/nixpkgs/trunk/; revision=29550
2011-09-30 17:26:38 +00:00
Michael Raskin
a8a3ede5e9
Adding Firefox 8.0beta1
...
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Michael Raskin
8e02768459
Firefox 7.0 release
...
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Shea Levy
a54473bc5d
Use ruby 1.9 as the default
...
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Shea Levy
9f3fb4b1ae
Add a working kernel.org mirror
...
svn path=/nixpkgs/trunk/; revision=29541
2011-09-29 20:57:47 +00:00
Shea Levy
cba02ddc3c
aufs2: Only build if the kernel supports it
...
svn path=/nixpkgs/trunk/; revision=29540
2011-09-28 23:38:39 +00:00
Shea Levy
107e39b214
linux-3.1: rc8
...
svn path=/nixpkgs/trunk/; revision=29539
2011-09-28 23:15:30 +00:00
Shea Levy
5143705396
Get Theme-GNU directly from spock while kernel.org is down
...
svn path=/nixpkgs/trunk/; revision=29537
2011-09-28 22:34:46 +00:00
Shea Levy
f979d3de4e
Add features.aufs2 to old kernels
...
svn path=/nixpkgs/trunk/; revision=29536
2011-09-28 22:13:59 +00:00
Shea Levy
ed38cc3545
aufs3-util
...
svn path=/nixpkgs/trunk/; revision=29535
2011-09-28 21:59:07 +00:00
Shea Levy
4add420a48
aufs3 kernelPackage
...
svn path=/nixpkgs/trunk/; revision=29534
2011-09-28 21:46:07 +00:00
Shea Levy
2e012018bb
makeAufs3StandalonePatch: Don't unpack the kernel source
...
svn path=/nixpkgs/trunk/; revision=29533
2011-09-28 21:09:54 +00:00
Shea Levy
60b155479d
linux-3.0: Add aufs3 patch
...
svn path=/nixpkgs/trunk/; revision=29532
2011-09-28 20:48:08 +00:00
Peter Simons
4cdafb258c
haskell-hlint: updated to version 1.8.16
...
svn path=/nixpkgs/trunk/; revision=29530
2011-09-28 16:48:17 +00:00
Peter Simons
5048bc7f21
haskell-happstack-util: updated to version 6.0.2
...
svn path=/nixpkgs/trunk/; revision=29529
2011-09-28 16:48:13 +00:00
Peter Simons
9e6178ed74
haskell-criterion: updated to version 0.5.1.0
...
svn path=/nixpkgs/trunk/; revision=29528
2011-09-28 16:48:06 +00:00
Yury G. Kudryashov
e2c4af0946
Update opera to the latest version
...
Also add missing dependencies (KDE, cups, gstreamer)
svn path=/nixpkgs/trunk/; revision=29527
2011-09-28 15:23:28 +00:00
Yury G. Kudryashov
9457c15f41
icu4c-4.8.1
...
svn path=/nixpkgs/trunk/; revision=29526
2011-09-28 15:22:58 +00:00
Peter Simons
dc55be9e05
pkgs/shells/bash: updated "interactive" bash to version 4.2
...
The non-interactive variant, which is part of stdenv, remains unchanged.
svn path=/nixpkgs/trunk/; revision=29523
2011-09-28 14:37:03 +00:00
Shea Levy
790d78fb6f
FreeRDP-unstable: Bump
...
svn path=/nixpkgs/trunk/; revision=29522
2011-09-28 14:23:47 +00:00
Shea Levy
0f2e4160c0
Linux 3.0: Don't use aufs2.1, there's aufs 3.x for Linux 3.x kernels
...
svn path=/nixpkgs/trunk/; revision=29520
2011-09-28 14:18:26 +00:00
Lluís Batlle i Rossell
afe142e963
Making jwhois connect fine for those without ipv6 network.
...
svn path=/nixpkgs/trunk/; revision=29519
2011-09-28 07:25:59 +00:00
Alexander Tsamutali
3a24231510
pkgs/desktops/e17: Some fixes and now I can start it! \o/
...
svn path=/nixpkgs/trunk/; revision=29518
2011-09-27 23:49:28 +00:00
Rob Vermaas
6fd4c26fc2
add google perftools 1.8.3
...
svn path=/nixpkgs/trunk/; revision=29517
2011-09-27 17:24:01 +00:00
Yury G. Kudryashov
dbb9440ef7
Fix for r29513
...
I've accidentially committed an empty find-virtuoso.patch
svn path=/nixpkgs/trunk/; revision=29516
2011-09-27 16:18:06 +00:00
Yury G. Kudryashov
e3c935cd2c
kde-4.7: akonadi-1.6.1
...
svn path=/nixpkgs/trunk/; revision=29515
2011-09-27 15:40:54 +00:00
Yury G. Kudryashov
791cf785b8
virtuoso: apply patch as proposed by Nepomuk developers
...
svn path=/nixpkgs/trunk/; revision=29514
2011-09-27 15:40:45 +00:00
Yury G. Kudryashov
109b36eca9
Move soprano to top-level namespace
...
svn path=/nixpkgs/trunk/; revision=29513
2011-09-27 15:40:40 +00:00
Peter Simons
27e30f03fc
python-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29510
2011-09-27 14:00:48 +00:00
Peter Simons
ed6328b5ee
python-matplotlib: enable Linux builds by Hydra
...
svn path=/nixpkgs/trunk/; revision=29509
2011-09-27 14:00:40 +00:00
Peter Simons
6bd8eea788
python-matplotlib: move dependencies like numpy into the propagatedBuildInputs
...
section to ensure that these libraries are being found at run-time by the
python wrapper.
svn path=/nixpkgs/trunk/; revision=29508
2011-09-27 14:00:31 +00:00
Eelco Dolstra
a3143f0bbd
* Added Statistics::TTest.
...
svn path=/nixpkgs/trunk/; revision=29507
2011-09-27 11:06:41 +00:00
Alexander Tsamutali
e3ccdb4bcd
desktops/e17:
...
Add e17. WIP. Make hangs during build of enlightenment.
svn path=/nixpkgs/trunk/; revision=29506
2011-09-26 22:28:35 +00:00
Alexander Tsamutali
0ed57e3f64
servers/x11/xorg/overrides.nix:
...
Added xproto to propagatedBuildInputs of libXext, because for ex.
shape.h includes Xfuncproto.h.
svn path=/nixpkgs/trunk/; revision=29505
2011-09-26 22:24:22 +00:00
Eelco Dolstra
12d42a5850
* Added Statistics::Descriptive.
...
svn path=/nixpkgs/trunk/; revision=29504
2011-09-26 22:08:44 +00:00
Peter Simons
d8b628d123
haskell-cpphs: updated to version 1.13.1
...
svn path=/nixpkgs/trunk/; revision=29503
2011-09-26 19:30:36 +00:00
Peter Simons
093a0fb21f
haskell-blaze-html: updated to version 0.4.1.7
...
svn path=/nixpkgs/trunk/; revision=29502
2011-09-26 17:05:27 +00:00
Peter Simons
acb52d79bf
haskell-cpphs: revert update to version 1.13
...
The new version doesn't compile. I've reported the problem upstream.
svn path=/nixpkgs/trunk/; revision=29501
2011-09-26 16:33:15 +00:00
Peter Simons
8f8d3f1747
haskell-cpphs: updated to version 1.13
...
svn path=/nixpkgs/trunk/; revision=29500
2011-09-26 16:18:09 +00:00
Peter Simons
4f036cef1d
haskell-web-routes: updated to version 0.25.3
...
svn path=/nixpkgs/trunk/; revision=29499
2011-09-26 16:18:04 +00:00
Yury G. Kudryashov
5da4cd69fc
imlib2-1.4.5
...
svn path=/nixpkgs/trunk/; revision=29496
2011-09-26 13:13:45 +00:00
Ludovic Courtès
e8a30536b6
Cairo: Add dependency on Gettext on non-GNU systems; build it.
...
svn path=/nixpkgs/trunk/; revision=29495
2011-09-26 12:07:24 +00:00
Ludovic Courtès
b7d32054da
GNU Automake: Add TODO.
...
svn path=/nixpkgs/trunk/; revision=29494
2011-09-26 12:07:21 +00:00
Peter Simons
201fab6841
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29492
2011-09-26 08:12:18 +00:00
Peter Simons
01022a1502
lxc: moved package into the "applications/virtualization" category
...
svn path=/nixpkgs/trunk/; revision=29491
2011-09-26 08:12:14 +00:00
Peter Simons
a004ca1a7d
lxc: fixed build to include the SGML documentation
...
svn path=/nixpkgs/trunk/; revision=29490
2011-09-26 08:12:10 +00:00
Michael Raskin
0b9c88cba1
Taking a patch from ArchLinux to fix altermime build
...
svn path=/nixpkgs/trunk/; revision=29489
2011-09-26 04:48:35 +00:00
Yury G. Kudryashov
1d9c2ff413
Let hydra build SDL_image on all platforms
...
svn path=/nixpkgs/trunk/; revision=29486
2011-09-25 23:36:20 +00:00
Yury G. Kudryashov
9dd3dbe2c7
fdm: remove -I- from GNUmakefile. Fixes build on i686
...
svn path=/nixpkgs/trunk/; revision=29485
2011-09-25 23:16:16 +00:00
Yury G. Kudryashov
e496b86594
Remove kde3.kcachegrind
...
Use kde4.kcachegrind instead.
svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Yury G. Kudryashov
fe3df64918
Add version info to bittornado.name
...
svn path=/nixpkgs/trunk/; revision=29483
2011-09-25 22:56:38 +00:00
Michael Raskin
d65cab3852
Adding Allegro 5
...
svn path=/nixpkgs/trunk/; revision=29482
2011-09-25 21:07:48 +00:00
Michael Raskin
503536703e
Fix Allegro URL
...
svn path=/nixpkgs/trunk/; revision=29481
2011-09-25 18:12:40 +00:00
Peter Simons
8a8cb04533
haskell-numeric-prelude: updated to version 0.2.2.1
...
svn path=/nixpkgs/trunk/; revision=29480
2011-09-25 17:11:23 +00:00
Lluís Batlle i Rossell
e129d97f19
Updating rtmpdump to the 2.4 (what I think it is 2.4) in their git repository.
...
They don't use tags or branches.
svn path=/nixpkgs/trunk/; revision=29479
2011-09-25 09:04:24 +00:00
Yury G. Kudryashov
2b67f92ec9
allegro-4.4.2; compiles against libpng-1.5.4
...
svn path=/nixpkgs/trunk/; revision=29477
2011-09-25 03:39:23 +00:00
Yury G. Kudryashov
bfc84fec9b
Add a notice about libpng branch
...
svn path=/nixpkgs/trunk/; revision=29474
2011-09-24 20:44:11 +00:00
Yury G. Kudryashov
449e03648a
opencv-2.3.1a
...
* pkgconfig and cmake are buildNativeInputs
* drop xineLib dependency. It was not used anyway.
svn path=/nixpkgs/trunk/; revision=29473
2011-09-24 20:40:58 +00:00
Peter Simons
808aa6c62d
rtorrent: install man page manually (the upstream makefile is broken)
...
svn path=/nixpkgs/trunk/; revision=29471
2011-09-24 12:46:24 +00:00
Michael Raskin
4d6030f56b
Adding hyenae - patch by MarcWeber
...
svn path=/nixpkgs/trunk/; revision=29470
2011-09-24 09:14:21 +00:00
Peter Simons
3e09798bf4
pkgs/shells/bash/default.nix: revert my earlier revision 29244
...
Including the bash-completion package in bash itself sounded like a good idea
at the time, but it wasn't. After having actually integrated completion support
into NixOS, it has become obvious that this property isn't required at all.
Keeping bash-completion separate from bash works just fine. Anyone who wants
completion support can just install that package.
svn path=/nixpkgs/trunk/; revision=29467
2011-09-24 07:58:19 +00:00
Peter Simons
0a5f021abd
haskell-uuagc-cabal: updated to version 1.0.0.7
...
svn path=/nixpkgs/trunk/; revision=29466
2011-09-24 07:27:07 +00:00
Andres Löh
a154670250
Added haskell-derp.
...
svn path=/nixpkgs/trunk/; revision=29465
2011-09-24 02:49:04 +00:00
Andres Löh
62a77eb641
Added maintainers for haskell-numInstances.
...
svn path=/nixpkgs/trunk/; revision=29464
2011-09-24 02:48:40 +00:00
Shea Levy
b6a786f097
linux-3.1: Bump to rc7
...
svn path=/nixpkgs/trunk/; revision=29463
2011-09-23 20:03:52 +00:00
Florian Friesdorf
0c32d209ca
python wrapper that sets PYTHONHOME to the profile it is in
...
svn path=/nixpkgs/trunk/; revision=29462
2011-09-23 17:00:13 +00:00
Peter Simons
8770aaea0e
haskell-vector-space: updated to version 0.7.8
...
svn path=/nixpkgs/trunk/; revision=29460
2011-09-23 16:09:05 +00:00
Peter Simons
31d8e3cada
haskell-neither: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=29459
2011-09-23 16:09:01 +00:00
Peter Simons
45e9e5e66b
haskell-cryptohash: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=29458
2011-09-23 16:08:57 +00:00
Peter Simons
03deb61330
haskell-NumInstances: added version 1.0
...
svn path=/nixpkgs/trunk/; revision=29457
2011-09-23 16:08:52 +00:00
Eelco Dolstra
f607e23168
* Spotify needs OpenSSL now.
...
svn path=/nixpkgs/trunk/; revision=29456
2011-09-23 15:37:15 +00:00
Shea Levy
35d07a5c34
Bump rubygems
...
svn path=/nixpkgs/trunk/; revision=29455
2011-09-23 15:37:05 +00:00
Shea Levy
65898538b5
Bump spotify... Sure wish they kept around old versions
...
svn path=/nixpkgs/trunk/; revision=29454
2011-09-23 15:23:30 +00:00
Shea Levy
f5e5bc24be
Get ruby-1.9.2-p290 to build
...
svn path=/nixpkgs/trunk/; revision=29453
2011-09-23 15:08:55 +00:00
Peter Simons
730afe1f8b
lxc: added perl buildInput to fix the lxc-ps script
...
Also added myself as a maintainer, improved the meta section a little,
and stripped trailing whitespace.
svn path=/nixpkgs/trunk/; revision=29450
2011-09-23 11:16:10 +00:00
Michael Raskin
8e6bbd66aa
Update LinuxDC++. Does not eliminate some of the strange segfaults
...
svn path=/nixpkgs/trunk/; revision=29449
2011-09-23 06:52:10 +00:00
Karn Kallio
637e57fc93
Advance version of ur/web compiler to 20110917
...
svn path=/nixpkgs/trunk/; revision=29448
2011-09-23 02:46:05 +00:00
Florian Friesdorf
7186978ce9
scummvm more deps
...
svn path=/nixpkgs/trunk/; revision=29447
2011-09-23 02:23:05 +00:00
Karn Kallio
48dbddd831
Advance mysqlworkbench version to 5.2.35; fix failing build.
...
svn path=/nixpkgs/trunk/; revision=29446
2011-09-23 00:03:21 +00:00
Ludovic Courtès
7f08716911
BitlBee: Use GnuTLS 2.x.
...
svn path=/nixpkgs/trunk/; revision=29445
2011-09-22 19:46:39 +00:00
Ludovic Courtès
8628e00f45
GnuTLS 2.12.11.
...
svn path=/nixpkgs/trunk/; revision=29444
2011-09-22 19:46:33 +00:00
Peter Simons
aecdd27b42
haskell-happy-meta: updated to version 0.2.0.3
...
svn path=/nixpkgs/trunk/; revision=29443
2011-09-22 15:25:52 +00:00
Peter Simons
a407341c8c
haskell-alex-meta: updated to version 0.2.0.2
...
svn path=/nixpkgs/trunk/; revision=29442
2011-09-22 15:25:45 +00:00
Peter Simons
b57a4c5e17
haskell-BNFC-meta: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=29441
2011-09-22 15:25:36 +00:00
Peter Simons
a10e8a4d07
haskell-xml: updated to version 1.3.10
...
svn path=/nixpkgs/trunk/; revision=29440
2011-09-22 15:25:29 +00:00
Peter Simons
f64620a11f
haskell-skein: updated to version 0.1
...
svn path=/nixpkgs/trunk/; revision=29439
2011-09-22 15:25:21 +00:00
Lluís Batlle i Rossell
ddcb4a295d
Adding pdnsd
...
svn path=/nixpkgs/trunk/; revision=29438
2011-09-22 11:28:56 +00:00
Lluís Batlle i Rossell
1175e3e46b
Adding etherape, although it wants those gconf things I think.
...
svn path=/nixpkgs/trunk/; revision=29437
2011-09-22 09:19:33 +00:00
Lluís Batlle i Rossell
d7d6755654
Updating gnunet 0.9 svn version, although it brings little or nothing new I had noticed.
...
svn path=/nixpkgs/trunk/; revision=29436
2011-09-22 09:15:48 +00:00
Michael Raskin
234a58870a
Check bittornado with newer wxGTK, generic cleanup
...
svn path=/nixpkgs/trunk/; revision=29433
2011-09-22 06:31:35 +00:00
Shea Levy
514e07ba96
Update freerdpUnstable
...
svn path=/nixpkgs/trunk/; revision=29432
2011-09-22 02:07:49 +00:00
Florian Friesdorf
cadbee1ab1
indeed fix talloc build on darwin
...
svn path=/nixpkgs/trunk/; revision=29431
2011-09-21 23:31:51 +00:00
Florian Friesdorf
ad3d180d6f
attempt to fix talloc build on darwin
...
see: https://bugzilla.samba.org/show_bug.cgi?id=7000
svn path=/nixpkgs/trunk/; revision=29430
2011-09-21 23:23:12 +00:00
Florian Friesdorf
113f2c851f
iodine-0.6.0-rc1
...
svn path=/nixpkgs/trunk/; revision=29429
2011-09-21 20:05:38 +00:00
Florian Friesdorf
3822bfd8d7
ipython also as pythonPackages.ipython
...
svn path=/nixpkgs/trunk/; revision=29428
2011-09-21 20:05:24 +00:00
Florian Friesdorf
12a38dd5c6
notmuch-0.8 all tests pass
...
svn path=/nixpkgs/trunk/; revision=29427
2011-09-21 20:04:43 +00:00
Peter Simons
d709ef5d30
openssl: avoid the need for a recursive expression
...
svn path=/nixpkgs/trunk/; revision=29426
2011-09-21 18:48:04 +00:00
Peter Simons
6fcd493d5f
openssl: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=29425
2011-09-21 18:45:52 +00:00
Peter Simons
865b08c151
haskell-system-fileio: updated to version 0.3.2.1
...
svn path=/nixpkgs/trunk/; revision=29423
2011-09-21 16:47:27 +00:00
Peter Simons
981ad994f5
haskell-hmatrix: updated to version 0.12.0.1
...
svn path=/nixpkgs/trunk/; revision=29422
2011-09-21 16:47:23 +00:00
Peter Simons
353d1e7882
haskell-clientsession: updated to version 0.7.3
...
svn path=/nixpkgs/trunk/; revision=29421
2011-09-21 16:47:19 +00:00
Peter Simons
b40cab3fab
haskell-aeson-native: updated to version 0.3.3.1
...
svn path=/nixpkgs/trunk/; revision=29420
2011-09-21 16:47:14 +00:00
Peter Simons
ac569c9b63
haskell-RSA: updated to version 1.0.6.2
...
svn path=/nixpkgs/trunk/; revision=29419
2011-09-21 16:47:07 +00:00
Peter Simons
4821046eb3
haskell-skein: added version 0.1
...
svn path=/nixpkgs/trunk/; revision=29418
2011-09-21 16:46:59 +00:00
Peter Simons
54acb66473
haskell-prolog: added version 0.1
...
haskell-prolog-graph: added version 0.1.0.2
haskell-prolog-graph-lib: added version 0.1
svn path=/nixpkgs/trunk/; revision=29417
2011-09-21 16:46:54 +00:00
Peter Simons
d10badf202
haskell-graphviz: build with the latest fgl version
...
This change is required for building the Haskell prolog interpreter.
svn path=/nixpkgs/trunk/; revision=29416
2011-09-21 16:46:48 +00:00
Peter Simons
3a44af3acc
Updated 'fgl' attribute to point to the latest version of the library.
...
This has no practical effect, because we override that attributed based
on the compiler version that's being used, but it still feels like the
right thing to do.
svn path=/nixpkgs/trunk/; revision=29415
2011-09-21 16:46:44 +00:00
Peter Simons
6bc5b0f215
haskell-maude: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=29414
2011-09-21 16:46:39 +00:00
Eelco Dolstra
b4a6893b85
* Fix Compress::Zlib.
...
svn path=/nixpkgs/trunk/; revision=29412
2011-09-21 09:13:18 +00:00
Lluís Batlle i Rossell
ed9d78b75f
Adding pngcrush
...
svn path=/nixpkgs/trunk/; revision=29411
2011-09-21 07:33:38 +00:00
Eelco Dolstra
77c5f8754c
* Remove comment.
...
svn path=/nixpkgs/trunk/; revision=29410
2011-09-21 07:30:04 +00:00
Eelco Dolstra
1cf90e9d35
* Added Catalyst::Plugin::Unicode::Encoding.
...
svn path=/nixpkgs/trunk/; revision=29409
2011-09-21 07:22:19 +00:00
Lluís Batlle i Rossell
c289ea7c4f
Making rsync cross build.
...
svn path=/nixpkgs/trunk/; revision=29408
2011-09-21 07:04:22 +00:00
Lluís Batlle i Rossell
53cecc13b4
Fixing strace build inputs for cross building.
...
svn path=/nixpkgs/trunk/; revision=29407
2011-09-21 06:59:09 +00:00
Lluís Batlle i Rossell
03892b3e01
Making bison 2.5 cross build.
...
svn path=/nixpkgs/trunk/; revision=29405
2011-09-21 06:15:15 +00:00
Yury G. Kudryashov
9ee5230537
Move qt3/qt4 choice to .nix expressions
...
svn path=/nixpkgs/trunk/; revision=29404
2011-09-20 22:49:13 +00:00
Yury G. Kudryashov
d9ad31c468
pfstools-1.8.3; builds against qt4
...
svn path=/nixpkgs/trunk/; revision=29403
2011-09-20 22:49:07 +00:00
Peter Simons
f844c8730e
haskell-json: added version 0.5
...
svn path=/nixpkgs/trunk/; revision=29402
2011-09-20 20:30:20 +00:00
Peter Simons
df1a47bda2
haskell-hakyll: updated to version 3.2.0.7
...
svn path=/nixpkgs/trunk/; revision=29401
2011-09-20 20:25:31 +00:00
Peter Simons
0be69080e8
pkgs/misc/cups/drivers/splix: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=29400
2011-09-20 20:25:26 +00:00
Alexander Tsamutali
a26835c2bc
development/libraries/nss: Fix building on Linux 3.x.
...
svn path=/nixpkgs/trunk/; revision=29399
2011-09-20 19:46:40 +00:00
Yury G. Kudryashov
de89582238
Add gtk-3.x libraries
...
Let hydra build it but do not show in nix-env -qa
svn path=/nixpkgs/trunk/; revision=29398
2011-09-20 16:18:12 +00:00
Eelco Dolstra
267e123508
* Latest Tribler.
...
svn path=/nixpkgs/trunk/; revision=29396
2011-09-20 11:20:15 +00:00
Eelco Dolstra
a3a15545f6
* wxPython updated to 2.8.12.0.
...
svn path=/nixpkgs/trunk/; revision=29395
2011-09-20 11:19:55 +00:00
Lluís Batlle i Rossell
8e28c8fcfa
Making 'nix-env -qa *' work
...
svn path=/nixpkgs/trunk/; revision=29394
2011-09-20 09:53:19 +00:00
Yury G. Kudryashov
87b968e858
Use fetchurl_gnome in dia
...
+small style changes (though almost all string changed)
svn path=/nixpkgs/trunk/; revision=29389
2011-09-20 06:31:37 +00:00
Yury G. Kudryashov
31d77b3e2f
gtkmm-2.24
...
svn path=/nixpkgs/trunk/; revision=29388
2011-09-20 06:23:27 +00:00
Yury G. Kudryashov
1c6d328898
Add atkmm
...
svn path=/nixpkgs/trunk/; revision=29387
2011-09-20 06:23:17 +00:00
Yury G. Kudryashov
501cc845a0
pangomm-2.28
...
svn path=/nixpkgs/trunk/; revision=29386
2011-09-20 06:23:08 +00:00
Yury G. Kudryashov
ff25d193ad
glibmm-2.28
...
svn path=/nixpkgs/trunk/; revision=29385
2011-09-20 06:22:59 +00:00
Yury G. Kudryashov
8d5fecc4f7
gtk-2.24.6 + some review
...
svn path=/nixpkgs/trunk/; revision=29384
2011-09-20 06:22:51 +00:00
Yury G. Kudryashov
83a44e5a65
wxGTK: rely on gtk.propagatedBuildInputs
...
gtkLibs224.gtk actually propagates libpng etc. through gdk_pixbuf,
so using gtk.libpng etc. makes no sense.
Remove unused 'inherit lib*;' in gtk.
svn path=/nixpkgs/trunk/; revision=29383
2011-09-20 06:22:39 +00:00
Yury G. Kudryashov
e803d715c2
pango: pkg-config is a native buildInput
...
switch to fetchurl_gnome
svn path=/nixpkgs/trunk/; revision=29382
2011-09-20 06:22:30 +00:00
Yury G. Kudryashov
72b58e2218
Review glib expression
...
* Use buildNativeInputs
* Use .tar.xz
* Add TODO
svn path=/nixpkgs/trunk/; revision=29381
2011-09-20 06:22:22 +00:00
Yury G. Kudryashov
4e9fbf18ed
Build cairo-gobject library
...
Move cairo to gtkLibs.cairo
svn path=/nixpkgs/trunk/; revision=29380
2011-09-20 06:22:14 +00:00
Yury G. Kudryashov
e5062a4c5c
atk: perl and pkgconfig are buildNativeInputs
...
Switch to fetchurl_gnome
svn path=/nixpkgs/trunk/; revision=29379
2011-09-20 06:22:04 +00:00
Yury G. Kudryashov
058fc8da82
gdk-pixbuf-2.24
...
svn path=/nixpkgs/trunk/; revision=29378
2011-09-20 06:21:56 +00:00
Yury G. Kudryashov
c130be537b
Add fetchurl_gnome wrapper
...
It just creates correct mirror://gnome/sources/... URL.
svn path=/nixpkgs/trunk/; revision=29377
2011-09-20 06:21:46 +00:00
Yury G. Kudryashov
c67fde4a47
Sorry, this is the hash of .tar.xz
...
svn path=/nixpkgs/trunk/; revision=29376
2011-09-20 06:14:29 +00:00
Yury G. Kudryashov
ab81388587
libpng-1.2.46
...
OK, libpng-1.5.x breaks stuff but why revert to a version with security holes?
svn path=/nixpkgs/trunk/; revision=29375
2011-09-20 06:13:39 +00:00
Rob Vermaas
59c04d2d9a
libpng revert
...
svn path=/nixpkgs/trunk/; revision=29374
2011-09-19 23:09:20 +00:00
Rob Vermaas
2c33be2d8b
revert previous commits related to libpng 1.2.44, until we are able to build 1.2.45
...
svn path=/nixpkgs/trunk/; revision=29373
2011-09-19 23:05:02 +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
9827fd060d
libgadu-1.11.0
...
svn path=/nixpkgs/trunk/; revision=29369
2011-09-19 22:02:11 +00:00
Rob Vermaas
6e0c059235
use older libpng for tetex
...
svn path=/nixpkgs/trunk/; revision=29368
2011-09-19 21:37:05 +00:00
Rob Vermaas
78acc23d18
forgot .nix extension
...
svn path=/nixpkgs/trunk/; revision=29367
2011-09-19 21:22:31 +00:00
Rob Vermaas
30e9cae7d2
added some python packages, add variant for libpng 1.2.44 as matplotlib does not compile with newer versions
...
svn path=/nixpkgs/trunk/; revision=29366
2011-09-19 21:00:37 +00:00
Peter Simons
caf02e266f
all-packages.nix: fixed evaluation error in the 'mumble' attribute
...
svn path=/nixpkgs/trunk/; revision=29364
2011-09-19 20:20:17 +00:00
Yury G. Kudryashov
0297229504
libpng-1.5
...
See CVE-2011-269{0,1,2}
svn path=/nixpkgs/trunk/; revision=29363
2011-09-19 19:01:40 +00:00
Peter Simons
c8d3fcd1b3
haskell-aeson: updated to version 0.3.2.12
...
svn path=/nixpkgs/trunk/; revision=29362
2011-09-19 18:56:38 +00:00
Peter Simons
b0f4345467
pkgs/os-specific/linux/cpufrequtils: download tarball from any of the "kernel" mirrors
...
svn path=/nixpkgs/trunk/; revision=29361
2011-09-19 18:25:55 +00:00
Peter Simons
a08329b7bb
pkgs/build-support/fetchurl/mirrors.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29360
2011-09-19 18:25:51 +00:00
Peter Simons
cc1ea39580
Added kernel.org mirror at tu-dresden.de to the list, which is currently reachable (unlike the kernel.org domain).
...
svn path=/nixpkgs/trunk/; revision=29359
2011-09-19 18:25:47 +00:00
Peter Simons
11e2fe77ce
nbd: don't try to build this tool on Cygwin
...
svn path=/nixpkgs/trunk/; revision=29358
2011-09-19 17:02:15 +00:00
Peter Simons
2120523889
pdsh: don't try to build this tool on Cygwin
...
svn path=/nixpkgs/trunk/; revision=29357
2011-09-19 17:00:37 +00:00
Peter Simons
363510a983
haskell-cabal2nix: updated to version 1.17
...
svn path=/nixpkgs/trunk/; revision=29356
2011-09-19 16:51:15 +00:00
Peter Simons
1be8f5f076
haskell-xmobar: re-generated expression with the latest version of cabal2nix
...
svn path=/nixpkgs/trunk/; revision=29355
2011-09-19 16:51:11 +00:00
Peter Simons
c9a0666da7
pkgs/development/compilers/pakcs: minor cosmetic changes
...
svn path=/nixpkgs/trunk/; revision=29354
2011-09-19 16:38:43 +00:00
Peter Simons
a5bbfc5786
haskell-LambdaHack: updated to version 0.1.20110918
...
svn path=/nixpkgs/trunk/; revision=29353
2011-09-19 16:38:37 +00:00
Peter Simons
5a8e3f5b4e
haskell-http-enumerator: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=29352
2011-09-19 16:38:28 +00:00
Peter Simons
1d3a00e51a
haskell-HaskellForMaths: updated to version 0.4.0
...
svn path=/nixpkgs/trunk/; revision=29351
2011-09-19 16:38:22 +00:00
Peter Simons
5bb330db07
swi-prolog: updated to version 5.10.5
...
svn path=/nixpkgs/trunk/; revision=29350
2011-09-19 16:38:16 +00:00
Yury G. Kudryashov
f4a96780d1
Upgrade to pcsclite-1.7.4
...
-1 HAL reverse-dependency...
svn path=/nixpkgs/trunk/; revision=29345
2011-09-19 13:01:47 +00:00
Yury G. Kudryashov
d6c9400fbc
s/popplerData/poppler_data/ in xournal
...
svn path=/nixpkgs/trunk/; revision=29344
2011-09-19 10:03:25 +00:00
Yury G. Kudryashov
071700bcbc
Remove unused files
...
svn path=/nixpkgs/trunk/; revision=29343
2011-09-19 10:03:14 +00:00
Yury G. Kudryashov
63959f2a5a
Let poppler use ${POPPLER_DATADIR}
...
Also upgrade poppler-data
svn path=/nixpkgs/trunk/; revision=29342
2011-09-19 08:35:30 +00:00
Yury G. Kudryashov
de2105b740
scorched3d: latest version, build against wxgtk-2.8
...
svn path=/nixpkgs/trunk/; revision=29341
2011-09-19 05:17:00 +00:00
Yury G. Kudryashov
a5864633f3
SDL_net: propagate sdl
...
svn path=/nixpkgs/trunk/; revision=29340
2011-09-19 05:16:49 +00:00
Yury G. Kudryashov
fa506acf29
comical: build with wxGTK28
...
svn path=/nixpkgs/trunk/; revision=29339
2011-09-19 05:16:32 +00:00
Yury G. Kudryashov
ef664e90a0
Re-enable ntrack support in KDE-4.7
...
It seems that the patches applied to ntrack in r29105 fixed the problem.
svn path=/nixpkgs/trunk/; revision=29338
2011-09-19 05:16:11 +00:00
Yury G. Kudryashov
5565ec4eec
Remove unused gtkLibs220
...
svn path=/nixpkgs/trunk/; revision=29337
2011-09-19 05:16:02 +00:00
Alexander Tsamutali
3251b876be
applications/misc/xmobar: Enabled freetype fonts support.
...
svn path=/nixpkgs/trunk/; revision=29334
2011-09-18 22:48:08 +00:00
Peter Simons
19769280f6
git-subtree: updated to version 0.4-2-g2793ee6
...
svn path=/nixpkgs/trunk/; revision=29333
2011-09-18 14:56:46 +00:00
Yury G. Kudryashov
595d141a30
avahi-0.6.30
...
svn path=/nixpkgs/trunk/; revision=29332
2011-09-18 13:54:54 +00:00
Peter Simons
7b8f4ec540
git-annex: updated to version 3.20110915
...
svn path=/nixpkgs/trunk/; revision=29331
2011-09-18 08:28:29 +00:00
Alexander Tsamutali
4cfef74977
applications/misc/sakura: Updated to 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=29330
2011-09-17 20:24:54 +00:00
Alexander Tsamutali
ebe4a3501c
applications/networking/browsers/conkeror: Updated to 1.0pre-20110917.
...
svn path=/nixpkgs/trunk/; revision=29329
2011-09-17 20:05:03 +00:00
Alexander Tsamutali
820e9ee753
applications/networking/browsers/firefox/6.0.nix: Fix building on Linux 3.x.
...
svn path=/nixpkgs/trunk/; revision=29328
2011-09-17 19:19:45 +00:00
Shea Levy
2cc9e52aec
python-2.7: Attempt to fix the nixpkgs evaluation error
...
svn path=/nixpkgs/trunk/; revision=29327
2011-09-17 18:52:28 +00:00
Alexander Tsamutali
f7567f8717
misc/screensavers/slock: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=29326
2011-09-17 17:40:07 +00:00
Alexander Tsamutali
cca42b5cc0
development/interpreters/python/2.7: Fix building on Linux 3.x (iirc, that was the problem).
...
svn path=/nixpkgs/trunk/; revision=29325
2011-09-17 16:29:40 +00:00
Peter Simons
051b50143a
haskell-cabal2nix: updated to version 1.16
...
svn path=/nixpkgs/trunk/; revision=29324
2011-09-17 13:45:06 +00:00
Peter Simons
c0204a42b9
haskell-hp2any-graph: regenerated expression with latest version of cabal2nix
...
svn path=/nixpkgs/trunk/; revision=29323
2011-09-17 13:42:38 +00:00
Peter Simons
9d5848cb99
haskell-unordered-containers: updated to version 0.1.4.3
...
svn path=/nixpkgs/trunk/; revision=29322
2011-09-17 13:35:15 +00:00
Peter Simons
195831a3bf
haskell-dimensional: updated to version 0.10.1.2
...
svn path=/nixpkgs/trunk/; revision=29321
2011-09-17 13:35:09 +00:00
Alexander Tsamutali
95f7c02feb
tools/system/gptfdisk: Updated to 0.8.0.
...
svn path=/nixpkgs/trunk/; revision=29319
2011-09-17 12:54:46 +00:00
Ludovic Courtès
5583e6f741
GNU Linear Programming Kit 4.47.
...
svn path=/nixpkgs/trunk/; revision=29318
2011-09-17 10:09:48 +00:00
Ludovic Courtès
e15f102b5f
GNU wdiff 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=29317
2011-09-17 10:09:39 +00:00
Ludovic Courtès
4fe98cdc02
GNU GLOBAL 6.0.
...
svn path=/nixpkgs/trunk/; revision=29316
2011-09-17 10:09:33 +00:00
Lluís Batlle i Rossell
98f6452a70
Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
...
I updated some libs to get it built.
svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Eelco Dolstra
fd68946fa8
* Bump the default Linux kernel to 2.6.35 (the most recent longterm
...
stability kernel).
svn path=/nixpkgs/trunk/; revision=29312
2011-09-16 19:15:06 +00:00
Peter Simons
6ed0f99b70
haskell-helium: the package has disappeared from the upstream web server
...
svn path=/nixpkgs/trunk/; revision=29311
2011-09-16 18:29:32 +00:00
Peter Simons
2d9c68fd28
tools/misc/myhasktags: fixed incorrect sha256 hash
...
svn path=/nixpkgs/trunk/; revision=29310
2011-09-16 18:25:23 +00:00
Peter Simons
2f736e0ca0
haskell-Hipmunk: avoid build error in the haddock documentation
...
svn path=/nixpkgs/trunk/; revision=29309
2011-09-16 18:19:15 +00:00
Peter Simons
95ae45256a
haskell-get-options: the package doesn't build, because the upstream archive has vanished
...
svn path=/nixpkgs/trunk/; revision=29308
2011-09-16 18:17:20 +00:00
Shea Levy
2872ccafd6
linux-3.1: Bump to r6
...
Not sure if kernel.org is ever coming back now...
svn path=/nixpkgs/trunk/; revision=29303
2011-09-16 11:26:43 +00:00
Eelco Dolstra
7df0d1cc58
* Updated IO::Compress.
...
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Peter Simons
62d83b9265
pkgs/os-specific/linux/e1000e: don't strip the generated module
...
... but allow parallel building.
svn path=/nixpkgs/trunk/; revision=29300
2011-09-15 16:24:27 +00:00
Peter Simons
d0ffef49bb
os-specific/linux/e1000e: added recent a version of the e1000e kernel module
...
That module is required to support modern Intel Gigabit Ethernet cards.
svn path=/nixpkgs/trunk/; revision=29297
2011-09-15 15:18:45 +00:00
Peter Simons
8d0794f5e2
stgit: disable the test suite for the time being
...
There are failures, but it's unclear whether those are caused by assumptions
about the build environment or whether they signify real problems in the
software.
svn path=/nixpkgs/trunk/; revision=29295
2011-09-15 12:47:49 +00:00
Peter Simons
cd3e9099e9
stgit: updated to version 0.15
...
svn path=/nixpkgs/trunk/; revision=29294
2011-09-15 11:04:00 +00:00
Eelco Dolstra
cdb830bef2
* Fix nixPerk.
...
svn path=/nixpkgs/trunk/; revision=29292
2011-09-15 08:29:52 +00:00
Andres Löh
54039c51f8
Added haskell-gloss and modified haskell-GLURaw.
...
I know that GLURaw is currently a modification of the generated file.
Not making the change prevents GLURaw from being loaded into ghci.
svn path=/nixpkgs/trunk/; revision=29290
2011-09-15 05:03:31 +00:00
Eelco Dolstra
0578ceb11b
* Support communicating with the MTurk API via SSL.
...
svn path=/nixpkgs/trunk/; revision=29289
2011-09-14 22:55:02 +00:00
Eelco Dolstra
6cec6f29db
* Use the -O flag.
...
svn path=/nixpkgs/trunk/; revision=29288
2011-09-14 22:54:35 +00:00
Russell O'Connor
eaa3e31695
Reverting CUPS update.
...
svn path=/nixpkgs/trunk/; revision=29282
2011-09-14 17:57:49 +00:00
Peter Simons
12e7407abe
libgnomeprint: updated to version 2.18.8
...
I made this update hoping that it would fix the build errors with CUPS 1.5.x,
but unfortunately the new version still fails to compile:
gnome-print-cups-transport.c:59:2: error: expected specifier-qualifier-list before 'FILE'
gnome-print-cups-transport.c: In function 'gp_transport_cups_init':
gnome-print-cups-transport.c:128:11: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c: In function 'gp_transport_cups_finalize':
gnome-print-cups-transport.c:140:15: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c: In function 'gp_transport_cups_open':
gnome-print-cups-transport.c:194:11: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c:196:15: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c: In function 'gp_transport_cups_close':
gnome-print-cups-transport.c:238:2: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c:241:23: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c:245:11: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c: In function 'gp_transport_cups_write':
gnome-print-cups-transport.c:270:2: error: 'GPTransportCups' has no member named 'file'
gnome-print-cups-transport.c:276:13: warning: incompatible implicit declaration of built-in function 'fwrite'
gnome-print-cups-transport.c:276:57: error: 'GPTransportCups' has no member named 'file'
make[4]: *** [gnome-print-cups-transport.lo] Error 1
I commit the update anyway, because (a) I feel that having the latest version
probably can't hurt and (b) the old expression had an incorrect name attribute,
which is now fixed.
svn path=/nixpkgs/trunk/; revision=29281
2011-09-14 17:35:26 +00:00
Peter Simons
2f7372b107
libgnomecups-0.2.3: cosmetic, no functional change
...
svn path=/nixpkgs/trunk/; revision=29280
2011-09-14 17:35:20 +00:00
Peter Simons
89ebfa875d
haskell-yesod: updated to version 0.9.2.2
...
svn path=/nixpkgs/trunk/; revision=29279
2011-09-14 17:13:34 +00:00
Peter Simons
eb7be9c030
haskell-yesod-form: updated to version 0.3.2.1
...
svn path=/nixpkgs/trunk/; revision=29278
2011-09-14 17:13:30 +00:00
Peter Simons
d2272469b7
haskell-hledger: updated to version 0.15.2
...
svn path=/nixpkgs/trunk/; revision=29277
2011-09-14 17:13:26 +00:00
Peter Simons
061057a253
haskell-hledger-web: updated to version 0.15.3
...
svn path=/nixpkgs/trunk/; revision=29276
2011-09-14 17:13:22 +00:00
Peter Simons
393a0dba1c
haskell-hledger-vty: updated to version 0.15.2
...
svn path=/nixpkgs/trunk/; revision=29275
2011-09-14 17:13:18 +00:00
Peter Simons
135ccb3feb
haskell-hledger-lib: updated to version 0.15.2
...
svn path=/nixpkgs/trunk/; revision=29274
2011-09-14 17:13:14 +00:00
Peter Simons
ac7bad192b
haskell-hledger-chart: updated to version 0.15.2
...
svn path=/nixpkgs/trunk/; revision=29273
2011-09-14 17:13:10 +00:00
Yury G. Kudryashov
284ffb7713
nm-applet-0.9.0
...
svn path=/nixpkgs/trunk/; revision=29272
2011-09-14 16:52:06 +00:00
Yury G. Kudryashov
5fd7590140
Add NetworkManager-pptp
...
svn path=/nixpkgs/trunk/; revision=29271
2011-09-14 15:50:14 +00:00
Yury G. Kudryashov
5aed28d802
Better propagated/native/ buildInputs separation
...
svn path=/nixpkgs/trunk/; revision=29270
2011-09-14 15:50:01 +00:00
Eelco Dolstra
f887ecef57
* Latest CA certificate bundle, now without DigiNotar certificate.
...
svn path=/nixpkgs/trunk/; revision=29269
2011-09-14 11:59:18 +00:00
Yury G. Kudryashov
1d91e3ac45
Add pptp client
...
svn path=/nixpkgs/trunk/; revision=29267
2011-09-14 08:39:51 +00:00
Yury G. Kudryashov
4f8880a3e3
pmutils: PATH+=${dbus_tools}/bin, fix /sbin/hwclock
...
sleep.d/55NetworkManager needs dbus-send
svn path=/nixpkgs/trunk/; revision=29264
2011-09-14 04:06:43 +00:00
Sander van der Burg
30872fb8cc
Transitive library dependencies are now propagated
...
svn path=/nixpkgs/trunk/; revision=29260
2011-09-13 21:07:08 +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
Piotr Pietraszkiewicz
4d611bf817
bibletime-2.8.1 + made myself a maintainer
...
svn path=/nixpkgs/trunk/; revision=29258
2011-09-13 20:52:25 +00:00
Piotr Pietraszkiewicz
28ab7935b7
made myself a maintainer of sword
...
svn path=/nixpkgs/trunk/; revision=29257
2011-09-13 20:50:39 +00:00
Piotr Pietraszkiewicz
97efcfd4a4
made myself a maintainer of crack-attack + cosmetics (removed trailing whitespaces from the file)
...
svn path=/nixpkgs/trunk/; revision=29256
2011-09-13 20:49:45 +00:00
Piotr Pietraszkiewicz
45014dce17
added myself to the maintainers list
...
svn path=/nixpkgs/trunk/; revision=29255
2011-09-13 20:46:41 +00:00
Peter Simons
a4239c7e14
tahoe-lafs: updated to version 1.8.3, which fixes an important security bug
...
Note that we currently cannot run the test suite!
svn path=/nixpkgs/trunk/; revision=29253
2011-09-13 20:10:41 +00:00
Peter Simons
60edb6348f
python-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=29252
2011-09-13 20:10:37 +00:00
Peter Simons
86683f9c04
pycryptopp: updated to version 0.5.29
...
svn path=/nixpkgs/trunk/; revision=29251
2011-09-13 20:10:33 +00:00
Peter Simons
6426183c0c
python-foolscap: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=29250
2011-09-13 20:10:29 +00:00