Peter Simons
ac3df043d6
haskell-happstack-data: obsolete package removed
...
svn path=/nixpkgs/trunk/; revision=34463
2012-06-11 17:15:52 +00:00
Eelco Dolstra
d63bcce038
* Added pam_ssh_agent_auth, a PAM module for authentication through
...
the SSH agent.
svn path=/nixpkgs/trunk/; revision=34462
2012-06-11 16:45:54 +00:00
Peter Simons
e0f5d8870e
Updated Emacs default version from 23.3 to 24.1.
...
Yay!
svn path=/nixpkgs/trunk/; revision=34461
2012-06-11 16:41:31 +00:00
Peter Simons
f723b4dcb4
haskell-defaults.nix: added empty 'haskellPlatform' attribute to ghcHEADPrefs
...
Writing generic expressions is easier if this attribute always exists.
svn path=/nixpkgs/trunk/; revision=34459
2012-06-11 15:07:33 +00:00
Peter Simons
1c9727a81c
haskell-defaults.nix: explicitly set mtl version in Haskell Platform 2009.2.0.2 to fix builds with GHC 6.10.4
...
svn path=/nixpkgs/trunk/; revision=34458
2012-06-11 15:04:44 +00:00
Peter Simons
a89d66337c
haskell-packages.nix: updated default 'cgi' reference to the latest version
...
svn path=/nixpkgs/trunk/; revision=34456
2012-06-11 14:55:52 +00:00
Peter Simons
cc54e3e695
all-packages.nix: removed recurseIntoAttrs from emacs24Packages
...
Offering the names of those packages in "nix-env -qa *" is pointless
because it's impossible to install any of those packages by name. Only
packages from emacs23Packages can be installed by name.
svn path=/nixpkgs/trunk/; revision=34449
2012-06-11 08:21:32 +00:00
Peter Simons
73ede3160b
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=34448
2012-06-11 07:44:16 +00:00
Peter Simons
8b65b2e2bc
afew and alot updates
...
svn path=/nixpkgs/trunk/; revision=34445
2012-06-11 07:18:17 +00:00
Peter Simons
a7949741f6
gimp 2.8
...
- rename package from gimp_2_8_0 to gimp_2_8 as discussed on mailing list[1]
- remove babl_0_1_10 and gegl_0_2_0 and use them as default versions
[1] http://article.gmane.org/gmane.linux.distributions.nixos/8708
svn path=/nixpkgs/trunk/; revision=34444
2012-06-11 07:17:39 +00:00
Peter Simons
7b14de6733
Add package for vlock from Debian mirror.
...
This is mainly because the original upstream URL is not available anymore.
svn path=/nixpkgs/trunk/; revision=34442
2012-06-11 07:16:11 +00:00
Peter Simons
499161282e
Update Django to version 1.4.
...
svn path=/nixpkgs/trunk/; revision=34441
2012-06-11 07:15:12 +00:00
Lluís Batlle i Rossell
0820367a35
Adding the XFS and JFS modules to the sheevaplug kernel. They may be worth
...
using.
svn path=/nixpkgs/trunk/; revision=34426
2012-06-10 19:11:07 +00:00
Eelco Dolstra
192291eb01
* Added net-snmp.
...
svn path=/nixpkgs/trunk/; revision=34413
2012-06-09 23:28:07 +00:00
Lluís Batlle i Rossell
5d263987a0
Updating the sheevaplug kernel config to include btrfs and netconsole.
...
svn path=/nixpkgs/trunk/; revision=34412
2012-06-09 20:27:00 +00:00
Yury G. Kudryashov
f6e6e4287d
Add kbibtex
...
svn path=/nixpkgs/trunk/; revision=34404
2012-06-09 13:09:45 +00:00
Yury G. Kudryashov
3640b0c1e9
Add GiNaC
...
svn path=/nixpkgs/trunk/; revision=34403
2012-06-09 13:09:41 +00:00
Peter Simons
572b182042
all-packages.nix: removed broken 'dzen2' attribute, it refers to a non-existent file
...
svn path=/nixpkgs/trunk/; revision=34383
2012-06-08 13:34:43 +00:00
Arie Middelkoop
3c74283d03
Committing some outstanding modifications that I cannot make into smaller chunks anymore.
...
* added briss: a pdf cropper
* added compton, an improved fork of xcompmgr
* added myself to the maintainers list
* minor version bumps: xcompmgr, upower
svn path=/nixpkgs/trunk/; revision=34380
2012-06-08 10:16:46 +00:00
Andres Löh
acb95ca925
Removed an unnecessary (and harmful) version constraint for haskell-download-curl.
...
svn path=/nixpkgs/trunk/; revision=34378
2012-06-07 11:27:25 +00:00
Eelco Dolstra
f677edf57f
* Firefox 13.0. It's not stable yet though - it seems to hang the
...
first time a Flash control is loaded, with the following message on
stderr:
/nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: symbol lookup error: /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: undefined symbol: malloc_message
Need to investigate where malloc_message is defined.
svn path=/nixpkgs/trunk/; revision=34368
2012-06-06 14:35:56 +00:00
Lluís Batlle i Rossell
0332f87a0b
Adding windows jom; it does not build for me still, but it's close to it.
...
I think it's better to share it though. I wrote a comment about the expression
not building.
svn path=/nixpkgs/trunk/; revision=34365
2012-06-05 21:24:27 +00:00
Arie Middelkoop
7fd5e26ede
Revert on kosmikus' request.
...
svn path=/nixpkgs/trunk/; revision=34358
2012-06-05 09:33:40 +00:00
Arie Middelkoop
3370d1284e
Some explicit dependencies so that xmobar works with the latest haskellPlatform/stable ghc:
...
xmobar -> mtl-version1
mtl-version1 -> transformers-version2
where version1 and version2 are different from the default, which is needed because their
respective cabal files require that.
svn path=/nixpkgs/trunk/; revision=34357
2012-06-05 09:12:45 +00:00
Andres Löh
cfdf9cafaa
Setting GHC default version to 7.4.1, default platform to 2012.2.0.0.
...
svn path=/nixpkgs/trunk/; revision=34355
2012-06-05 08:09:10 +00:00
Cillian de Roiste
27bef25b17
Applying the patch from Rok Garbas to add GIMP 2.8.0
...
svn path=/nixpkgs/trunk/; revision=34352
2012-06-04 17:38:47 +00:00
Peter Simons
f0b9f401ae
haskell-defaults.nix: switched ghc-7.5 pre-release to 'future' configuration
...
svn path=/nixpkgs/trunk/; revision=34343
2012-06-04 09:46:26 +00:00
Peter Simons
a92f3fac24
haskell-packages.nix: oops, fixed typo committed earlier
...
svn path=/nixpkgs/trunk/; revision=34342
2012-06-04 09:46:23 +00:00
Peter Simons
2e8c5de358
haskell-defaults.nix: updated mtl1 to the latest 1.x version (and override that choice in older compilers if necessary)
...
svn path=/nixpkgs/trunk/; revision=34341
2012-06-04 09:46:20 +00:00
Peter Simons
1495e5ac1e
haskell-packages.nix: build xmobar with STM 2.3
...
This is the default in HP 2012.2.0.0, but GHC 7.0.4 still uses an older version.
svn path=/nixpkgs/trunk/; revision=34339
2012-06-04 09:24:22 +00:00
Peter Simons
9a59fdb416
haskell-packages.nix: added 'haskellPlatformArgs_future' configuration that has the latest version of the network library
...
svn path=/nixpkgs/trunk/; revision=34338
2012-06-04 09:24:18 +00:00
Peter Simons
4fdbd75e4f
Updated Haskell packages.
...
- ghc-mod: updated to version 1.10.16
- network: added version 2.3.0.14
- pandoc: updated to version 1.9.4
- xmobar: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Rickard Nilsson
0d719146a2
Moved obnam from pythonPackages to pkgs.
...
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
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
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
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
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
Eelco Dolstra
45c8db6065
* Remove duplicate python- prefix.
...
svn path=/nixpkgs/trunk/; revision=34308
2012-05-31 19:22:20 +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
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
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
Lluís Batlle i Rossell
ac1857cef1
Adding fio, the flexible IO tester.
...
svn path=/nixpkgs/trunk/; revision=34275
2012-05-29 14:21:55 +00:00
Andres Löh
9f47f715c1
Revert bogus change.
...
svn path=/nixpkgs/trunk/; revision=34273
2012-05-29 14:02:26 +00:00
Andres Löh
4e10015cab
Added gnumeric.
...
svn path=/nixpkgs/trunk/; revision=34272
2012-05-29 12:21:33 +00:00
Russell O'Connor
417a07a0e9
Updatings ssreflect to depend on camlp5 version 6.
...
svn path=/nixpkgs/trunk/; revision=34263
2012-05-28 20:53:17 +00:00
Russell O'Connor
390907e0a2
Update coq to use camlp5 version 6.
...
svn path=/nixpkgs/trunk/; revision=34261
2012-05-28 19:41:26 +00:00
Peter Simons
e6f2845b30
haskell-defaults.nix: switch ghc 7.4.1 to latest versions of 'mtl' and 'transformers'
...
svn path=/nixpkgs/trunk/; revision=34256
2012-05-28 10:53:46 +00:00