Commit Graph

85396 Commits

Author SHA1 Message Date
Jan Tojnar
8935ddf8ca
Merge pull request #93817 from albakham/pkg/sublime-music 2020-07-25 23:40:15 +02:00
albakham
3dd951c50e
python3Packages.dataclasses-json: init at 0.5.1 2020-07-26 01:34:42 +04:00
Luc Perkins
debf7bbcb0
Add version flag to Open Policy Agent build 2020-07-25 12:30:12 -07:00
Silvan Mosberger
883af843c3
Merge pull request #93275 from evanjs/openrazer/2.8.0
openrazer: 2.7.0 -> 2.8.0
2020-07-25 18:57:51 +02:00
albakham
d3fdd46b26
python3Packages.typing-inspect: init at 0.6.0 2020-07-25 19:30:24 +04:00
Milan
56fcf7891b
openjdk: build with empty pre-version (#92947)
The removes the "-internal" suffix from the OpenJDK version string.
Some applications, like the Jetbrains IDEs, check for a suffix to
determine if a stable JDK is used.
Thanks to @liff for the hint in #92837!
2020-07-25 17:21:41 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Symphorien Gibol
2885306df0 rls: fix build
fix copied from rustfmt
2020-07-25 12:00:00 +00:00
Daniël de Kok
370a71c74f
Merge pull request #93619 from Parasrah/go-task
go-task: init at 2.8.1
2020-07-25 20:41:26 +02:00
Parasrah
669155b09d go-task: init at 2.8.1 2020-07-25 20:27:03 +02:00
Daniël de Kok
fdbae69e8c
Merge pull request #93747 from danieldk/onednn-no-sse4.1
oneDNN: compile without -msse4.1
2020-07-25 13:36:41 +02:00
R. RyanTM
bc9adde027 lime: 4.3.1 -> 4.4.0 2020-07-25 10:05:08 +00:00
Mario Rodas
7c9e2e7508
dqlite: 1.4.4 -> 1.5.0 2020-07-25 04:20:00 -05:00
Vaibhav Sagar
c177c436af polyml: 5.8 -> 5.8.1 2020-07-25 18:31:43 +10:00
(cdep)illabout
847fc1c80d
harfbuzz: enable support for gobject-introspection 2020-07-25 16:47:14 +09:00
Vincent Laporte
f4a95e8465 ocamlPackages.markup: 0.7.5 → 0.8.2 2020-07-25 06:06:41 +02:00
Peter Simons
dbacb52ad8
Merge pull request #92461 from NixOS/haskell-updates
Update Haskell package set to LTS 16.6 (plus other fixes)
2020-07-24 22:13:40 +02:00
Peter Simons
e8e0ca289c haskell-shower: jailbreak to fix the build with ghc-8.10.x 2020-07-24 21:58:58 +02:00
Peter Simons
f4d4fdcbf0 haskell-dhall: use latest version for ghc-8.10.x so that we can build with the latest repline library 2020-07-24 21:13:25 +02:00
Daniël de Kok
3b772b681c
Merge pull request #93780 from 06kellyjac/deno_1.2.1
deno: 1.2.0 -> 1.2.1
2020-07-24 21:03:57 +02:00
Daniël de Kok
deeb49ee4c
Merge pull request #93776 from Pamplemousse/codeql
codeql: 2.2.3 -> 2.2.4
2020-07-24 21:02:28 +02:00
Peter Simons
b5613e78fd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-11-g7fa9100-dirty from Hackage revision
8af27e77a0.
2020-07-24 20:56:38 +02:00
Peter Simons
1d96606e34 haskell-dhall: clean up and drop obsolete overrides 2020-07-24 20:55:19 +02:00
Peter Simons
dd74d6ba9a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-11-g7fa9100 from Hackage revision
8af27e77a0.
2020-07-24 20:55:07 +02:00
Peter Simons
4c8da32eae hackage2nix: update list of broken builds
Ping @cdepillabout because of termonad.
2020-07-24 20:55:02 +02:00
Jaka Hudoklin
fea9351d81
Merge pull request #92719 from pjjw/update/mongodb-42
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Jan Tojnar
98710d2552
flatpak: 1.6.3 → 1.8.1
Changes:
* https://github.com/flatpak/flatpak/releases/tag/1.7.1
* https://github.com/flatpak/flatpak/releases/tag/1.7.2
* https://github.com/flatpak/flatpak/releases/tag/1.7.3
* https://github.com/flatpak/flatpak/releases/tag/1.8.0
* https://github.com/flatpak/flatpak/releases/tag/1.8.1

Commits:
https://github.com/flatpak/flatpak/compare/1.6.3...1.7.1
https://github.com/flatpak/flatpak/compare/1.7.1...1.8.1

Notable packaging changes:
* Flatpak now ships a sysusers.d file for allowing systemd to create the required users.
  4df019063b
* Completion support for fish shell
* If an app has filesystem access, the host /lib is accessible as /run/host/lib, etc.
* New filesystem permission "host-etc" and "host-os" give access to system /usr and /etc.
  fe2536b844
* We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues.
  dc4e198766
* We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the systemd generators work better
  7c3a85bf43
* Use variant-schema-compiler for some GVariant code
  https://github.com/flatpak/flatpak/pull/3366
* zstd compression for oci deltas:
  bfa71e208a

Additionally:
* Remove glibcLocales which is not used since 1.4 bump because glibc contains a locale archive with C.UTF-8
  1728bc8d22
* Stop using aliases for docbook-xsl-nons and pkg-config packages
* Stop using autoreconfHook, the autogen.sh script contains some extra that are necessary when building from git.
* Increase disk space for installed tests, they were running out.
* Enable building developer documentation.
2020-07-24 19:38:51 +02:00
Ryan Mulligan
1857422901
Merge pull request #93730 from r-ryantm/auto-update/doctl
doctl: 1.45.1 -> 1.46.0
2020-07-24 10:02:49 -07:00
Jörg Thalheim
af854940a6
Merge pull request #93750 from r-ryantm/auto-update/pwndbg 2020-07-24 17:24:08 +01:00
06kellyjac
3c45c69f49 deno: 1.2.0 -> 1.2.1 2020-07-24 16:10:55 +00:00
Pamplemousse
d14d094189 codeql: 2.2.3 -> 2.2.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-07-24 09:03:05 -07:00
Peter Woodman
dbd0f3e957
mongodb: 4.0.12 -> 4.2.8
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.

Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.

Per reviewer suggestion, adding myself as cheetah3 maintainer.

Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
Malte Brandy
8605e1c404
bluespec: Fix build without ghc 844
ghc 8.4.4 was only required before the merge of

https://github.com/B-Lang-org/bsc/pull/42

which actually is already contained in the commit we are using.
2020-07-24 17:02:47 +02:00
ajs124
61d3f6f7d7 opendmarc: init at 1.3.3 2020-07-24 16:57:48 +02:00
Stig Palmquist
e68e4ca4b0
perlPackages.CryptOpenPGP: init at 1.12
dependencies:
perlPackages.AltCryptRSABigInt: init at 0.06
perlPackages.ConvertASCIIArmour: init at 1.4
perlPackages.CryptCAST5_PP: init at 1.04
perlPackages.CryptDES_EDE3: init at 0.01
perlPackages.CryptDSA: init at 1.17
perlPackages.CryptRIPEMD160: init at 0.06
perlPackages.CryptTwofish: init at 2.17
perlPackages.DataBuffer: init at 0.04
perlPackages.DigestMD2: init at 2.04
perlPackages.MathPrimeUtil: init at 0.73
perlPackages.MathPrimeUtilGMP: init at 0.52
perlPackages.TieEncryptedHash: init at 1.24
2020-07-24 16:12:45 +02:00
maralorn
359d2e6892
Merge pull request #93768 from maralorn/hls
[haskell-updates] haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0
2020-07-24 15:54:06 +02:00
Malte Brandy
ccb418a358
haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0 2020-07-24 15:04:25 +02:00
Martin Milata
681268d2e0 pythonPackages.trezor: enable shell completion 2020-07-24 14:49:01 +02:00
Malte Brandy
8b95d6de9c
haskellPackages.neuron: Fix build for 0.6.0 and deps 2020-07-24 13:59:18 +02:00
Malte Brandy
698a614ea0
haskelllPackages.dependent-sum-aeson-orphans: apply patch to fix build 2020-07-24 13:38:36 +02:00
Peter Simons
0351afda02 git-annex: update SHA256 hash for the new 8.20200720.1 version 2020-07-24 13:28:34 +02:00
Peter Simons
6acca641f9 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-07-24 13:08:06 +02:00
Malte Brandy
692715dc95 haskellPackages.jsaddle-warp: Fix build
Disables a patch that is applied on upstream because of new version.
2020-07-24 13:07:34 +02:00
Peter Simons
5e2890288c haskell-streaming-commons: update to version 2.2.2.1 to avoid test suite bug 2020-07-24 13:07:34 +02:00
Domen Kožar
6d54b2f918 ghc 8.8.4, 8.10.1: disable profiled builds on aarch64 to avoid 2GB output limit 2020-07-24 13:07:34 +02:00
Bas van Dijk
9d17ec4073 haskellPackages.splot: fix build
Also introduce the top-level `splot` package which only provides the
statically linked `splot` binary.
2020-07-24 13:07:34 +02:00
Peter Simons
5d021fedc3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-10-gf433b07 from Hackage revision
dce52887af.
2020-07-24 13:07:29 +02:00
Peter Simons
229a83288d hackage2nix.yaml: update list of broken builds to avoid evaluation errors
Ping @maralorn, because neuron appears to be broken.
2020-07-24 13:07:28 +02:00
Peter Simons
30464da7b8 bluespec: mark package as broken because it depends on dropped ghc-8.4.4
Ping @flokli and @thoughtpolice.
2020-07-24 13:06:22 +02:00
Peter Simons
f1182ecc91 ghc: drop obsolete 8.4.x version
We generally keep only the last 3 major releases of GHC.
2020-07-24 13:02:55 +02:00
Gabor Greif
dd6ce8c879 ghc: add new version 8.8.4 2020-07-24 13:02:55 +02:00
Tyson Whitehead
52174923cc haskellPackages.Color: unmark broken 2020-07-24 13:02:55 +02:00
Tyson Whitehead
5dfff453cc haskellPackages.massiv*: disable massiv test, unmark as broken 2020-07-24 13:02:55 +02:00
Tyson Whitehead
91d52901c4 haskellPackages.scheduler: unmark as broken 2020-07-24 13:02:55 +02:00
Malte Brandy
ac8c823955 ghc.withPackages: Wrap hls with package lookup env 2020-07-24 13:02:55 +02:00
Malte Brandy
5e756f5f31 haskellPackages.haskell-language-server: 0.1.0.0 -> 0.2.0.0
generated by
pkgs/development/tools/haskell/haskell-language-server/update.sh

with some manual tweaks
2020-07-24 13:02:55 +02:00
Malte Brandy
18121c65f3 haskellPackages.hnix: Fix build
Add override as explained in the comment
2020-07-24 13:02:54 +02:00
Zhenya Vinogradov
f19f7e708e haskellPackages.xrefcheck: unmark as broken 2020-07-24 13:02:54 +02:00
Owen Shepherd
ff263519a6 haskell.packages.ghc865.rebase: jailbreak on ghc 8.6 2020-07-24 13:02:54 +02:00
Utku Demir
c6ff9d9265 nix-tree: Expose as a top-level attribute, add maintainer 2020-07-24 13:02:54 +02:00
Peter Simons
e5dae612ba hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-10-gf433b07 from Hackage revision
cae4f64358.
2020-07-24 13:02:54 +02:00
Peter Simons
303690cbb0 LTS Haskell 16.6 2020-07-24 13:02:54 +02:00
Martin Weinelt
579539103c
Merge pull request #93760 from r-ryantm/auto-update/tockloader
tockloader: 1.4.0 -> 1.5.0
2020-07-24 13:01:20 +02:00
R. RyanTM
aecafd476e tockloader: 1.4.0 -> 1.5.0 2020-07-24 10:49:45 +00:00
Oleksii Filonenko
588b927ee6
Merge pull request #93714 from danieldk/gleam-0.10.1
gleam: 0.8.0 -> 0.10.1
2020-07-24 11:31:28 +03:00
R. RyanTM
069700e482 pwndbg: 2019.12.09 -> 2020.07.23 2020-07-24 07:59:14 +00:00
Daniël de Kok
6e0e4960a6
Merge pull request #93681 from xoe-labs/da-drone-update
drone: 1.6.5 → 1.9.0
2020-07-24 09:56:55 +02:00
Daniël de Kok
8af1c4d03d oneDNN: compile without -msse4.1 2020-07-24 09:18:41 +02:00
Jörg Thalheim
ac33603b66
Merge pull request #93743 from r-ryantm/auto-update/nix-build-uncached 2020-07-24 07:28:55 +01:00
R. RyanTM
b48de3b039 nix-build-uncached: 0.1.1 -> 1.0.0 2020-07-24 05:29:10 +00:00
Sarah Brofeldt
ea731f42f7
Merge pull request #93738 from r-ryantm/auto-update/kafkacat
kafkacat: 1.5.0 -> 1.6.0
2020-07-24 07:05:56 +02:00
R. RyanTM
c648cc3234 kafkacat: 1.5.0 -> 1.6.0 2020-07-24 03:17:16 +00:00
Ryan Mulligan
a638a301df
Merge pull request #93724 from r-ryantm/auto-update/binaryen
binaryen: 94 -> 95
2020-07-23 19:19:22 -07:00
R. RyanTM
b0350bc9e3 doctl: 1.45.1 -> 1.46.0 2020-07-24 00:29:02 +00:00
R. RyanTM
25b0b0529f binaryen: 94 -> 95 2020-07-23 22:26:44 +00:00
David Arnold
fcb67219ea
drone: 1.6.5 → 1.9.0 2020-07-23 15:44:40 -05:00
Michael Weiss
fadfde220f
mesa: 2.1.3 -> 2.1.4 (#93708) 2020-07-23 22:24:17 +02:00
Jan Tojnar
097117cf72
malcontent: 0.7.0 → 0.8.0
* Update: https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.8.0
    * Fix the separation patch.
    * Add `itstool` to ui (needed for building localized help).
* Use `pkg-config` instead of the `pkgconfig` alias.
* Fix some issues related to multiple outputs:
    * Make the module pass specific output to `dbus.packages` since the `dbus` NixOS module will not generate configuration with correct interface paths otherwise.
    * Change `malcontent-ui` package to primarily-a-program type derivation (`out`+`lib` instead of `bin`+`out`) since there are more and more `malcontent-control`-specific assets.
        * This also fixes the issue where application data (desktop files, icons…) were installed to `out`, which is not installed by `environment.systemPackages`/`system-path.nix`’s `buildEnv` by default when `bin` output is also present.
    * Make `malcontent` package install `out` output too so that `system-path.nix` links that too. It contains the AccountsService & Polkit data files.
    * Split the library and PAM module out of `malcontent.out` so that they are not installed with the data files.
        * This revealed a bug in the `gobject-introspection` setup hook.
2020-07-23 21:59:23 +02:00
Daniël de Kok
31c04fa9c1
Merge pull request #93698 from danieldk/amdvlk-2020.Q3.2
amdvlk: 2020.Q3.1 -> 2020.Q3.2
2020-07-23 21:54:53 +02:00
Daniël de Kok
6d90a8ddec gleam: 0.8.0 -> 0.10.1
Also fixes current build error on Hydra.
2020-07-23 20:43:25 +02:00
Daniël de Kok
bb259afcc6
Merge pull request #93692 from danieldk/onednn-test-baseline-simd
oneDNN: use SSE 4.1 when running tests
2020-07-23 20:27:21 +02:00
Daniël de Kok
2acbca9b92
Merge pull request #93696 from dywedir/just
just: 0.6.0 -> 0.7.1
2020-07-23 20:23:32 +02:00
Daniël de Kok
064b1236b9 amdvlk: 2020.Q3.1 -> 2020.Q3.2
Changelog:

https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.2
2020-07-23 19:18:32 +02:00
Jan Tojnar
744b380a0e
poppler: 0.90.0 → 0.90.1:
* Fix regression on PS conversion.
   Regression only happened on applications that are locale enabled
   i.e. Okular but not pdftops, when using a quite new lcms and
   the user locale uses , as decimal separator instead of .
 * Add UTF16LE support to TextStringToUCS4.
   Even if the standard clearly says it should be UTF16BE
2020-07-23 18:19:22 +02:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg 2020-07-23 09:08:13 -07:00
Wael Nasreddine
bf0d3ff034
bazel-gazelle: 0.20.0 -> 0.21.1 (#93611) 2020-07-23 09:06:22 -07:00
Vincent Haupert
447fe2d1cd nodePackages.redoc-cli: init at 0.9.8 2020-07-23 14:06:56 +02:00
Jörg Thalheim
9f5d38e751
Merge pull request #82921 from Calvin-L/fix-gcc-on-catalina
Fix GCC compilation on MacOS 10.15
2020-07-23 11:30:23 +01:00
Vladyslav M
4973d19644
just: 0.6.0 -> 0.7.1 2020-07-23 12:15:49 +03:00
Daniël de Kok
a8a0dfa047
Merge pull request #93646 from cw789/erlang_update
erlangR23: 23.0.2 -> 23.0.3
2020-07-23 10:10:59 +02:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
R. RyanTM
91eca099d3 python37Packages.xarray: 0.15.1 -> 0.16.0 2020-07-23 09:30:48 +02:00
Martin Weinelt
2a5f2725ec ansible: v2.9.10 -> v2.9.11
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-11
2020-07-23 09:29:40 +02:00
Simon Pettersson
80f960575d nanomsg: buildInputs -> nativeBuildInputs
Using `nativeBuildInputs` instead of `buildInputs` for the cmake dependency since using `buildInputs` prevents the package from being cross compiled to arm.
2020-07-23 09:28:29 +02:00
Daniël de Kok
24737e5beb oneDNN: use SSE 4.1 when running tests
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
ento
4e0f91170f pythonPackages.clikit: fix dependency on crashtest
From clikit's pyproject.toml:

> Crashtest is only needed for Python ^3.6 to provide
> better error messsages
2020-07-23 08:40:28 +02:00
ento
aff753d184 pythonPackages.crashtest: mirror the python version range specified in pyproject.toml
Trying to build crashtest with python35 fails with:

> ERROR: Package 'crashtest' requires a different Python: 3.5.9 not in
> '>=3.6,<4.0'
2020-07-23 08:40:28 +02:00
Jan Tojnar
cf64230d42
Merge branch 'staging-next' into staging 2020-07-23 08:32:33 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00
worldofpeace
7d557a5d1b
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00
Mario Rodas
bd0eb11616
Merge pull request #93623 from marsam/enable-oneDNN-darwin
oneDNN: 1.5 -> 1.5.1
2020-07-22 20:20:52 -05:00
Ben Darwin
323ba8a3d5 python3Packages.etelemetry: unbreak by adding correct dependencies 2020-07-22 21:05:49 -04:00
Ben Darwin
14feaae6fb python3Packages.ci-py: init at 1.0.0 2020-07-22 21:05:39 -04:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Mario Rodas
71532e92db
nodejs-14_x: 14.5.0 -> 14.6.0
https://github.com/nodejs/node/releases/tag/v14.6.0
2020-07-22 19:55:28 -05:00
Mario Rodas
fa2b5215d0
nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
2020-07-22 19:54:41 -05:00
worldofpeace
6ca121a479
Merge pull request #93684 from bcdarwin/unbreak-nibabel-reverse-deps
python3Packages.nibabel: unbreak reverse deps
2020-07-22 20:43:58 -04:00
Ben Darwin
87479d7d2a python3Packages.ci-info: init at 0.2.0 2020-07-22 20:29:00 -04:00
Ben Darwin
e5e0645b57 python3Packages.nibabel: unbreak reverse deps by adding missing packaging dependency 2020-07-22 20:06:39 -04:00
zimbatm
4cb0342777
pipewire: 0.3.6 -> 0.3.7 2020-07-22 23:52:51 +02:00
Vladyslav M
cf46edfc7c
Merge pull request #91935 from jojosch/jellyfin-mpv-shim_1.5.10 2020-07-22 22:35:23 +03:00
Vincent Laporte
017c7a4940 ocamlPackages.tsort: init at 2.0.0 2020-07-22 20:00:16 +02:00
Domen Kožar
5d42b1c79d
Merge pull request #93435 from turboMaCk/update-elm-packages
elm.Packages: Regenerate elm packages
2020-07-22 19:34:33 +02:00
Peter Simons
64accdc097
Merge pull request #93079 from cfhammill/cfh/fix-rPackages-RcppParallel
rPackages.RcppParallel: Patch shebang
2020-07-22 19:11:23 +02:00
John Ericson
5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
Add Redox OS as a target
2020-07-22 12:56:00 -04:00
adisbladis
63fa3639b1
poetry2nix: 1.10.0 -> 1.11.0 2020-07-22 17:04:47 +02:00
Daniël de Kok
d9160f2635
Merge pull request #93639 from stigtsp/package/rakudo-2020.07
rakudo: 2020.06 -> 2020.07
2020-07-22 17:02:52 +02:00
R. RyanTM
2e531d5f06 python27Packages.flask_sqlalchemy: 2.4.3 -> 2.4.4 2020-07-22 16:54:56 +02:00
R. RyanTM
fa401f5ffe python37Packages.aioftp: 0.16.0 -> 0.16.1 2020-07-22 16:54:41 +02:00
Michael Weiss
434a0111f6 python3Packages.cryptography: 2.9.2 -> 3.0
Backwards incompatible changes:
- Removed support for passing an Extension instance to
  from_issuer_subject_key_identifier(), as per our deprecation policy.
- Support for LibreSSL 2.7.x, 2.8.x, and 2.9.0 has been removed (2.9.1+
  is still supported).
- Dropped support for macOS 10.9, macOS users must upgrade to 10.10 or
  newer.
- RSA generate_private_key() no longer accepts public_exponent values
  except 65537 and 3 (the latter for legacy purposes).
- X.509 certificate parsing now enforces that the version field contains
  a valid value, rather than deferring this check until version is
  accessed.

Deprecations:
- Deprecated support for Python 2. At the time there is no time table
  for actually dropping support, however we strongly encourage all users
  to upgrade their Python, as Python 2 no longer receives support from
  the Python core team.
2020-07-22 16:54:20 +02:00
Jan Tojnar
a2522c82a0 python3.pkgs.pygobject3: 3.36.0 → 3.36.1
https://ftp.gnome.org/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.1.news
2020-07-22 16:53:59 +02:00
Marco Orovecchia
dc848ce5dd python3Packages.HAP-python: 2.8.1 -> 2.9.2 2020-07-22 16:53:35 +02:00
Marco Orovecchia
ade1348ad1 python3Packages.aioharmony: 0.2.3 -> 0.2.5 2020-07-22 16:53:20 +02:00
R. RyanTM
1f709cf4ea python37Packages.mpv: 0.4.6 -> 0.4.7 2020-07-22 16:52:55 +02:00
Lancelot SIX
1e597a52e5 pythonPackages.flower: 0.9.4 -> 0.9.5 2020-07-22 16:52:38 +02:00
Alvar Penning
17dfbf4406 pytmx: 3.21.7 -> 3.22.0
Next to the version bump, this fixes the test for Python 2.
2020-07-22 16:52:13 +02:00
Róman Joost
cd7a40546e pythonPackages.dbus-python: 1.2.12 -> 1.2.16
This upgrades dbus-python to the 1.2.16 release. Reason for this version
upgrade is a the failing hamster application (see. programs.hamster).
With a 1.2.12 dbus-python version hamster can not start and fails with:

    Traceback (most recent call last):
      File "/nix/store/5ax21lyiprc9v5l3pl7dbfr2hqbrh970-hamster-3.0.2/bin/.hamster-wrapped", line 41, in <module>
        from hamster import client, reports
      File "/nix/store/5ax21lyiprc9v5l3pl7dbfr2hqbrh970-hamster-3.0.2/lib/python3.8/site-packages/hamster/client.py", line 46, in <module>
        assert not (
    AssertionError: python3.8 changed str(<dbus integers>).
       That broke hamster (https://github.com/projecthamster/hamster/issues/477).
       Please upgrade to dbus-python >= 1.2.14.
2020-07-22 16:51:28 +02:00
Frederik Rietdijk
df0eab2726 Merge staging-next into staging 2020-07-22 16:50:25 +02:00
Frederik Rietdijk
19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
Sirio Balmelli
163e7a0663 python3Packages.pytest-localserver: fix build
All package tests rely on networking which breaks sandboxed builds.
Fall back to pythonImportsCheck instead.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-22 16:48:24 +02:00
Johannes Schleifenbaum
70f6c1a9ba pythonPackages.pystray: 0.15.0 -> 0.16.0 2020-07-22 16:47:36 +02:00
Maximilian Bosch
7b17579b8b
wabt: 1.0.18 -> 1.0.19
https://github.com/WebAssembly/wabt/releases/tag/1.0.19
2020-07-22 15:29:03 +02:00
Stig Palmquist
62a5a71701
rakudo: 2020.06 -> 2020.07 2020-07-22 15:04:47 +02:00
Stig Palmquist
1c4041e661
nqp: 2020.06 -> 2020.07 2020-07-22 15:04:27 +02:00
Stig Palmquist
54b6a81f71
moarvm: 2020.06 -> 2020.07 2020-07-22 15:03:56 +02:00
cw
e30f7087da erlangR23: 23.0.2 -> 23.0.3 2020-07-22 13:18:05 +02:00
Florian Klink
3d50d643f9
Merge pull request #92786 from flokli/certbot-with-plugins
certbot: add certbot.withPlugins
2020-07-22 12:53:07 +02:00
Florian Klink
718a4496df certbot: add certbot.withPlugins
This can be used to wrap certbot to include some plugins.

certbot.withPlugins has a similar calling convention as python*.withPackages:

```
certbot.withPlugins (cp: [ cp.certbot-dns-foo ])
```
2020-07-22 12:07:15 +02:00
Florian Klink
8ad62167e8 certbot: move to python package set, cleanup 2020-07-22 12:06:03 +02:00
Daniël de Kok
7aa79a7032
Merge pull request #93545 from helsinki-systems/drop/gnupg20
gnupg20: drop
2020-07-22 12:00:19 +02:00
Johannes Schleifenbaum
1c36177a7a
pythonPackages.jellyfin-apiclient-python: 1.4.0 -> 1.5.1 2020-07-22 10:22:49 +02:00
Johannes Schleifenbaum
d2c8395add
pythonPackages.python-mpv-jsonipc: 1.1.8 -> 1.1.11 2020-07-22 10:19:58 +02:00
ajs124
3026bfc4d9 libcryptui: fix build with gnupg22 2020-07-22 09:28:52 +02:00
Daniël de Kok
e6b2930cf6
Merge pull request #93411 from danieldk/dbxml-multiple-outputs
dbxml: use multiple outputs
2020-07-22 09:27:17 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Mario Rodas
11fbf53571
Merge pull request #93616 from ggreif/wasmtime
wasmtime: 0.18.0 -> 0.19.0
2020-07-21 22:06:38 -05:00
Mario Rodas
8329184680
Merge pull request #92389 from marsam/update-scrapy
pythonPackages.scrapy: 2.1.0 -> 2.2.0
2020-07-21 22:05:24 -05:00
Mario Rodas
baa7f63a5a
Merge pull request #93434 from symphorien/ihatemoney-fix-build
python3Packages.sqlalchemy-continuum: 1.3.9 -> 1.3.11
2020-07-21 21:42:39 -05:00
Mario Rodas
68f6620623
nodejs-10_x: 10.21.0 -> 10.22.0
https://github.com/nodejs/node/releases/tag/v10.22.0
2020-07-21 20:38:48 -05:00
Mario Rodas
f3f6449e19
Merge pull request #93574 from marsam/update-pdfminer
pdfminer: 20200517 -> 20200720
2020-07-21 19:52:18 -05:00
Gabor Greif
74d9ab3f50 wasmtime: 0.18.0 -> 0.19.0 2020-07-22 01:50:56 +02:00
Wael Nasreddine
a1556613bc
pythonPackages.radish-bdd: init at 0.13.2
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:38 -07:00
Wael Nasreddine
d4dae82872
pythonPackages.tag-expressions: init at 1.1.0
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:37 -07:00
Wael Nasreddine
86f9646cb8
pythonPackages.pysingleton: init at 0.2.1
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:36 -07:00
Wael Nasreddine
7c4a19b2ee
pythonPackages.colorful: init at 0.5.4
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:35 -07:00
worldofpeace
156ce0c302
Merge pull request #93595 from costrouc/python-pq-init
python3Packages.pq: init at 1.8.1
2020-07-21 17:24:55 -04:00
Aaron Janse
60fd049b65 redox: add as target 2020-07-21 13:11:36 -07:00
adisbladis
1be9aa3a83
Merge pull request #79235 from goertzenator/add_vispy
vispy: init at 0.6.4
2020-07-21 21:37:29 +02:00
Domen Kožar
1f6f0c9b3a
ghc: don't build with profiling on aarch64 #66277
This makes ghc output be lower than 2GB limit.

Also enable aarch64 build parallelism now that it's fixed in GHC 8.6
2020-07-21 20:23:07 +02:00
Daniël de Kok
225628ff02
Merge pull request #93592 from Flakebi/amdvlk
amdvlk: 2020.Q2.6 -> 2020.Q3.1
2020-07-21 19:39:39 +02:00
Cole Helbling
22fdfc7fbc
rustfmt: fix build with rustc 1.45.0
Due to a recent change in rustc 1.45.0, rustfmt now requires two
additional environment variables to be set in order to build
successfully: `CFG_RELEASE` and `CFG_RELEASE_CHANNEL`.
2020-07-21 10:32:59 -07:00
Chris Ostrouchov
6916342acb
python3Packages.pq: init at 1.8.1 2020-07-21 11:09:04 -04:00
Sebastian Neubauer
9cdea77aec amdvlk: 2020.Q2.6 -> 2020.Q3.1 2020-07-21 11:33:04 +02:00
Daniël de Kok
55079328c2
Merge pull request #93480 from PanAeon/master
noisetorch: init at 0.5.1-beta
2020-07-21 11:22:21 +02:00
Mario Rodas
a19f4434e8
oneDNN: 1.5 -> 1.5.1 2020-07-21 04:20:00 -05:00
vitalii
6954abfa12 rnnoise-plugin: init at 0.9 2020-07-21 10:55:05 +02:00
Daniël de Kok
c255280e09
Merge pull request #93576 from danieldk/rocm-device-libs-3.5.1
rocm-device-libs: 3.5.0 -> 3.5.1
2020-07-21 09:25:44 +02:00
Daniël de Kok
3dfa2febaf rocm-device-libs: 3.5.0 -> 3.5.1 2020-07-21 08:05:48 +02:00
Mario Rodas
cdc2c75152
pdfminer: 20200517 -> 20200720 2020-07-20 22:54:43 -05:00
Mario Rodas
127634e4af
Merge pull request #93554 from r-ryantm/auto-update/cproto
cproto: 4.7o -> 4.7p
2020-07-20 19:42:18 -05:00
Mario Rodas
e8b9aa8495
Merge pull request #93528 from marsam/fix-lv2-darwin-build
lv2: fix build on darwin
2020-07-20 18:44:42 -05:00
Mario Rodas
849868fcb5
cproto: enable on darwin 2020-07-20 18:43:19 -05:00
Mario Rodas
caebe6af63
Merge pull request #93544 from r-ryantm/auto-update/commons-lang
commonsLang: 3.10 -> 3.11
2020-07-20 18:39:43 -05:00
Mario Rodas
3d0eeff56b
Merge pull request #93547 from r-ryantm/auto-update/armadillo
armadillo: 9.900.1 -> 9.900.2
2020-07-20 18:39:01 -05:00
Mario Rodas
d1bedf9d39
Merge pull request #93482 from marsam/update-icu
icu: 64 -> 67
2020-07-20 18:37:00 -05:00
Maximilian Bosch
eea9876ef3
Merge pull request #93505 from volth/oraclejdk-11-14
oraclejdk11: init at 11.0.8, oraclejdk14: init at 14.0.2
2020-07-20 23:24:14 +02:00
R. RyanTM
d59fa641b0 cproto: 4.7o -> 4.7p 2020-07-20 20:28:15 +00:00
Michael Raskin
87fb86a9fb
Merge pull request #93548 from r-ryantm/auto-update/abcl
abcl: 1.7.0 -> 1.7.1
2020-07-20 20:27:14 +00:00
Maximilian Bosch
117eb485d4
sqldeveloper: 19.4.0.354.1759 -> 20.2.0.175.1842
https://www.oracle.com/tools/sqldev/sqldev-relnotes-202.html
2020-07-20 21:47:10 +02:00
Maximilian Bosch
c5dd1fba89
oraclejdk: 8u251 -> 8u261
https://www.oracle.com/java/technologies/javase/8u261-relnotes.html
2020-07-20 21:47:10 +02:00
worldofpeace
1dd4b324bf
Merge pull request #89758 from prusnak/electron-explicit
electron: mark insecure versions (3,4,5) and require explicit version of electron in packages
2020-07-20 15:29:26 -04:00
Robert Scott
e9115e79c9 igraph: enable for darwin 2020-07-20 20:25:59 +01:00
Sirio Balmelli
2db3a7e56c
python3Packages.pc-ble-driver-py: fix Darwin build
Remove udev dependency, propagate it from pc-ble-driver.
On Darwin, IOKit is propagated instead.

Depends on d6b3707c86

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-20 20:32:53 +02:00
R. RyanTM
09ca5663de abcl: 1.7.0 -> 1.7.1 2020-07-20 18:17:51 +00:00
R. RyanTM
d5c931f79b armadillo: 9.900.1 -> 9.900.2 2020-07-20 17:43:38 +00:00
Sarah Brofeldt
e3cba5aad9
Merge pull request #93487 from siriobalmelli-foss/add/pc-ble-driver
pc-ble-driver: fix Darwin build
2020-07-20 19:41:37 +02:00
R. RyanTM
87c02a1728 commonsLang: 3.10 -> 3.11 2020-07-20 16:39:49 +00:00
Pavol Rusnak
149987489c
electron: mark electron versions < 6 insecure 2020-07-20 18:03:50 +02:00
Pavol Rusnak
4d6411288c
electron: point electron alias to the latest stable version
+ require explicit version of electron in packages
2020-07-20 17:58:55 +02:00
ajs124
8f925208cd nss: try to fix darwin build 2020-07-20 17:20:35 +02:00
Peter Hoeg
ee8b7b4566
Merge pull request #87810 from evils/wxwidgets-3.1.3
wxGTK31: 3.1.2 -> 3.1.3
2020-07-20 22:03:16 +08:00
ajs124
6760ec6c40 nss: gyp supports python3 now 2020-07-20 14:58:46 +02:00
ajs124
6f77852ce9 pythonPackages.gyp: 2015-06-11 -> 2020-05-12
upstream doesn't do stable releases, but this seems to support python3 now
2020-07-20 14:52:22 +02:00
Mario Rodas
c2e75de99d
Merge pull request #93508 from r-ryantm/auto-update/go-swagger
go-swagger: 0.24.0 -> 0.25.0
2020-07-20 07:46:14 -05:00
Mario Rodas
17ce8608cb
Merge pull request #93517 from eonpatapon/cue-0.2.2
cue: 0.2.1 -> 0.2.2
2020-07-20 07:22:15 -05:00
Mario Rodas
eb14ee8521
Merge pull request #93506 from r-ryantm/auto-update/fswatch
fswatch: 1.14.0 -> 1.15.0
2020-07-20 07:09:03 -05:00
Max Wittig
64d855d214
gitlab-runner: 13.1.0 -> 13.2.0 (#93514) 2020-07-20 11:13:05 +00:00
Mario Rodas
091d0284f5
lv2: enable on darwin 2020-07-20 04:22:00 -05:00
Mario Rodas
a8496595e1
sord: enable on darwin 2020-07-20 04:21:00 -05:00