Commit Graph

17564 Commits

Author SHA1 Message Date
Eelco Dolstra
14aab94aef * Oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31734
2012-01-20 10:55:45 +00:00
Eelco Dolstra
b27b5dfd75 * Doh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31726
2012-01-19 22:18:34 +00:00
Yury G. Kudryashov
84c0185038 svn merge ^/nixpkgs/trunk, one simple conflict in jruby
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Peter Simons
b94fef3cba all-packages.nix: added texLiveFull attribute, which is a working TexLive installation with all supported packages enabled
svn path=/nixpkgs/trunk/; revision=31717
2012-01-19 20:45:17 +00:00
Yury G. Kudryashov
d0c8b530e9 leiningen: added package version 1.6.2
svn path=/nixpkgs/trunk/; revision=31716
2012-01-19 20:34:59 +00:00
Yury G. Kudryashov
185a3d13aa digikam-2.5.0
svn path=/nixpkgs/trunk/; revision=31715
2012-01-19 20:28:13 +00:00
Yury G. Kudryashov
8deba0e4f8 Revert digikam change
svn path=/nixpkgs/trunk/; revision=31714
2012-01-19 20:28:09 +00:00
Yury G. Kudryashov
d38c5e7ee4 KTorrent 4.1.3, fix build with KDE 4.8
svn path=/nixpkgs/trunk/; revision=31713
2012-01-19 20:28:05 +00:00
Yury G. Kudryashov
8899e60693 Remove unused patches, fix pykde4 patch
svn path=/nixpkgs/trunk/; revision=31712
2012-01-19 20:27:59 +00:00
Rob Vermaas
087af1bfe7 add gwt 2.4.0, patch provided by TermNL
svn path=/nixpkgs/trunk/; revision=31711
2012-01-19 19:31:25 +00:00
Eelco Dolstra
3980444b2b * Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31710
2012-01-19 18:25:35 +00:00
Eelco Dolstra
0894d407ce * Add the latest readline patch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31709
2012-01-19 17:37:21 +00:00
Eelco Dolstra
61d0c5d931 * Don't rely on tar knowing about .xz.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31708
2012-01-19 17:33:33 +00:00
Eelco Dolstra
e1f901c117 * Build ‘xz’ during the stdenvNative bootstrap, since we really can't
rely on it being present.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31707
2012-01-19 16:50:09 +00:00
Ludovic Courtès
08439eb00a overrideDerivation: Override hostDrv' and buildDrv' too.
svn path=/nixpkgs/trunk/; revision=31706
2012-01-19 16:44:17 +00:00
Eelco Dolstra
6b8e8bfedb * "sed -i" isn't very portable, so don't use it here.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31705
2012-01-19 16:23:14 +00:00
Eelco Dolstra
698c4d296b * "test" -> "[ ... ]" (style cleanup).
svn path=/nixpkgs/branches/stdenv-updates/; revision=31704
2012-01-19 16:14:09 +00:00
Eelco Dolstra
ee45e160b1 * Prepend the "prehook" rather than sourcing it.
* Don't call xargs with the -r flag in the Darwin bootstrap.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31703
2012-01-19 15:56:17 +00:00
Eelco Dolstra
6208059079 * The postHook substitution is not used anywhere, so get rid of it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31702
2012-01-19 15:39:12 +00:00
Eelco Dolstra
b31df26cea * Remove an unnecessary check.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31701
2012-01-19 15:31:56 +00:00
Eelco Dolstra
0d71e75222 * Get rid of params1-5, they're obsolete.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31700
2012-01-19 15:29:20 +00:00
Eelco Dolstra
26affd7238 * Doh!
svn path=/nixpkgs/branches/stdenv-updates/; revision=31699
2012-01-19 15:02:47 +00:00
Eelco Dolstra
0e353fdd5a * Don't use substite() here, because the bash binary in the bootstrap
tools (4.1.2) seems to have performance problems doing pattern
  substitutions on large strings (it takes several minutes on
  binutils' Makefile.in).  Bash 4.2 seems to be fine.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31698
2012-01-19 14:55:12 +00:00
Peter Simons
f84e15f11c haskell-xml-conduit: updated to version 0.5.1.2
svn path=/nixpkgs/trunk/; revision=31697
2012-01-19 14:46:06 +00:00
Peter Simons
f52d0d1634 haskell-web-routes: updated to version 0.26.2
svn path=/nixpkgs/trunk/; revision=31696
2012-01-19 14:46:04 +00:00
Peter Simons
af2e5746af haskell-web-routes-quasi: updated to version 0.7.1.1
svn path=/nixpkgs/trunk/; revision=31695
2012-01-19 14:46:01 +00:00
Peter Simons
42105ddc82 haskell-vault: updated to version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=31694
2012-01-19 14:45:59 +00:00
Peter Simons
9af6a32767 haskell-shakespeare-css: updated to version 0.10.6
svn path=/nixpkgs/trunk/; revision=31693
2012-01-19 14:45:56 +00:00
Peter Simons
c037e74e61 haskell-neither: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=31692
2012-01-19 14:45:51 +00:00
Peter Simons
d1645c819d haskell-json-enumerator: updated to version 0.0.1.2
svn path=/nixpkgs/trunk/; revision=31691
2012-01-19 14:45:47 +00:00
Peter Simons
5e9d807f5f haskell-http-enumerator: updated to version 0.7.2.5
svn path=/nixpkgs/trunk/; revision=31690
2012-01-19 14:45:44 +00:00
Peter Simons
ac0ab1b200 haskell-hamlet: updated to version 0.10.7.1
svn path=/nixpkgs/trunk/; revision=31689
2012-01-19 14:45:41 +00:00
Peter Simons
007bb142bd haskell-data-object: updated to version 0.3.1.9
svn path=/nixpkgs/trunk/; revision=31688
2012-01-19 14:45:38 +00:00
Peter Simons
4bf2f17323 haskell-convertible-text: updated to version 0.4.0.2
svn path=/nixpkgs/trunk/; revision=31687
2012-01-19 14:45:29 +00:00
Peter Simons
5856dbaa53 haskell-control-monad-attempt: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=31686
2012-01-19 14:45:14 +00:00
Peter Simons
40a684701a haskell-blaze-textual-native: updated to version 0.2.1.1
svn path=/nixpkgs/trunk/; revision=31685
2012-01-19 14:45:10 +00:00
Peter Simons
62e31a562f haskell-aeson-native: updated to version 0.3.3.2
svn path=/nixpkgs/trunk/; revision=31684
2012-01-19 14:44:55 +00:00
Peter Simons
13e5cf2efb haskell-vault: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=31683
2012-01-19 14:44:33 +00:00
Eelco Dolstra
3fa83e15e7 * Missed a reference to xz.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31682
2012-01-19 13:56:57 +00:00
Eelco Dolstra
0e6fa321bb * Don't use the "replace-literal" command in stdenv; instead use
bash's pattern replacement feature.  "replace-literal" is an
  uncommon command so it was a headache during the bootstrap.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31681
2012-01-19 13:47:26 +00:00
Eelco Dolstra
fc89eefa50 * Seems that bash 3.2 on Mac OS X doesn't know the \e
escape, so use \033 instead.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31680
2012-01-19 10:24:26 +00:00
Ludovic Courtès
652712b77a udisks: Autoreconf properly.
svn path=/nixpkgs/trunk/; revision=31679
2012-01-19 09:23:24 +00:00
Eelco Dolstra
d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Ludovic Courtès
ed221cf4cc GNUnet 0.9.1.
svn path=/nixpkgs/trunk/; revision=31677
2012-01-18 20:53:00 +00:00
Ludovic Courtès
94a0bbcef3 GNU Source-Highlight 3.1.6.
svn path=/nixpkgs/trunk/; revision=31676
2012-01-18 20:52:55 +00:00
Ludovic Courtès
9975a56711 GNU xnee 3.11.
svn path=/nixpkgs/trunk/; revision=31675
2012-01-18 20:52:50 +00:00
Ludovic Courtès
7ce8cc9f2c GNU Parallel 20111222.
svn path=/nixpkgs/trunk/; revision=31674
2012-01-18 20:52:45 +00:00
Ludovic Courtès
d9433c2167 GNU ddrescue 1.15.
svn path=/nixpkgs/trunk/; revision=31673
2012-01-18 20:52:40 +00:00
Ludovic Courtès
ffdd332cf7 libassuan 2.0.3.
svn path=/nixpkgs/trunk/; revision=31672
2012-01-18 20:52:36 +00:00
Ludovic Courtès
16753086a3 GNU Libidn 1.24.
svn path=/nixpkgs/trunk/; revision=31671
2012-01-18 20:52:31 +00:00