Commit graph

80505 commits

Author SHA1 Message Date
Aaron Andersen 9a051ffe6e
Merge pull request #86608 from aanderse/cec
libcec: 4.0.4 -> 4.0.5
2020-05-03 08:19:59 -04:00
Gabriel Ebner a4f60b72e9 Merge branch 'master' into octoprint 2020-05-03 11:37:52 +02:00
Atemu 896e2f4ba7 llvm_10: disable libpfm on aarch32
This is a speculative fix since the llvm_10 build runs OOM currently but it
should also be affected.

See parent commit for more info.
2020-05-03 08:11:45 +02:00
Atemu 00f35a4397 llvm_7,8,9: disable libpfm on aarch32
The armv7l builder has has the same issue some of the aarch64 ones have (#56245)

See:
https://hydra.nixos.org/eval/1583749?filter=llvm_&compare=1583176&full=#tabs-still-fail
https://nix-cache.s3.amazonaws.com/log/3ppqyssyqj5d6sh257zfb5rb6km4m6sa-llvm-7.1.0.drv
https://nix-cache.s3.amazonaws.com/log/rmacd5xwkw3lyb6zknc3sgdcb3cvk6k1-llvm-8.0.1.drv
https://nix-cache.s3.amazonaws.com/log/6s8pasqwkrzzv5lgw1l22zy7mrpzx2p3-llvm-9.0.1.drv
2020-05-03 08:11:10 +02:00
Florian Klink 9a2ec56ad4 python.pkgs.binwalk: remove p7zip from propagatedBuildInputs
p7zip is abandoned and may not receive important security fixes.

It was marked as insecure in aa80b4780d

`binwalk` might loose the possibility to extract some binary formats,
but it's better than running it on untrusted imput.
2020-05-03 01:39:35 +02:00
Aaron Andersen 38f65abc46 libcec: 4.0.4 -> 4.0.5 2020-05-02 14:22:39 -04:00
Matt Huszagh 495ac69605 pylibftdi: remove httpserver dependency
httpserver is only used in an example, and prevents python2 builds
from working.
2020-05-02 10:34:03 -07:00
Matt Huszagh 81916c7444 pylibftdi: point to correct libusb library 2020-05-02 10:15:41 -07:00
Mario Rodas 31eb2eff1b
Merge pull request #86373 from marsam/init-icu67
icu67: init at 67.1
2020-05-02 10:41:47 -05:00
Mario Rodas 7ed6ff7168
Merge pull request #86534 from r-ryantm/auto-update/checkstyle
checkstyle: 8.31 -> 8.32
2020-05-02 10:08:50 -05:00
Mario Rodas fca0d6e093
Merge pull request #86512 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.3.4 -> 10.4.3
2020-05-02 09:12:23 -05:00
Mario Rodas 34cc6678d3
Merge pull request #86536 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.6949 -> 0.1.7179
2020-05-02 09:04:50 -05:00
Mario Rodas 3a13939765
Merge pull request #86539 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200412T033138 -> 20200413T141742
2020-05-02 08:58:38 -05:00
Mario Rodas be2856bb77
Merge pull request #86541 from r-ryantm/auto-update/cmake-format
cmake-format: 0.6.9 -> 0.6.10
2020-05-02 08:58:04 -05:00
Mario Rodas d472d02e1d
Merge pull request #86563 from r-ryantm/auto-update/flyctl
flyctl: 0.0.110 -> 0.0.117
2020-05-02 08:57:18 -05:00
Mario Rodas 76fe6bafc9
Merge pull request #86543 from r-ryantm/auto-update/conftest
conftest: 0.18.1 -> 0.18.2
2020-05-02 08:47:42 -05:00
Domen Kožar 1f4f3f346d
Merge pull request #86505 from turboMaCk/elm-format-fix
elmPackages.elm-format: fix build
2020-05-02 13:32:11 +02:00
Jörg Thalheim 61dfc856fe
Merge pull request #86570 from r-ryantm/auto-update/gotestsum
gotestsum: 0.4.1 -> 0.4.2
2020-05-02 12:31:08 +01:00
R. RyanTM e9fa3d7e63 gotestsum: 0.4.1 -> 0.4.2 2020-05-02 11:00:21 +00:00
Daiderd Jordan 5958dd0e25
Merge pull request #86513 from r-ryantm/auto-update/bats
bats: 1.1.0 -> 1.2.0
2020-05-02 12:54:00 +02:00
R. RyanTM 747e78d010 flyctl: 0.0.110 -> 0.0.117 2020-05-02 10:03:21 +00:00
Daiderd Jordan 727d9317fb
bats: fixup readlink reference
Using `readlink -f` requires coreutils, on platforms like darwin where
this isn't the GNU variant by default it would fail outide of a
nix-shell.
2020-05-02 11:46:37 +02:00
Jörg Thalheim be34264c59
Merge pull request #86530 from r-ryantm/auto-update/ccls
ccls: 0.20190823.5 -> 0.20190823.6
2020-05-02 10:30:00 +01:00
Peter Simons 68a53ade9d ndi: update from version 4.1.6 to 4.5.1
Related to https://github.com/NixOS/nixpkgs/issues/82617.
2020-05-02 10:00:18 +02:00
R. RyanTM 970b146895 conftest: 0.18.1 -> 0.18.2 2020-05-02 06:01:53 +00:00
R. RyanTM 9669e54eec cmake-format: 0.6.9 -> 0.6.10 2020-05-02 05:45:34 +00:00
Andrew Childs 285bd2642b directfb: fix build on 32-bit arm with glibc >= 2.28 2020-05-02 07:42:14 +02:00
R. RyanTM 9e94dd69d9 clojure-lsp: 20200412T033138 -> 20200413T141742 2020-05-02 05:40:44 +00:00
R. RyanTM 516d984343 circleci-cli: 0.1.6949 -> 0.1.7179 2020-05-02 05:03:06 +00:00
R. RyanTM e6691a4018 checkstyle: 8.31 -> 8.32 2020-05-02 04:51:58 +00:00
R. RyanTM 0a07e153a0 ccls: 0.20190823.5 -> 0.20190823.6 2020-05-02 04:35:55 +00:00
R. RyanTM a0aae69936 bats: 1.1.0 -> 1.2.0 2020-05-02 02:31:25 +00:00
R. RyanTM e15186cba7 azure-storage-azcopy: 10.3.4 -> 10.4.3 2020-05-02 02:26:19 +00:00
Jonathan Ringer 9d6d4f848b python3Packages.azure: remove, deprecated upstream
https://github.com/Azure/azure-sdk-for-python/issues/10646
2020-05-01 18:21:02 -07:00
Jonathan Ringer c33d81135e python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 5a89480b81 python3Packages.azure-mgmt-core: init at 1.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer d17be33ecb python3Packages.msrest: 0.6.11 -> 0.6.13 2020-05-01 18:21:02 -07:00
Jonathan Ringer 2209ef8be4 python3Packages.msrestazure: 0.6.2 -> 0.6.3 2020-05-01 18:21:02 -07:00
Jonathan Ringer 8ba7429ccd python3Packages.azure-mgmt-web: 0.45.0 -> 0.46.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 655c8c6d31 python3Packages.azure-mgmt-recoveryservices: 0.4.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 2fe106247c python3Packages.azure-mgmt-network: 10.0.0 -> 10.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 0e52e41948 python3Packages.azure-mgmt-netapp: 0.8.0 -> 0.10.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 21c45cc7ff python3Packages.azure-mgmt-loganalytics: 0.2.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer d37e771f95 python3Packages.azure-mgmt-cosmosdb: 0.12.0 -> 0.13.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 43a1cb296c python3Packages.azure-mgmt-containerservice: 9.0.0 -> 9.0.1 2020-05-01 18:21:02 -07:00
Jonathan Ringer 84c1569aec python3Packages.azure-mgmt-cognitiveservices: 6.0.0 -> 6.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer acd84ec83a python3Packages.azure-mgmt-applicationinsights: 0.2.0 -> 0.3.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 761dbda8a0 python3Packages.azure-mgmt-apimanagement: 0.1.0 -> 0.2.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer eca49da84d python3Packages.azure-mgmt-advisor: 3.0.0 -> 4.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 5555b51a94 python3Packages.azure-keyvault: 4.0.0 -> 4.1.0 2020-05-01 18:21:02 -07:00