Commit Graph

54048 Commits

Author SHA1 Message Date
R. RyanTM
0e85226ee8 libcouchbase: 2.9.4 -> 2.9.5 (#47772)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-10-12 22:49:20 +02:00
Renaud
8d6f4e5ca3 allegro: fix v4.4.2 src URL (#48287)
Gna.org forge has disappeared
2018-10-12 22:33:43 +02:00
Renaud
7a90980194
Merge pull request #47836 from bhipple/add/cpplint
cpplint: init at 1.3.0
2018-10-12 21:38:24 +02:00
Benjamin Hipple
964214b107 cpplint: init at 1.3.0
Static analyzer for C++ code. Licensed under a very permissive, generic Google license (BSD3 wording).
2018-10-12 18:51:43 +00:00
Timo Kaufmann
ef0c38422d
Merge pull request #48261 from fgaz/termbox/init
termbox: init at 1.1.2
2018-10-12 18:45:16 +02:00
R. RyanTM
dd6b5082a5 eccodes: 2.8.2 -> 2.9.0 (#47822)
* eccodes: 2.8.2 -> 2.9.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions

* eccodes: src and homepage URLs changed
2018-10-12 17:47:44 +02:00
Francesco Gazzetta
d6273e5161 termbox: init at 1.1.2 2018-10-12 15:51:57 +02:00
Jörg Thalheim
e6e25bdbf4
Merge pull request #48236 from dywedir/rust-bindgen
rust-bindgen: 0.40.0 -> 0.42.2
2018-10-12 14:41:59 +01:00
Jörg Thalheim
00807a645f
Merge pull request #48240 from volth/patch-254
perl-cross: 1.2 -> gitmaster
2018-10-12 14:36:09 +01:00
Silvan Mosberger
c2129a850a
Merge pull request #48007 from magnetophon/kokkinizita
update Kokkinizita packages
2018-10-12 15:03:51 +02:00
Bas van Dijk
5ea9d9d097
haskell: add GitHub issues to non-hackage-packages.nix 2018-10-12 14:17:48 +02:00
Bas van Dijk
b64193f69b
haskellPackages.multi-ghc-travis: removed in favour of haskell-ci
multi-ghc-travis has been renamed to haskell-ci which is now also on Hackage.
2018-10-12 14:17:24 +02:00
Bas van Dijk
7b49b870cb
haskell: have a dedicated file for non Hackage packages
We had a few "overrides" in configuration-common.nix that were really
extensions. They introduced packages that weren't in hackage-packages.nix.

The advantage of having a dedicated file for these packages is that we can still
place Nix-specific overrides to these packages in configuration-nix.nix. We
weren't able do this before because configuration-nix.nix extended only the
packages from hackage-packages.nix.
2018-10-12 14:12:29 +02:00
Bas van Dijk
0c25079958
futhark: introduce the top-level futhark attribute
The fact that futhark is a Haskell package is an implementation detail. To
install it users should just have to specify `futhark` instead of
`haskellPackages.futhark`.

Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to
reduce closure size.
2018-10-12 14:12:29 +02:00
Silvan Mosberger
d26c303bef
futhark: init at 0.6.2 2018-10-12 14:11:30 +02:00
Silvan Mosberger
c26d6001ed
Merge pull request #45890 from lopsided98/buildbot-python3
buildbot: Python 3 support and other improvements
2018-10-12 14:06:41 +02:00
Herwig Hochleitner
ee561d9f57 linuxPackages.systemtap: 3.2 (2017.10.18) -> 3.3
removed quoting workaround. should be fixed as of https://sourceware.org/PR22462
2018-10-12 12:20:35 +02:00
Sarah Brofeldt
32bcd72bf2
Merge pull request #48198 from teto/rfc-bibtex
rfc-bibtex: init at 2.2.1
2018-10-12 10:07:10 +02:00
Benjamin Hipple
c0af13f1c8 python: update documentation
This touches up a handful of places in the python documentation to try to make
the current best-practices more obvious. In particular, I often find the
function signatures (what to pass, what not to pass) confusing and have added
them to the docs.

Also updated the metas to be more consistent with the most frequently used
modern style.
2018-10-12 10:06:25 +02:00
Sarah Brofeldt
9cba2f54fa
Merge pull request #48079 from lopsided98/python-av-update
pythonPackages.av: 0.4.1 -> 0.5.3
2018-10-12 10:03:19 +02:00
lewo
68e1e0e5fe
Merge pull request #48133 from bhipple/add/atom
pythonPackages.atom: init at 0.4.1
2018-10-12 08:39:09 +02:00
Ben Wolsieffer
73c523a605 buildbot: add Python 3 support 2018-10-11 21:39:11 -04:00
Will Dietz
f84cfdf02a
Merge pull request #48180 from timokau/retdec-update
retdec: 3.0 -> 3.2
2018-10-11 17:36:41 -05:00
Ben Wolsieffer
71c42462ab buildbot: 1.2.0 -> 1.4.0 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
5b2a1db2e3 pythonPackages.sqlalchemy_migrate: patch backslash escapes 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
1c3f7302fa pythonPackages.autobahn: use checkInputs 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
820feccb18 pythonPackages.trollius: 1.0.4 -> 2.2 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
fcaae4fc35 pythonPackages.hyperlink: don't create .pytest_cache 2018-10-11 18:15:16 -04:00
Ben Wolsieffer
67ea56717a python2Packages.pylint: init at 1.9.2 2018-10-11 18:15:15 -04:00
Ben Wolsieffer
4f09e05849 python2Packages.astroid: init at 1.6.5 2018-10-11 18:15:15 -04:00
Ben Wolsieffer
511d651e58 pythonPackages.tempita: 0.5.2 -> 0.5.3-2016-09-28 2018-10-11 18:14:36 -04:00
Ben Wolsieffer
225b8de73d pythonPackages.sphinx-jinja: 0.2.1 -> 1.1.0, Python 3 support 2018-10-11 18:13:54 -04:00
paddygord
9d293db6af yojimbo: init at 1.1 (#48214) 2018-10-11 22:13:07 +00:00
taku0
628fa1d50f oraclejdk: deprecate oraclejdk 10 2018-10-11 22:02:29 +00:00
volth
05bcae1595
perl-cross: 1.2 -> gitmaster 2018-10-11 21:53:52 +00:00
Timo Kaufmann
a33dec8cd5 retdec: 3.0 -> 3.2 2018-10-11 23:53:00 +02:00
Vladyslav Mykhailichenko
b4b5862be9 rust-bindgen: 0.40.0 -> 0.42.2 2018-10-11 23:57:02 +03:00
Silvan Mosberger
c166d05025
Merge pull request #48192 from costrouc/costrouc/python-filterpy
pythonPackages.filterpy: init at 1.4.5
2018-10-11 22:41:36 +02:00
Chris Ostrouchov
9fc4f06810
pythonPackages.filterpy: init at 1.4.5 2018-10-11 15:37:27 -04:00
Eelco Dolstra
edff37b83a ti-rpc: Add dev output 2018-10-11 21:18:20 +02:00
Alyssa Ross
da3529718d gem-config: add sassc (#48212) 2018-10-11 21:04:29 +02:00
Daiderd Jordan
764dbef8b1
Merge pull request #48169 from LnL7/darwin-erlang-wx
erlang: temporarily disable wxSupport on darwin
2018-10-11 19:07:00 +02:00
Jörg Thalheim
af35bf90ed
Merge pull request #48165 from costrouc/costrouc/python-escapism-1.0.0
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-11 17:11:38 +01:00
Franz Pletz
3e356b55dd
lazygit: init at 0.4 2018-10-11 16:17:57 +02:00
Philipp Middendorf
e3d97997ff brigand: init at 1.3.0 2018-10-11 12:46:14 +00:00
R. RyanTM
e1c5b47935 pmd: 6.7.0 -> 6.8.0 (#47736)
* pmd: 6.7.0 -> 6.8.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions

* pmd: refresh meta

Homepage is now https://pmd.github.io/
Added licenses
2018-10-11 13:20:01 +02:00
xeji
058665560e
Merge pull request #48152 from pandaman64/upgrade-qiskit
qiskit: 0.5.7 -> 0.6.1
2018-10-11 12:09:36 +02:00
Silvan Mosberger
177ddb91be
Merge pull request #47389 from manveru/add-ejson
ejson: init at 1.2.0
2018-10-11 10:14:30 +02:00
Matthieu Coudron
714c0781c3 rfc-bibtex: init at 2.2.1
Generate bibtex entries from IETF rfc/drafts, for instance:
$ rfcbibtex RFC5246 draft-ietf-tls-tls13-21

@techreport{RFC5246,
  author = {T. Dierks and E. Rescorla},
  title = {{The Transport Layer Security (TLS) Protocol Version 1.2}},
  howpublished = {Internet Requests for Comments},
  type = {RFC},
  number = {5246},
  year = {2008},
  month = {August},
  issn = {2070-1721},
  publisher = {RFC Editor},
  institution = {RFC Editor},
  url = {http://www.rfc-editor.org/rfc/rfc5246.txt},
  note = {\url{http://www.rfc-editor.org/rfc/rfc5246.txt}},
}

@techreport{I-D.ietf-tls-tls13,
  author = {Eric Rescorla},
  title = {{The Transport Layer Security (TLS) Protocol Version 1.3}},
  howpublished = {Working Draft},
  type = {Internet-Draft},
  number = {draft-ietf-tls-tls13-21},
  year = {2017},
  month = {July},
  institution = {IETF Secretariat},
  url = {http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt},
  note = {\url{http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt}},
}
2018-10-11 16:17:40 +09:00
pandaman64
355fa854f7 qasm2image: 0.7.0 -> 0.8.0 2018-10-11 11:46:07 +09:00