Commit graph

34426 commits

Author SHA1 Message Date
Jörg Thalheim 17c457e47b
pythonPackages.twill: init at 0.9.1 2017-01-18 18:26:32 +01:00
Jörg Thalheim 3b44782026
pythonPackages.flask_wtf: init at 0.14.2 2017-01-18 18:26:31 +01:00
Jörg Thalheim 5da2caab63
pythonPackages.flask_testing: init at 0.6.1 2017-01-18 18:26:31 +01:00
Jörg Thalheim b9e0da457a
pythonPackages.ghdiff: init at 0.4 2017-01-18 18:26:30 +01:00
Jörg Thalheim f957ce45c4
pythonPackages.flask_oauthlib: init at 0.9.3 2017-01-18 18:26:30 +01:00
Jörg Thalheim b3bef109c2
pythonPackages.flask-ldap-login: init at 0.3.0 2017-01-18 18:26:30 +01:00
Jörg Thalheim c065c400e9
pythonPackages.flask_elastic: init at 0.2 2017-01-18 18:26:29 +01:00
Jörg Thalheim 0b3d711fc4
pythonPackages.flask_login: enable python3 tests 2017-01-18 18:26:29 +01:00
Jörg Thalheim 1094e948bf
pythonPackages.markdown2: 2.3.0 -> 2.3.1 2017-01-18 18:26:28 +01:00
Jörg Thalheim 1f5b7484a3
pythonPackages.gunicorn: 19.1.0 -> 19.3.0 2017-01-18 18:26:28 +01:00
Jörg Thalheim bbe73c77c1
pythonPackages.dulwich: 0.14.0 -> 0.14.1 2017-01-18 18:26:28 +01:00
Jörg Thalheim c6c5ed15ab
pythonPackages.requests_oauthlib: 0.4.1 -> 0.7.0 2017-01-18 18:26:27 +01:00
Jörg Thalheim 14a65c5ecd
pythonPackages.ldap: 2.4.19 -> 2.4.22 2017-01-18 18:26:27 +01:00
Jörg Thalheim 1f6ca0f37b
pythonPackages.bcrypt: 3.1.0 -> 3.1.2 2017-01-18 18:26:26 +01: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
Johannes Bornhold 8a7d373795 Darwin gtk quartz follow up (#21883)
* gtk2-x11: Add gtk2 configuration with X11 backend

After making quartz the default for darwin, some builds started to fail since
they only support gtk with the X11 backend.

* apvlv: Use gtk2-x11 on darwin

* gpicview: Use gtk2-x11 for darwin

* lxappearance: Use gtk2-x11 for darwin

* fontforge-gtk: Use gtk2-x11 for darwin

* gbdfed: Use gtk2-x11 for darwin
2017-01-14 22:53:56 +00:00