Commit graph

275779 commits

Author SHA1 Message Date
Ryan Mulligan 5cd9b82708
Merge pull request #115731 from r-ryantm/auto-update/python3.8-vyper
python38Packages.vyper: 0.2.8 -> 0.2.11
2021-03-10 09:48:54 -08:00
R. RyanTM 9468e5b1e1 bfs: 2.1 -> 2.2 2021-03-10 17:47:59 +00:00
Louis Blin 419a4fa596 dockerTools.buildLayeredImage: image names with registry/ prefix
When using `buildLayeredImage`, it is not possible to specify an image
name of the form `<registry>/my/image`, although it is a valid name.

This is due to derivations under `buildLayeredImage` using that image
name as their derivation name, but slashes are not permitted in that
context.

A while ago, #13099 fixed that exact same problem in `buildImage` by
using `baseNameOf name` in derivation names instead of `name`. This
change does the same thing for `buildLayeredImage`.
2021-03-10 17:44:24 +00:00
Jonathan Teh 29e7b1ff82 linux: enable NVMe Multipath
Enable NVME_MULTIPATH so that a single /dev/nvmeXnY device will show
up for each NVMe namespaces, even if it is accessible through multiple
controllers. Can be disabled at boot with `nvme_core.multipath=0`.

This is default enabled in Debian [1], Ubuntu 20.04 [2] , Arch [3] and
Fedora 33 [4].

[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.19-1/debian/config/config#L4362
[2]: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/tree/debian.master/config/config.common.ubuntu?h=Ubuntu-5.4.0-67.75#n6722
[3]: https://git.archlinux.org/svntogit/packages.git/tree/trunk/config?h=packages/linux#n2423
[4]: https://src.fedoraproject.org/rpms/kernel/blob/f33/f/kernel-x86_64-fedora.config#_4338
2021-03-10 17:40:30 +00:00
Bernardo Meurer ba8a41c6fc
Merge pull request #115516 from taku0/thunderbird-bin-78.8.1 2021-03-10 17:23:11 +00:00
R. RyanTM 198e0a8eb0 alda: 1.4.3 -> 1.4.4 2021-03-10 17:15:03 +00:00
Léo Gaspard 4ee87cfead
Merge pull request #113620 from imlonghao/borgmatic
borgmatic: init at 1.5.12
2021-03-10 18:13:04 +01:00
R. RyanTM 13b63751b6 python38Packages.asyncpg: 0.21.0 -> 0.22.0 2021-03-10 08:59:50 -08:00
R. RyanTM 79c6e03135 python38Packages.aiostream: 0.4.1 -> 0.4.2 2021-03-10 08:57:49 -08:00
R. RyanTM e1f9505309 python38Packages.azure-mgmt-media: 3.0.0 -> 3.1.0 2021-03-10 08:56:59 -08:00
R. RyanTM 5888572699 python38Packages.azure-synapse-artifacts: 0.4.0 -> 0.5.0 2021-03-10 08:55:14 -08:00
R. RyanTM c065e0436d python38Packages.azure-mgmt-storage: 16.0.0 -> 17.0.0 2021-03-10 08:54:00 -08:00
R. RyanTM bbf48b4645 python38Packages.casbin: 0.16.2 -> 0.18.2 2021-03-10 08:51:30 -08:00
Louis Blin bf56388c92 dockerTools.buildLayeredImage: configurable store root
`stream_layered_image.py` currently assumes that the store root will be
at `/nix/store`, although the user might have configured this
differently. This makes `buildLayeredImage` unusable with stores having
a different root, as they will fail an assertion in the python script.

This change updates that assertion to use `builtins.storeDir` as the
source of truth about where the store lives, instead of assuming
`/nix/store`.
2021-03-10 16:44:53 +00:00
R. RyanTM 0a8d1d2bd2 python38Packages.elementpath: 2.1.4 -> 2.2.0 2021-03-10 08:43:40 -08:00
R. RyanTM c56233a7b6 python38Packages.azure-synapse-accesscontrol: 0.4.0 -> 0.6.0 2021-03-10 08:39:59 -08:00
R. RyanTM 0e490f3587 python38Packages.azure-synapse-spark: 0.4.0 -> 0.5.0 2021-03-10 08:37:19 -08:00
R. RyanTM fae3c97031 python38Packages.bayespy: 0.5.20 -> 0.5.21 2021-03-10 08:37:09 -08:00
R. RyanTM 601cdfa714 coloredlogs: 14.0 -> 15.0 2021-03-10 08:36:59 -08:00
R. RyanTM 3467e2f6d2 python38Packages.cliff: 3.6.0 -> 3.7.0 2021-03-10 08:35:43 -08:00
R. RyanTM 0124e874f6 python38Packages.azure-servicebus: 7.0.1 -> 7.1.0 2021-03-10 08:33:37 -08:00
R. RyanTM 89d7f95149 python38Packages.zc_buildout: 2.13.3 -> 2.13.4 2021-03-10 08:33:28 -08:00
R. RyanTM 8febd68809 python38Packages.azure-mgmt-hanaonazure: 0.14.0 -> 0.15.0 2021-03-10 08:33:17 -08:00
R. RyanTM 7b773d7795 python38Packages.cornice: 5.0.3 -> 5.1.0 2021-03-10 08:31:48 -08:00
R. RyanTM b2bd3cd3e8 python38Packages.labelbox: 2.4.10 -> 2.4.11 2021-03-10 08:31:26 -08:00
R. RyanTM f3e2092ed2 python38Packages.google-cloud-dns: 0.32.1 -> 0.32.2 2021-03-10 08:31:10 -08:00
Tim Steinbach 60da0e9594 python3Packages.sagemaker: 2.29.0 -> 2.29.1 2021-03-10 11:21:34 -05:00
Tim Steinbach 079c282386 sbt: 1.4.8 -> 1.4.9 2021-03-10 11:21:12 -05:00
Robert Schütz 431dd79170 dmensamenu: 1.2.1 -> 1.2.2 2021-03-10 16:52:24 +01:00
Robert Schütz e3dcb064d4
prs: 0.2.2 -> 0.2.3 (#115758) 2021-03-10 16:42:58 +01:00
Cyril Cohen 1550a4fe6b
coqPackages.multinomials: 1.5.2 -> 1.5.4 (#115427)
- This is the first packages which uses Dune in order to build and install
  so I had to refactor build-support/coq/default.nix in order to support it.
- I added a new feature: one can now release.v.sha256 empty to try to download
  with a fake sha256, hence failures are reported and one can copy paste the
  sha256 given by the error message.
- I updated the documentation of languages-frameworks/coq.section.md accordingly.
2021-03-10 16:25:32 +01:00
Doron Behar 7cad6e22ea
Merge pull request #115497 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.3.0 -> 6.3.3
2021-03-10 15:17:58 +00:00
sternenseemann 1979284362 ocamlPackages.ctypes: 0.17.1 -> 0.18.0
https://github.com/ocamllabs/ocaml-ctypes/blob/0.18.0/CHANGES.md#ctypes-0180

* ocamlPackages.async_ssl: fix compatibility with ctypes 0.18.0 by using
  ctypes.foreign instead of ctypes.foreign.threaded since the distinction
  between threaded and unthreaded has been removed in this release.
* libbap: link with -thread so linking ctypes.foreign doesn't fail
  https://github.com/BinaryAnalysisPlatform/bap-bindings/issues/18
* ocaml-ng.ocamlPackages_4_07.sodium: patch lib_gen/_tags to also add
  the `package(bigarray)` directive since `ctypes.stubs` no longer
  propgates that, leading to module not found error.
* ocaml-ng.ocamlPackages_4_{04,05,06,07}.async_ssl: mark as broken: due to
  the bigarray-compat dependency, we need dune 2 for ctypes which breaks
  compilation of the legacy async_ssl 0.11 version since we can't
  upgrade to dune 2 for it since that version doesn't support the legacy
  jbuild files.
2021-03-10 16:12:03 +01:00
sternenseemann 336ac16838 ocamlPackages.janePackage: don't delete meta set in args
A bit of a pitfall of // is that it doesn't merge recursively which
often leads to unintended deletion in meta sets: If meta is in args it
is also present in the set right of the // operator which means the
right value is used to replace the left value completely. This throws
away anything extra we've set in the meta set in args.

This is fixed by this comment, allowing the descriptions and broken =
true; set in janestreet/old.nix to propagate to the output meta sets.
2021-03-10 16:12:03 +01:00
Michael Weiss 746de7f70e
ungoogled-chromium: 88.0.4324.182 -> 89.0.4389.82 2021-03-10 16:01:40 +01:00
Austin Seipp 462d059909
liburing: 0.7 -> 2.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-03-10 08:59:39 -06:00
Austin Seipp b54b679c90
Merge pull request #115717 from r-ryantm/auto-update/verilator
verilator: 4.108 -> 4.110
2021-03-10 08:49:38 -06:00
Tim Steinbach 3105b2a3dc
awscli: 1.19.22 -> 1.19.24 2021-03-10 09:37:57 -05:00
Tim Steinbach 9030d52dac
python3Packages.boto3: 1.17.22 -> 1.17.24 2021-03-10 09:36:34 -05:00
Tim Steinbach 91485ba756
python3Packages.botocore: 1.20.22 -> 1.20.24 2021-03-10 09:35:40 -05:00
Louis Bettens e9bdaba317
tipp10: unstable -> 3.2.1 (#115770) 2021-03-10 14:33:26 +01:00
Robert Schütz acd9216651 pythonPackages.cssutils: 1.0.2 -> 2.0.0
Upstream has a new maintainer and now requires Python 3.6 or later.
2021-03-10 13:45:24 +01:00
Shea Levy 396b7066bf
Merge branch 'auto-update/system76-firmware' of https://github.com/r-ryantm/nixpkgs into master 2021-03-10 07:44:18 -05:00
Cabia Rangris 352405c0f6 nixos.spotifyd: fixed file not found error
When using password_cmd, there's a 'file not found' error due to missing sh binary in path.
For some reason, adding `path = [ "/bin" ]` doesn't fix the issue, but setting `SHELL` does.
Related documentation: https://spotifyd.github.io/spotifyd/config/File.html#shell-used-to-run-commands-indicated-by-password_cmd-or-on_song_changed_hook----omit-in-toc---
2021-03-10 13:26:10 +01:00
Enno Richter 2b933b6f2d klipper: fixup build on i686 2021-03-10 12:57:03 +01:00
Milan 86ee8dd8ff
gitlab: 13.8.4 -> 13.8.5 (#115393)
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
2021-03-10 12:42:58 +01:00
Ryan Horiguchi 73122eb223
vscode-extensions.hashicorp.terraform: 2.7.0 -> 2.8.0 2021-03-10 12:40:22 +01:00
R. RyanTM fca1305251 libsForQt5.qtutilities: 6.3.0 -> 6.3.3 2021-03-10 13:13:15 +02:00
Sandro 53012ee4f0
Merge pull request #115519 from pacien/fishPlugins-fzf-fish-init 2021-03-10 12:11:25 +01:00
Maximilian Bosch daff1f8858
Merge pull request #115458 from Ma27/bump-matrix-synapse
matrix-synapse: 1.28.0 -> 1.29.0
2021-03-10 11:56:27 +01:00