Artturi and GitHub
e57d97b2be
Merge pull request #204652 from Luflosi/update/linuxPackages.apfs
...
linuxPackages.apfs: unstable-2022-08-15 -> unstable-2022-10-20
2022-12-15 23:14:07 +02:00
Jonas Heinrich and Robert Schütz
22450a3c2e
libsForQt5.station: init at 2.2.1
2022-12-15 13:13:07 -08:00
Robert Schütz and Robert Schütz
a8df04c790
python310Packages.rapidfuzz: 2.13.4 -> 2.13.6
...
https://github.com/maxbachmann/RapidFuzz/blob/v2.13.6/CHANGELOG.rst
2022-12-15 12:43:05 -08:00
Artturi and GitHub
999d9f70ad
Merge pull request #206184 from Artturin/androidenvinfirec
...
androidenv: use callPackage instead of import & fix infinite recursion
2022-12-15 22:33:54 +02:00
figsoda and GitHub
084fd69045
Merge pull request #206152 from figsoda/jumpy
...
jumpy: 0.4.3 -> 0.5.1
2022-12-15 15:00:15 -05:00
Artturin
a2f85e0fa8
androidenv: use callPackage instead of import & fix infinite recursion
...
infinite recursion was due to autoPatchelfHook being in buildInputs of
platform-tools, i will add a lint for it in nix-community/nixpkgs-lint.
```
$ nix build ".#pkgsCross.aarch64-android-prebuilt.hello" --show-trace 2>&1 | rg 'while evaluating the attr.+deriv'
… while evaluating the attribute 'stdenv' of the derivation 'zlib-aarch64-unknown-linux-android-1.2.13'
… while evaluating the attribute 'CPPFLAGS' of the derivation 'python3-aarch64-unknown-linux-android-3.10.8'
… while evaluating the attribute 'setuptools' of the derivation 'python-catch-conflicts-hook'
… while evaluating the attribute 'nativeBuildInputs' of the derivation 'python3.10-pyelftools-0.28'
… while evaluating the attribute 'passAsFile' of the derivation 'python3-3.10.8-env'
… while evaluating the attribute 'pythonInterpreter' of the derivation 'auto-patchelf-hook'
… while evaluating the attribute 'buildInputs' of the derivation 'platform-tools-33.0.2'
… while evaluating the attribute 'installPhase' of the derivation 'ndk-24.0.8215888'
… while evaluating the attribute 'installPhase' of the derivation 'aarch64-unknown-linux-android-ndk-toolchain-24.0.8215888'
… while evaluating the attribute 'bintools_bin' of the derivation 'aarch64-unknown-linux-android-ndk-toolchain-wrapper-24.0.8215888'
… while evaluating the attribute 'bintools' of the derivation 'aarch64-unknown-linux-android-ndk-toolchain-wrapper-24.0.8215888'
… while evaluating the attribute 'defaultNativeBuildInputs' of the derivation 'stdenv-linux'
… while evaluating the attribute 'stdenv' of the derivation 'hello-aarch64-unknown-linux-android-2.12.1'
```
stdenv -> stdenv.cc -> bintools -> android-ndk-toolchain -> ndk -> platform-tools -> auto-patchelf-hook -> python3 -> zlib -> stdenv -> stdenv.cc -> ...
autoPatchelfHook was in buildInputs of platform-tools so we needed the host tools to build
it but platform-tools was a required tool
2022-12-15 21:55:22 +02:00
Sandro and GitHub
2df9e98efe
Merge pull request #206168 from SuperSandro2000/eth-keys
2022-12-15 20:54:12 +01:00
Sandro and GitHub
a1cc9f4f05
Merge pull request #206171 from SuperSandro2000/morty
2022-12-15 20:53:58 +01:00
Sandro and GitHub
a9e692b4a4
Merge pull request #195838 from 06kellyjac/semgrep
...
resolves https://github.com/NixOS/nixpkgs/issues/192149
2022-12-15 20:41:57 +01:00
figsoda and GitHub
8d49bc258d
Merge pull request #206280 from Frostman/mdbook-0.4.23
...
mdbook: 0.4.21 -> 0.4.24
2022-12-15 14:24:09 -05:00
Samuel Ainsworth and GitHub
8ba90bbc63
Merge pull request #206212 from r-ryantm/auto-update/python310Packages.pytorch-pfn-extras
...
python310Packages.pytorch-pfn-extras: 0.6.2 -> 0.6.3
2022-12-15 11:07:50 -08:00
R. Ryantm and Dmitry Kalinkin
2ce4eabb03
python310Packages.python-telegram-bot: 13.14 -> 13.15
2022-12-15 13:56:52 -05:00
Nikolay Korotkiy and GitHub
6f3f817277
Merge pull request #206013 from r-ryantm/auto-update/nanomq
...
nanomq: 0.14.1 -> 0.14.5
2022-12-15 22:03:12 +04:00
figsoda and GitHub
8416b685c3
Merge pull request #206188 from r-ryantm/auto-update/wasmer
...
wasmer: 3.0.2 -> 3.1.0
2022-12-15 12:57:54 -05:00
Pol Dellaiera and Jonathan Ringer
e2bdcb8f1f
vscode-extensions.bmewburn.vscode-intelephense-client: init at 1.8.2
2022-12-15 09:52:14 -08:00
Sergei Lukianov
f2eaf1356c
mdbook: add Frostman to maintainers
2022-12-15 09:46:28 -08:00
figsoda and GitHub
d80a741052
Merge pull request #206232 from r-ryantm/auto-update/bacon
...
bacon: 2.2.5 -> 2.2.7
2022-12-15 12:42:14 -05:00
figsoda and GitHub
8420323030
Merge pull request #206263 from r-ryantm/auto-update/cargo-release
...
cargo-release: 0.24.0 -> 0.24.1
2022-12-15 12:37:52 -05:00
Sergei Lukianov
8d42c003b4
mdbook: 0.4.21 -> 0.4.24
2022-12-15 09:34:04 -08:00
Anderson Torres and GitHub
f0f7ea2905
Merge pull request #206266 from r-ryantm/auto-update/castxml
...
castxml: 0.5.0 -> 0.5.1
2022-12-15 14:04:02 -03:00
figsoda and GitHub
f39c0e5e8f
Merge pull request #206170 from figsoda/felix
...
felix-fm: 2.2.0 -> 2.2.1
2022-12-15 11:47:37 -05:00
Sandro and GitHub
07847cdcb4
Merge pull request #204952 from freezeboy/newman-532
...
newman: 5.2.2 -> 5.3.2
2022-12-15 17:34:21 +01:00
Sandro and GitHub
6586a3d13d
Merge pull request #187525 from nviets/xgboost-headers
...
xgboost: add headers from dmlc-core and rabit
2022-12-15 17:33:33 +01:00
0x4A6F and GitHub
064b4d4ac1
Merge pull request #206255 from helsinki-systems/fix/coturn
...
coturn: fix openssl issues
2022-12-15 17:08:24 +01:00
R. Ryantm
41698c76ae
castxml: 0.5.0 -> 0.5.1
2022-12-15 15:26:47 +00:00
R. Ryantm
25c7f56c72
cargo-release: 0.24.0 -> 0.24.1
2022-12-15 15:21:22 +00:00
Jonas Heinrich and Yt
234c988374
nc4nix: unstable-2022-11-30 -> unstable-2022-12-07
2022-12-15 10:19:21 -05:00
Martin Weinelt and GitHub
94fa2d6c13
Merge pull request #206192 from dotlambda/home-assistant-here_travel_time
...
home-assistant: support here_travel_time component
2022-12-15 16:05:29 +01:00
Lassulus and GitHub
c57e0a6ef5
Merge pull request #206249 from NetaliDev/vbam-update
...
vbam: 2.1.4 -> 2.1.5 + add GUI
2022-12-15 15:26:49 +01:00
Fabian Affolter and GitHub
1e62cda6db
Merge pull request #206228 from r-ryantm/auto-update/appthreat-depscan
...
appthreat-depscan: 3.3.0 -> 3.4.0
2022-12-15 14:54:43 +01:00
Netali
9eebb01ff5
vbam: add netali to maintainers
2022-12-15 14:44:25 +01:00
Netali
42c2f2f252
vbam: 2.1.4 -> 2.1.5 + enable GUI
2022-12-15 14:43:33 +01:00
Raphael Robatsch and Bobby Rong
0f5996b524
below: don't use aliases
...
pkgconfig is an alias for pkg-config. This breaks nixpkgs-review when it
reuses ofborg's eval result.
2022-12-15 20:49:36 +08:00
R. Ryantm
6e37cb64b2
bacon: 2.2.5 -> 2.2.7
2022-12-15 11:51:50 +00:00
R. Ryantm
bfed02034d
appthreat-depscan: 3.3.0 -> 3.4.0
2022-12-15 11:01:18 +00:00
R. Ryantm
7131caca18
python310Packages.pytorch-pfn-extras: 0.6.2 -> 0.6.3
2022-12-15 09:21:00 +00:00
Marek Fajkus and GitHub
7634c3250b
Merge pull request #206156 from figsoda/cargo-generate
...
cargo-generate: 0.17.3 -> 0.17.4
2022-12-15 10:05:04 +01:00
Fabián Heredia Montiel and Robert Schütz
2230108f55
python2Packages.typing: revert removal
...
This reverts commit ff69267377 .
2022-12-15 00:28:46 -08:00
Fabián Heredia Montiel and Robert Schütz
6ea94a2cf8
treewide: revert removal of references to pythonPackages.scandir
...
This reverts commit df79f4922f
Closes https://github.com/NixOS/nixpkgs/issues/205742
2022-12-15 00:28:46 -08:00
Fabián Heredia Montiel and Robert Schütz
8549e49c18
python2Packages.scandir: revert removal
...
This reverts commit 7d4a0668d2 .
Closes https://github.com/NixOS/nixpkgs/issues/205742
2022-12-15 00:28:46 -08:00
Alexander Bantyev and GitHub
38358880b3
Merge pull request #205652 from NixOS/hugin-with-egl
...
hugin: use glew-egl to fix startup crash
2022-12-15 11:48:45 +04:00
R. Ryantm and Peter Hoeg
1218bada61
onedrive: 2.4.21 -> 2.4.22
2022-12-15 15:11:01 +08:00
Vincent Laporte and Vincent Laporte
b28b8118f2
ocamlPackages.sha: 1.15.1 → 1.15.2
2022-12-15 08:08:35 +01:00
Weijia Wang and Vincent Laporte
062b7f42fd
ocamlPackages.lustre-v6: 6.103.3 -> 6.107.1
2022-12-15 08:05:28 +01:00
Robert Schütz and GitHub
f9920fe857
Merge pull request #206160 from dotlambda/CVE-2022-4396
...
python310Packages.pyrdfa3: patch CVE-2022-4396
2022-12-14 22:21:36 -08:00
Robert Schütz
0ef358869c
home-assistant: support here_travel_time component
2022-12-14 22:14:49 -08:00
Robert Schütz
883d08f116
python310Packages.here-transit: init at 1.2.0
2022-12-14 22:12:25 -08:00
Robert Schütz
1cc979c20f
python310Packages.here-routing: init at 0.2.0
2022-12-14 22:08:51 -08:00
R. Ryantm
88b3cc8ecc
wasmer: 3.0.2 -> 3.1.0
2022-12-15 05:35:36 +00:00
figsoda and GitHub
69ce4fbad8
Merge pull request #206154 from trofi/qgis-without-xlibsWrapper
...
qgis: drop unused xlibsWrapper inputs
2022-12-14 21:55:01 -05:00