Peter Simons
c5ecd1752c
hardlink: initial version
...
Hardlink consolidates duplicate files in a directory hierarchy with hardlinks,
similar to "nix-store --optimise".
IHMO, this program should be run by the default builder after $out has been set
up, to remove redundancy in the generated closures.
svn path=/nixpkgs/trunk/; revision=31934
2012-01-30 11:40:20 +00:00
Peter Simons
f1e16ea3c9
ikiwiki: updated to version 3.20120115
...
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Peter Simons
b2bbcc7d5f
haskell-cabal-ghci: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=31932
2012-01-30 10:52:13 +00:00
Peter Simons
b24279ff39
haskell-hledger-chart: updated to version 0.16.1
...
svn path=/nixpkgs/trunk/; revision=31931
2012-01-30 10:52:10 +00:00
Peter Simons
8b972e410c
haskell-Chart: updated to version 0.15
...
svn path=/nixpkgs/trunk/; revision=31930
2012-01-30 10:52:07 +00:00
Peter Simons
9d693c2e4e
haskell-cmdargs: added version 0.9.2
...
svn path=/nixpkgs/trunk/; revision=31929
2012-01-30 10:52:04 +00:00
Peter Simons
588da3fbf3
haskell-packages.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=31928
2012-01-30 10:52:01 +00:00
Ludovic Courtès
010edf825c
Add pthreads-w32.
...
svn path=/nixpkgs/trunk/; revision=31927
2012-01-30 09:53:45 +00:00
Ludovic Courtès
67a45c1d25
MinGW 3.20, and w32api 3.17-2.
...
svn path=/nixpkgs/trunk/; revision=31926
2012-01-30 09:53:39 +00:00
Alexander Tsamutali
55e74d5e9a
games/oilrush: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=31925
2012-01-29 22:44:49 +00:00
Shea Levy
7fb6f58f99
Add the selenium-webdriver rubygem
...
svn path=/nixpkgs/trunk/; revision=31924
2012-01-29 20:40:32 +00:00
Shea Levy
32fcb78c1f
Update rubygems
...
svn path=/nixpkgs/trunk/; revision=31923
2012-01-29 18:22:35 +00:00
Shea Levy
c277a6bc53
Update ruby 1.8
...
This contains a fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4815 .
All users of ruby 1.8 for web-facing apps should upgrade
svn path=/nixpkgs/trunk/; revision=31922
2012-01-29 18:00:22 +00:00
Peter Simons
086e9a090b
haskell-cabal2nix: updated to version 1.24
...
svn path=/nixpkgs/trunk/; revision=31921
2012-01-29 16:24:14 +00:00
Peter Simons
293b72cf19
haskell-neither: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=31920
2012-01-29 16:24:11 +00:00
Peter Simons
cab0e0119d
haskell-mime-mail: updated to version 0.4.1.1
...
svn path=/nixpkgs/trunk/; revision=31919
2012-01-29 16:24:08 +00:00
Peter Simons
a11aaa99b2
haskell-explicit-exception: updated to version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=31918
2012-01-29 16:24:05 +00:00
Peter Simons
e83a85ed6d
haskell-bytestring-lexing: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=31917
2012-01-29 16:24:02 +00:00
Peter Simons
bab857eb38
haskell-blaze-builder: updated to version 0.3.1.0
...
svn path=/nixpkgs/trunk/; revision=31916
2012-01-29 16:24:00 +00:00
Peter Simons
5792ce967f
haskell-multiarg: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31915
2012-01-29 16:23:57 +00:00
Peter Simons
1bc0a60bf8
haskell-explicit-exception: added version 0.1.6
...
svn path=/nixpkgs/trunk/; revision=31914
2012-01-29 16:23:53 +00:00
Cillian de Roiste
467722ad1a
Patching the prefix, since it is hardcoded. The application seems to work correctly now, although it does crash with my current gtk theme (oxygen) when adding a stream. Using the gnome gtk-icon-theme does work, but this is probably just a bug in the oxygen gtk theme and should be fixed there.
...
svn path=/nixpkgs/trunk/; revision=31913
2012-01-29 13:39:30 +00:00
Andres Löh
a819ccf030
Updated GHC snapshot to ghc-7.4.1-rc2.
...
svn path=/nixpkgs/trunk/; revision=31910
2012-01-28 15:34:53 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Peter Simons
12e953b944
gmp: updated (unused) version 5.0.1 to 5.0.3
...
svn path=/nixpkgs/trunk/; revision=31908
2012-01-28 14:37:53 +00:00
Yury G. Kudryashov
9d67ff2a48
Remove glib-1.x and its reverse dependencies
...
Nobody told me that he uses generator or xmms, so I'm removing this old stuff.
svn path=/nixpkgs/trunk/; revision=31907
2012-01-28 13:06:07 +00:00
Yury G. Kudryashov
4b36b6132f
Introduce libiconvOrNull and libiconvOrGlibc
...
One can use these attrs instead of custom 'if ... then libiconv else null'.
This way we can maintain the correct 'if ... then' check in one place.
NB: I don't know what is the correct condition, so I use stdenv.isLinux. Feel
free to fix this.
svn path=/nixpkgs/trunk/; revision=31906
2012-01-28 12:44:42 +00:00
Peter Simons
7d9442e2c3
Removed obsolete comment.
...
svn path=/nixpkgs/trunk/; revision=31904
2012-01-28 10:20:57 +00:00
Peter Simons
37d2e2e917
gmp: renamed nix files to conform with coding guidelines
...
svn path=/nixpkgs/trunk/; revision=31903
2012-01-28 10:20:50 +00:00
Yury G. Kudryashov
8c1f88549d
fontforge-20100222
...
svn path=/nixpkgs/trunk/; revision=31902
2012-01-28 09:04:48 +00:00
Lluís Batlle i Rossell
415b2bb145
Adding cppnetlib 0.9.2. The last I found in their github.
...
svn path=/nixpkgs/trunk/; revision=31901
2012-01-27 20:40:44 +00:00
Peter Simons
999502f95c
haskell-zlib-bindings: updated to version 0.0.3
...
svn path=/nixpkgs/trunk/; revision=31900
2012-01-27 20:31:20 +00:00
Peter Simons
fb5c1e0687
haskell-test-framework: updated to version 0.4.2.1
...
svn path=/nixpkgs/trunk/; revision=31899
2012-01-27 20:31:17 +00:00
Peter Simons
8cc520bd88
haskell-test-framework-quickcheck2: updated to version 0.2.12
...
svn path=/nixpkgs/trunk/; revision=31898
2012-01-27 20:31:15 +00:00
Peter Simons
2be13ee004
haskell-test-framework-quickcheck: updated to version 0.2.8
...
svn path=/nixpkgs/trunk/; revision=31897
2012-01-27 20:31:12 +00:00
Peter Simons
45312449cc
haskell-test-framework-hunit: updated to version 0.2.7
...
svn path=/nixpkgs/trunk/; revision=31896
2012-01-27 20:31:09 +00:00
Peter Simons
c3883364c6
haskell-ansi-wl-pprint: updated to version 0.6.4
...
svn path=/nixpkgs/trunk/; revision=31895
2012-01-27 20:31:06 +00:00
Peter Simons
47c3e4b2a3
haskell-zlib: added version 0.5.3.2
...
This version is disabled for all versions of GHC older than 7.2, because
it won't build. Upstream has been notified.
svn path=/nixpkgs/trunk/; revision=31894
2012-01-27 20:31:03 +00:00
Peter Simons
bbe935774d
haskell-GLFW: added version 0.5.0.1
...
svn path=/nixpkgs/trunk/; revision=31893
2012-01-27 20:31:00 +00:00
Yury G. Kudryashov
ed92080b8d
icewm-1.3.7
...
svn path=/nixpkgs/trunk/; revision=31890
2012-01-27 18:56:31 +00:00
Yury G. Kudryashov
afc0aea6d1
kalzium: patch pushed upstream
...
svn path=/nixpkgs/trunk/; revision=31886
2012-01-27 16:31:54 +00:00
Lluís Batlle i Rossell
3c5fee5243
I revert the previous change to libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31885
2012-01-27 15:14:29 +00:00
Lluís Batlle i Rossell
29ca4d272f
Updating gdb. I did not update the 'bleeding edge' thing though. That should be
...
better named to "one git checkout" instead of bleeding edge.
svn path=/nixpkgs/trunk/; revision=31883
2012-01-27 15:11:17 +00:00
Ludovic Courtès
41445f89c3
TeXLive/ModernCV: Fix source hash.
...
svn path=/nixpkgs/trunk/; revision=31881
2012-01-27 14:40:58 +00:00
Eelco Dolstra
26bcec3897
* Bump nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=31880
2012-01-27 13:39:47 +00:00
Ludovic Courtès
b793816a34
hwloc 1.4.
...
svn path=/nixpkgs/trunk/; revision=31877
2012-01-27 11:03:20 +00:00
Yury G. Kudryashov
fdae7ad9f4
Pass stable/unstable to l10n
...
svn path=/nixpkgs/trunk/; revision=31876
2012-01-27 10:03:32 +00:00
Michael Raskin
345da504ea
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=31875
2012-01-27 07:26:21 +00:00
Arie Middelkoop
c4fdb28b80
Stable kernel 3.2.2 released today.
...
svn path=/nixpkgs/trunk/; revision=31874
2012-01-26 23:25:39 +00:00
Arie Middelkoop
7c8ab92620
kwooty expression: slight improvement of the build inputs.
...
svn path=/nixpkgs/trunk/; revision=31873
2012-01-26 23:24:40 +00:00