Peter Simons
c2b1ff33fe
Add a 'pandoc' variant to the top-level that has no run-time dependencies on GHC or any other Haskell package.
2015-01-02 14:55:38 +01:00
Eelco Dolstra
8281ef1231
Merge pull request #5425 from ts468/xen
...
Update: Xen: 4.0.3 -> 4.4.1
2015-01-02 12:01:40 +01:00
William A. Kennington III
ffee9f6a92
nss: Fix gentoo patch to specify library path in nss.pc
2015-01-02 00:24:49 -08:00
William A. Kennington III
c66cc0719f
heimdal: Fix spacing
2015-01-02 00:24:49 -08:00
William A. Kennington III
8627110091
icedtea: Make major version nonspecific attrs
2015-01-02 00:24:49 -08:00
Vincent Laporte
0ed2a253f1
Adds hop 2.5.1
...
HOP is a multi-tier programming language for the Web 2.0 and the
so-called diffuse Web.
Homepage: http://hop.inria.fr/
2015-01-02 00:01:40 +01:00
Vincent Laporte
5d36f5831c
bigloo: propagate gmp build input
2015-01-01 23:55:30 +01:00
Peter Simons
9b8ff2f5f2
Update Cabal to version 1.20.0.3 and cabal-install to version 1.20.0.6.
2015-01-01 23:07:41 +01:00
Peter Simons
493067d4bd
haskell-HsOpenSSL: update to version 0.11.1
2015-01-01 23:07:41 +01:00
Peter Simons
90912aab74
haskell-HaTeX: update to version 3.16.0.0
2015-01-01 23:07:41 +01:00
Peter Simons
70cfd75382
elm-make: re-generate with cabal2nix
2015-01-01 23:07:41 +01:00
Peter Simons
e30a2d6a0b
haskell-webkitgtk3: re-generate with cabal2nix
2015-01-01 23:07:41 +01:00
Peter Simons
735436c0c1
elm-make: re-generate with cabal2nix
2015-01-01 23:07:41 +01:00
Georges Dubus
6dc7771cdc
Merge pull request #5341 from prikhi/add-mezzanine
...
Add Mezzanine, a Django CMS
2015-01-01 22:30:10 +01:00
Domen Kožar
c39e305d33
Merge pull request #5522 from chongli/mpd-jack-support
...
Added jack support flag for mpd.
2015-01-01 21:17:22 +01:00
Kurt Dietrich
4e0160d296
Added jack support flag for mpd.
2015-01-01 14:45:23 -05:00
Peter Simons
37ae6de95d
s6: don't depend on GNU Make 4.0
...
The website gives no indication that version 4.x is required to build
this package, and even it if were, then there should be an override in
all-packages.nix instead of referring to the 'gnumake40' attribute
directly in this expression.
2015-01-01 20:36:58 +01:00
Peter Simons
ac55bb22be
gnumake: add version 4.1
2015-01-01 20:36:58 +01:00
Bjørn Forsman
e4dd2dcad4
libsigrok: install missing firmware files
...
Without this, hardware that requires firmware (e.g. Saleae Logic) is
unuseable.
Example error that this fixes:
sr: ezusb: Unable to open firmware file /nix/store/rqgppsz3gwy8jailflf3049fzyzrgkdb-libsigrok-0.3.0/share/sigrok-firmware/fx2lafw-saleae-logic.fw for reading: No such file or directory
sr: fx2lafw: Firmware upload failed for device 0.
2015-01-01 20:04:49 +01:00
Peter Simons
e0def54ca4
Merge pull request #5513 from k0ral/webkitgtk3
...
New haskell package: webkitgtk3
2015-01-01 19:50:16 +01:00
Peter Simons
ae999f25c1
Merge branch 'haskell-updates'.
2015-01-01 19:26:59 +01:00
Peter Simons
0a0965f2ac
elm-reactor: mark broken
...
http://hydra.cryp.to/build/297517/nixlog/2/raw
2015-01-01 18:15:50 +01:00
Peter Simons
f5f3c5b5f6
haskell-hask: mark broken
...
http://hydra.cryp.to/build/298269/nixlog/1/raw
2015-01-01 18:14:55 +01:00
Peter Simons
975e623e31
openafs-client: drop trailing whitespace
2015-01-01 18:07:32 +01:00
Peter Simons
628a10480f
openafs-client: un-confuse Emacs syntax highlighting
2015-01-01 18:07:32 +01:00
Peter Simons
c280024811
openafs-client: fix evaluation
2015-01-01 18:07:32 +01:00
Peter Simons
dc381c4956
openafs-client: drop trailing whitespace
2015-01-01 17:59:27 +01:00
Peter Simons
a6e39e8086
openafs-client: un-confuse Emacs syntax highlighting
2015-01-01 17:59:09 +01:00
Peter Simons
6ff615b297
openafs-client: fix evaluation
2015-01-01 17:58:50 +01:00
Nicolas B. Pierron
816229593a
Merge pull request #5441 from nbp/mkAlias
...
modules: Extract mkAliasDefinition from the rename.nix NixOS module.
2015-01-01 06:59:42 -08:00
Peter Simons
616bf5046f
Merge branch 'cstrahan-ryghcjs' into haskell-updates.
2015-01-01 15:47:43 +01:00
Michael Raskin
3ee63790df
Using the OpenJDK currency date patch for icedtea
2015-01-01 15:45:35 +01:00
Bjørn Forsman
535ffc90dc
eclipse: add webkit as dependency
...
This makes the Eclipse internal web browser work.
The internal web browser is the default browser, and Eclipse requires
manual configuration for any other (external) web browser. To me this
means the internal browser should be working by default, unless users
will get an error popup if they click any links.
This change increases the closure size from 714 to 880 MiB
(attribute eclipses.eclipse_cpp_43).
2015-01-01 15:45:35 +01:00
Raffael Mancini
7aef1f02aa
ipopt: fix build after minor gcc update ( close #5519 )
...
The configure script only checks for a specific version to enable a fix in
finding cstdlib and cstring.
2015-01-01 15:45:35 +01:00
Vladimír Čunát
0c8bbaa11c
handbrake: fix download URL
2015-01-01 15:45:35 +01:00
William A. Kennington III
de29c025c5
kerberos: Disable on darwin
2015-01-01 15:45:35 +01:00
William A. Kennington III
89130335b0
389-ds-base: Add derivation
2015-01-01 15:45:35 +01:00
William A. Kennington III
9cf82f30df
net_snmp: 5.7.2.1 -> 5.7.3
2015-01-01 15:45:35 +01:00
William A. Kennington III
307823a88a
svrcore: Add derivation
2015-01-01 15:45:35 +01:00
Eelco Dolstra
8af48d9428
gdb: Fix manpages
2015-01-01 15:45:35 +01:00
Michael Raskin
59d88b3d3a
LibreOffice: install icons
2015-01-01 15:45:35 +01:00
Michael Raskin
86b4010f6c
LibreOffice: 4.3.3.2->4.3.5.2
2015-01-01 15:45:34 +01:00
Michael Raskin
c40f4e6204
libmwaw: 0.3.3->0.3.4
2015-01-01 15:45:34 +01:00
Michael Raskin
8b9357d6bb
librevenge: 0.0.1->0.0.2
2015-01-01 15:45:34 +01:00
Michael Raskin
98c5e13707
mdds: 0.11.1 -> 0.11.2
2015-01-01 15:45:34 +01:00
Michael Raskin
23e432ea1e
fdm: 1.7 -> 1.8
2015-01-01 15:45:34 +01:00
Michael Raskin
73d3b61089
Nginx unstable: 1.7.8 -> 1.7.9
2015-01-01 15:45:34 +01:00
Michael Raskin
9c09984f5d
baresip: 0.4.11 -> 0.4.12
2015-01-01 15:45:34 +01:00
Michael Raskin
4fe7b8904e
libgphoto2: 2.5.5.1 -> 2.5.6
2015-01-01 15:45:34 +01:00
Vincent Laporte
c0fe8aa939
ocaml-camlpdf: update from 1.7.2 to 2.1.1
2015-01-01 15:45:34 +01:00