1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00
Commit graph

7970 commits

Author SHA1 Message Date
Carles Pagès d32a973fc9 Merge remote-tracking branch 'upstream/x-updates' into wayland
Conflicts:
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/wayland/default.nix
2013-02-18 20:15:59 +01:00
Lluís Batlle i Rossell bcbf9472ea Merge remote-tracking branch 'central/master' into x-updates 2013-02-18 13:49:11 +01:00
Peter Simons 7e8ccea899 haskell-uuid: add version 1.2.9 2013-02-18 11:20:20 +01:00
Peter Simons 40fbde7a45 haskell-maccatcher: add version 2.1.5 2013-02-18 11:20:08 +01:00
Peter Simons aa2798f870 haskell-Glob: add version 0.7.2 2013-02-18 11:19:55 +01:00
Peter Simons 9ff93714d7 haskell-monad-par: update to version 0.3.4 2013-02-18 10:48:59 +01:00
Rok Garbas 62542a1556 Merge pull request #322 from iElectric/deluge
add deluge torrent client and it's dependencies
2013-02-17 15:22:25 -08:00
Domen Kozar 77f61dd987 add deluge torrent client and it's dependencies 2013-02-18 00:00:39 +01:00
Александр Цамутали de8a9d676e tools/security/apg: New nixpkg. 2013-02-17 17:44:54 +04:00
Vladimír Čunát 9885d04033 Revert "WIP", sorry, I got confused, somehow
This reverts commit 524d9b656e.
2013-02-17 11:02:25 +01:00
Vladimír Čunát 524d9b656e WIP 2013-02-17 11:01:20 +01:00
Shea Levy 2a1c308607 Add wayland library 2013-02-16 23:06:31 -05:00
Александр Цамутали fa7b10255c all-packages.nix: Uncomment e17. 2013-02-16 21:56:17 +04:00
Vladimír Čunát 08abf5a84a blender: minor update to work with libpng-1.6
also other fixes needed in order to build
2013-02-16 18:13:05 +01:00
Vladimír Čunát b3ce50d88a add python33 (needed by new blender) 2013-02-16 18:11:32 +01:00
Vladimír Čunát 2f8616cc2e libpng15: use it by some packages to fix build 2013-02-16 18:07:37 +01:00
Vladimír Čunát 64fd0379c8 libpng: reintroduce 1.5, some pkgs need older 2013-02-16 18:00:28 +01:00
Vladimír Čunát 60e52fd8db gnucash: fix for new intltool 2013-02-16 15:35:14 +01:00
Shea Levy 3228a381dd pythonPackages.websockify: Needs to propagate numpy 2013-02-14 19:58:50 -05:00
Shea Levy 701837017e Add websockify python package 2013-02-14 19:54:00 -05:00
Vladimír Čunát f536aa7e7a Merge pull request #293 from vcunat/vlada/intltool
unify intltool
2013-02-14 12:29:29 -08:00
Shea Levy af26af6fc7 Remove EOL'd Linux 3.6 2013-02-14 14:33:42 -05:00
Shea Levy 0ad870eb5e Remove EOL'd Linux 3.5 2013-02-14 14:32:44 -05:00
Shea Levy c23084906b Remove EOL'd Linux 3.3 2013-02-14 14:30:31 -05:00
Shea Levy 0178a3b7b1 Remove EOL'd Linux 3.1 2013-02-14 14:28:53 -05:00
Lluís Batlle i Rossell 6ee6cd5ec9 Updates: kdenlive-0.9.4 mlt-0.8.8
Upstream kdenlive suggests mlt-0.8.8.
2013-02-14 20:06:54 +01:00
Vladimír Čunát d65e07d679 qt47: remove, no longer used 2013-02-14 14:38:24 +01:00
Vladimír Čunát 0d6bb2b51a meshlab: fix forgotten qt47 2013-02-14 14:38:23 +01:00
Vladimír Čunát 35f1bbc433 parted: remove 2.3.*, no longer used 2013-02-14 13:13:51 +01:00
Vladimír Čunát cdebe7617f gparted: upgrade, use newer parted, clean expression 2013-02-14 13:13:10 +01:00
Peter Simons 603aacf97f haskell-bmp: update to version 1.2.4.1 2013-02-14 12:33:58 +01:00
Vladimír Čunát 4c4e3f0ada meshlab: fix forgotten qt47 2013-02-13 17:45:27 +01:00
Vladimír Čunát 02ae3fdedd qt47: remove, no longer used 2013-02-13 10:37:37 +01:00
Vladimír Čunát b58f8f0ddb poppler: again downgrade the old version
poppler_0_18 can be removed per-package when they're upgraded
2013-02-13 09:16:58 +01:00
Vladimír Čunát 1dec399ddd add poppler_0_20: some pkgs don't build with newer 2013-02-12 23:27:54 +01:00
Peter Simons 70c94bf5c6 darcs: build against the latest versions of the 'tar' and 'haskeline' dependencies 2013-02-11 17:29:31 +01:00
Peter Simons b58e991272 all-packages.nix: provide a variant of Darcs that includes the executable, but not the library
The reduced 'darcs' derivation is supposed to be run-time independent of the
Haskell compiler. Unfortunately, this isn't quite true yet because the HTTP
package bakes its own store path into the library. This causes Darcs -- which
links the HTTP library statically -- to depend on 'HTTP', which in turn depends
on lot of other Haskell stuff. Patching HTTP to get rid of that reference looks
feasible, though.
2013-02-11 17:29:31 +01:00
Peter Simons 18c24bab3f haskell-HTTP: update to version 4000.2.8 2013-02-11 11:16:36 +01:00
Michael Raskin 956f900331 Current Monotone needs older Boost 2013-02-11 01:18:59 +04:00
Corey O'Connor fde87b3a9b add winetricks, modified by vcunat@gmail.com
Originally from #89.
2013-02-10 16:20:24 +01:00
Vladimír Čunát 712af3a70f Merge pull request #243 from RSzibele/minetest-0.4.4
add minetest-0.4.4.
2013-02-10 03:08:40 -08:00
Lluís Batlle i Rossell 3c9386e19f Adding libeatmydata.
It doesn't run very well with our symlinks in PATH, but I don't know what
patch can make it work still. This is better than nothing; calling it
with its full path makes it work.
2013-02-10 00:08:29 +01:00
Peter Simons 227dd2695c boost: remove obsolete version 1.52.0 2013-02-09 21:06:45 +01:00
Peter Simons 0edf39f1f8 boost-headers: remove obsolete version 1.49.0 2013-02-09 21:06:23 +01:00
Peter Simons e0cb8cb5e4 boost: switch default version from 1.52.0 to 1.53.0 2013-02-09 21:05:39 +01:00
Peter Simons 37db55f3ec boost: remove obsolete version 1.51.0 2013-02-09 21:04:31 +01:00
Peter Simons ad934df597 boost: remove obsolete version 1.46.0 2013-02-09 21:02:48 +01:00
Vladimír Čunát 676c43de84 xfce: remove xfceutils from release.nix
It's no longer in Xfce.
2013-02-09 20:42:15 +01:00
Peter Simons 361b2facee petidomo: add version 4.2 2013-02-09 20:27:44 +01:00
Vladimír Čunát 9abff7a85e Major Xfce refactoring, also adding versions 4.10.*
Please, comment on #296.
2013-02-09 18:38:26 +01:00