Commit Graph

90207 Commits

Author SHA1 Message Date
Vincent Laporte
ef45e1161e ocamlPackages.ezjsonm: 0.6.0 → 1.2.0 2020-10-28 06:28:44 +01:00
R. RyanTM
34ab3fbaa2 python37Packages.apprise: 0.8.7 -> 0.8.9 2020-10-28 05:17:55 +00:00
Mario Rodas
83d9ca8268 nodejs-10_x: 10.22.1 -> 10.23.0
https://github.com/nodejs/node/releases/tag/v10.23.0
2020-10-28 04:20:00 +00:00
Maxime Guerreiro
0bd06ce0de
nodejs-14_x: 14.14.0 -> 14.15.0
https://github.com/nodejs/node/releases/tag/v14.15.0
2020-10-28 03:34:52 +01:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Mario Rodas
b437b6b405
Merge pull request #101681 from r-ryantm/auto-update/lucky-cli
lucky-cli: 0.23.1 -> 0.24.0
2020-10-27 20:29:14 -05:00
MetaDark
da11534a4e pythonPackages.debugpy: 1.0.0 -> 1.1.0 2020-10-27 18:27:08 -07:00
Mario Rodas
5b27ea8d02
Merge pull request #101714 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6.3 -> 1.6.4
2020-10-27 19:51:53 -05:00
zowoq
092aa94ca7 buildGoModule: use optionalString 2020-10-28 09:06:55 +10:00
Jonathan Ringer
f08a5cc832 python2Packages.pc-ble-driver: disable for python2 2020-10-27 14:05:11 -07:00
Vincent Laporte
ac97a9a46d ocamlPackages.mirage-block: refactor meta attribute set
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-10-27 22:00:51 +01:00
Vincent Laporte
47183f25a0 ocamlPackages.mirage-block: init at 2.0.1 2020-10-27 22:00:51 +01:00
Bernardo Meurer
d29ad75a5c
ccls: 0.20190823 -> 0.20201025 2020-10-27 13:54:39 -07:00
06kellyjac
2b354c77e9 deno: 1.4.0 -> 1.5.0 2020-10-27 19:53:32 +00:00
06kellyjac
cb58110703 deno: 1.3.3 -> 1.4.0 2020-10-27 19:53:32 +00:00
06kellyjac
a857d5c4b2 deno: remove test bin and lib 2020-10-27 19:53:32 +00:00
Timo Kaufmann
55669a901b
Merge pull request #95530 from midchildan/package/sourcetrail
sourcetrail: 2019.3.46 -> 2020.2.43
2020-10-27 20:33:59 +01:00
Martin Weinelt
0ead6f8cfd
Merge pull request #101557 from mvnetbiz/zigpy-znp
home-assistant: pythonPackages.zigpy-znp: init at 0.2.2; pythonPackages.zigpy: 0.22.2 -> 0.26.0; pythonPackages.zigpy-cc: 0.5.1 -> 0.5.2; pythonPackages.zigpy-xbee: 0.12.1 -> 0.13.0; pythonPackages.zigpy-zigate: 0.6.1 -> 0.6.2
2020-10-27 18:30:26 +01:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Aaron L. Zeng
30ea1f1288 ocamlPackages.delimited_parsing: init at 0.13 2020-10-27 16:04:06 +01:00
Aaron L. Zeng
d240c4e1d1 ocamlPackages.bignum: init at 0.13 2020-10-27 16:04:06 +01:00
Aaron L. Zeng
e140227fe3 ocamlPackages.sexp: init at 0.13 2020-10-27 16:04:06 +01:00
zowoq
8c9bb91c34 go_bootstrap: disable failing timezone tests 2020-10-28 00:37:40 +10:00
midchildan
f806d4c79a
sourcetrail: 2019.3.46 -> 2020.2.43 2020-10-27 22:55:18 +09:00
zimbatm
c3357d2cd9
buildRubyGem: remove Makefiles
The generated Makefile is not reproducible. The HDRS section is inode
dependent. "sitearchdir" and "sitelibdir" contains a timestamp and
random postfix. See https://r13y.com/diff/8350ec80865096f84705f3e000d97f151760e768bf626e52c84570413c5e1093-f9dea788fe62d683e90e12e166f29b778c39c699a5be39f9262e5cffb77d3e45.html

Instead of trying to make it reproducible, remove it entirely. It was
only useful for generating the .so file and it no longer needed.

See also https://bugs.ruby-lang.org/issues/15304

Fixes the rubyPackages.nokogiry reproducibility for example.
2020-10-27 14:20:09 +01:00
zimbatm
7aee32121a
ruby: make the build reproducible
ext/io/console/io-console.gemspec was embedding a timestamp which made
the build not reproducible. Gems respect SOURCE_DATE_EPOCH so it's
enough to just delete that line if it exists.

This file has been fixed in
679a941d05 (diff-d8422f096931c58d4463e2489f62a228b0f24f0492950ba88c8c89a0d741cfe6)
And then ruby regularly merges that gem into their own repository. Ruby
master is fixed but none of the ruby releases have been fixed yet.

lib/ruby/gems/2.6.0/specifications/default/io-console-0.4.7.gemspec now
contains:

    s.date = "1980-01-01"
2020-10-27 14:20:08 +01:00
Mario Rodas
2b0260f4bc
Merge pull request #101757 from magnetophon/geonkick
geonkick: 2.3.8 -> 2.4.0
2020-10-27 06:51:53 -05:00
Mario Rodas
d2f8c8079c
Merge pull request #101654 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.31.0 -> 1.32.0
2020-10-27 06:45:00 -05:00
Mario Rodas
aa8a31d2ac
Merge pull request #101816 from marsam/update-reviewdog
reviewdog: 0.10.2 -> 0.11.0
2020-10-27 06:41:38 -05:00
Scriptkiddi
8bcf0418b6
litecli: 1.3.2 -> 1.4.1 2020-10-27 12:41:08 +01:00
Mario Rodas
ca1f1425be
Merge pull request #101677 from r-ryantm/auto-update/libxls
libxls: 1.6.0 -> 1.6.1
2020-10-27 06:40:02 -05:00
Mario Rodas
d509e980bd
Merge pull request #101718 from r-ryantm/auto-update/openlibm
openlibm: 0.7.1 -> 0.7.2
2020-10-27 06:37:58 -05:00
Timo Kaufmann
f331acc1a2
Merge pull request #90430 from berbiche/byobu-screen
byobu: add screen backend
2020-10-27 09:45:03 +01:00
Doron Behar
c7f819c39e
Merge pull request #101810 from lopsided98/liburing-cross-fix
liburing: fix cross-compilation
2020-10-27 09:11:50 +02:00
Max Hausch
ae61f4f1cc Update matio: 1.5.17 -> 1.5.18 2020-10-27 08:10:33 +01:00
Matt Votava
760e367b6d python3Packages.zigpy-znp: init at 0.2.2, add tests 2020-10-26 22:48:40 -07:00
Matt Votava
b9a82c26a3 python3Packages.zigpy-zigate: 0.6.1 -> 0.6.2, add tests 2020-10-26 22:48:35 -07:00
Matt Votava
871aee2f91 python3Packages.zigpy-xbee: 0.12.1 -> 0.13.0, add tests 2020-10-26 22:48:30 -07:00
Matt Votava
f5d94570f3 python3Packages.zigpy-cc: 0.5.1 -> 0.5.2, add tests 2020-10-26 22:48:12 -07:00
Nicolas Berbiche
3ac1ffe8b2
byobu: add support for the screen backend 2020-10-26 20:52:46 -04:00
Ben Wolsieffer
b70ab2350a liburing: fix cross-compilation 2020-10-26 20:33:43 -04:00
Matt Votava
6315b00879 python3Packages.zigpy: 0.22.2 -> 0.26.0, add tests 2020-10-26 16:48:23 -07:00
Griffin Smith
3b4cd4f4da openblas: 0.3.10 -> 0.3.12 2020-10-26 19:24:23 -04:00
Sarah Brofeldt
d699505277
Merge pull request #100688 from henrikolsson/master
noise-suppression-for-voice: init at 2020-10-10
2020-10-26 20:05:27 +01:00
Henrik Olsson
c24433bedb noise-suppression-for-voice: init at 2020-10-10 2020-10-26 19:40:26 +01:00
lewo
a7a1447e5d
Merge pull request #100985 from devhell/mediainfo-20.09
mediainfo{-gui}: 20.08 -> 20.09
2020-10-26 17:26:25 +01:00
Martin Weinelt
377d00d24a
Merge pull request #101760 from IvarWithoutBones/unbreak-myfitnesspal
pythonPackages.myfitnesspal: fix build
2020-10-26 16:58:11 +01:00
devhell
8a4edf9087 {lib}mediainfo{-gui}: 20.08 -> 20.09
This release includes a fix for https://github.com/NixOS/nixpkgs/issues/92874
2020-10-26 15:57:08 +00:00
IvarWithoutBones
7cea8833eb pythonPackages.myfitnesspal: fix build 2020-10-26 16:45:30 +01:00
Maximilian Bosch
7b55516f94
Merge pull request #101762 from p-h/gradle-6.7
gradle: 6.6 -> 6.7
2020-10-26 16:20:02 +01:00
Michael Weiss
976af38df6
libva: 2.9.0 -> 2.9.1 (#101750) 2020-10-26 16:18:04 +01:00
Stig Palmquist
8b71dfed92
rakudo: 2020.09 -> 2020.10 2020-10-26 15:32:59 +01:00
Stig Palmquist
e0007b1383
nqp: 2020.09 -> 2020.10 2020-10-26 15:32:42 +01:00
Stig Palmquist
50fc95822e
moarvm: 2020.09 -> 2020.10 2020-10-26 15:32:24 +01:00
Martin Weinelt
6b5dcef75d
Merge pull request #101763 from siraben/miranda-gcc
miranda: remove gcc as buildInput
2020-10-26 14:52:18 +01:00
Ben Siraphob
5f0bf8d30e miranda: remove gcc as buildInput 2020-10-26 20:29:04 +07:00
Philippe Hürlimann
fe217b9fb9 gradle: 6.6 -> 6.7 2020-10-26 14:26:24 +01:00
Bart Brouns
3ad2664170 redkite: 1.1.0 -> 1.2.0 2020-10-26 14:16:05 +01:00
WilliButz
c48a9a6b53
Merge pull request #101505 from TredwellGit/nasm
nasm: 2.14.02 -> 2.15.05 (CVE-2019-6290 CVE-2019-6291 CVE-2019-8343 CVE-2019-14248 CVE-2019-20334)
2020-10-26 14:09:53 +01:00
IvarWithoutBones
25599d571c pythonPackages.rich: 8.0.0 -> 9.1.0 2020-10-26 14:01:35 +01:00
Ryan Mulligan
eaa1f5737b
Merge pull request #101700 from r-ryantm/auto-update/mlkit
mlkit: 4.5.0 -> 4.5.1
2020-10-26 05:38:06 -07:00
Michael Weiss
1083cdd279
python3Packages.cryptography: 3.1.1 -> 3.2 (security, CVE-2020-25659)
SECURITY ISSUE: Attempted to make RSA PKCS#1v1.5 decryption more
constant time, to protect against Bleichenbacher vulnerabilities. Due to
limitations imposed by our API, we cannot completely mitigate this
vulnerability and a future release will contain a new API which is
designed to be resilient to these for contexts where it is required.
Credit to Hubert Kario for reporting the issue. CVE-2020-25659
2020-10-26 12:19:28 +01:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
sternenseemann
024e71ec02 ocamlPackages.mirage-runtime: 3.8.1 → 3.9.0 2020-10-26 07:03:27 +01:00
AndersonTorres
d0702162e9 pharo: update URL to HTTPS 2020-10-26 01:21:00 -03:00
AndersonTorres
852d2a3af9 gegl: update URL to HTTPS 2020-10-26 01:21:00 -03:00
AndersonTorres
0f0a6ee9b7 babl: fix license and homepage URL 2020-10-26 01:21:00 -03:00
Klemens Nanni
327cca2ab3 binwalk: Install SquashFS tooling
Otherwise extraction fails for what I consider a common type of data;
note how both packages are required as binwalk uses `sasquatch` as
well as `unsquashfs`.
2020-10-26 03:39:01 +01:00
R. RyanTM
1007e8140a openlibm: 0.7.1 -> 0.7.2 2020-10-26 00:47:50 +00:00
R. RyanTM
02d7ce09a7 oneDNN: 1.6.3 -> 1.6.4 2020-10-26 00:12:23 +00:00
Jan Tojnar
3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
R. RyanTM
317462428a mlkit: 4.5.0 -> 4.5.1 2020-10-25 21:59:26 +00:00
Michael Raskin
2566c366a5
Merge pull request #101661 from 7c6f434c/more-quicklisp
lispPackages: add some more, mainly from Quicklisp top 100
2020-10-25 20:36:02 +00:00
Jörg Thalheim
2257afa81d
Merge pull request #101594 from Mic92/x265-aarch64
x265: fix linux-aarch64 build
2020-10-25 20:58:11 +01:00
R. RyanTM
1b8842e757 lucky-cli: 0.23.1 -> 0.24.0 2020-10-25 19:55:08 +00:00
R. RyanTM
f646364f4f libxls: 1.6.0 -> 1.6.1 2020-10-25 19:31:34 +00:00
Michael Raskin
665597f50b lispPackages: add some more, mainly from Quicklisp top 100 2020-10-25 18:32:33 +01:00
Vincent Laporte
b5f396e43a ocamlPackages.mirage-net: init at 3.0.1 2020-10-25 16:02:34 +01:00
R. RyanTM
1920b371c8 golangci-lint: 1.31.0 -> 1.32.0 2020-10-25 14:56:58 +00:00
Alyssa Ross
f20b89d1d4 dtc,python.pkgs.libfdt: drop python buildInput
This doesn't seem to be necessary to build the library with
strictDeps = true, or when cross-compiling.
2020-10-25 10:55:52 -04:00
Guillaume Pagnoux
fdba3f6db0 boxfort: unstable-2019-09-19 -> unstable-2019-10-09
Signed-off-by: Guillaume Pagnoux <guillaume.pagnoux@lse.epita.fr>
2020-10-25 10:53:24 -04:00
Benjamin Hipple
40a50db054
Merge pull request #101585 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 3.0 -> 3.1
2020-10-25 10:22:12 -04:00
Benjamin Hipple
19256a1f6f
Merge pull request #101649 from siraben/desc-fix
treewide: remove periods from end of package descriptions (part 2)
2020-10-25 10:13:55 -04:00
Bas van Dijk
67f5d7f7cb
Merge pull request #101559 from basvandijk/rocksdb-6.12.7
rocksdb: 6.10.2 -> 6.12.7
2020-10-25 14:46:39 +01:00
Ben Siraphob
c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
Frederik Rietdijk
89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c1.
2020-10-25 13:55:44 +01:00
Frederik Rietdijk
8be875622e libsoup: fix eval 2020-10-25 13:47:08 +01:00
Frederik Rietdijk
af8a48c3c1 Revert "pythonPackages.django: clarify versions, remove django_lts attribute"
Fix eval.

This reverts commit 00d5a13322.
2020-10-25 13:44:02 +01:00
Vincent Laporte
aa7977af2c ocamlPackages.mirage-bootvar-unix: init at 0.1.0 2020-10-25 11:09:43 +01:00
Vincent Laporte
8b2e5dcf27 ocamlPackages.parse-argv: init at 0.2.0 2020-10-25 11:09:43 +01:00
Frederik Rietdijk
50277ebdd2
Merge pull request #99141 from lopsided98/protobuf-cross
pythonPackages.protobuf: fix cross-compilation
2020-10-25 10:50:14 +01:00
R. RyanTM
0a60bb7575 liberfa: 1.7.0 -> 1.7.1 2020-10-25 10:46:56 +01:00
Drew Risinger
43200b172a python3Packages.dask: 2.22.0 -> 2.25.0
Update meta homepage & changelog links.
https://github.com/dask/dask/releases/tag/2.25.0
Changelog: https://docs.dask.org/en/latest/changelog.html
2020-10-25 10:42:56 +01:00
Jonathan Strickland
b775bc734e pinboard: init at 2.1.8 2020-10-25 10:29:53 +01:00
Ben Darwin
8e17389a56 graspy: rename to graspologic 2020-10-25 10:17:35 +01:00
Frederik Rietdijk
484178cca6 python3Packages.Django: 3.1.1 -> 3.1.2 2020-10-25 10:16:39 +01:00
Lancelot SIX
0791fdaa6e pythonPackages.django_3: 3.1 -> 3.1.1
See https://docs.djangoproject.com/en/3.1/releases/3.1.1/
2020-10-25 10:16:39 +01:00
Frederik Rietdijk
00d5a13322 pythonPackages.django: clarify versions, remove django_lts attribute
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/
2020-10-25 10:16:38 +01:00
Frederik Rietdijk
f9ae2b7dac pythonPackages.django_3: init at 3.1 2020-10-25 10:16:38 +01:00