Eelco Dolstra
887c89cc33
* Include the Git shortrev in the version number.
...
* Less verbose output in the tarball job.
svn path=/nixpkgs/trunk/; revision=34335
2012-06-04 04:12:17 +00:00
Eelco Dolstra
3761afc91a
* Bump version number.
...
svn path=/nixpkgs/trunk/; revision=34334
2012-06-04 03:53:25 +00:00
Eelco Dolstra
6ed8a76ac6
* Nixpkgs 0.14 release notes.
...
svn path=/nixpkgs/trunk/; revision=34333
2012-06-04 03:24:14 +00:00
Eelco Dolstra
1d828ffaab
* systemd: use units in /etc rather than $out/etc. Also fix
...
references to mount/umount.
svn path=/nixpkgs/trunk/; revision=34332
2012-06-04 03:21:12 +00:00
Rickard Nilsson
ca5dfc9634
obnam 1.0
...
obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/ .
svn path=/nixpkgs/trunk/; revision=34331
2012-06-03 22:11:09 +00:00
Peter Simons
f3649161ec
haskell-cabal2nix: updated to version 1.33
...
svn path=/nixpkgs/trunk/; revision=34329
2012-06-03 18:57:30 +00:00
Peter Simons
b89f433951
haskell-reactive-banana-wx: re-generated expression with the latest version of Cabal2Nix
...
The package won't compile when 'buildExamples' is enabled. First of all,
it depends on an ancient version of the 'executable-path' library. That
problem can be remedied by adding
patchPhase = ''
sed -i -e 's|executable-path == 0.0.\*|executable-path|' reactive-banana-wx.cabal
'';
..., but even then it won't build because the Cabal file doesn't declare
all dependencies properly. Both GHC 7.0.4 and 7.4.1 fail complaining
about the absence of Prelude.
svn path=/nixpkgs/trunk/; revision=34328
2012-06-03 18:52:43 +00:00
Peter Simons
678c30c050
xmobar: re-generated expression with the latest version of Cabal2Nix
...
This change enables wireless support unconditionally.
svn path=/nixpkgs/trunk/; revision=34327
2012-06-03 18:52:38 +00:00
Peter Simons
53d7bcb206
haskell-packages.nix: cosmetic, no functional change
...
Re-ordered entries in haskellPlatformArgs_2012_2_0_0 to match the order
in the Cabal file. This makes it easier to compare the package list side
by side.
svn path=/nixpkgs/trunk/; revision=34326
2012-06-03 18:26:15 +00:00
Peter Simons
1a024eabbc
haskell-packages.nix: Haskell Platform version 2012.2.0.0 is out.
...
Renamed 'haskellPlatformArgs_future' to 'haskellPlatformArgs_2012_2_0_0'.
svn path=/nixpkgs/trunk/; revision=34325
2012-06-03 18:26:12 +00:00
Peter Simons
7ea86fc8a2
Updated Haskell packages.
...
- hlint: updated to version 1.8.29
- hscolour: updated to version 1.20.2
- random-fu: updated to version 0.2.3.0
svn path=/nixpkgs/trunk/; revision=34324
2012-06-03 18:26:09 +00:00
Cillian de Roiste
b5d937ce33
Updating the bitcoin client to 0.6.2
...
svn path=/nixpkgs/trunk/; revision=34323
2012-06-02 18:00:39 +00:00
Lluís Batlle i Rossell
3ed5283c2d
argh. I forgot to increase the btar version number to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=34322
2012-06-02 17:58:46 +00:00
Lluís Batlle i Rossell
a25d4ef702
Updating btar again - failed release.
...
svn path=/nixpkgs/trunk/; revision=34321
2012-06-02 17:57:31 +00:00
Lluís Batlle i Rossell
0ed3babd16
Updating btar.
...
svn path=/nixpkgs/trunk/; revision=34320
2012-06-02 16:39:58 +00:00
Cillian de Roiste
2d85463e7d
Applying patch from Rok Garbas to update weechat to 0.3.7, also taking the opportunity to tidy up the style a bit.
...
svn path=/nixpkgs/trunk/; revision=34318
2012-06-01 22:04:08 +00:00
Rob Vermaas
0cbfd8ff04
* update hashes for debian queeze
...
svn path=/nixpkgs/trunk/; revision=34316
2012-06-01 17:53:53 +00:00
Ludovic Courtès
ad17bee255
hwloc: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=34315
2012-06-01 13:06:35 +00:00
Andres Löh
23f81c74c9
Provide a shortcut for the current Haskell Platform version.
...
svn path=/nixpkgs/trunk/; revision=34314
2012-06-01 12:27:20 +00:00
Marco Maggesi
6cf6d40534
Update OCaml sqlite3
...
svn path=/nixpkgs/trunk/; revision=34312
2012-06-01 09:42:29 +00:00
Marco Maggesi
de6b7ac64e
Update download link for pcre-ocaml
...
svn path=/nixpkgs/trunk/; revision=34311
2012-06-01 06:08:29 +00:00
Marco Maggesi
7fda94a082
Upstream hash change
...
svn path=/nixpkgs/trunk/; revision=34310
2012-05-31 21:26:12 +00:00
Eelco Dolstra
45c8db6065
* Remove duplicate python- prefix.
...
svn path=/nixpkgs/trunk/; revision=34308
2012-05-31 19:22:20 +00:00
Ludovic Courtès
6bba2234c4
hwloc: Add -L' for numactl in
libhwloc.la'.
...
svn path=/nixpkgs/trunk/; revision=34306
2012-05-31 16:45:37 +00:00
Lluís Batlle i Rossell
781666f649
Updating ethtool (we had a 5-year-old ethtool)
...
svn path=/nixpkgs/trunk/; revision=34305
2012-05-31 16:03:49 +00:00
Ludovic Courtès
99e9ea69b5
hwloc: Add dependency on pciutils and numactl on Linux.
...
svn path=/nixpkgs/trunk/; revision=34304
2012-05-31 15:47:38 +00:00
Eelco Dolstra
c2fd3c184b
* Install/uninstall all RPMs in one operation. This is necessary if
...
the RPMs have dependencies between each other.
svn path=/nixpkgs/trunk/; revision=34303
2012-05-31 13:50:47 +00:00
Michael Raskin
f6b2f17bc3
Given that I have a vested interest in working LLVM now - add myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=34302
2012-05-31 11:26:16 +00:00
Michael Raskin
2de23edd59
Adding LLVM 3.1. (as a separate attribute, because it seems to be API-incompatible)
...
svn path=/nixpkgs/trunk/; revision=34300
2012-05-31 11:04:28 +00:00
Peter Simons
83d7540add
haskell-regex-pcre: updated to version 0.94.4
...
svn path=/nixpkgs/trunk/; revision=34299
2012-05-31 07:24:54 +00:00
Peter Simons
bd1c986e5b
haskell-monad-loops: updated to version 0.3.3.0
...
svn path=/nixpkgs/trunk/; revision=34298
2012-05-31 07:24:50 +00:00
Peter Simons
0781e6718c
haskell-highlighting-kate: updated to version 0.5.1
...
svn path=/nixpkgs/trunk/; revision=34297
2012-05-31 07:24:47 +00:00
Peter Simons
1dcdab8988
haskell-gitit: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=34296
2012-05-31 07:24:44 +00:00
Peter Simons
0deabf5eaa
haskell-filestore: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=34295
2012-05-31 07:24:40 +00:00
Eelco Dolstra
c57a50290a
* Mark jdkPlugin/jrePlugin as low priority.
...
svn path=/nixpkgs/trunk/; revision=34294
2012-05-31 02:28:14 +00:00
Eelco Dolstra
596eddb6e8
* Add some dependencies.
...
svn path=/nixpkgs/trunk/; revision=34293
2012-05-30 21:49:36 +00:00
Eelco Dolstra
5bd2bc4a58
* Add ReviewBoard and its dependencies (such as Django).
...
svn path=/nixpkgs/trunk/; revision=34292
2012-05-30 21:12:40 +00:00
Eelco Dolstra
eed22970cd
* Updated to pycrypto to 2.6.
...
svn path=/nixpkgs/trunk/; revision=34291
2012-05-30 21:12:04 +00:00
Marco Maggesi
5ca0b381e0
Update HOL Light to rev 141
...
svn path=/nixpkgs/trunk/; revision=34290
2012-05-30 20:53:13 +00:00
Peter Simons
0b56a39d46
haskell-multiplate: patched to support current mtl and transformers
...
svn path=/nixpkgs/trunk/; revision=34289
2012-05-29 21:26:15 +00:00
Peter Simons
8fad2b0a98
haskell-happstack-util: patched to support current mtl and transformers
...
svn path=/nixpkgs/trunk/; revision=34288
2012-05-29 21:26:09 +00:00
Peter Simons
5fb3ac1d5b
haskell-happstack-data: patched to support current mtl and transformers
...
svn path=/nixpkgs/trunk/; revision=34287
2012-05-29 21:25:52 +00:00
Peter Simons
72a4c7aa88
haskell-Shellac-haskeline: patched to support current mtl and transformers
...
svn path=/nixpkgs/trunk/; revision=34286
2012-05-29 21:25:45 +00:00
Peter Simons
272753809c
haskell-hledger-interest: updated to version 1.4.1
...
svn path=/nixpkgs/trunk/; revision=34285
2012-05-29 20:47:29 +00:00
Peter Simons
6050e8749c
haskell-defaults.nix: dropped 'packages_ghc741_pedantic' variant, it's identical to 'packages_ghc741' now
...
svn path=/nixpkgs/trunk/; revision=34284
2012-05-29 20:16:16 +00:00
Peter Simons
e70b655b3c
haskell-hledger: updated to version 0.18
...
svn path=/nixpkgs/trunk/; revision=34283
2012-05-29 20:16:08 +00:00
Peter Simons
bb2d3311a2
haskell-hledger-web: updated to version 0.18
...
svn path=/nixpkgs/trunk/; revision=34282
2012-05-29 20:16:06 +00:00
Peter Simons
011cd1baa6
haskell-hledger-lib: updated to version 0.18
...
svn path=/nixpkgs/trunk/; revision=34281
2012-05-29 20:16:01 +00:00
Ludovic Courtès
7e9eb60cfe
hwloc 1.4.2.
...
svn path=/nixpkgs/trunk/; revision=34279
2012-05-29 16:37:34 +00:00
Ludovic Courtès
606913fc8f
hwloc: Disable dependency on Cairo and X11 on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=34278
2012-05-29 16:37:31 +00:00