Peter Simons
96aa26a2fc
haskell-packages.nix: added bytestring-mmap
...
svn path=/nixpkgs/trunk/; revision=28253
2011-08-07 19:33:12 +00:00
Peter Simons
0069e583cd
happstack-data: updated to version 6.0.0
...
svn path=/nixpkgs/trunk/; revision=28248
2011-08-07 18:23:35 +00:00
Peter Simons
92d878414b
haskell-packages.nix: added regex-pcre-builtin
...
svn path=/nixpkgs/trunk/; revision=28241
2011-08-07 18:23:04 +00:00
Peter Simons
18daa8fc26
ghc-paths: added version 0.1.0.8
...
Also renamed the default version to 0.1.0.6.nix for consistency.
svn path=/nixpkgs/trunk/; revision=28240
2011-08-07 18:22:58 +00:00
Peter Simons
937fa0ed87
haskell-packages.nix: added double-conversion
...
This package is required by the latest version of blaze-textual.
svn path=/nixpkgs/trunk/; revision=28239
2011-08-07 18:22:54 +00:00
Peter Simons
6855d8181f
haskell-packages.nix: added regexecPcre alias for regexecPCRE
...
The new name seems to be more in-line with our coding conventions.
svn path=/nixpkgs/trunk/; revision=28237
2011-08-07 18:22:39 +00:00
Peter Simons
626dbcd104
haskell-packages.nix: added base64-bytestring 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=28232
2011-08-07 18:22:19 +00:00
Peter Simons
4e70b93661
haskell-th-lift: added new package, version 0.5.3
...
This library is required for building the latest version of haskell-src-meta.
svn path=/nixpkgs/trunk/; revision=28229
2011-08-07 18:22:05 +00:00
Peter Simons
5b25af4f80
haskell-src-exts: updated to version 1.11.1.nix
...
The older version, 1.9.6.nix, is still around because Agda won't accept
the latest one.
svn path=/nixpkgs/trunk/; revision=28226
2011-08-07 18:21:52 +00:00
Karn Kallio
cda8010b96
Get krename to build with kde45 and kde47.
...
svn path=/nixpkgs/trunk/; revision=28219
2011-08-07 02:36:31 +00:00
Andres Löh
3ca394eee5
text library works with 7.2.1rc2.
...
svn path=/nixpkgs/trunk/; revision=28190
2011-08-06 10:31:16 +00:00
Andres Löh
9d98555410
Update release.nix w.r.t. ghc versions.
...
svn path=/nixpkgs/trunk/; revision=28189
2011-08-06 10:28:24 +00:00
Peter Simons
a6020a75d4
hsemail: added version 1.7.1 parallel to version 1.6
...
SMTPClient cannot be built with the latest version of hsemail because its Cabal
files enforces 1.6 by an upper version bound. I've asked upstream to release an
update that fixes this, but until that happens we need to keep version 1.6
around to make sure Gitit compiles.
svn path=/nixpkgs/trunk/; revision=28187
2011-08-06 07:41:44 +00:00
Lluís Batlle i Rossell
c10bdc23cd
Simple packaging of bacula.
...
svn path=/nixpkgs/trunk/; revision=28182
2011-08-05 19:18:02 +00:00
Peter Simons
b72b88fc08
haskell-packages.nix: added new packages async, hsyslog, and streamproc
...
svn path=/nixpkgs/trunk/; revision=28179
2011-08-05 18:02:20 +00:00
Peter Simons
a650832b2c
haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
...
Naturally, the tool generated its own build expression. :-)
svn path=/nixpkgs/trunk/; revision=28170
2011-08-05 17:03:14 +00:00
Michael Raskin
a12937570c
Fixing libdecodeqr build by using previous OpenCV
...
svn path=/nixpkgs/trunk/; revision=28169
2011-08-05 16:13:20 +00:00
Andres Löh
55fa5b5d1d
Tested platform packages with ghc-7.2 and ghc-7.3.
...
svn path=/nixpkgs/trunk/; revision=28168
2011-08-05 14:02:57 +00:00
Andres Löh
dcffa6f0b1
Fixed broken haskell-packages.nix.
...
svn path=/nixpkgs/trunk/; revision=28164
2011-08-05 10:10:58 +00:00
Andres Löh
8fdb3c9e63
Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1.
...
svn path=/nixpkgs/trunk/; revision=28163
2011-08-05 08:52:35 +00:00
Peter Simons
9f834cb8bd
syslog-ng: moved package from tools/misc to tools/system
...
svn path=/nixpkgs/trunk/; revision=28155
2011-08-04 15:59:14 +00:00
Peter Simons
fbf36403ef
haskell-packages.nix: updated HaXml to version 1.22.3
...
svn path=/nixpkgs/trunk/; revision=28154
2011-08-04 15:59:03 +00:00
Eelco Dolstra
fda7c24c2b
* Added aws-mturk-clt, the Amazon Mechanical Turk command-line tools.
...
svn path=/nixpkgs/trunk/; revision=28150
2011-08-04 12:13:53 +00:00
Sander van der Burg
a0c03edcd9
Removed test stuff from MySQL + add to releases
...
svn path=/nixpkgs/trunk/; revision=28149
2011-08-04 11:58:49 +00:00
Eelco Dolstra
237b2b8a30
* Merged the KDE 4.7 branch.
...
This adds KDE 4.7 (and updates many dependencies), but KDE 4.5 is
still the default. To use 4.7, set the following in
configuration.nix:
nixpkgs.config.packageOverrides = pkgs: {
kde4 = pkgs.kde47;
};
svn path=/nixpkgs/trunk/; revision=28147
2011-08-04 00:08:22 +00:00
Sander van der Burg
d9572cfb6b
Added MySQL 5.5. It's still a bit experimental though
...
svn path=/nixpkgs/trunk/; revision=28145
2011-08-03 22:10:06 +00:00
Eelco Dolstra
fcce78c0f4
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Peter Simons
cf58813fb0
haskell-packages.nix: added tabular library
...
svn path=/nixpkgs/trunk/; revision=28142
2011-08-03 16:51:19 +00:00
Eelco Dolstra
cc2b24254a
* Added vnc2flv.
...
svn path=/nixpkgs/trunk/; revision=28141
2011-08-03 13:39:49 +00:00
Peter Simons
ee74a7e379
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28136
2011-08-03 08:43:56 +00:00
Peter Simons
bc913e2508
all-packages.nix: disable 'xracer' attribute to fix evaluation errors on Hydra
...
svn path=/nixpkgs/trunk/; revision=28135
2011-08-03 08:43:52 +00:00
Peter Simons
dd9121ccff
all-packages.nix: disable 'rust' attribute to fix evaluation errors on Hydra
...
svn path=/nixpkgs/trunk/; revision=28134
2011-08-03 08:43:47 +00:00
Michael Raskin
5fbf32b737
Missing files
...
svn path=/nixpkgs/trunk/; revision=28133
2011-08-03 08:38:34 +00:00
Peter Simons
21b8ff7aee
haskell-packages.nix: added bnfc version 2.4
...
svn path=/nixpkgs/trunk/; revision=28132
2011-08-03 07:49:21 +00:00
Peter Simons
857d2673ae
haskell-packages.nix: added numtype and dimensional libraries
...
svn path=/nixpkgs/trunk/; revision=28131
2011-08-02 22:14:18 +00:00
Michael Raskin
451f7818a5
Adding The Sleuth Kit
...
svn path=/nixpkgs/trunk/; revision=28130
2011-08-02 20:06:09 +00:00
Michael Raskin
87554657c1
Adding afflib
...
svn path=/nixpkgs/trunk/; revision=28129
2011-08-02 19:46:28 +00:00
Rob Vermaas
bf68854ff4
make gcc 4.1 compile
...
svn path=/nixpkgs/trunk/; revision=28124
2011-08-02 16:02:53 +00:00
Lluís Batlle i Rossell
71dc3b87eb
Adding mairix
...
svn path=/nixpkgs/trunk/; revision=28122
2011-08-02 14:26:47 +00:00
Shea Levy
02083734d1
Add openjre
...
svn path=/nixpkgs/trunk/; revision=28117
2011-08-01 18:48:01 +00:00
Rob Vermaas
ba497f837a
to compile glibc-2.5 use older headers
...
svn path=/nixpkgs/trunk/; revision=28116
2011-08-01 18:05:09 +00:00
Eelco Dolstra
06a0d9d95c
* More packages that require the old ffmpeg. BTW, maybe this should be the old-ABI ffmpeg (0.7.2).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28110
2011-08-01 12:03:16 +00:00
Eelco Dolstra
d9ed123038
* Audacity: use an older ffmpeg ( http://hydra.nixos.org/build/1187243 ).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28107
2011-08-01 11:57:46 +00:00
Eelco Dolstra
0cb6cfb7a1
* Update vlc to 1.1.11.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28104
2011-08-01 09:23:10 +00:00
Shea Levy
7a3e4c40ec
Add openjdk to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=28027
2011-08-01 01:07:47 +00:00
Eelco Dolstra
1b427fe052
* Sync with the trunc.
...
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
to update the hash. So secretly it was still building the old
version. Also, now that we've realised that the PulseAudio server
and library don't need to be the same build, disable some
dependencies by default (avahi and bluez).
svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Peter Simons
fc5ea05cfd
Keep polyparse 1.4 around because haskell-graphviz depends on the older version.
...
I've asked upstream to update their cabal file, but until then we'll
need both versions. :-(
svn path=/nixpkgs/trunk/; revision=28021
2011-07-31 15:33:55 +00:00
Cillian de Roiste
492935270b
Adding new required inputs for darktable
...
svn path=/nixpkgs/trunk/; revision=28018
2011-07-31 11:11:52 +00:00
Peter Simons
10f65d1148
HaXml: added version 1.22.2
...
It's not the default, though, because it breaks API compatibility
with earlier versions.
svn path=/nixpkgs/trunk/; revision=28013
2011-07-30 21:43:47 +00:00
Eelco Dolstra
bf229fc985
* Move Phonon out of KDE.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27988
2011-07-28 12:20:12 +00:00
Eelco Dolstra
6c4f6ceb4f
* Remove the KDE 4.6 RC expressions.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27984
2011-07-28 11:18:57 +00:00
Nicolas Pierron
0690f20ea8
ffmpeg: Add previous version to fix fuppes.
...
svn path=/nixpkgs/trunk/; revision=27980
2011-07-27 21:00:09 +00:00
Shea Levy
c7f7be4fae
Make use of the existing 'firefox' attribute
...
svn path=/nixpkgs/trunk/; revision=27976
2011-07-27 16:42:00 +00:00
Shea Levy
0026458089
Eliminate redundant definition of xulrunner
...
svn path=/nixpkgs/trunk/; revision=27975
2011-07-27 16:40:12 +00:00
Shea Levy
adb988d57c
Introduce the 'firefoxPkgs' attribute so that only one change needs to be made when changing default firefox version
...
A quick test showed that this change does not change the hash for building pkgs.firefoxWrapper
svn path=/nixpkgs/trunk/; revision=27974
2011-07-27 16:37:44 +00:00
Eelco Dolstra
933dc681e7
* Added rtkit, a DBus system service for elevating the scheduling
...
priority of user processes.
svn path=/nixpkgs/branches/kde-4.7/; revision=27961
2011-07-26 14:12:33 +00:00
Eelco Dolstra
a8dc106b71
* alsa-plugins updated to 1.0.24.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27956
2011-07-26 00:05:10 +00:00
Eelco Dolstra
929160b86d
* mpeg2dec -> libmpeg2, and updated to 0.5.1.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27949
2011-07-25 19:07:36 +00:00
Andres Löh
2cc5d14382
Added monad-par.
...
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Eelco Dolstra
c26b778f34
* Added upower, which replaces HAL's power management functionality.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27929
2011-07-25 00:29:15 +00:00
Peter Simons
5a72bae9df
all-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27924
2011-07-24 20:26:33 +00:00
Peter Simons
7e9676bab5
jbidwatcher: generalized java support so that the package can be built on Darwin, too
...
svn path=/nixpkgs/trunk/; revision=27923
2011-07-24 20:26:28 +00:00
Peter Simons
7743596401
all-packages.nix: added the 'tree' utility
...
svn path=/nixpkgs/trunk/; revision=27916
2011-07-24 09:57:06 +00:00
Shea Levy
e34c2e366e
First attempt at linuxPackages_3_0
...
svn path=/nixpkgs/trunk/; revision=27915
2011-07-24 03:05:00 +00:00
Shea Levy
d9c22f38da
Add firmware for rtl8192c and related NICs
...
svn path=/nixpkgs/trunk/; revision=27912
2011-07-23 22:58:32 +00:00
Eelco Dolstra
982a83aa2e
* Added udisks, the replacement of the disk management bits of HAL
...
(which is obsolete).
* lvm2: updated to 2.02.86. Also install the pkgconfig files and
build liblvm2app.
* Added libatasmart (udisks dependency for querying ATA SMART status).
* Updated sg3_utils to 1.31.
svn path=/nixpkgs/branches/kde-4.7/; revision=27908
2011-07-23 01:29:51 +00:00
Sander van der Burg
f635aceb5b
Updated some meta information for the emulators I've tried recently. They all seem to work fine :-)
...
svn path=/nixpkgs/trunk/; revision=27905
2011-07-22 19:25:31 +00:00
Sander van der Burg
6ac699ba97
Added VisualBoy advance; a gameboy/gameboy color/gameboy advance emulator
...
svn path=/nixpkgs/trunk/; revision=27904
2011-07-22 18:31:42 +00:00
Sander van der Burg
cb8409612c
Added Mupen64 Plus, a nintendo 64 emulator
...
svn path=/nixpkgs/trunk/; revision=27902
2011-07-22 14:03:23 +00:00
Eelco Dolstra
f9320cb33a
* Update system-config-printer to 1.3.4.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27896
2011-07-21 22:18:41 +00:00
Peter Simons
db86b7f237
all-packages.nix: added package bash-completion
...
svn path=/nixpkgs/trunk/; revision=27895
2011-07-21 22:02:01 +00:00
Peter Simons
c29e9369b0
xlockmore: dropped support for obsolete getConfig mechanism
...
If you want to build xlockmore without support for PAM, override { pam = null; } instead.
svn path=/nixpkgs/trunk/; revision=27891
2011-07-21 20:58:41 +00:00
Peter Simons
903c9189c4
adns: dropped obsolete versions and static-only feature
...
svn path=/nixpkgs/trunk/; revision=27890
2011-07-21 20:58:34 +00:00
Lluís Batlle i Rossell
9387a99a19
Adding netfilter/iptables to the sheevaplug kernel.
...
svn path=/nixpkgs/trunk/; revision=27886
2011-07-21 18:40:24 +00:00
Eelco Dolstra
23831b76e3
* dbus-python updated to 0.84.0.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27882
2011-07-21 17:31:57 +00:00
Peter Simons
3815442cf4
all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctions
...
svn path=/nixpkgs/trunk/; revision=27881
2011-07-21 17:01:31 +00:00
Eelco Dolstra
ef041b7aa3
* Hack to fix evaluation.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27869
2011-07-21 11:56:11 +00:00
Peter Simons
bb87bf9a55
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27863
2011-07-20 22:56:47 +00:00
Peter Simons
99a9a4b8bc
all-packages.nix: added ledger 3.0 via Git
...
svn path=/nixpkgs/trunk/; revision=27861
2011-07-20 22:56:39 +00:00
Peter Simons
01fc263ff2
haskell-packages.nix: added hsdns
...
svn path=/nixpkgs/trunk/; revision=27856
2011-07-20 18:38:47 +00:00
Peter Simons
9d426cd470
haskell-packages.nix: added hledger-chart and hledger-vty
...
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00
Peter Simons
7237cf32ec
haskell-packages.nix: added hledger and hledger-lib
...
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00
Peter Simons
f8b4f9e85c
haskell-packages.nix: added regexpr
...
svn path=/nixpkgs/trunk/; revision=27852
2011-07-20 18:20:37 +00:00
Peter Simons
f05ab93c88
haskell-packages.nix: added mtlparse
...
svn path=/nixpkgs/trunk/; revision=27851
2011-07-20 18:20:32 +00:00
Peter Simons
35312ae76f
haskell-packages.nix: added storable-record
...
svn path=/nixpkgs/trunk/; revision=27845
2011-07-20 18:04:03 +00:00
Peter Simons
3290213e42
python-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27843
2011-07-20 15:30:40 +00:00
Peter Simons
33765b5899
python-packages.nix: added genzshcomp 0.2.2
...
svn path=/nixpkgs/trunk/; revision=27842
2011-07-20 15:30:35 +00:00
Rob Vermaas
dfcaa06a12
add pylint and deps
...
svn path=/nixpkgs/trunk/; revision=27835
2011-07-19 16:02:37 +00:00
Eelco Dolstra
b70a14f88c
* Added the Google Talk plugin. Doesn't work yet (says ‘ABORT:
...
X_GLXCreateContext: BadValue’).
svn path=/nixpkgs/trunk/; revision=27825
2011-07-18 14:44:28 +00:00
Eelco Dolstra
dc5a3adf5f
* Use callPackage.
...
svn path=/nixpkgs/trunk/; revision=27820
2011-07-18 12:39:11 +00:00
Eelco Dolstra
c416926580
* Qt: remove Phonon since we can just use the external Phonon
...
package. This also removes the GStreamer dependency because only
Phonon uses it.
svn path=/nixpkgs/branches/kde-4.7/; revision=27814
2011-07-18 09:18:38 +00:00
Ludovic Courtès
9c2f9fd2f2
GNU Bison 2.5.
...
svn path=/nixpkgs/trunk/; revision=27813
2011-07-18 08:36:01 +00:00
Eelco Dolstra
b6b4761dc6
* libcanberra updated to 0.28. Disabled the gstreamer backend by
...
default because there doesn't seem to be much point to it.
svn path=/nixpkgs/branches/kde-4.7/; revision=27809
2011-07-17 13:27:12 +00:00
Eelco Dolstra
56a081cd55
* Added libav, a fork of ffmpeg.
...
svn path=/nixpkgs/trunk/; revision=27797
2011-07-15 12:20:34 +00:00
Eelco Dolstra
f4ac1126ff
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Peter Simons
938fc8490e
Added linux_2_6_38_ati, a kernel that supports hardware rendering on modern ATI graphics chips.
...
svn path=/nixpkgs/trunk/; revision=27789
2011-07-14 20:08:51 +00:00
Peter Simons
fa5002d97b
Revert my earlier commit that added libxml2 to pythonFull.
...
After some discussion on #nixos, the consensus is that expressions should not
provide functionality that is not part of the package itself, i.e. pythonFull
ought to include only those extensions that are part of the python
distribution.
svn path=/nixpkgs/trunk/; revision=27787
2011-07-14 19:35:24 +00:00
Peter Simons
05e489b24f
Added packages for radeon-r600 and radeon-r700 firmware.
...
svn path=/nixpkgs/trunk/; revision=27783
2011-07-14 19:21:23 +00:00
Peter Simons
6f1ec7512e
python: added libxml2 bindings to the pythonFull attribute
...
svn path=/nixpkgs/trunk/; revision=27773
2011-07-14 11:13:41 +00:00
Peter Simons
db9fc16b70
moderncv: cleanup the build instructions
...
Just add this package to texLiveAggregationFun to install it.
svn path=/nixpkgs/trunk/; revision=27765
2011-07-13 16:23:48 +00:00
Peter Simons
a16e01fe19
Added moderncv package to texlive.
...
svn path=/nixpkgs/trunk/; revision=27762
2011-07-13 15:00:59 +00:00
Peter Simons
13720273bb
haskell-funcmp: added version 1.5
...
svn path=/nixpkgs/trunk/; revision=27761
2011-07-13 15:00:51 +00:00
Peter Simons
dc31e088c0
Added archivemount-0.6.1, a FUSE-based file system for mounting tar archives.
...
svn path=/nixpkgs/trunk/; revision=27758
2011-07-13 12:33:54 +00:00
Peter Simons
14c9d26112
jfsrec: build with boost 1.44.0
...
Compilation with the latest version, boost 1.47.0, fails as follows:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -o inode.o inode.cpp
inode.cpp: In member function 'virtual boost::filesystem3::path jfsrec::Inode::get_full_path()':
inode.cpp:70:54: error: invalid conversion from 'bool (*)(const std::string&)' to 'boost::enable_if_c<true, void>::type*'
inode.cpp:70:54: error: initializing argument 2 of 'boost::filesystem3::path::path(const Source&, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type*) [with Source = std::basic_string<char>, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type = void]'
inode.cpp:72:54: error: invalid conversion from 'bool (*)(const std::string&)' to 'boost::enable_if_c<true, void>::type*'
inode.cpp:72:54: error: initializing argument 2 of 'boost::filesystem3::path::path(const Source&, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type*) [with Source = std::basic_string<char>, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type = void]'
make[2]: *** [inode.o] Error 1
It appears that jfsrec assumes that fs::path is a string, which isn't
true anymore in Boost.FS v3.
svn path=/nixpkgs/trunk/; revision=27750
2011-07-13 10:56:52 +00:00
Peter Simons
2eb4c12012
git: prefer 'utillinuxcurses' over 'utillinux' in user profiles
...
Packages that need util-linux-ng as a build-time or run-time dependency
typically refer to the attribute 'utillinux', which is the expression with
the least possible set of features.
Users, however, who run "nix-env -i util-linux", don't want that version,
because it lacks support for perl and curses. In other words, users want
utillinuxngCurses by default, which is what this change accomplishes.
svn path=/nixpkgs/trunk/; revision=27749
2011-07-13 10:50:22 +00:00
Peter Simons
67bbb5203c
boost: updated to version 1.47.0
...
Packages that don't build with the latest libraries can use 'boost144', which
is the version we had before.
svn path=/nixpkgs/trunk/; revision=27740
2011-07-12 14:24:01 +00:00
Eelco Dolstra
4743ba9e46
* libspectre seems to work with the default ghostscript.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27724
2011-07-11 14:47:15 +00:00
Ludovic Stordeur
12f976e56e
Added Linux 2.6.15
...
svn path=/nixpkgs/trunk/; revision=27721
2011-07-11 14:00:26 +00:00
Ludovic Stordeur
14f3664d3f
Added Linux 2.6.26
...
svn path=/nixpkgs/trunk/; revision=27720
2011-07-11 14:00:21 +00:00
Ludovic Stordeur
f225ee7c9b
Add udev145
...
svn path=/nixpkgs/trunk/; revision=27719
2011-07-11 14:00:17 +00:00
Ludovic Stordeur
89e57d47d7
Renamed udev to udev166
...
This renaming prepares the landing of several versions of udev which are
required to boot old Linux versions.
The udev expression is mapped to udev166.
svn path=/nixpkgs/trunk/; revision=27718
2011-07-11 14:00:13 +00:00
Ludovic Stordeur
ddb9ad5b3c
Modified Linux 2.6.25 configuration
...
Added "KMOD y" else booting this kernel fails (at the modprobe stuff).
svn path=/nixpkgs/trunk/; revision=27717
2011-07-11 14:00:07 +00:00
Ludovic Stordeur
808c2f69b4
Fixed Linux 2.6.31 compilation
...
linux_2_6_31 compilation was broken and added the CIFS timeout patch.
svn path=/nixpkgs/trunk/; revision=27716
2011-07-11 14:00:03 +00:00
Ludovic Stordeur
e739dc7d6c
Applied CIFS timeout patch to other kernels
...
Linux-2.6.{25,27,28} are now compiled with the CIFS timeout patch,
allowing them to be used with "VM Testing".
svn path=/nixpkgs/trunk/; revision=27714
2011-07-11 13:59:58 +00:00
Ludovic Stordeur
68db350b88
Applied CIFS timeout patch to other Linux kernels
...
CIFS timeout patch is now activated for a wider range of Linux kernels :
from 2.6.29 to 2.6.38.
These kernels now can be used to perform "VM Testing".
svn path=/nixpkgs/trunk/; revision=27712
2011-07-11 13:59:51 +00:00
Eelco Dolstra
a7b9ef8f4b
* Update Poppler to 0.16.7.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27703
2011-07-11 13:04:38 +00:00
Eelco Dolstra
76ec0dd430
* Update a bunch of dependencies of kdelibs.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27702
2011-07-11 10:49:21 +00:00
Andres Löh
eabbecd10f
Added hp2any.
...
svn path=/nixpkgs/trunk/; revision=27701
2011-07-11 07:17:53 +00:00
Evgeny Egorochkin
5c4590fa50
MediaTomb: packaged
...
svn path=/nixpkgs/trunk/; revision=27700
2011-07-11 00:42:02 +00:00
Peter Simons
8223f67929
Added stellarium 0.11.0.
...
svn path=/nixpkgs/trunk/; revision=27697
2011-07-10 20:17:44 +00:00
Andres Löh
d7d0700d18
Added test-framework.
...
svn path=/nixpkgs/trunk/; revision=27695
2011-07-10 17:38:21 +00:00
Peter Simons
c9695f2d48
Added obsolete lua-5.0.3 version, which is required by gravit.
...
svn path=/nixpkgs/trunk/; revision=27692
2011-07-10 14:04:19 +00:00
Peter Simons
4cf494c8ff
gnucash: set RPATH so that GnuCash binaries can find its GNOME libraries at run-time
...
svn path=/nixpkgs/trunk/; revision=27689
2011-07-10 13:34:56 +00:00
Peter Simons
483eb4948b
all-packages.nix: Changed gnucash expression to override the 'scheme' argument
...
in slibGuile so that the library is built with the same version of guile as
gnucash is.
svn path=/nixpkgs/trunk/; revision=27685
2011-07-09 12:11:41 +00:00
Peter Simons
eb264a8c51
all-packages.nix: build slibGuile with guile version 1.8 rather than 2.0
...
The guile 2.0 build of slib generates plenty of errors.
svn path=/nixpkgs/trunk/; revision=27684
2011-07-09 12:11:36 +00:00
Peter Simons
47ffc4635f
utillinuxngCurses: build this package with perl support enabled
...
This means that chkdupexe will work correctly.
svn path=/nixpkgs/trunk/; revision=27682
2011-07-08 23:11:41 +00:00
Peter Simons
720e3518c5
util-linux-ng: prepare expression for the addition of perl as a buildInput
...
The chkdupexe utility requires perl. We cannot change the expression, though,
without triggering a re-build of almost all of stdenv, so for the time being
I'm making Perl an optional build input that is disabled by default.
svn path=/nixpkgs/trunk/; revision=27681
2011-07-08 23:11:38 +00:00
Peter Simons
e7746a78ed
gravit: added version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=27677
2011-07-08 21:23:55 +00:00
Peter Simons
574eb09fa4
xplanet: move expression into new category "astronomy"
...
svn path=/nixpkgs/trunk/; revision=27676
2011-07-08 21:23:48 +00:00
Peter Simons
f58421b59f
ikiwiki: drop obsolete getConfig mechanism; use override to configure support for git and/or monotone
...
svn path=/nixpkgs/trunk/; revision=27670
2011-07-08 09:30:05 +00:00
Peter Simons
07fd566780
perl-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27668
2011-07-08 09:29:57 +00:00
Peter Simons
9a115becc3
PerlMagick: fixed download URL and hash
...
Why has this module disappeared from CPAN? And why did its hash change?
Very strange ...
svn path=/nixpkgs/trunk/; revision=27667
2011-07-08 09:29:52 +00:00
Peter Simons
ebefce41aa
banner: a tool to print print large banners to ASCII terminals
...
svn path=/nixpkgs/trunk/; revision=27656
2011-07-07 22:19:52 +00:00
Peter Simons
947610085d
Added Eukleides, a geometry drawing language.
...
svn path=/nixpkgs/trunk/; revision=27655
2011-07-07 21:53:21 +00:00
Andres Löh
6f43e422ba
Added yesod-form and yesod-json.
...
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298
Added aeson, unordered-containers.
...
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b
Adding yesod-persistent.
...
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
1b603fe157
Added yesod-core.
...
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7
Added warp plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00
Peter Simons
4f9d5c825a
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27648
2011-07-07 21:32:55 +00:00
Eelco Dolstra
c4b631967e
* Move Attica and polkit-qt-1 out of desktops/kde (since they're not
...
part of a KDE release).
svn path=/nixpkgs/branches/kde-4.7/; revision=27643
2011-07-07 20:47:38 +00:00
Eelco Dolstra
32abd0987d
* doxygen: only build the Qt GUI in doxygen_gui.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27641
2011-07-07 20:02:59 +00:00
Andres Löh
5422838e56
Version bumps for hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=27638
2011-07-07 19:08:51 +00:00
Eelco Dolstra
6708bfd15a
svn path=/nixpkgs/branches/kde-4.7/; revision=27633
2011-07-07 17:26:31 +00:00
Eelco Dolstra
7737d33233
* Use libsoup 2.33 everywhere.
...
svn path=/nixpkgs/trunk/; revision=27613
2011-07-05 15:14:44 +00:00
Eelco Dolstra
79e528d7b2
* ‘applyGlobalOverrides’ considered harmful. Getting rid of it in the
...
calls to KDE 4.5 and 4.6 cuts nix-env evaluation time (for ‘-qa
--drv-path *’) from 10.2s to 7.4s.
There are two other calls to ‘applyGlobalOverrides’, namely in
‘webkit’ and ‘webkitSVN’ for the libsoup override. We should get
rid of those too.
svn path=/nixpkgs/trunk/; revision=27611
2011-07-05 14:38:31 +00:00
Eelco Dolstra
bba37cbf92
* Fix ugly indentation.
...
svn path=/nixpkgs/trunk/; revision=27609
2011-07-05 13:43:44 +00:00
Eelco Dolstra
bdf034862b
* Make Firefox 5.0 the default.
...
svn path=/nixpkgs/trunk/; revision=27593
2011-07-04 14:04:43 +00:00
Michael Raskin
9ee4b2ceab
Updating graphviz and adding an old version
...
svn path=/nixpkgs/trunk/; revision=27573
2011-07-01 13:29:42 +00:00
Michael Raskin
b973f98afa
Make tulip run without hassle. Unfortunately, some operations repeatably crash tulip even when built vs Qt4.6
...
svn path=/nixpkgs/trunk/; revision=27570
2011-07-01 09:53:11 +00:00