Commit Graph

102383 Commits

Author SHA1 Message Date
Maximilian Bosch
55416750f8
dlib: 19.21 -> 19.22
ChangeLog: http://dlib.net/release_notes.html
2021-03-28 22:46:57 +02:00
Ben Siraphob
83f0eb535c
python3Packages.labmath: init at 1.2.0 (#117882)
* python3Packages.labmath: init at 1.2.0

* Update pkgs/development/python-modules/labmath/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-28 22:43:10 +02:00
Sandro
ff0d25b9dc
Merge pull request #117900 from ivanbrennan/fly-remove-writetext
fly: remove writeText
2021-03-28 22:42:22 +02:00
Vincent Laporte
768bbabf0c
ocamlPackages.cpuid: use Dune 2 2021-03-28 22:29:40 +02:00
Vincent Laporte
43846a5834
ocamlPackages.wtf8: use Dune 2 2021-03-28 22:05:32 +02:00
Fabian Affolter
733f0586c5
Merge pull request #117763 from r-ryantm/auto-update/codeql
codeql: 2.4.6 -> 2.5.0
2021-03-28 21:21:59 +02:00
Doron Behar
a484e0ef7c
Merge pull request #114367 from r-ryantm/auto-update/qpdf
qpdf: 10.1.0 -> 10.2.0
2021-03-28 18:10:51 +00:00
ivanbrennan
0be7adbc6c
fly: remove writeText
The writeText argument is unused. It was originally used to copy a bash
completion script into the derivation, but a different approach was
chosen, and I simply forgot to remove the writeText argument.

78013b4ecc
https://github.com/NixOS/nixpkgs/pull/64714#discussion_r303216977
2021-03-28 14:05:20 -04:00
Michael Raskin
b722e3ff4c
Merge pull request #117892 from 7c6f434c/quicklisp-updates
quicklispPackages: update, sbcl: 2.0.8 -> 2.1.2, and related stuff
2021-03-28 17:01:57 +00:00
Michael Raskin
3f6be2ae8f quicklispPackages: give names to all somewhat-working versions 2021-03-28 18:34:29 +02:00
Sandro
75088de1dd
Merge pull request #117746 from Technical27/update-openrazer
openrazer: 2.9.0 -> 3.0.0
2021-03-28 18:33:12 +02:00
Michael Raskin
85b6efff7c quicklispPackages: improve non-SBCL support 2021-03-28 18:19:29 +02:00
Vincent Laporte
cf86741d99
ocamlPackages.ocaml-version: use Dune 2 2021-03-28 17:47:05 +02:00
Michael Raskin
b4d085cb9a sbcl: init 2.1.2, default 2.0.8 -> 2.1.2 2021-03-28 16:41:53 +02:00
Michael Raskin
850862ffac lispPackages: pass lib explicitly 2021-03-28 16:41:37 +02:00
Mario Rodas
9f759c4a1c
Merge pull request #117160 from marsam/abseil-cpp-shared
abseil-cpp: build shared
2021-03-28 09:34:38 -05:00
Michael Raskin
fad53e2961 quicklispPackages: regenerate 2021-03-28 14:57:54 +02:00
Michael Raskin
e96cae7e3c quicklisp-to-nix: ban serapeum/docs due to weird issues 2021-03-28 14:57:05 +02:00
Michael Raskin
1331b90c9b lispPackages.quicklisp: 2019-02-16 -> 2021-02-13, dist info 2020-10-16 -> 2021-02-28 2021-03-28 14:55:57 +02:00
Ben Siraphob
6a2a2d6503 julia: use system blas only when not darwin 2021-03-28 17:46:05 +07:00
lewo
f6c34c9e0a
Merge pull request #117854 from r-ryantm/auto-update/yq-go
yq-go: 4.6.2 -> 4.6.3
2021-03-28 09:20:07 +02:00
Christoph Neidahl
1dfe690209
egl-wayland: 1.1.4 -> 1.1.6, fix pkg-config file (#111541) 2021-03-28 06:40:05 +02:00
Mario Rodas
d1febdc581
Merge pull request #117845 from r-ryantm/auto-update/tfsec
tfsec: 0.39.10 -> 0.39.14
2021-03-27 22:44:23 -05:00
Ryan Mulligan
60e054cb04
Merge pull request #117655 from r-ryantm/auto-update/pkgconf
pkgconf-unwrapped: 1.7.3 -> 1.7.4
2021-03-27 20:41:26 -07:00
Ryan Mulligan
59162918ee
Merge pull request #117516 from r-ryantm/auto-update/sd-local
sd-local: 1.0.26 -> 1.0.27
2021-03-27 20:35:16 -07:00
Ryan Mulligan
c657fe2021
Merge pull request #117552 from r-ryantm/auto-update/clojure
clojure: 1.10.2.774 -> 1.10.3.814
2021-03-27 20:34:42 -07:00
Fabian Affolter
80529d8aee
Merge pull request #117706 from r-ryantm/auto-update/python3.8-micawber
python38Packages.micawber: 0.5.2 -> 0.5.3
2021-03-28 01:11:23 +01:00
R. RyanTM
53aac393e8 yq-go: 4.6.2 -> 4.6.3 2021-03-27 23:41:31 +00:00
Sandro
afb6fea10e
Merge pull request #117839 from sternenseemann/llvm6-manpages-fix
llvmPackages_6.llvm-manpages: unbreak
2021-03-28 00:10:06 +01:00
Sandro
c88ad2d477
Merge pull request #117834 from fabaff/bump-dulwich
python3Packages.dulwich: 0.20.20 -> 0.20.21
2021-03-28 00:07:54 +01:00
Sandro
fa0b7ed232
Merge pull request #117831 from onsails/tabnine
tabnine: 3.2.64 -> 3.3.101
2021-03-28 00:03:41 +01:00
R. RyanTM
e4f2c68b28 tfsec: 0.39.10 -> 0.39.14 2021-03-27 22:25:23 +00:00
Sandro
979f8c9bb5
Merge pull request #117774 from oxzi/golangci-lint-v1.39.0
golangci-lint: 1.38.0 -> 1.39.0
2021-03-27 23:14:36 +01:00
Sandro
389e7674ee
Merge pull request #117765 from r-ryantm/auto-update/coordgenlibs
coordgenlibs: 1.4.2 -> 2.0.0
2021-03-27 23:12:21 +01:00
Sandro
ea9bc33d21
Merge pull request #117820 from NixOS/hwi
hwi: 2.0.0 -> 2.0.1
2021-03-27 22:56:34 +01:00
sternenseemann
a3f74559cf llvmPackages_6.llvm-manpages: unbreak
enableSharedLibraries defaulted to true which caused a phase to
try to use the $lib output which doesn't exist for the llvm-manpages
derivation.
2021-03-27 22:40:44 +01:00
Fabian Affolter
eaff554484 python3Packages.dulwich: 0.20.20 -> 0.20.21 2021-03-27 21:22:39 +01:00
Andrey Kuznetsov
0c39926e7e
tabnine: 3.2.64 -> 3.3.101 2021-03-27 23:35:04 +04:00
Pavol Rusnak
8292b0739a
hwi: 2.0.0 -> 2.0.1 2021-03-27 19:23:58 +01:00
Robert Scott
306c465773 python2Packages.pygments: add patch for CVE-2021-27291 2021-03-27 18:07:32 +00:00
Fabian Affolter
f615c23325
bashate: init at 2.0.0 (#117469) 2021-03-27 17:40:29 +01:00
sternenseemann
ef6450411f ocamlPackages_4_{11,12}: merlin: 3.4.2 -> 4.1
Add nix expression for the OCaml-version specific versions of merlin
4.1 and conditionally call it in ocaml-packages.nix.
2021-03-27 17:26:12 +01:00
sternenseemann
29d77c57ed dot-merlin-reader: 3.4.2 -> 4.1
4.1 uncoupled the versions between merlin and dot-merlin-reader which
means we can and must update them independently of each other since
merlin 4.1 is only available in specific versions for OCaml 4.11 and
4.12 respectively.

Therefore merlin now fetches its own source instead of inheriting it
from dot-merlin-reader.
2021-03-27 17:26:12 +01:00
Elis Hirwing
2ed44fa49c
Merge pull request #114173 from eyJhb/php-clisupport-false
php: fixed building with cliSupport = false
2021-03-27 17:08:43 +01:00
Fabian Affolter
60b85e6b95
python3Packages.tldextract: enable tests (#117787) 2021-03-27 16:24:16 +01:00
Fabian Affolter
d404ecd995
Merge pull request #117776 from oxzi/python-pynmea2-1.17.0
pythonPackages.pynmea2: 1.16.0 -> 1.17.0
2021-03-27 16:04:51 +01:00
Martin Weinelt
9c76cd2045
Merge pull request #117785 from mweinelt/webkitgtk
webkitgtk: 2.30.5 -> 2.30.6
2021-03-27 15:08:35 +01:00
Fabian Affolter
18ce06d315
Merge pull request #117709 from r-ryantm/auto-update/python3.8-managesieve
python38Packages.managesieve: 0.7 -> 0.7.1
2021-03-27 14:46:03 +01:00
sternenseemann
b2eb2c8b4f Revert "ocamlPackages.tcpip: 6.0.0 -> 6.1.0"
This reverts commit 988f5a5910.

The release process for many OCaml packages and in extension mirage
related packages usually entails creating a release in the respective
own repository so a release tarball becomes available and then opening a
PR against ocaml/opam-repository to finalize the release. During this
new issues can be discovered which push the release back.

This happened for mirage-tcpip 6.1.0 several times:
https://github.com/ocaml/opam-repository/pull/18357
Prompting in total 3 different 6.1.0 releases with different hashes
respectively (the hash for ocamlPackages.tcpip.src shouldn't be
reproducible anymore, but we probably have cached the tarball already).
Ultimately the PR to opam-repository was closed to investigate some
failures on opam-repository's CI and the release postponed:
https://github.com/ocaml/opam-repository/pull/18357#issuecomment-808434285

I jumped the gun with the release and updated tcpip in nixpkgs before
tcpip was “properly” released in opam. I usually watch the github
repository of package I maintain for releases and can react pretty
quickly to a release as a result. Most of the time I also check
opam-repository's PRs nowadays for extra context or information, but
when everything seems fine and tests succeed I deem the update alright
to PR to nixpkgs. Being faster than opam was achievable in these cases
and actually seems kind of tantalizing.

In the light of this experience however, we should wait for the opam
PR getting merged at least for some packages that exhibit this behavior
of rereleasing the same version number multiple times to get the release
just right (afaik the 6.1.0 tag pointed to three different revisions for
tcpip). To me this is questionable upstream behavior we just have to deal
with in some way.
2021-03-27 14:33:49 +01:00
Martin Weinelt
75f531b3fc
webkitgtk: 2.30.5 -> 2.30.6
https://webkitgtk.org/security/WSA-2021-0002.html
2021-03-27 14:22:41 +01:00