Lionello Lunesu
e0777cba19
Patch bash in test6952.d
2020-04-29 07:31:52 +08:00
Lionello Lunesu
6e7a36bcb3
Update patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Lionello Lunesu
6c9beaa744
dmd: 2.085.1 -> 2.091.1
...
Apply patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Maximilian Bosch
7550ab98b0
libbfd: fix build
...
The patch to separate it from `binutils` didn't apply anymore after
updating `binutils` to 2.34[1].
[1] #85951
2020-04-29 00:47:53 +02:00
worldofpeace
a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
...
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
Florian Klink
05328a49f6
Merge pull request #85772 from blitz/open-watcom
...
Use Open Watcom to build VirtualBox BIOS
2020-04-29 00:29:06 +02:00
Griffin Smith
f509255ff7
openexr,ilmbase: Switch to cmake-based build
...
It appears that the autotools based build isn't supported on Darwin.
Just use the stdenv-builtin cmake build everywhere, as it works just
fine and is simpler.
2020-04-28 17:57:48 -04:00
matthuszagh
92212a59df
pythonPackages.pylibftdi: init at 0.18.1 ( #71286 )
2020-04-28 16:49:19 -04:00
Johannes Rosenberger
555b8c1a46
libextractor: add support for gstreamer plugin
...
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.
Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Martin Weinelt
2091d42cef
openldap: 2.4.49 → 2.4.50
...
Fixes: CVE-2020-12243
In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters
with nested boolean expressions can result in denial of service
(daemon crash).
2020-04-28 21:51:49 +02:00
Cody Allen
df202b418d
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
...
Follow-up to #85940 . There were a couple of issues with the
1.0.M1j-alpha release that were promptly fixed.
2020-04-28 12:04:40 -07:00
sternenseemann
657b336d72
ocamlPackages.x509: 0.11.0 → 0.11.1
2020-04-28 19:46:15 +02:00
John Ericson
941d2765fd
Merge pull request #86080 from Ericson2314/fix-meson-cross
...
meson: Clean up build and infra
2020-04-28 13:38:31 -04:00
Pavol Rusnak
d94444e44f
amdadl-sdk, amdapp-sdk: remove
...
these libraries are obsolete and nothing in the nixpkgs tree requires them
2020-04-28 19:15:10 +02:00
Chris Ostrouchov
27c7e7d38a
pythonPackages.auth0-python: init at 3.9.1
2020-04-28 09:32:56 -07:00
Chris Ostrouchov
359c6b5bc1
pythonPackages.cloudflare: init at 2.6.5
2020-04-28 09:32:56 -07:00
Ben Darwin
cc89b93798
python3Packages.batchgenerators: 0.19.7 -> 0.20.0
2020-04-28 09:31:12 -07:00
Tim Steinbach
f7b417440d
jenkins: 2.222.1 -> 2.222.3
2020-04-28 11:16:48 -04:00
John Ericson
8245230753
meson: Make target-agnostic
...
The cross file is added in the `mkDerivation`. It isn't nice putting
build tool-specific stuff here, but our current architecture gives us
little alternative.
2020-04-28 10:55:33 -04:00
Jörg Thalheim
7610f0417b
Merge pull request #84199 from mmilata/libmicrodns-0.1.2
...
libmicrodns: 0.1.0 -> 0.1.2
2020-04-28 15:16:17 +01:00
John Ericson
128b93e061
meson: Patch to ingest env vars like autoconf
...
See comment in code and the PR it references,
https://github.com/mesonbuild/meson/pull/6827 , for details.
We can remove entries from the cross file because they will be gotten
from env vars now.
2020-04-28 10:11:41 -04:00
Jörg Thalheim
839c0c783f
Merge pull request #86194 from Profpatsch/pandoc-remove-ghc-from-runtime-closure
...
pandoc: remove GHC from the runtime closure (2.4GB -> 180MB)
2020-04-28 14:56:41 +01:00
Michael Weiss
0162890ce0
python3Packages.mysql-connector: 8.0.19 -> 8.0.20
2020-04-28 15:37:40 +02:00
Jörg Thalheim
19cb4832c2
Merge pull request #86205 from ericdallo/bump-dart
...
dart: 2.7.1 -> 2.7.2 (stable) + 2.8.0-dev.10.0 -> 2.9.0-4.0.dev (dev)
2020-04-28 14:30:29 +01:00
Mario Rodas
1e2a558422
nodejs-12_x: 12.16.2 -> 12.16.3
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.3
2020-04-28 08:30:00 -05:00
Jörg Thalheim
f66d5bc63e
Merge pull request #86193 from danieldk/fasttext-0.9.2
...
fasttext: 0.9.1 -> 0.9.2
2020-04-28 14:27:58 +01:00
Jörg Thalheim
deda5e8b05
python3.pkgs.fasttext: add pythonImportsCheck
2020-04-28 14:23:36 +01:00
Jörg Thalheim
b3cd4c16e1
Merge pull request #86179 from Mic92/kinect-cpp-client
2020-04-28 14:04:15 +01:00
Eric Dallo
5e4fe400c0
dart: 2.7.1 -> 2.7.2 (stable) + 2.8.0-dev.10.0 -> 2.9.0-4.0.dev (dev)
2020-04-28 09:56:30 -03:00
Jörg Thalheim
30d5f9709a
kinetic-cpp-client: remove
...
- not updated since 2015
- upstream has no releases since 2016
- has no maintainer in nixpkgs
- marked as insecure because of old openssl
2020-04-28 13:01:36 +01:00
Jörg Thalheim
20e67f1fb8
Merge pull request #85535 from zowoq/gopackage
...
buildGoPackage: use $out instead of $bin
2020-04-28 12:55:09 +01:00
Jörg Thalheim
d894038d0b
Merge remote-tracking branch 'upstream/master' into HEAD
2020-04-28 12:54:51 +01:00
sternenseemann
a89afa13fd
ocamlPackages.angstrom*: 0.12.1 -> 0.13.0
...
also updates:
* ocamlPackages.angstrom-unix
* ocamlPackages.angstrom-lwt-unix
* ocamlPackages.angstrom-async
2020-04-28 13:40:56 +02:00
Profpatsch
6f693a9afe
pandoc: remove GHC from the runtime closure (2.4GB -> 180MB)
...
Also moves the overrides to its own file before we clutter
all-packages.nix any further.
Comparison of the runtime closure:
Before:
[{'path': b'/nix/store/mxaxvp33wg9sim8qh2kkw041v492bvxj-libunistring-0.9.10',
'size': '1,634,416'},
{'path': b'/nix/store/hjng28vbd73qq9iz9j8r397x19aa8fp9-libidn2-2.3.0',
'size': '222,672'},
{'path': b'/nix/store/6m2k8kx8h216jlx9dg3lp4m90bz05yck-glibc-2.30',
'size': '31,082,264'},
{'path': b'/nix/store/0infa8sv151a1j6zz6lizbpmwv4ksh67-gcc-9.2.0-lib',
'size': '6,284,904'},
{'path': b'/nix/store/9si14qjcz8072c0v42zbkglq08s2cg04-bash-4.4-p23',
'size': '1,325,208'},
{'path': b'/nix/store/bnqfi6ycx6khjfmyyz0wvdgaq4k5p8wv-ghc-8.6.5-doc',
'size': '264,802,472'},
{'path': b'/nix/store/8xhn1y70dbvc5sqxaxvbgc5nqdiahyb2-hashable-1.2.7.0-doc',
'size': '902,800'},
{'path': b'/nix/store/cikknfzlf88qj0fi5m7r547biyji0vnw-primitive-0.6.4.0-doc',
'size': '4,520,392'},
{'path': b'/nix/store/drbcz1f6qfas7r8fsb6qriafzypah1kd-integer-logarithms-1'
b'.0.3-doc',
'size': '354,280'},
{'path': b'/nix/store/idk0kl0xg7kmzri5d9bfz4h32ycbz1bw-scientific-0.3.6.2-doc',
'size': '925,408'},
{'path': b'/nix/store/0qxwawz8fc3nz59n07scgh1b3l68ifwf-attoparsec-0.13.2.3-'
b'doc',
'size': '3,234,760'},
{'path': b'/nix/store/6wfnl0kvgz9r1z8wp53ildc2hgsysybl-libffi-3.3',
'size': '56,728'},
{'path': b'/nix/store/d38akrx7lljl6pl5gqdxcsmf57k9w08v-gmp-6.2.0',
'size': '751,936'},
{'path': b'/nix/store/fv7c5dxd6cq0w2yl21rpsgmwra87h7x5-ncurses-6.1-20190112',
'size': '3,556,472'},
{'path': b'/nix/store/m0w464nw8ry965np116v3zi0azhcr2ql-attr-2.4.48',
'size': '89,136'},
{'path': b'/nix/store/fv2g7kwbr8a609rzq56fv8lm5h1brwxd-acl-2.2.53',
'size': '109,920'},
{'path': b'/nix/store/bgvd279hrb53i3ah2mi0nf8jp6g6g6g9-coreutils-8.31',
'size': '1,839,848'},
{'path': b'/nix/store/6hhxlbabm7xxdfdw9mbxb8llh63k1bxx-linux-headers-4.19.16',
'size': '4,960,528'},
{'path': b'/nix/store/v235kcs9jfd5vw9d1ylwilqvf49dyjhg-glibc-2.30-bin',
'size': '2,750,608'},
{'path': b'/nix/store/c9l946swbx2v67mwamd3vrypha4l9nz0-glibc-2.30-dev',
'size': '2,479,160'},
{'path': b'/nix/store/qvgf4g9c5h3wzq4xjy566vc0pqgc9fjq-zlib-1.2.11',
'size': '124,336'},
{'path': b'/nix/store/pbfnvqlf8bgp09gy601554ph83y4qzp5-gcc-9.2.0',
'size': '143,309,504'},
{'path': b'/nix/store/nyhj00w339gk2gaj3faz70gjrnbmam8v-binutils-2.31.1',
'size': '33,502,640'},
{'path': b'/nix/store/yrrr7hwcmlr11cl61rjmclp9wrrb92iy-expand-response-params',
'size': '17,368'},
{'path': b'/nix/store/sh8l6la5mv29girlgswnd23s0vfpcfdn-binutils-wrapper-2.3'
b'1.1',
'size': '37,992'},
{'path': b'/nix/store/i5k2ibiprmks1bddmjm12fgi30maldzf-pcre-8.43',
'size': '497,632'},
{'path': b'/nix/store/sjvvyjp67sssnpl0k0g5ysmcm8xscwp4-gnugrep-3.4',
'size': '802,368'},
{'path': b'/nix/store/1v0410l20p343l6cvpijz8bi4if2ysh6-gcc-wrapper-9.2.0',
'size': '41,392'},
{'path': b'/nix/store/m0cjgyzlz31s85kl92vgcggsdvb9svcj-libffi-3.3-dev',
'size': '20,296'},
{'path': b'/nix/store/qfmbizy1jv469c1cjfv2vx5h9mdmqapc-gmp-6.2.0-dev',
'size': '215,640'},
{'path': b'/nix/store/yvmfc6lcsljxb8mdpaz63yl1j0z2zzm2-perl-5.30.1',
'size': '53,237,064'},
{'path': b'/nix/store/hz3nwwc0k32ygvjn63gw8gm0nf9gprd8-ghc-8.6.5',
'size': '1,479,053,416'},
{'path': b'/nix/store/6dva17vynqmcib4zjiwn2wqm3nalwks0-integer-logarithms-1'
b'.0.3',
'size': '623,632'},
{'path': b'/nix/store/akabgy94c61fnazi0qag5jsj8ysc5y0p-primitive-0.6.4.0',
'size': '9,668,344'},
{'path': b'/nix/store/m2ba7a3d39g0qqr3xd80wgbli555n9q6-hashable-1.2.7.0',
'size': '2,462,152'},
{'path': b'/nix/store/bas2z2zbc24namg1b81kb7cg8x6d6fiw-scientific-0.3.6.2',
'size': '3,125,400'},
{'path': b'/nix/store/0plyy7kq8nxkmv9zi4glgfkcmlz255zl-attoparsec-0.13.2.3',
'size': '16,785,040'},
{'path': b'/nix/store/amya73lz4zziz1zgzb4fvb5b2mn27g8m-random-1.1-doc',
'size': '567,288'},
{'path': b'/nix/store/2n12ini2shm6s7l59ghw98qz198qlnxk-splitmix-0.0.3-doc',
'size': '439,144'},
{'path': b'/nix/store/i5l69z2c0fa4rfkcjjz5bh1ygj3gv742-vector-0.12.1.2-doc',
'size': '17,714,256'},
{'path': b'/nix/store/2na544033hzy4dv5vdy6g48wfzb2ggy2-vector-0.12.1.2',
'size': '47,636,440'},
{'path': b'/nix/store/2yjdlxxhzdi05jcpv8i8dcg8dvg2ms5l-readline-6.3p08',
'size': '391,888'},
{'path': b'/nix/store/ra9ccq229ni22zbxcw3spyjzxxriiraa-network-uri-2.6.2.0-'
b'doc',
'size': '919,848'},
{'path': b'/nix/store/3jibbksnd12zj2vkvnm0alp89ax6cfp8-network-uri-2.6.2.0',
'size': '4,475,984'},
{'path': b'/nix/store/cbl6ryhcwbmmqcqmn3g05l5vwsqq7lhh-syb-0.7.1-doc',
'size': '1,077,416'},
{'path': b'/nix/store/iwdppd7ffrx6sbnrx968g3p8s9siixvq-QuickCheck-2.13.2-doc',
'size': '5,510,272'},
{'path': b'/nix/store/8iqwq1m1lc44n23f44rfzvq879crgsd8-unordered-containers'
b'-0.2.10.0-doc',
'size': '2,505,120'},
{'path': b'/nix/store/cwgsw7fmsl32z4wwg4wmb8r4i9cqi7ax-base-compat-0.10.5-doc',
'size': '3,928,200'},
{'path': b'/nix/store/dfs4nsfcmvrqb4pfs528mcbx7p6h8rd9-dlist-0.8.0.7-doc',
'size': '287,408'},
{'path': b'/nix/store/fmj6pfcrz6gwpd5ikrhv3sv1lvhzdnkr-tagged-0.8.6-doc',
'size': '585,768'},
{'path': b'/nix/store/fq7gnr6x16s36yyq3ijzg705frg04dsy-th-abstraction-0.3.1'
b'.0-doc',
'size': '1,423,760'},
{'path': b'/nix/store/qhbh3dj2b9rx7xplp5fz48fpa05rcws1-uuid-types-1.0.3-doc',
'size': '495,104'},
{'path': b'/nix/store/cmx2kqns3vy0xlpfwbnxfz4br4a050yv-base-orphans-0.8.2-doc',
'size': '1,109,168'},
{'path': b'/nix/store/wj6r2pm4vsbqm17fmcnz3mm8iam9myc8-time-compat-1.9.2.2-'
b'doc',
'size': '1,879,624'},
{'path': b'/nix/store/v0w0r8idgapbna2qjb6g2k2k16qfqz0d-aeson-1.4.6.0-doc',
'size': '8,699,624'},
{'path': b'/nix/store/3zsd0wqy8c3x9nvja8bhs8r10y4wl1p1-pandoc-types-1.17.6.'
b'1-doc',
'size': '2,551,784'},
{'path': b'/nix/store/4857x32hdkrrd2iqsn2m5d95xaj1s4p8-network-2.8.0.1-doc',
'size': '2,117,320'},
{'path': b'/nix/store/7qn29l7gyvnfc0pvxsmqr7nvkpw0ndn1-tagged-0.8.6',
'size': '1,883,152'},
{'path': b'/nix/store/84i7995b3md52k9xvys2jdq7pmyrxckv-unordered-containers'
b'-0.2.10.0',
'size': '6,878,528'},
{'path': b'/nix/store/ankhr2045qag4g0jb14p2z5mjqp7mdpn-base-orphans-0.8.2',
'size': '1,619,536'},
{'path': b'/nix/store/cjqcam9fp4bkbz5c2scgpgrywzny8h2k-dlist-0.8.0.7',
'size': '732,544'},
{'path': b'/nix/store/d3jdb9fz47z35p05pr3xgyrg7sffp78b-base-compat-0.10.5',
'size': '2,244,632'},
{'path': b'/nix/store/k0jpihzyqp475i39haciq86h929lp1ql-random-1.1',
'size': '3,503,896'},
{'path': b'/nix/store/i88qnwrc40lskrji9pb0q8f5qpdd7jbi-uuid-types-1.0.3',
'size': '1,643,272'},
{'path': b'/nix/store/jl9ns5773w6vx0rqhv1f67ydsww22r27-time-compat-1.9.2.2',
'size': '4,675,896'},
{'path': b'/nix/store/pwfwlzn5qa61aravfhw670hjd3cyacfs-th-abstraction-0.3.1.0',
'size': '5,370,256'},
{'path': b'/nix/store/bciw51ipp7z9npkpwyj1nkjx6ayk62yl-aeson-1.4.6.0',
'size': '66,540,376'},
{'path': b'/nix/store/g8daac71hgx0h735rwnj5n69mswxv4xp-pandoc-2.7.3-data',
'size': '641,776'},
{'path': b'/nix/store/r9rz4fiq8z4gppzf7miqkq1cbnw40yz6-splitmix-0.0.3',
'size': '766,920'},
{'path': b'/nix/store/hs0mrcymg5alw1jlz46pb5ypgk7yf3js-QuickCheck-2.13.2',
'size': '20,329,560'},
{'path': b'/nix/store/pf2bzndm7l357pc3hi5chsavvnn1wbmp-syb-0.7.1',
'size': '2,904,168'},
{'path': b'/nix/store/gkllhz4s27p4nqnwyrxc04c6829bsnkn-pandoc-types-1.17.6.1',
'size': '19,829,464'},
{'path': b'/nix/store/pywbwq86hy6c592aa1fnzvj8nqvmq90i-lua-5.3.5',
'size': '1,585,744'},
{'path': b'/nix/store/r0kkdb3ilqi2blsc77nlkyxvvwwfalh9-HTTP-4000.3.14-doc',
'size': '3,377,184'},
{'path': b'/nix/store/r900ixyg8b9i6ygayax9p4rgh79lzbky-network-2.8.0.1',
'size': '9,063,944'},
{'path': b'/nix/store/rq51qlkaf3v5g51q19f9dwyfxv86q3qq-HTTP-4000.3.14',
'size': '11,520,256'},
{'path': b'/nix/store/z7ln4gszk2nns7qs9k0j6zvw20cv22hw-pandoc-2.7.3',
'size': '131,976,264'}]
total: 2,476,810,912
After:
[{'path': b'/nix/store/00d9ds1iqjxpbp3c2rsb0wyl3ypcck4y-pandoc-2.7.3-data',
'size': '641,776'},
{'path': b'/nix/store/mxaxvp33wg9sim8qh2kkw041v492bvxj-libunistring-0.9.10',
'size': '1,634,416'},
{'path': b'/nix/store/hjng28vbd73qq9iz9j8r397x19aa8fp9-libidn2-2.3.0',
'size': '222,672'},
{'path': b'/nix/store/6m2k8kx8h216jlx9dg3lp4m90bz05yck-glibc-2.30',
'size': '31,082,264'},
{'path': b'/nix/store/0infa8sv151a1j6zz6lizbpmwv4ksh67-gcc-9.2.0-lib',
'size': '6,284,904'},
{'path': b'/nix/store/fv7c5dxd6cq0w2yl21rpsgmwra87h7x5-ncurses-6.1-20190112',
'size': '3,556,472'},
{'path': b'/nix/store/2yjdlxxhzdi05jcpv8i8dcg8dvg2ms5l-readline-6.3p08',
'size': '391,888'},
{'path': b'/nix/store/6wfnl0kvgz9r1z8wp53ildc2hgsysybl-libffi-3.3',
'size': '56,728'},
{'path': b'/nix/store/d38akrx7lljl6pl5gqdxcsmf57k9w08v-gmp-6.2.0',
'size': '751,936'},
{'path': b'/nix/store/pywbwq86hy6c592aa1fnzvj8nqvmq90i-lua-5.3.5',
'size': '1,585,744'},
{'path': b'/nix/store/qvgf4g9c5h3wzq4xjy566vc0pqgc9fjq-zlib-1.2.11',
'size': '124,336'},
{'path': b'/nix/store/gg13d8cj775qbn81sbvjqlazxm14b2jq-pandoc-2.7.3',
'size': '131,919,072'}]
total: 178,252,208
2020-04-28 12:30:35 +02:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
3f17518490
buildGoPackage: use $out instead of $bin
2020-04-28 20:30:23 +10:00
Daniël de Kok
90136f0b77
python3Packages.fasttext: reuse pname, version, and src from fasttext
2020-04-28 12:16:20 +02:00
Mario Rodas
7b4aa95e6c
act: 0.2.7 -> 0.2.8
2020-04-28 04:20:00 -05:00
Jörg Thalheim
ca388c9fce
gox: 20181025 -> 1.0.1
2020-04-28 09:40:28 +01:00
David Arroyo
9c3bb10d9a
ocamlPackages.tsdl: 0.9.4 -> 0.9.7
...
From the release notes:
* Require OCaml 4.03 and handle stdlib deprecations.
* Drop result depency.
* Drop ocb-stubblr dependency
The library has also been re-licensed from BSD3 to ISC.
2020-04-28 09:25:18 +02:00
Matt McHenry
8d1d6454f3
jid: 0.7.2 -> 0.7.6
2020-04-27 21:49:49 -07:00
Jan Tojnar
8a339b4a79
webkitgtk: 2.28.1 → 2.28.2
...
* https://webkitgtk.org/security/WSA-2020-0005.html
* https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html
2020-04-28 06:37:03 +02:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Jan Tojnar
3dc1caa683
python3.pkgs.pyusb: update the homepage
2020-04-28 05:31:35 +02:00
Jan Tojnar
8fd2c89b54
python3.pkgs.pyusb: remove unnecessary libusb-compat dependency
...
It was added in 4d7cc55344
without any rationale. python2.pkgs.nxt-python seems to build without it.
Maybe it for some reason uses the libusb-0.1 backend but propagating the compat library would not enable that.
2020-04-28 05:31:33 +02:00
Cole Mickens
c15f5903d7
libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
...
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00
Matthew Bauer
712026ead1
Merge pull request #85246 from matthewbauer/use-system-libraries-for-grpcio
...
python.pkgs.grpcio: use system openssl, zlib, and c-ares
2020-04-27 14:46:03 -05:00
Matthew Bauer
537f10f044
Merge pull request #85945 from matthewbauer/compiler-rt-support-x86_32
...
llvm/compiler-rt.nix: add i{4,5,6}86 to X86 architecture
2020-04-27 14:45:39 -05:00
Konrad Borowski
f05a209e34
libfido2: make builds reproducible
2020-04-27 20:12:12 +02:00
Martin Milata
ddf0438493
libssh: 0.8.8 -> 0.8.9
...
Fixes CVE-2020-1730.
Release notes: https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/
2020-04-27 20:10:40 +02:00
Linus Heckemann
166f2a01eb
libglvnd: 1.2.0 -> 1.3.1
2020-04-27 19:59:52 +02:00
Frederik Rietdijk
4ffb40bc78
python3Packages.dask: 2.10.1 -> 2.14.0
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
f7a8dc83db
python: tqdm: 4.44.0 -> 4.45.0
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
697473975f
python: qtconsole: 4.7.2 -> 4.7.3
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
5ca64bb043
python: numpy: 1.18.2 -> 1.18.3
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
67c4087ffb
python: nbformat: 5.0.4 -> 5.0.6
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
6db84432b1
python: jupyter_client: 6.1.2 -> 6.1.3
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
6eb61b5d92
python3Packages.xarray: 0.15.0 -> 0.15.1
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
d2a2b7674b
python3Packages.tqdm: 4.42.1 -> 4.44.0
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
10462514f7
python3Packages.tabulate: 0.8.6 -> 0.8.7
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
a034c18627
python3Packages.statsmodels: 0.11.0 -> 0.11.1
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
04ccf59c50
python3Packages.sounddevice: 0.3.14 -> 0.3.15
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
d2e945428d
python3Packages.reikna: 0.7.4 -> 0.7.5
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
5cfd19274b
python3Packages.qtconsole: 4.6.0 -> 4.7.2
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
f72c254545
python3Packages.numpy: 1.18.1 -> 1.18.2
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
62425ee576
python3Packages.notebook: 5.7.8 -> 6.0.3
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
7ba0848eec
python3Packages.nbformat: 4.4.0 -> 5.0.4
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
8311b59577
python3Packages.line_profiler: 2.1.2 -> 3.0.2
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
cca7143293
python3Packages.jupyter_core: 4.6.1 -> 4.6.3
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
e19e5ac7f0
python3Packages.jupyter_client: 5.3.4 -> 6.1.2
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
1672f4ead1
python3Packages.ipython: 7.12.0 -> 7.13.0
2020-04-27 19:37:36 +02:00
Frederik Rietdijk
80d069b157
Merge staging-next into staging
2020-04-27 19:36:01 +02:00
Frederik Rietdijk
16f031e8e7
Merge pull request #86139 from NixOS/staging-next
...
Staging next
2020-04-27 19:35:17 +02:00
Jörg Thalheim
32e4d072a0
Merge pull request #85987 from vbgl/ocaml-async_shell-remove-legacy
2020-04-27 17:00:54 +01:00
Jörg Thalheim
1dddfb24c9
Merge pull request #86093 from MetaDark/vdf
...
pythonPackages.vdf: 3.2 -> 3.3
2020-04-27 16:56:11 +01:00
Jörg Thalheim
c3b4c131df
Merge pull request #86064 from georgewhewell/init-bluepy
...
pythonPackages.bluepy: init at 1.3.0
2020-04-27 16:49:26 +01:00
Jörg Thalheim
bd282ba93d
Merge pull request #84350 from bandresen/babashka_0.0.78->0.0.79
...
babashka: 0.0.78 -> 0.0.89
2020-04-27 16:15:32 +01:00
Florian Klink
3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
...
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Florian Klink
d0818e2253
Merge pull request #85951 from lovesegfault/binutils-2.34
...
binutils: 2.31.1 -> 2.34
2020-04-27 14:30:56 +02:00
Florian Klink
be36fc67ff
Merge pull request #85879 from lovesegfault/opencv-4.3.0
...
opencv4: 4.1.2 -> 4.3.0
2020-04-27 14:26:19 +02:00
Jörg Thalheim
16e83ef96f
Merge pull request #86044 from samhug/coc-rust-analyzer
...
vimPlugins.coc-rust-analyzer: init at 2020-04-24
2020-04-27 13:26:16 +01:00
Jörg Thalheim
eeeba2a793
Merge pull request #86121 from zowoq/more-go-fixes
...
buildGoPackage: use installShellFiles, {excluded,sub}Packages
2020-04-27 13:08:50 +01:00
zowoq
481c7bbd71
cloudfoundry-cli: use installShellFiles
2020-04-27 21:06:12 +10:00
Max Wittig
8f5e4d1b63
gitlab-runner: 12.10.0 -> 12.10.1 ( #86100 )
2020-04-27 10:57:17 +00:00
Alexandre Esteves
ce6dbccdfb
ocamlPackages.bigstring: init at 0.2
2020-04-27 12:28:20 +02:00
Florian Klink
4f27b45bb5
stlink: cmake is a nativeBuildInput
2020-04-27 12:19:12 +02:00
Florian Klink
dd03e76f61
stlink: inline libusb-static
...
This is a stlink-specific detail, and doesn't need to be in
top-level.nix
2020-04-27 12:19:12 +02:00
Florian Klink
d0b9aa6fa2
usbredir: request libusb1 directly
...
Also, fix the website there, and tidy up the spice-gtk derivation, which
makes use of libusb1 too.
2020-04-27 12:16:40 +02:00
Florian Klink
eac6c63db1
hidapi: request libusb1 directly
2020-04-27 12:16:23 +02:00
Jörg Thalheim
a90356e08a
Merge pull request #86035 from zowoq/go-fixes
2020-04-27 10:03:52 +01:00
Marek Mahut
a6b85b96d4
Merge pull request #85928 from DamienCassou/damien/cypress-4.4.1
...
cypress: 4.3.0 -> 4.4.1
2020-04-27 10:55:10 +02:00
Jörg Thalheim
3629975546
dqlite: limit build to Linux
...
https://dqlite.io/docs/faq#are-windows-and-macos-supported
2020-04-27 09:31:46 +01:00
georgewhewell
9c716aa71a
pythonPackages.bluepy: init at 1.3.0
2020-04-27 09:19:18 +01:00
Luka Blaskovic
b67cbe5a2d
luajit_2_0, luajit_2_1: bump to 2020-03-20, GC64 mode switch
2020-04-27 07:42:21 +00:00
Jörg Thalheim
498e960f29
dqlite: 1.4.0 -> 1.4.1
2020-04-27 08:15:22 +01:00
Jörg Thalheim
cf536ed5a3
raft-canonical: 0.9.17 -> 0.9.18
2020-04-27 08:15:21 +01:00
Benjamin Hipple
d9e9e50b01
Merge pull request #85935 from arianvp/fix-libcbor
...
libcbor: Fix pkgconfig being placed correctly
2020-04-27 00:35:02 -04:00
MetaDark
467e6c2669
pythonPackages.vdf: 3.2 -> 3.3
2020-04-26 22:36:00 -04:00
Steve Purcell
3e98f667ab
dotnet: add initial support for arm64
...
`jellyfin` appeared unsupported on `aarch64` due to `dotnet` platform
support in nixpkgs, but there are ARM64 downloads of the `dotnet` SDKs
available. This change follows the kind of pattern used in the
`firecracker` packaging to support selective x86_64/arm64 downloads.
With this change I can build `jellyfin` on a Raspberry Pi 4. The other
content hashes have been filled in, and all build successfully, but
they have not been further tested.
2020-04-27 14:16:00 +12:00
zowoq
454f8ef82a
kind: update completion
2020-04-27 08:48:42 +10:00
Bernardo Meurer
c5f602f5b7
binutils: 2.33.1 -> 2.34
2020-04-26 15:17:13 -07:00
Guillaume Bouchard
efdb29597a
binutils: 2.31.1 -> 2.33.1
...
- I've removed the stack of patch linked to
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 . The associated
issue says it is closed and targeted for 2.32.
- I've ugraded the "no_plugin" patch. The logic changed in
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=41f37a6fb71f2a3de388108f5cdfca9cbe6e9d51
and I tried to keep the same logic by disabling everything.
It closes https://github.com/NixOS/nixpkgs/issues/78197
2020-04-26 15:17:12 -07:00
Bernardo Meurer
080c064d1d
opencv4: 4.1.2 -> 4.3.0
2020-04-26 15:11:18 -07:00
Bernardo Meurer
e5e31593ce
openexr,imlbase: 2.3.0 -> 2.4.1
2020-04-26 14:29:17 -07:00
Alex Branham
cb1a13ad98
R: Update CRAN and bioconductor packages
2020-04-26 17:16:34 -04:00
John Ericson
3c00ca03a2
meson: Don't set CC and CXX
...
I've since convinced upstream to not use such vars for the build
platform during cross. Finally!
2020-04-26 16:50:06 -04:00
Damien Cassou
5eb2125cb4
Merge pull request #86058 from vbgl/coq-coqhammer-1.2
...
coqPackages.coqhammer: 1.1.1 → 1.2
2020-04-26 21:02:09 +02:00
Sam Hug
c0872bfc28
nodePackages.coc-rust-analyzer: init at 0.5.5
2020-04-26 11:34:23 -07:00
Damien Cassou
d19994b58e
Merge pull request #85872 from vbgl/coq-equations-1.2.1
...
coqPackages.equations: 1.2 → 1.2.1
2020-04-26 20:29:34 +02:00
Andreas Stührk
0f20af8bd3
skaffold: 1.6.0 -> 1.8.0
2020-04-26 10:00:28 -07:00
Damien Cassou
25e4c9db67
cypress: 4.3.0 -> 4.4.1
2020-04-26 18:36:11 +02:00
talyz
d61040716e
php.buildEnv: Automatically include extension dependencies
...
Some extensions depend on other extensions. Previously, these had to
be added manually to the list of included extensions, or we got a
cryptic error message pointing to strings-with-deps.nix, which wasn't
very helpful. This makes sure all required extensions are included in
the set from which textClosureList chooses its snippets.
2020-04-26 16:43:29 +02:00
talyz
72636bc2f6
php: Get rid of all config.php parameters
...
Since all options controlled by the config.php parameters can now be
overridden directly, there's no reason to keep them around.
2020-04-26 16:43:23 +02:00
talyz
2ba7926959
php.buildEnv: Provide a list of currently enabled extensions
...
Rework withExtensions / buildEnv to handle currently enabled
extensions better and make them compatible with override. They now
accept a function with the named arguments enabled and all, where
enabled is a list of currently enabled extensions and all is the set
of all extensions. This gives us several nice properties:
- You always get the right version of the list of currently enabled
extensions
- Invocations chain
- It works well with overridden PHP packages - you always get the
correct versions of extensions
As a contrived example of what's possible, you can add ImageMagick,
then override the version and disable fpm, then disable cgi, and
lastly remove the zip extension like this:
{ pkgs ? (import <nixpkgs>) {} }:
with pkgs;
let
phpWithImagick = php74.withExtensions ({ all, enabled }: enabled ++ [ all.imagick ]);
phpWithImagickWithoutFpm743 = phpWithImagick.override {
version = "7.4.3";
sha256 = "wVF7pJV4+y3MZMc6Ptx21PxQfEp6xjmYFYTMfTtMbRQ=";
fpmSupport = false;
};
phpWithImagickWithoutFpmZip743 = phpWithImagickWithoutFpm743.withExtensions (
{ enabled, all }:
lib.filter (e: e != all.zip) enabled);
phpWithImagickWithoutFpmZipCgi743 = phpWithImagickWithoutFpmZip743.override {
cgiSupport = false;
};
in
phpWithImagickWithoutFpmZipCgi743
2020-04-26 16:43:05 +02:00
Vincent Laporte
ef964a801e
coqPackages.coqhammer: 1.1.1 → 1.2
...
Add support for Coq 8.11
2020-04-26 15:51:20 +02:00
Benjamin Andresen
f6ee88f41e
babashka: increase java heap space max to 4500
...
3g has very long build times and also doesn't build 100% of the time
it's also the new default since:
7fc33dcb21
2020-04-26 13:17:52 +02:00
Colin
3e0aa4af2d
Get rid of go 1.13 ( #86036 )
...
Kubernetes builds with go1.14.
Terraform has an upstream patch which fixes the macos mojave issues -
it's a bug in terraform, not go.
2020-04-26 08:37:59 +00:00
zowoq
c1facd193e
buildGoPackage: remove inactive maintainer
2020-04-26 12:42:58 +10:00
Benjamin Hipple
a96dc47dd8
Merge pull request #86016 from marsam/update-cloud-nuke
...
cloud-nuke: 0.1.7 -> 0.1.18
2020-04-25 19:59:42 -04:00
Frederik Rietdijk
57cfb787ef
Merge staging into staging-next
2020-04-25 21:53:27 +02:00
Benjamin Hipple
ef4a5456a4
Merge pull request #85981 from renatoGarcia/asttokens
...
asttokens: 1.1.13 -> 2.0.4
2020-04-25 15:35:08 -04:00
Benjamin Hipple
2dd156b75a
Merge pull request #86018 from marsam/update-tflint
...
tflint: 0.15.4 -> 0.15.5
2020-04-25 15:28:26 -04:00
Benjamin Hipple
86283d9da7
Merge pull request #85977 from bhipple/cleanup/aspell
...
aspell, tla: use pname
2020-04-25 15:24:56 -04:00
worldofpeace
7280b5eef9
Merge pull request #85886 from primeos/libva
...
libva: 2.6.1 -> 2.7.1
2020-04-25 14:49:50 -04:00
worldofpeace
d3f8f69b45
Merge pull request #86011 from worldofpeace/p11-kit-trust-paths
...
p11-kit: add trust paths
2020-04-25 14:13:19 -04:00
Mario Rodas
2933063455
tflint: 0.15.4 -> 0.15.5
2020-04-25 12:52:00 -05:00
Peter Simons
6a627c416f
haskell-policeman: jailbreak to fix the build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
4bff4d692d
haskell-xmobar: jailbreak to fix the build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
ea37fe1f1c
haskell-singletons: use latest versions when building with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
d3ae5625ff
haskell-dbus: apply patch to fix the build
...
Taken from https://github.com/rblaze/haskell-dbus/pull/48 .
2020-04-25 19:45:08 +02:00
Peter Simons
d28e92d5aa
haskell-weeder: jailbreak to fix the build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
53865f5f71
haskell-hlint: fix build with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
ceab66bf6e
haskell-lens: use latest version when building with ghc-8.10.1
2020-04-25 19:45:08 +02:00
Peter Simons
daf3b0868a
configuration-ghc-8.10.x.nix: cosmetic
2020-04-25 19:45:08 +02:00
Jörg Thalheim
083ea0abbe
Merge pull request #85220 from Mic92/home-assistant
2020-04-25 17:45:38 +01:00
Michael Weiss
74ac6ffad0
libva: 2.6.1 -> 2.7.1
...
Fixes #85850 .
2020-04-25 18:28:32 +02:00
worldofpeace
4c40b43a7c
p11-kit: add trust paths
...
Fixes #82422
2020-04-25 12:27:34 -04:00
Peter Simons
21a354b6dd
haskell-cabal-install-parsers: re-factor overrides to fix build with ghc-8.10.1
2020-04-25 18:22:55 +02:00
Peter Simons
7b7764287c
haskell-cabal-plan: apply patch to fix the build with ghc-8.10.1
2020-04-25 18:16:57 +02:00
Peter Simons
6a6d0174ed
haskell-pandoc: jailbreak out of haddock-library 1.8.x constraint
2020-04-25 18:06:43 +02:00
Peter Simons
125ada17b0
haskell-dhall: use the latest version when building with ghc-8.10.x
2020-04-25 18:06:42 +02:00
Peter Simons
b24d2a90dd
configuration-ghc-8.10.x.nix: cosmetic
2020-04-25 18:06:42 +02:00
Peter Simons
f2aa6b44d4
haskell-system-fileio: jailbreak out of dependency on chell 0.4.x
2020-04-25 18:06:42 +02:00
Peter Simons
c970de4586
haskell-dhall: disable the test suite
...
Dhall 1.31.x still attempts to access the network during its
test suite run, i.e. it attempts to connect to github.com.
2020-04-25 18:06:42 +02:00
worldofpeace
882d124b60
Merge pull request #85940 from ceedubs/unison-M1j
...
unison-ucm: 1.0.M1h-alpha -> 1.0.M1j-alpha
2020-04-25 11:53:15 -04:00
Cody Allen
982c6fc68f
unison-ucm: 1.0.M1h-alpha -> 1.0.M1j-alpha
...
Replaces #84235
2020-04-25 06:33:06 -07:00
Jan Tojnar
03c0ab3857
goocanvasmm2: fix update script attrPath
2020-04-25 15:18:44 +02:00
Jan Tojnar
2dee6ad280
Merge pull request #85985 from Emantor/fix/pipewire
2020-04-25 15:14:03 +02:00
sternenseemann
0c4386bf0a
ocamlPackages.dns(-client): 4.4.1 -> 4.5.0
...
jackline: 2020-03-22 -> 2020-04-24
Dependency mtime is no longer needed
2020-04-25 14:51:05 +02:00
sternenseemann
b5f9eb06b5
ocamlPackages.mirage-time(-unix): init at 2.0.1
2020-04-25 14:50:57 +02:00
Mario Rodas
69bb53604e
cloud-nuke: 0.1.7 -> 0.1.18
2020-04-25 04:20:00 -05:00
Vincent Laporte
05db4f4fb9
ocamlPackages.async_shell: remove at 109.28.03
...
This is a legacy version for OCaml 4.02
2020-04-25 09:51:56 +02:00
sternenseemann
79e6d13a4a
ocamlPackages.cow: 2.2.0 -> 2.4.0
2020-04-25 09:45:22 +02:00
Rouven Czerwinski
bc8e1f3ad5
pipewire: patch for SIGILL in fmt-ops
...
Hydra run tests are failing with SIGILL, see [1] , import the upstream
patch to fix the issue. Presumably not all hydra runners have the same
instruction extensions, this should fix the tests on those without AVX2.
[1]: https://hydra.nixos.org/build/117012754
2020-04-25 08:28:50 +02:00
Frederik Rietdijk
6f873e98f4
Python integration tests: disable for older python 3 versions
...
because the package that is used as part of the test does not support
older versions.
2020-04-25 07:59:37 +02:00
Frederik Rietdijk
71171b3225
Python tests: test venv from a nix env with Python 3.8
...
This test was disabled because it did not function yet, however,
apparently it does with 3.8.
2020-04-25 07:59:37 +02:00
Frederik Rietdijk
bb10352242
Merge staging-next into staging
2020-04-25 07:53:37 +02:00
Ryan Mulligan
e7460e9412
Merge pull request #84309 from r-ryantm/auto-update/micronaut
...
micronaut: 1.3.2 -> 1.3.4
2020-04-24 21:42:42 -07:00
Konrad Borowski
56a7c4f056
remarkjs: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
77ab79cb4b
pythonPackages.untangle: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
41268500ae
pythonPackages.subdownloader: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
2f49365ab9
pythonPackages.scikitlearn: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
ed1136b879
pythonPackages.geopandas: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
a55b6f1d06
pythonPackages.evernote: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
e538248f69
pythonPackages.certifi: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
79a11bd310
pcg-c: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
5fac10ccb1
lv2: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
308636a84c
lirc: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
47dc4104d4
libpgf: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
cfa5b41053
elm-instrument: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
8998be8efb
AgdaStdlib: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Lily Ballard
19b77d4ad1
jazzy: 0.13.1 -> 0.13.3
2020-04-24 19:40:00 -07:00
Renato Florentino Garcia
de9866e38c
asttokens: 1.1.13 -> 2.0.4
2020-04-24 22:27:27 -03:00
Julian Stecklina
c26e7f9aac
open-watcom-bin: init at 1.9
...
This is a derivation for the binary distribution of the Open Watcom
C/C++ compiler.
2020-04-25 03:08:20 +02:00
Ben Wolsieffer
746ee6f4b4
pythonPackages.pymavlink: 2.4.6 -> 2.4.8
2020-04-24 18:03:57 -07:00
Benjamin Hipple
35ee9b6d94
aspell, tla: use pname
2020-04-24 20:16:12 -04:00
Benjamin Hipple
719df72a71
Merge pull request #85942 from kevinastock/master
...
Replace ftp with https for ftp.gnu.org
2020-04-24 20:14:51 -04:00
Mario Rodas
c42ac755a6
python37Packages.scrapy: 2.0.1 -> 2.1.0
2020-04-24 16:34:51 -07:00
James Cook
5fcbdc6788
Merge pull request #85897 from NickHu/remarkable-toolchain
...
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 22:09:47 +00:00
Kevin Stock
295475a378
aspell, tla: use HTTPS instead of FTP
...
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Peter Simons
e567a3b622
haskell-haddock: fix build with for the latest compiler ghc-8.10.1
2020-04-24 22:00:40 +02:00
Peter Simons
a1463efcde
haskell-haddock: fix build with our default compiler ghc-8.8.3
...
Fixes https://github.com/NixOS/nixpkgs/issues/85728 .
2020-04-24 22:00:39 +02:00
Peter Simons
da45fd982f
haskell-microlens-th: drop obsolete override
2020-04-24 22:00:39 +02:00
Dennis Gosnell
5b3104acd4
Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-04-24 22:00:39 +02:00
andys8
28556cd9ab
Haskell: apply-refact version has to match ghc
...
This commit maps:
* GHC 8.6 to apply-refact 0.6
* GHC 8.8 to apply-refact 0.7
* GHC 8.10 to apply-refact 0.8
See:
<https://hackage.haskell.org/package/apply-refact/changelog >
<https://github.com/mpickering/apply-refact/issues/56 >
2020-04-24 22:00:38 +02:00
Ashesh Ambasta
32c8e793bc
Additional docs for doJailbreak
...
Yesterday with @infinisil on #nixos, he pointed me to: peti/jailbreak-cabal#7 after a good deal of time wrangling through a package to make it work.
The `nix-build -K` command, is very handy for debugging things like these, again I learnt from infinisil.
And after much experimenting and looking through, it turned out that jailbreaking wasn't working as expected, and its documentation could point it out to avoid future confusion.
2020-04-24 22:00:38 +02:00
David Guibert
8ab67c7a19
haskell-packages: made darcs compile with ghc 8.8
2020-04-24 22:00:38 +02:00
Peter Simons
7c1c9dcc72
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
69af61c5a2
.
2020-04-24 22:00:37 +02:00
sternenseemann
3359dca08f
haskellPackages.Euterpea: fix build, unbreak
...
Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
2020-04-24 22:00:37 +02:00
Justin Humm
86e2dd2c24
haskellPackages.{binary-strict,webify}: fix build
...
webify needs a bump in the cabal file. As the last upstream commit is
two years ago, I think it makes sense to not wait for upstream to merge
the PR [0] and release a new version.
[0] https://github.com/ananthakumaran/webify/pull/27
2020-04-24 22:00:36 +02:00
Piotr Bogdan
f3ec558ac6
haskellPackages.text-format: don't mark as broken
2020-04-24 22:00:36 +02:00
Mike Sperber
b7f35fd663
haskellPackages.tensorflow*: unmark newly unbroken packages
2020-04-24 22:00:36 +02:00
Peter Simons
ea1aa6590f
hackage2nix: update list of broken builds to fix evaluation
2020-04-24 21:59:55 +02:00
Peter Simons
3186054a26
LTS Haskell 15.9
2020-04-24 21:52:19 +02:00
Gabor Greif
a634bd0fd7
ghc: drop 8.8.1
2020-04-24 21:48:28 +02:00
Gabor Greif
daf79ea7c7
compilers/ghc: apply structuredAttrs patch to other ghcs
...
Ported from:
> [haskell-updates c8aa9864405] ghc883: fix structuredAttrs build
> Author: Robin Gloster <mail@glob.in>
> Date: Sat Apr 4 19:21:31 2020 +0200
> 1 file changed, 3 insertions(+), 3 deletions(-)
2020-04-24 21:48:28 +02:00
Gabor Greif
0e82313c07
compilers/ghc: fix a few typos
2020-04-24 21:48:28 +02:00
Matthew Ess
929ba8d4e1
dotty: 0.20.0-RC1 -> 0.23.0-RC1
2020-04-24 19:49:39 +02:00
Benjamin Andresen
a7f59a5946
babashka: utf8 + nativeBuildinputs fix
...
utf8: see borkdude/babashka/issues/359
nativeBuildinputs: this PR's review
2020-04-24 19:47:49 +02:00
Benjamin Andresen
07f69d4e37
babashka: 0.0.78 -> 0.0.89
2020-04-24 19:47:33 +02:00
Austin Seipp
8d1a524c22
ispc: 1.10.0 -> 1.13.0, cleanup, (co)maintain
...
This includes several enhancements in the underlying compiler, including
codegen improvements for AVX-512, Ice Lake CPU definitions,
cross-{arch,os} compilation (currently unsupported due to multilib
issues), and more.
This also bumps the LLVM backend to the 10.0 release. Note that ispc
itself requires a few extra stability patches on top of 10.0 for AVX-512
support, but these aren't applied for us. Therefore AVX-512 still has
some extra, rough edges.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 12:08:43 -05:00
talyz
abedfadd73
php.buildEnv: Respect override
...
Make buildEnv take earlier overridden values into account by
forwarding all arguments (a merge of generic's arguments, all previous
arguments and the current arguments) to the next invocation of
buildEnv.
2020-04-24 18:48:29 +02:00
talyz
dde5f5f899
php: Make all arguments to a PHP build overridable
...
Make all arguments to a PHP build overridable; i.e, both configuration
flags, such as valgrindSupport, and packages, such as valgrind:
php.override { valgrindSupport = false; valgrind = valgrind-light; }
This applies to packages built by generic and buildEnv/withExtensions;
i.e, it works with both phpXX and phpXXBase packages.
The following changes were also made to facilitate this:
- generic and generic' are merged into one function
- generic now takes all required arguments for a complete build and
is meant to be called by callPackage
- The main function called from all-packages.nix no longer takes all
required arguments for a complete build - all arguments passed to it
are however forwarded to the individual builds, thus default
arguments can still be overridden from all-packages.nix
2020-04-24 18:41:53 +02:00
Michael Raskin
e170e0e85f
Merge pull request #85825 from kini/acl2-8.3
...
acl2: 8.2 -> 8.3
2020-04-24 16:05:17 +00:00
Matthew Bauer
ff642c5694
llvm/compiler-rt.nix: add i{4,5,6}86 to X86 architecture
...
Fixes #85622
2020-04-24 10:22:21 -05:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Benjamin Hipple
acdd239578
Merge pull request #84943 from drewrisinger/dr-pr-qiskit-bump
...
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-24 09:06:08 -04:00
Arian van Putten
3ec47a7bb0
libcbor: Fix pkgconfig being placed correctly
...
Fixes #85932
2020-04-24 14:51:15 +02:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling
2020-04-24 12:22:58 +01:00
talyz
a463261415
php.buildEnv: Make the exported php package overridable
...
This implements the override pattern for builds done with buildEnv, so
that we can, for example, write
php.override { fpmSupport = false; }
and get a PHP package with the default extensions enabled, but PHP
compiled without fpm support.
2020-04-24 13:05:37 +02:00
Frederik Rietdijk
2058aeba20
python3Packages.panel: 0.7.0 -> 0.8.3
...
A newer version is available but requires bokeh >= 2.
See https://github.com/NixOS/nixpkgs/pull/85758 for WIP bokeh PR.
2020-04-24 12:09:58 +02:00
adisbladis
755d20a0ae
Merge pull request #85901 from zowoq/slirp
...
libslirp: 4.2.0 -> 4.3.0, slirp4netns: 1.0.0 -> 1.0.1
2020-04-24 11:37:00 +02:00
Frederik Rietdijk
955170761f
python3Packages.holoviews: 1.12.7 -> 1.13.2
2020-04-24 11:35:08 +02:00
Frederik Rietdijk
2030507f2d
python3Packages.param: 1.9.2 -> 1.9.3
2020-04-24 11:35:08 +02:00
Frederik Rietdijk
d9078294cf
python3Packages.pyviz_comms: 0.7.2 -> 0.7.4
2020-04-24 11:35:08 +02:00
Michael Raskin
09079c4e76
Merge pull request #85912 from chkno/allegro
...
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-24 08:54:46 +00:00
Vladyslav M
9078bee65a
Merge pull request #85906 from xrelkd/update/cargo-expand
2020-04-24 10:38:21 +03:00
xrelkd
94579ce01b
cargo-expand: 0.5.0 -> 0.6.0
2020-04-24 09:40:43 +08:00
Jan Tojnar
5e6adf78e9
Merge pull request #84771 from r-ryantm/auto-update/fmt
2020-04-24 03:26:21 +02:00
zowoq
3f2fdbb6f9
libslirp: 4.2.0 -> 4.3.0
...
https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.3.0
2020-04-24 10:36:14 +10:00
Drew Risinger
4238afcfef
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-23 20:33:19 -04:00
Drew Risinger
c17bbad264
python3Packages.qiskit-ibmq-provider: 0.6.0 -> 0.6.1
2020-04-23 20:33:19 -04:00
Keshav Kini
7fb25b93a4
acl2: 8.2 -> 8.3
2020-04-23 17:15:41 -07:00
Nick Hu
540bbf43a6
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 00:22:03 +01:00
Drew Risinger
19abfc4e36
python3Packages.qiskit-aqua: 0.6.5 -> 0.6.6
2020-04-23 18:02:18 -04:00
Drew Risinger
88d49347f4
python3Packages.qiskit-ignis: 0.2.0 -> 0.3.0
2020-04-23 18:02:18 -04:00
Drew Risinger
aec8e04689
python3Packages.qiskit-aer: 0.4.1 -> 0.5.0
2020-04-23 18:02:18 -04:00
Drew Risinger
c6ea35d599
python3Packages.qiskit-terra: 0.12.0 -> 0.13.0
...
Also add in optional visualization inputs as default to ensure that
they are in the environment when used at runtime.
Some hacks to avoid packaging retworkx (uses a semi-complicated Rust ->
Python packaging system, will try to get that packaged in future).
For now, just disabling retworkx, will need to package it in future.
2020-04-23 18:02:18 -04:00
Drew Risinger
e218af21ab
python3Packages.retworkx: init at 0.3.3
...
Replacement for networkx in qiskit-terra.
2020-04-23 18:02:18 -04:00
Drew Risinger
1940e83201
python3Packages.fastjsonschema: init at 2.14.4
2020-04-23 18:02:18 -04:00
Drew Risinger
69a7c3ba2d
pythonPackages.python-constraint: init at 1.4.0
2020-04-23 18:02:18 -04:00
Dmitry Kalinkin
db664905e3
uriparser: disable building docs
2020-04-23 16:49:02 -04:00
Dmitry Kalinkin
ec6bc32a3d
uriparser: 0.9.1 -> 0.9.3
2020-04-23 16:08:12 -04:00
R. RyanTM
08d634a7a0
fmt: 6.1.2 -> 6.2.0
2020-04-23 22:05:00 +02:00
Matt Huszagh
51502a7240
pyclipper: init at 1.1.0.post3
2020-04-23 11:31:42 -07:00
Bernardo Meurer
af87f13d0c
gtk3: 3.24.17 -> 3.24.18
2020-04-23 09:39:58 -07:00
Vincent Laporte
a4adb1f75b
coqPackages.equations: 1.2 → 1.2.1
2020-04-23 18:03:04 +02:00
Jörg Thalheim
11019ea58f
Merge pull request #85243 from oxalica/rust-analyzer
2020-04-23 16:36:54 +01:00
Jörg Thalheim
019dc065ee
gometalinter: remove
...
gometalinter development has stopped. golangci-lint is the replacement
2020-04-23 15:33:15 +01:00
Jörg Thalheim
40793b5e23
gogetdoc: 2018-10-25 -> 2019-02-28
2020-04-23 15:29:13 +01:00
Jörg Thalheim
4fe70362b9
godef: 1.1.1 -> 1.1.2
2020-04-23 15:29:13 +01:00
Jörg Thalheim
32278c8791
gocode: 2018-11-05 -> 2020-04-06
2020-04-23 15:29:13 +01:00
Jörg Thalheim
9e4b5b78bf
impl: 2018-02-27 -> 2019-11-19
2020-04-23 15:29:12 +01:00
Jörg Thalheim
771c6d57c5
gopkgs: 2.0.1 -> 2.1.2
2020-04-23 15:29:12 +01:00
Jörg Thalheim
4508ccc6fa
gomodifytags: 2018-09-14 -> 1.4.0
2020-04-23 15:29:12 +01:00
Jörg Thalheim
40740541ac
reftools: 2018-09-14 -> 2019-12-21
2020-04-23 15:29:12 +01:00
Jörg Thalheim
684b41042a
gopls: init at 0.4.0
2020-04-23 15:29:12 +01:00
Jörg Thalheim
98db2b575b
gotools: 2019-11-14 -> 2020-04-21
2020-04-23 15:28:16 +01:00
oxalica
b95699970f
vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20
2020-04-23 17:11:22 +08:00
oxalica
a82fe46ae1
rust-analyzer: 2020-04-06 -> 2020-04-20
2020-04-23 17:11:04 +08:00
geistesk
a682c44e65
golangci-lint: 1.24.0 -> 1.25.0
2020-04-23 09:35:41 +02:00
Frederik Rietdijk
cff0669a48
Merge master into staging-next
2020-04-23 08:11:16 +02:00
Benjamin Hipple
21be830522
Merge pull request #85799 from matthewbauer/blas-lapack-expand-docs
...
BLAS/LAPACK fixup and expand docs
2020-04-22 21:56:20 -04:00
Jan Tojnar
c52cc1953c
Merge pull request #85812 from jtojnar/gegl-timeout
2020-04-22 23:23:39 +02:00
Jan Tojnar
a2bdcd794b
gegl_0_4: try to fix tests timing out
2020-04-22 23:01:31 +02:00
Drew
af3e5fc48a
pythonPackages.arrow: fix license ( #85803 )
2020-04-22 16:40:23 -04:00
Enno Lohmeier
d1cc4c139b
pythonPackages.caldav: unbreak build
2020-04-22 12:32:52 -07:00
Frederik Rietdijk
0ccc411dd8
waylandpp: fix after incorrect merge
2020-04-22 19:53:43 +02:00
Frederik Rietdijk
aa272d8e82
waylandpp: fix after incorrect merge
2020-04-22 19:53:19 +02:00
symphorien
9aa4a4c722
texlab: 1.10.0 -> 2.0.0 ( #85700 )
...
https://github.com/latex-lsp/texlab/releases/tag/v2.0.0
2020-04-22 13:49:29 -04:00
Matthew Bauer
3d18975478
python.pkgs.scipy: set SCIPY_USE_G77_ABI_WRAPPER=1
...
To avoid segmentation fault on MKL, we need to use the CBLAS ABI.
Normally, scipy will autodetect this, but here we don’t link using the
‘libmkl_rt.so’ name. So we need to manually set this.
See 50012918db/doc/source/building/linux.rst (fortran-abi-mismatch)
2020-04-22 12:38:28 -05:00
Matthew Bauer
5a500ff0ba
blas,lapack: use correct name for library
...
To match the soname, we need to use libblas.so.3, liblapack.so.3.
2020-04-22 12:37:04 -05:00
Frederik Rietdijk
6c13816249
Merge staging-next into staging
2020-04-22 17:20:43 +02:00
Frederik Rietdijk
8374a2a0ee
Merge master into staging-next
2020-04-22 17:20:20 +02:00
Michael Weiss
c6e3c006b1
python3Packages.cryptography: 2.9 -> 2.9.1
...
"Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
OpenSSL 1.1.1g."
2020-04-22 17:08:52 +02:00
Peter Hoeg
f690b34603
Merge pull request #83054 from peterhoeg/u/icr
...
crystal: change all crystal programs to use buildCrystalPackage and update pkgs
2020-04-22 20:31:35 +08:00
worldofpeace
31d630c3a4
Revert "ldc: 1.17.0 -> 1.20.1"
2020-04-22 08:14:40 -04:00
Michael Weiss
2319f0c168
python3Packages.google_api_python_client: 1.8.1 -> 1.8.2
2020-04-22 14:12:55 +02:00
Domen Kožar
a63762ace8
Merge pull request #72091 from xwvvvvwx/reproducible-pytest4
...
python3Packages.pytest4: deterministic bytecode
2020-04-22 14:05:09 +02:00
Max Wittig
50ba3f7ad8
gitlab-runner: 12.9.0 -> 12.10.0 ( #85748 )
2020-04-22 12:04:50 +00:00
Domen Kožar
ace7b93131
Merge pull request #72420 from minijackson/waylandpp-0.2.7
...
waylandpp: 0.2.5 -> 0.2.7, make it split-output package
2020-04-22 13:12:06 +02:00
Scott Worley
138300330c
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-22 02:40:36 -07:00
Peter Hoeg
819796060f
crystal2nix: specify build type
2020-04-22 17:30:23 +08:00
Peter Hoeg
26a69b3d3e
lucky-cli: init at 0.20
2020-04-22 17:30:23 +08:00
Peter Hoeg
61660a7aeb
ameba: 0.12.0 -> 0.12.1
2020-04-22 17:30:23 +08:00
Peter Hoeg
4805be654d
scry: build against crystal 0.31
2020-04-22 17:30:22 +08:00
Peter Hoeg
fb8902ba07
mint: 0.7.1 -> 0.9.0
2020-04-22 17:30:22 +08:00
Peter Hoeg
1e3bae6c41
icr: 0.6.0 -> 0.8.0
2020-04-22 17:30:22 +08:00
Peter Hoeg
760d56f6ba
shards: 0.9.0 -> 0.10.0
2020-04-22 17:30:22 +08:00
Peter Hoeg
912eb6b120
crystal: build using Makefile or shards if available
2020-04-22 17:30:22 +08:00
Marek Mahut
d5c13032d6
Merge pull request #85688 from 1000101/shopify_themekit
...
shopify-themekit: init at 1.0.3
2020-04-22 11:20:32 +02:00
Mario Rodas
573ce569cd
nodejs-14_x: init at 14.1.0
...
Changelog:
- https://github.com/nodejs/node/releases/tag/v14.0.0
- https://github.com/nodejs/node/releases/tag/v14.1.0
2020-04-22 04:20:00 -05:00
Michael Raskin
19bbaca14f
Merge pull request #85743 from marsam/update-icu
...
icu: init 65.1, 66.1
2020-04-22 09:10:47 +00:00
Christoph Hrdinka
1137e71657
Merge pull request #85383 from r-ryantm/auto-update/ephemeralpg
...
ephemeralpg: 2.9 -> 3.0
2020-04-22 10:32:27 +02:00
Jörg Thalheim
c1f5ac41a3
python3.pkgs.snitun: fix port binding conflicts in test
2020-04-22 07:31:54 +01:00
Vincent Laporte
513e1339c0
ocamlPackages.merlin: 3.3.3 → 3.3.4
2020-04-22 07:24:48 +02:00
Elis Hirwing
d3605d66ed
php: Set maintainer team as maintainers
...
Also passthrough the meta of the package to have description,
homepage, license, maintainers and other metadata passed through to
the commonly used attribute.
2020-04-22 06:47:58 +02:00
Drew Risinger
512a85d334
pythonPackages.pylatexenc: 2.1 -> 2.2
2020-04-21 20:23:17 -07:00
Evan Stoll
d3a41f3c23
pythonPackages.pyroma: init at 2.6
2020-04-21 17:17:13 -07:00
Martin Weinelt
bb4f46855f
openssl: 1.1.1f → 1.1.1g
...
Fixes: CVE-2020-1967
Segmentation fault in SSL_check_chain (CVE-2020-1967)
=====================================================
Severity: High
Server or client applications that call the SSL_check_chain() function during or
after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a
result of incorrect handling of the "signature_algorithms_cert" TLS extension.
The crash occurs if an invalid or unrecognised signature algorithm is received
from the peer. This could be exploited by a malicious peer in a Denial of
Service attack.
OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue. This
issue did not affect OpenSSL versions prior to 1.1.1d.
Affected OpenSSL 1.1.1 users should upgrade to 1.1.1g
This issue was found by Bernd Edlinger and reported to OpenSSL on 7th April
2020. It was found using the new static analysis pass being implemented in GCC,
- -fanalyzer. Additional analysis was performed by Matt Caswell and Benjamin
Kaduk.
2020-04-22 02:14:44 +02:00
Lars Jellema
800dd4b7da
python3Packages.simpleaudio: init at 1.0.4
2020-04-21 17:13:49 -07:00
Symphorien Gibol
5bc1773390
python3Packages.matrix-nio: add symphorien as maintainer
2020-04-21 16:35:58 -07:00
Symphorien Gibol
1d0aae0bc9
python3Packages.matrix-nio: 0.9.0 -> 0.10.0
2020-04-21 16:35:58 -07:00
Martin Weinelt
c0c8dcd828
pythonPackages.pulsectl: init at 20.4.3
2020-04-21 16:17:36 -07:00
Jan Tojnar
78a7c57367
Merge pull request #81731 from r-ryantm/auto-update/appstream-glib
2020-04-22 00:36:53 +02:00
Jonathan Ringer
5d4162e9f9
python3Packages.dotnetcore2: 2.1.11 -> 2.1.13
...
instead of installing only what's needed, remove extraneous executable
2020-04-21 14:40:26 -07:00
Michael Weiss
0d1194704b
python3Packages.google_api_python_client: 1.8.0 -> 1.8.1
...
This contains a fix for the goobook build which would break due to this
update.
2020-04-21 22:08:50 +02:00
Frederik Rietdijk
23be4a8b4d
Merge master into staging-next
2020-04-21 19:59:56 +02:00
Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
...
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Frederik Rietdijk
e7593313a6
Merge pull request #84354 from bandresen/clj-kondo_2020.03.20->2020.04.05
...
clj-kondo: 2020.03.20 -> 2020.04.05
2020-04-21 19:51:08 +02:00
Kevin Rauscher
080e82493b
metals: 0.8.3 -> 0.8.4
2020-04-21 19:43:53 +02:00
Frederik Rietdijk
bae8756c1a
libyaml: 0.2.3 -> 0.2.4
2020-04-21 18:43:47 +02:00
1000101
803ff6e851
shopify-themekit: init at 1.0.3
2020-04-21 18:33:16 +02:00
Mario Rodas
9d81c54b31
opam: add marsam to maintainers
2020-04-21 15:49:43 +02:00
Mario Rodas
05cfa5ff99
opam: 2.0.6 -> 2.0.7
2020-04-21 15:49:43 +02:00
Mario Rodas
6a03fa96ea
Merge pull request #85411 from anmonteiro/anmonteiro/bs-platform-7.3.1
...
bs-platform: 7.2.0 -> 7.3.1
2020-04-21 08:01:11 -05:00
Mario Rodas
357054b656
Merge pull request #85648 from xrelkd/update/cargo-expand
...
cargo-expand: 0.4.19 -> 0.5.0
2020-04-21 07:16:13 -05:00
Frederik Rietdijk
cf1a68360e
python2: 2.7.17 -> 2.7.18
2020-04-21 11:21:39 +02:00
Vincent Laporte
22a3bf9fb9
Merge pull request #85142 from sternenseemann/mirage-crypto
...
ocamlPackages: jackline: switch to mirage-crypto and update dependencies
2020-04-21 08:56:52 +02:00
Mario Rodas
1a36927174
ocamlformat: 0.14.0 -> 0.14.1
...
Changelog: https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.14.1
2020-04-21 08:56:19 +02:00
Vincent Laporte
974920ccd4
ocamlPackages.alcotest: 0.8.5 → 1.0.1
2020-04-21 08:47:40 +02:00
Vincent Laporte
fc317e100a
ocamlPackages.digestif: fix tests for alcotest ≥ 1.0
2020-04-21 08:47:40 +02:00
Vincent Laporte
36632263e0
ocamlPackages.base64: fix tests for alcotest ≥ 1.0
2020-04-21 08:47:40 +02:00
Vincent Laporte
f2788cdf11
ocamlPackages.angstrom: disable tests for OCaml < 4.05
2020-04-21 08:47:40 +02:00
Vincent Laporte
1bdf4d121b
ocamlPackages.bigstringaf: disable tests for OCaml < 4.05
2020-04-21 08:47:40 +02:00
R. RyanTM
aaddfc0c5b
libunwind: 1.3.1 -> 1.4.0
2020-04-21 08:41:13 +02:00
R. RyanTM
6a64dbefd0
libnetfilter_conntrack: 1.0.7 -> 1.0.8
2020-04-21 08:40:58 +02:00
Lancelot SIX
6c162416ca
bison: 3.5.2 -> 3.5.4
2020-04-21 08:40:37 +02:00
R. RyanTM
0293a4b37f
waf: 2.0.19 -> 2.0.20
2020-04-21 08:40:14 +02:00
R. RyanTM
640186a866
libvdpau: 1.3 -> 1.4
2020-04-21 08:38:50 +02:00
R. RyanTM
4613022b5d
libyaml: 0.2.2 -> 0.2.3
2020-04-21 08:37:46 +02:00
Jörg Thalheim
c88f04cb93
gpgme: convert macos sed patch scripts to patch files
...
This is less brittle and breaks loud if the code changes.
Also remove the /usr/bin/file patch. It is not really required
for the build to work, the generated warning is harmless.
2020-04-21 08:37:12 +02:00
Kirill Elagin
5470d96645
pgpgme: Fix build with python on macOS
...
* Replace LD_LIBRARY_PATH with OS-specific name (e.g. DYLD_LIBRARY_PATH
on macOS).
* Disable Python tests on macOS, because they use gpg, which fails due
to a very long socket path (https://github.com/NixOS/nix/pull/1085 ).
The former should be fixed upstream. The latter is a Nix-specific issue,
but it can be worked-around upstream by making Python tests respect
--disable-gpg-test.
2020-04-21 08:37:12 +02:00
R. RyanTM
c9576a4b74
doxygen: 1.8.17 -> 1.8.18
2020-04-21 08:33:04 +02:00
Jan Tojnar
9073a0cb8b
meson: 0.53.2 → 0.54.0
...
https://mesonbuild.com/Release-notes-for-0-54-0.html
2020-04-21 08:32:39 +02:00
Pavol Rusnak
3c83abd60f
libfido2: 1.3.1 -> 1.4.0
...
- drop upstreamed patches
- use system hidapi
2020-04-21 08:31:37 +02:00
Frederik Rietdijk
803b3d296c
Merge staging-next into staging
2020-04-21 08:29:51 +02:00
Frederik Rietdijk
ef1679a038
Merge pull request #85171 from bcdarwin/python3-mayavi
...
python3Packages.mayavi: update from Python 2 to Python 3 (and switch from wxPython to pyqt5)
2020-04-21 08:01:57 +02:00
Dmitry Kalinkin
c7d4882ab1
python3Packages.matplotlib: 3.1.3 -> 3.2.1, and various cleanups ( #84362 )
...
* pythonPackages.matplotlib: add veprbl to maintainers
* pythonPackages.matplotlib: remove an old darwin hack
* pythonPackages.matplotlib: remove python and stdenv from buildInputs
* python3Packages.matplotlib: remove a hack for python33
* pythonPackages.matplotlib: remove outdated checkPhase
Downloading the baseline_images is not a real issue, building against
older freetype (local_freetype = True) is, perhaps, not what we
want. The good news is that the tests would pass (tested on 3.2.1) if
we were to enable them:
========== 6684 passed, 1332 skipped, 10 xfailed in 228.64s (0:03:48) ==========
* pythonPackages.matplotlib: provide setup.cfg from a file instead of a patch
* python3Packages.matplotlib: 3.1.3 -> 3.2.1
2020-04-21 07:56:13 +02:00
Ben Darwin
fe07e2b2ac
elastix: enable tests
2020-04-21 07:54:59 +02:00
Ben Darwin
30cafee8b6
elastix: python -> python3
2020-04-21 07:54:59 +02:00
Raphael Borun Das Gupta
5dc6f02d77
lektor: fix "ImportError: No module named pkg_resources"
2020-04-21 07:42:35 +02:00
John Ericson
607522c78d
numpy: Use blas and lapack dev outputs for include dirs
2020-04-20 21:40:48 -04:00
xrelkd
fd580728d9
cargo-expand: 0.4.19 -> 0.5.0
2020-04-21 09:23:53 +08:00
Matthew Bauer
a6a502fca0
magma: remove mklSupport flag
...
This now relies on the "blas" and "lapack" packages.
2020-04-20 16:02:57 -05:00
Matthew Bauer
ff2f2644f8
blas,lapack: use isILP64 instead of is64bit
...
This is a better name since we have multiple 64-bit things that could
be referred to.
LP64 : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Matthew Bauer
015f46beba
numpy: set lapack,blas library names correctly
2020-04-20 13:53:29 -05:00
markuskowa
3bbd074217
Merge pull request #79953 from r-ryantm/auto-update/mdds
...
mdds: 1.5.0 -> 1.6.0
2020-04-20 20:27:22 +02:00
markuskowa
e18bb6fa83
Merge pull request #84340 from r-ryantm/auto-update/byacc
...
byacc: 20191125 -> 20200330
2020-04-20 19:03:13 +02:00
markuskowa
52df4fa7d0
Merge pull request #83752 from r-ryantm/auto-update/netcdf
...
netcdf: 4.7.3 -> 4.7.4
2020-04-20 18:59:17 +02:00
Lars Jellema
b674acee6e
ghdl: init at 0.37
2020-04-20 14:41:22 +02:00
Lars Jellema
8e79583510
gnat: init at 9.3.0
2020-04-20 14:41:22 +02:00
worldofpeace
63bb75a4d9
Merge pull request #85488 from lionello/ldc-bootstrap
...
ldc: 1.17.0 -> 1.20.1
2020-04-20 08:15:20 -04:00
Léo Gaspard
203955fa0c
Merge pull request #82714 from delroth/s3tc
...
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
2020-04-20 13:41:47 +02:00
Markus Partheymüller
94d114dc2a
edk2/OVMF: Determine build type from CC setting
2020-04-20 13:30:35 +02:00
Markus Partheymüller
fe8afcb993
edk2: Fix style
2020-04-20 13:19:38 +02:00
Jörg Thalheim
216237e349
Merge pull request #85579 from siriobalmelli-foss/fix/howdoi
2020-04-20 10:41:53 +01:00
Mario Rodas
172746d796
icu66: init at 66.1
2020-04-20 04:21:00 -05:00
Mario Rodas
c5bcdbf2c0
icu65: init at 65.1
2020-04-20 04:20:00 -05:00
Markus Partheymüller
f5f53288cc
edk2/OVMF: Support build on macOS
...
In order to use OVMF firmware with e.g. qemu on macOS, these packages
needed to be made macOS ready. This meant choosing the clang build in
this case, because it is the only one working on macOS.
Unfortunately, just using clang on all platforms doesn't work because
there are hardcoded assumptions in the edk2 build system.
2020-04-20 09:53:32 +02:00