Vincent Laporte
75cea1db58
ocamlPackages.fpath: init at 0.7.1
...
Fpath is an OCaml module for handling file system paths with POSIX and Windows conventions.
Homepage: http://erratique.ch/software/fpath
2017-01-19 05:51:49 +00:00
Daiderd Jordan
2b0ca8dc5d
Merge pull request #21681 from matthewbauer/anki
...
Anki: Darwin support
2017-01-18 21:41:11 +01:00
Moritz Ulrich
63d7b206d8
flightgear, simgear: 2016.4.3 -> 2016.4.4
2017-01-18 16:58:45 +01:00
Robin Gloster
ce0e16f5ea
libupnp: 1.6.20 -> 1.6.21
...
Fixes CVE-2016-8863, CVE-2016-6255
cc @grahamc
2017-01-18 15:56:15 +01:00
Graham Christensen
e8ce321ccb
Merge pull request #21968 from taku0/oraclejdk-8u121
...
oraclejdk: 8u111, 8u112 -> 8u121 [Critical security fix]
2017-01-18 07:37:38 -05:00
Peter Simons
1489bb4cb9
haskell-http-api-data: fix override for latest 0.3.x version
2017-01-18 09:54:13 +01:00
Peter Simons
8f5937e36e
haskell-distributive: fix build with ghc versions prior to 8.x
2017-01-18 09:54:12 +01:00
Peter Simons
73e2219927
stack: pin build to old version of hpack
2017-01-18 09:54:12 +01:00
Peter Simons
18df98fe98
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
bb2f2e7902
.
2017-01-18 09:54:04 +01:00
Peter Simons
7105f4baad
hackage2nix: disable failing Hydry builds
2017-01-18 09:53:56 +01:00
Peter Simons
d034506556
haskell-hpack: keep old version around so that we can build stack
2017-01-18 09:52:40 +01:00
Matthew Bauer
2614fa1de0
portaudio: fixup patches
...
- don't use preBuild for patching
- leave all of the tests in place (no tests are run anyway)
2017-01-17 19:49:30 -06:00
Matthew Bauer
74b206bce2
qt4: build webkit on Darwin
...
QtWebkit is needed by Anki
2017-01-17 19:49:25 -06:00
Matthew Bauer
6c6db7b58b
portaudio: fix on Darwin
2017-01-17 19:49:18 -06:00
taku0
4f94657bee
oraclejdk: 8u111, 8u112 -> 8u121
2017-01-18 09:12:40 +09:00
Vincent Laporte
1503c11c5d
ocamlPackages.omd: init at 1.3.0
...
OMD is an extensible Markdown library and tool in OCaml.
Homepage: https://github.com/ocaml/omd
2017-01-17 20:37:20 +01:00
Moritz Ulrich
a42044c6b5
rustc: Disable another failing tcp test on Darwin.
...
Fixes #21936
2017-01-17 10:59:57 +01:00
Lee Machin
3e86a0b496
Add rubocop linter for Ruby ( #21934 )
...
Use gemdir and pname as suggested by @zimbatm
Fix silly typo
2017-01-17 09:55:23 +00:00
Michael Raskin
00965c05fb
haskellPackages: turtle_1_3_*: 1_3_0 -> 1_3_1
...
I am not the correct person to patch haskellPackages, but this
expression was missing `super.turtle_1_3_0` before and builds now.
Real motivation: fix evaluation tests for `master`. Right now
`test-eval-release.sh` passes fine.
2017-01-17 10:59:33 +01:00
Ben Zhang
fc6d746e62
yarn: 0.18.1 -> 0.19.1
2017-01-17 01:58:27 -05:00
Thomas Tuegel
922d0eb152
Merge branch 'kde-bugfixes'
2017-01-16 17:14:43 -06:00
Peter Simons
bb8ded9a78
Merge pull request #21938 from acowley/purescript
...
haskell-packages: fix purescript_0_10_5 deps
2017-01-16 22:05:49 +01:00
Anthony Cowley
15389b51ce
haskell-packages: fix purescript_0_10_5 deps
...
purescript-0.10.5 requires bower-json >= 1.0.0.1 && < 1.1, which is
available as bower-json_1_0_0_1.
2017-01-16 14:53:41 -05:00
Pascal Wittmann
21e3948c8c
udunits: remove unused patch
2017-01-16 20:38:22 +01:00
Pascal Wittmann
dc0e5e13bb
udunits: 2.2.20 -> 2.2.21
2017-01-16 20:37:44 +01:00
Thomas Tuegel
69d6fc8e1b
kde5.kcoreaddons: 5.30.0 -> 5.30.1
2017-01-16 08:55:12 -06:00
Nikolay Amiantov
0abf35837e
Merge pull request #21918 from solson/kdewrapper-xdg-config-data-mixup
...
kdeWrapper: Fix XDG_DATA_DIRS/XDG_CONFIG_DIRS mixup.
2017-01-16 13:19:20 +03:00
Peter Simons
656707ef80
Merge pull request #21916 from Profpatsch/ghcWithPackages-docs
...
haskell: add doc outputs to with-packages-wrapper.nix
2017-01-16 10:58:06 +01:00
Peter Simons
ad412ba63a
Merge pull request #21900 from Profpatsch/servant-docs
...
haskell: add servant sphinx docs to build
2017-01-16 10:56:17 +01:00
Michael Raskin
cd07d21a44
Merge pull request #21868 from hsenag/htmlunit-driver
...
selenium-server-standalone: restore htmlunit-driver support
2017-01-16 09:37:29 +00:00
Scott Olson
0c5966b13f
kdeWrapper: Fix XDG_{DATA,CONFIG}_DIRS mixup.
...
`.../share` directories go with `XDG_DATA_DIRS`, and `.../etc/xdg`
directories go with `XDG_CONFIG_DIRS`. These were accidentally reversed.
See https://userbase.kde.org/KDE_System_Administration/Environment_Variables#freedesktop.org_Compliance
2017-01-15 20:01:12 -08:00
Profpatsch
546d0c0460
haskell: add doc outputs to with-packages-wrapper.nix
...
We want to have all doc outputs as well (also e.g. ghc documentation).
Adds a bit of documentation to the postInstall script.
2017-01-16 00:13:13 +01:00
Profpatsch
0ef29213b5
haskell: add servant sphinx docs to build
2017-01-15 21:29:03 +01:00
Peter Simons
c85a8f0d2a
Merge pull request #21876 from shlevy/ghcWithPackages-cross
...
ghc with-packages-wrapper: Add support for cross-compiling
2017-01-15 21:07:35 +01:00
Peter Simons
5b05266180
Merge pull request #21878 from rvl/master
...
haskellPackages.lentil: override dep versions
2017-01-15 21:04:59 +01:00
zimbatm
f9a9ea920a
Revert "nodePackages.yarn: remove package"
...
This reverts commit 986dba716f
.
Fixes:
error: anonymous function at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/node-env.nix:3:1 called with unexpected argument ‘python’, at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/composition-v6.nix:8:13
This commit is doing a lot more than removing the yarn package, it also
upgrades a ton of other packages.
2017-01-15 18:34:00 +00:00
Franz Pletz
8afb65ff66
libav_12: init at 12
2017-01-15 18:24:42 +01:00
Franz Pletz
a848207c16
libav_0_8: 0.8.17 -> 0.8.19
2017-01-15 18:24:42 +01:00
Jörg Thalheim
986dba716f
nodePackages.yarn: remove package
...
was replaced by a dedicated yarn package
2017-01-15 17:32:28 +01:00
Peter Simons
5928e6d598
stack: update reference for http-client-tls to version 0.3.3.1
2017-01-15 17:03:32 +01:00
Michael Alan Dorman
4171ba5ecc
git-annex: Remove versioned yesod-persistent override
2017-01-15 17:03:32 +01:00
Peter Simons
bdad3a69fe
jailbreak-cabal: fix reference in ghc-HEAD overrides
2017-01-15 17:03:32 +01:00
Peter Simons
a37e0866f3
Hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-7-g48fad11 from Hackage revision
1b50a4ce72
.
2017-01-15 17:02:15 +01:00
Peter Simons
2608adeb17
LTS Haskell 7.15
2017-01-15 17:00:39 +01:00
Thomas Tuegel
fd3d2b1a8d
kde5.knewstuff: 5.30.0 -> 5.30.1
2017-01-15 07:50:24 -06:00
Robin Gloster
30621e1052
go-dependency-manager: fix fetchFromGitHub call
2017-01-15 14:03:51 +01:00
Thomas Tuegel
b0faf21bb4
kde5.frameworks: 5.29 -> 5.30
2017-01-14 18:00:02 -06:00
Sven Slootweg
eedd562f76
capstone: fix pkgconfig file generation ( #21897 )
2017-01-14 23:45:52 +00:00
Daiderd Jordan
c391904b85
Merge pull request #21894 from johbo/darwin-pangomm
...
pangomm: Add ApplicationServices on darwin
2017-01-14 23:56:25 +01:00
Jörg Thalheim
97a6566348
Merge pull request #21892 from offlinehacker/pkgs/yarn/add
...
yarn: init at 0.18.1
2017-01-14 23:54:56 +01:00