Commit Graph

47835 Commits

Author SHA1 Message Date
Peter Simons
d05329620f hledger-irr: broken by hledegr 0.24. 2015-01-08 20:17:04 +01:00
Peter Simons
96a94276c7 haskell-hledger-interest: update to version 1.4.4 2015-01-08 20:17:04 +01:00
Peter Simons
615787e6da haskell-cabal2nix: update to version 1.73 2015-01-08 20:17:04 +01:00
Bjørn Forsman
7a1e652130 wireshark: update 1.12.2 -> 1.12.3 (security update)
The following vulnerabilities have been fixed.

- wnpa-sec-2015-01
  The WCCP dissector could crash. (Bug 10720, Bug 10806) CVE-2015-0559,
  CVE-2015-0560

- wnpa-sec-2015-02
  The LPP dissector could crash. (Bug 10773) CVE-2015-0561

- wnpa-sec-2015-03
  The DEC DNA Routing Protocol dissector could crash. (Bug 10724) CVE-2015-0562

- wnpa-sec-2015-04
  The SMTP dissector could crash. (Bug 10823) CVE-2015-0563

- wnpa-sec-2015-05
  Wireshark could crash while decypting TLS/SSL sessions. Discovered by Noam
  Rathaus. CVE-2015-0564

See more at https://www.wireshark.org/docs/relnotes/wireshark-1.12.3.html
2015-01-08 19:43:50 +01:00
Peter Simons
388848fa9f haskell-configuration-ghc-7.8.x: various build fixes
- mtl-2.2.x needs transformers 0.4.x.
 - time-1.5.x can't build its test suite.
 - provide deep overrides for amazonka-* stuff to build with GHC 7.8.x
2015-01-08 18:50:19 +01:00
Peter Simons
3c8b33eee4 haskell-modules: implement overrideScope method for deep overriding
deepOverride turns out to be completely unfeasible for non-trivial overrides.
Nix evaluates for an eternity, and then comes back saying:

  Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
  nix-instantiate killed by signal 6

The hand-written deep-override, on the other hand, performs the job in a
fraction of a second, no problem.

All bow to Russell O'Connor!
2015-01-08 18:50:19 +01:00
Peter Simons
d737d463c6 hackage-packages.nix: update from Hackage 2015-01-08T16:50:56+0100
This update also brings monad-control version 1.x by default, and some
additional (older) versions of the amazonka package family.
2015-01-08 18:50:19 +01:00
rejuvyesh
c40a98b02b Update hledger, hledger-lib and hledger-web to 0.24 2015-01-08 20:22:58 +05:30
Shea Levy
5cb62016a5 Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"
Unnecessary change to the haskell packages infrastructure, will move
this to haskellng packages.

This reverts commit 0f04707953933923cf957b7800c2eba83b4f8f34.
2015-01-08 09:38:47 -05:00
Peter Simons
c023a2778c Merge pull request #5641 from teh/master
Fix elm-reactor.
2015-01-08 15:18:54 +01:00
Tom Hunger
b32df8f6a7 Fix elm-reactor.
The elm-reactor setup.hs file tries to build an elm file that's not
distributed in the cabal archive. The archive contains the
already-compiled js file so the step is unnecessary and I'm patching
it out.
2015-01-08 14:12:20 +00:00
Cillian de Róiste
9a5da8168d SimpleScreenRecorder: 0.3.1 -> 0.3.2 2015-01-08 14:59:48 +01:00
lethalman
908c47b281 Merge pull request #5550 from abbradar/fprintd
add fprintd support
2015-01-08 14:58:22 +01:00
lethalman
1e46e8a964 Merge pull request #5567 from ktosiek/test-kitchen
Add test-kitchen gem, with plugins for Ansible and Vagrant
2015-01-08 14:56:55 +01:00
Nikolay Amiantov
30cd59667b libfprint: add git version with patch for vfs5011 2015-01-08 16:42:37 +03:00
lethalman
174184ccc1 Merge pull request #5621 from prikhi/add-workrave
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
Peter Simons
197e7672e6 haskell-configuration-ghc-7.9.x: improve configuration to fix some builds 2015-01-08 13:46:47 +01:00
Peter Simons
0811375a69 haskell-configuration-common: cosmetic 2015-01-08 13:46:47 +01:00
lethalman
cc8e61cff1 Merge pull request #5613 from spwhitt/dtrx
Add package 'dtrx'
2015-01-08 13:30:08 +01:00
lethalman
1f3b6f5509 Merge pull request #5595 from abbradar/expect-fix
expect: fix Tcl tools
2015-01-08 13:25:53 +01:00
lethalman
7665a97d06 Merge pull request #5601 from robberer/tmp1
php: add optional ZTS support and new PECL module pthreads
2015-01-08 13:22:08 +01:00
Georges Dubus
a9dc59992d Merge pull request #5636 from Ericson2314/master
Misc cleanups of rustc and cargo packaging
2015-01-08 13:17:07 +01:00
Luca Bruno
ff6f1555b1 gnome-shell: add missing sqlite needed by libcamel 2015-01-08 12:34:12 +01:00
Luca Bruno
54897da6dc gnome-control-center: fix kerberos -> krb5 2015-01-08 12:34:11 +01:00
Luca Bruno
97b4154762 evolution: fix missing sqlite dependency due to libcamel 2015-01-08 12:34:11 +01:00
Vincent Laporte
b6f8d1f6d5 Adds ocaml-stringext
Extra string functions for OCaml

Homepage: https://github.com/rgrinberg/stringext
2015-01-08 11:23:19 +01:00
Austin Seipp
ec61a9ea5a nixpkgs: coccinelle 1.0.0-rc15 -> 1.0.0-rc23, and adopt
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-08 04:16:14 -06:00
Luca Bruno
412819cbcb yelp: fix build missing sqlite dependency 2015-01-08 11:03:31 +01:00
Luca Bruno
8a6d0fdea1 geary: fix build missing sqlite dependency 2015-01-08 11:00:42 +01:00
Luca Bruno
13e3a723f9 evolution-data-server: fix build missing sqlite dependency 2015-01-08 10:50:28 +01:00
Austin Seipp
b4f4291a59 Merge pull request #5528 from KoviRobi/ddate
Added program ddate, discordian date.
2015-01-08 02:56:37 -06:00
Austin Seipp
23a9bf85d8 Merge pull request #5518 from tomberek/patch-1
Bump minecraft-server to 1.8.1
2015-01-08 02:56:23 -06:00
Austin Seipp
be707c5c6b Merge pull request #5609 from ehmry/cjdns
cjdns: bump to protocol version 13
2015-01-08 02:54:46 -06:00
Austin Seipp
caaebc7266 nixpkgs: btsync 1.4.103 -> 1.4.106
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-08 02:51:34 -06:00
John Ericson
8d96df76b9 cargo: common.nix now only contains version-agnostic bits 2015-01-08 08:38:20 +00:00
John Ericson
d47f443866 rustc: Cleanup HEAD and 0.12 derivations
Hopefully they are now easier to maintain.
2015-01-08 08:37:43 +00:00
John Ericson
f7092bb9d8 rustcMaster: Missing paren in error message 2015-01-08 08:22:56 +00:00
Domen Kožar
156b7804b0 Merge pull request #5603 from abbradar/iwlwifi
iwlwifi: re-enable 7265 firmware for 3.17+
2015-01-08 01:53:21 +01:00
Domen Kožar
1ee0ec97b7 Merge pull request #5618 from flosse/prosody-update
nixpkgs: prosody 0.9.6 -> 0.9.7
2015-01-08 01:52:50 +01:00
William A. Kennington III
3e931d40d7 openjdk-darwin: Add missing home passthru 2015-01-07 15:02:14 -08:00
Peter Simons
c1c0b4bbfd ghc: bump HEAD compiler to 7.10.1-rc1 2015-01-07 23:58:23 +01:00
William A. Kennington III
406fefdf83 icedtea_web: Cleanup java home 2015-01-07 14:55:41 -08:00
William A. Kennington III
dd7efcbf36 java: More default cleanups 2015-01-07 14:55:41 -08:00
William A. Kennington III
770d5947b0 java: Correct more missed normalizations 2015-01-07 14:55:41 -08:00
William A. Kennington III
238f4d1652 jdkPath: Remove in favor of jdk.home 2015-01-07 14:55:41 -08:00
William A. Kennington III
a3eb2465ef java: Use icedtea by default on linux 2015-01-07 14:55:41 -08:00
William A. Kennington III
c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
William A. Kennington III
bbc4262514 java: Add home passthru 2015-01-07 14:55:41 -08:00
Edward Tjörnhammar
3a3a53d6a7 i2pd: 0.4.0 -> 0.6.0 2015-01-07 23:48:27 +01:00
Edward Tjörnhammar
d8d9cc654a idea-{community,ultimate}: 14.0.1 -> 14.0.2
android-studio: 1.0.0-rc1 -> 1.0.2
clion: eap update
2015-01-07 23:48:26 +01:00