Ludovic Courtès
e80145b909
tar, gzip: Adjust the `gets' patch.
...
Fixes the incorrect patches introduced in
9786a98261
.
2012-07-02 16:10:46 +02:00
Peter Simons
bcdf987533
asymptote: update to version 2.16
2012-07-02 16:01:18 +02:00
Peter Simons
d98161617f
Update Haskell packages.
...
- hinotify: added meta.maintainers section
- hledger-lib: update to version 0.18.1
- hledger: update to version 0.18.1
- hledger-web: update to version 0.18.1
- lifted-base: update to version 0.1.1.1
- monad-control: update to version 0.3.1.4
- multiarg: update to version 0.4.0.0
- pandoc: update to version 1.9.4.2
- shelly: update to version 0.12.2
2012-07-02 10:46:19 +02:00
Peter Simons
3d660e4598
smartmontools: update to version 5.43
2012-07-02 10:42:42 +02:00
Shea Levy
4f8d6d0ee2
Merge remote-tracking branch 'peti/boost-cleanup'
...
Keep boost-1.49 for now.
2012-07-02 01:05:52 -04:00
Shea Levy
d068dbb933
Merge pull request #28 from gitfoxi/master
...
Curl bug makes nix all mental. One-line fix.
2012-07-01 21:23:13 -07:00
Cillian de Róiste
f823b6230d
Fix compilation error when using boost 1.5 by pinning the boost version to 1.49
2012-07-02 00:13:19 -04:00
Andres Loeh
823f7d012b
Add haskell-remote.
2012-07-01 18:58:50 +02:00
Ludovic Courtès
9786a98261
tar, gzip, diffutils: Allow builds with newer versions of glibc.
...
This is a follow-up to 77fdc7bb35
("GNU
Coreutils: Allow builds with newer versions of glibc.").
2012-07-01 01:14:56 +02:00
Mathijs Kwik
81baf55892
mongodb: needs boost 1.4.*
...
Downgraded to use boost 1.4.7 as 1.4.9 is scheduled to be removed.
2012-06-30 10:34:08 +02:00
Mathijs Kwik
b37521e297
grive: new package
2012-06-30 10:34:07 +02:00
Michael Fox
063a627493
Curl. Uprev to 2.26.0
...
Solves a hideous bug which affects lots of things including nix-env.
The question now is, how to rebuild everything that depends directly or indirectly on curl?
More about the underlying bug and its resolution here:
http://comments.gmane.org/gmane.comp.web.curl.library/33285
Bug looks like this:
curl google.com
curl: (7) Failed to connect to 74.125.224.35: Invalid argument
2012-06-29 21:15:35 -07:00
David Guibert
3b0d9374a4
git-annex: update to 3.20120629
2012-06-29 21:09:52 +02:00
David Guibert
a97e27fc82
git-annex: update to 3.20120624
2012-06-29 21:09:52 +02:00
Peter Simons
31d237129d
haskell-cabal2nix: update to version 1.37
2012-06-29 12:05:29 +02:00
Peter Simons
b9f9ed68e8
haskell-shelly: update to version 0.12.1
2012-06-29 12:05:29 +02:00
Peter Simons
bcfe8814cc
haskell-resourcet: update to version 0.3.3.1
2012-06-29 12:05:29 +02:00
Eelco Dolstra
b5949d2509
busybox: Update to 1.20.1
2012-06-28 14:05:56 -04:00
Peter Simons
aa5b45fc3e
amd-ucode: add AMD processor microcode patch version 2012-01-17
...
Enable by adding "hardware.firmware = [ pkgs.amdUcode ];" to configuration.nix.
2012-06-28 19:54:24 +02:00
Peter Simons
42faecad0d
boost: delete unused versions 1.42.0, 1.48.0, and 1.49.0 as well as 1.49.0-headers
2012-06-28 18:06:59 +02:00
Peter Simons
6e936640b0
bitcoin: update to version 0.6.3 (and build with boost 1.50.0)
2012-06-28 18:04:29 +02:00
Eelco Dolstra
99c765ff57
e2fsprogs: Update to 1.42.4
2012-06-28 11:32:59 -04:00
Peter Simons
8498c9b86c
boost: update to version 1.50.0
2012-06-28 16:42:41 +02:00
Ludovic Courtès
18a9c46a46
GNU M4: Disable tests on Solaris.
2012-06-28 15:50:03 +02:00
Ludovic Courtès
77fdc7bb35
GNU Coreutils: Allow builds with newer versions of glibc.
2012-06-28 15:30:02 +02:00
Peter Simons
169c5be05d
haskell-packages.nix: updated comments
2012-06-28 15:00:15 +02:00
Peter Simons
a74406e04b
haskell-packages.nix: dropped obsolete 'mtl1' and 'mtl2' attributes
2012-06-28 14:51:14 +02:00
Peter Simons
c5c98b7617
Updated Haskell packages.
...
- derive: updated to version 2.5.9
- ghc-mod: updated to version 1.11.0
- hamlet: updated to version 1.0.1.4
- http-conduit: updated to version 1.4.1.10
- leksah: updated to version 0.12.1.3
- mmap: updated to version 0.5.8
- mtl: added version 2.1.2
- prolog-graph-lib: updated to version 0.2.0.1
- prolog: updated to version 0.2.0.1
- reactive-banana-wx: updated to version 0.6.0.1
- resourcet: updated to version 0.3.3
- shelly: updated to version 0.12.0.2
- simple-sendfile: updated to version 0.2.4
- syb: added version 0.3.6.2
- wai-app-static: updated to version 1.2.0.4
- wai: updated to version 1.2.0.3
- warp: updated to version 1.2.2
- xml-types: updated to version 0.3.2
- zlib-conduit: updated to version 0.4.0.2
2012-06-28 14:50:44 +02:00
Lluís Batlle i Rossell
c05fcf6a2b
chromium: Making hydra build chromium for linux.
...
I think it will save quite a lot of users build time.
2012-06-28 12:56:51 +02:00
Mathijs Kwik
42ea23675e
ogmtools: new package
2012-06-28 11:41:58 +02:00
Mathijs Kwik
38bcd42219
shelly: new package through cabal2nix
2012-06-28 11:41:58 +02:00
Mathijs Kwik
d4d440ae0a
libmatroska: upgrade 1.0.0 -> 1.3.0
2012-06-28 11:41:57 +02:00
Mathijs Kwik
af7fe29943
libebml: upgrade 1.0.0 -> 1.2.2
2012-06-28 11:41:57 +02:00
Lluís Batlle i Rossell
894fad326a
offrss: update to 1.3
...
I also enabled the iconv linking on non-linux.
2012-06-27 23:19:30 +02:00
Lluís Batlle i Rossell
002ffde4a4
trac: Removing the old misc/trac.
...
There is a much newer trac at python-packages.nix, and it is used
by nixos' trac apache service.
2012-06-27 22:34:27 +02:00
Lluís Batlle i Rossell
876ff45fd5
linux perf: Allowing perf to build with its gtk interface.
...
Disabled by default, it can be enabled using overrides.
2012-06-27 22:23:15 +02:00
Lluís Batlle i Rossell
0a79aa8275
genshi: disabling tests. Two tests fail in my x86_64.
...
I left a comment next to 'doCheck = false'. I did not investigate
why the tests fail.
2012-06-27 22:07:09 +02:00
Lluís Batlle i Rossell
db395d9eb3
cgdb: Packaging cgdb 0.6.6
2012-06-27 20:29:56 +02:00
Lluís Batlle i Rossell
4c06f5fcda
gdb: Removing the unused fetchgit from the parameters.
2012-06-27 20:21:44 +02:00
Lluís Batlle
1f1a6c9773
Merge branch 'master' from viric's fork.
...
It has a few updates to some packages: taskwarrior, dar.
Also made links2 cross-build.
2012-06-27 19:33:34 +02:00
Shea Levy
9400646dcd
Merge remote-tracking branch 'aszlig/glibc_ssp_fix'
...
glibc 2.13 and 2.14 fail to build with our current stdenv unless the ssp is
disabled. For glibc 2.13, I've only disabled the ssp when it's being built with
a complete stdenv to avoid a stdenv rebuild
2012-06-27 11:11:36 -04:00
aszlig
f5a5915f6e
Work around SSP build failure in glibc214, too.
...
Glibc 2.14 also produces a build failure in Hydra, so we need to apply the same
fix here, too.
2012-06-27 16:41:33 +02:00
Shea Levy
aecc8b64ed
Merge pull request #23 from cillianderoiste/sonic-visualiser-fix
...
Sonic visualiser fix
SL: Didn't build before, builds now.
2012-06-26 20:40:01 -07:00
Shea Levy
9117819e60
Merge pull request #24 from antono/fix-ikarus-url
...
Fix ikarus download url (ikarus-scheme.org is down)
2012-06-26 20:27:43 -07:00
Shea Levy
3c7dba0dc6
Merge pull request #25 from antono/vala-generations
...
Vala 15, 16, 17. Default is 17 now
2012-06-26 20:23:57 -07:00
Eelco Dolstra
2ead90a36b
pan: Updated to 0.138
2012-06-25 15:41:19 -04:00
Rob Vermaas
30ac65f600
Merge pull request #22 from antono/fix-ncompress-url
...
Updated ncompress url (prev version missing on mirrors) (Fixes #21 )
2012-06-25 09:03:34 -07:00
Rob Vermaas
89e4069ce1
Merge pull request #26 from antono/bsod-emulator
...
Added bsod emulator for unix
2012-06-25 09:02:26 -07:00
Antono Vasiljev
58738223ab
Rm vala 14 add versions
2012-06-25 19:01:51 +03:00
Rob Vermaas
045288221b
Merge pull request #20 from bluescreen303/master
...
linux kernel: 3.4.2 -> 3.4.4
2012-06-25 09:01:13 -07:00