summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libredirect: skip system() test when not in a sandboxorigin/pr/libredirect_system_testDmitry Kalinkin2023-02-142-6/+16
* Merge pull request #214207 from Artturin/ssytemdbuildbash1••• Artturi2023-02-131-3/+12
|\
| * systemd: disallowedReferences nativeBuildInputs•••add cross to passthru.tests to prevent cross breaking Artturin2023-02-021-2/+11
| * systemd: don't reference build bash•••the .install files retained references to build bash $ pwd /nix/store/yfzncfa577cbc0r1bm1fjdc1szyy0dif-systemd-aarch64-unknown-linux-gnu-252.4/lib $ tree kernel kernel ├── install.conf └── install.d ├── 50-depmod.install └── 90-loaderentry.install Artturin2023-02-021-1/+1
* | gtest: ensure C++17 support for aarch64 (#215767)Dmitry Kalinkin2023-02-131-1/+4
* | Merge pull request #213788 from SuperSandro2000/eventlet-march•••python310Packages.eventlet: disable test_fork_after_monkey_patch test…superherointj2023-02-131-1/+1
|\ \
| * | python310Packages.eventlet: disable test_fork_after_monkey_patch test all the...Sandro Jäckel2023-02-121-1/+1
* | | Merge staging-next into staginggithub-actions[bot]2023-02-1367-926/+803
|\ \ \
| * \ \ Merge master into staging-nextgithub-actions[bot]2023-02-1365-925/+758
| |\ \ \
| | * \ \ Merge pull request #216153 from alyssais/validobj-python3.11•••python311.pkgs.validobj: disableDmitry Kalinkin2023-02-131-0/+4
| | |\ \ \
| | | * | | python311.pkgs.validobj: disableAlyssa Ross2023-02-131-0/+4
| | | |/ /
| | * | | Merge pull request #215867 from veprbl/pr/nnpdf_4_0_6•••nnpdf: 4.0.4 -> 4.0.6, provide n3fitDmitry Kalinkin2023-02-134-11/+55
| | |\ \ \
| | | * | | python3Packages.n3fit: init at 4.0Dmitry Kalinkin2023-02-113-1/+53
| | | * | | nnpdf: 4.0.4 -> 4.0.6Dmitry Kalinkin2023-02-111-10/+2
| | * | | | Merge pull request #216182 from evils/wxgtk32•••wxGTK32: 3.2.2 -> 3.2.2.1Mario Rodas2023-02-131-2/+2
| | |\ \ \ \
| | | * | | | wxGTK32: 3.2.2 -> 3.2.2.1Evils2023-02-131-2/+2
| | * | | | | Merge pull request #216165 from alyssais/certomancer-0.9.1•••python3.pkgs.certomancer: 0.8.2 -> 0.9.1Martin Weinelt2023-02-131-5/+3
| | |\ \ \ \ \
| | | * | | | | python3.pkgs.certomancer: 0.8.2 -> 0.9.1•••Adds Python 3.11 compatibility. Alyssa Ross2023-02-131-5/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge pull request #216097 from alyssais/lightning-drop•••python3.pkgs.lightning: dropMartin Weinelt2023-02-132-32/+0
| | |\ \ \ \ \
| | | * | | | | python3.pkgs.lightning: drop•••Tests fail with Python 3.11, no maintainer, and upstream has been dead for several years. Alyssa Ross2023-02-132-32/+0
| | | |/ / / /
| | * | | | | Merge pull request #216185 from alyssais/quantiphy-2.19•••python3.pkgs.quantiphy: 2.18 -> 2.19Martin Weinelt2023-02-131-2/+2
| | |\ \ \ \ \
| | | * | | | | python3.pkgs.quantiphy: 2.18 -> 2.19•••Adds Python 3.11 support. Alyssa Ross2023-02-131-2/+2
| | | |/ / / /
| | * | | | | Merge pull request #216183 from NixOS/home-assistant•••home-assistant: 2023.2.3 -> 2023.2.4Martin Weinelt2023-02-137-18/+39
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | python310Packages.raincloudy: Fix build•••Due to an improper update during a python-updates cycle this package broke. With version 1.2.0 there is now `raincloudy.aio`, which does not get installed on recent setuptools versions, due to a misconfigured packages configuration in setup.py. Also convert the build process to a PEP517 based build using setuptools and fix the distinfo version by adding setuptools-scm. Additionally `aiohttp` is an undeclared dependencym, for which a PR has already been submitted upstream. Martin Weinelt2023-02-131-7/+28
| | | * | | | home-assistant: 2023.2.3 -> 2023.2.4•••https://github.com/home-assistant/core/releases/tag/2023.2.4 Martin Weinelt2023-02-132-3/+3
| | | * | | | python310Packages.yalexs-ble: 1.12.8 -> 1.12.12•••Diff: https://github.com/bdraco/yalexs-ble/compare/refs/tags/v1.12.8...1.12.12 Changelog: https://github.com/bdraco/yalexs-ble/blob/v1.12.12/CHANGELOG.md Martin Weinelt2023-02-131-2/+2
| | | * | | | python310Packages.xiaomi-ble: 0.16.1 -> 0.16.3•••Diff: https://github.com/Bluetooth-Devices/xiaomi-ble/compare/refs/tags/v0.16.1...v0.16.3 Changelog: https://github.com/Bluetooth-Devices/xiaomi-ble/releases/tag/v0.16.3 Martin Weinelt2023-02-131-2/+2
| | | * | | | python310Packages.oralb-ble: 0.17.4 -> 0.17.5•••Diff: https://github.com/Bluetooth-Devices/oralb-ble/compare/refs/tags/v0.17.4...v0.17.5 Changelog: https://github.com/Bluetooth-Devices/oralb-ble/releases/tag/v0.17.5 Martin Weinelt2023-02-131-2/+2
| | | * | | | python310Packages.aioesphomeapi: 13.2.0 -> 13.3.1•••Diff: https://github.com/esphome/aioesphomeapi/compare/refs/tags/v13.2.0...v13.3.1 Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v13.3.1 Martin Weinelt2023-02-131-2/+2
| | |/ / / /
| | * | | | Merge pull request #214534 from dramforever/qemu-remove-cpu-flag••• Sandro2023-02-131-3/+8
| | |\ \ \ \
| | | * | | | qemu: Remove --cpu= flag•••'./configure --cpu=$(uname -m)' (essentially) breaks the case of riscv, where the configure script expects '--cpu=riscv', but 'uname -m' gives 'riscv{32,64}'. This eventually leads to user-mode emulation being disabled. Since the configure script can auto-detect the parameter based on compilers, remove this flag. Originally added in #147692, but apparently it's not needed and @NickCao couldn't remember why it was added. See also mailing list discussion at https://lore.kernel.org/qemu-devel/20230204112502.2558739-1-mjt@msgid.tls.msk.ru/T/ dramforever2023-02-101-1/+0
| | | * | | | qemu: fix cross compilation, again•••The python dependencies were fixed for cross in #147692, but the changes are reversed #190560 due to concerns of accidentally mixing python versions. Compromise by using python3Packages.python. dramforever2023-02-091-2/+8
| | * | | | | Merge pull request #198188 from r-ryantm/auto-update/python310Packages.chart-...•••python310Packages.chart-studio: 5.11.0 -> 5.13.0Weijia Wang2023-02-131-2/+2
| | |\ \ \ \ \
| | | * | | | | python310Packages.chart-studio: 5.11.0 -> 5.13.0R. Ryantm2023-01-261-2/+2
| | * | | | | | Merge pull request #201643 from r-ryantm/auto-update/python310Packages.coconut•••python310Packages.coconut: 2.1.1 -> 2.2.0Weijia Wang2023-02-131-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | python310Packages.coconut: 2.1.1 -> 2.2.0R. Ryantm2023-01-151-2/+2
| | * | | | | | | Merge pull request #211085 from r-ryantm/auto-update/python310Packages.inquirer•••python310Packages.inquirer: 3.1.1 -> 3.1.2Weijia Wang2023-02-131-4/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | python310Packages.inquirer: add changelog to meta•••- add pythonImportsCheckFabian Affolter2023-01-161-3/+12
| | | * | | | | | | python310Packages.inquirer: 3.1.1 -> 3.1.2R. Ryantm2023-01-161-2/+2
| | * | | | | | | | Merge pull request #212323 from r-ryantm/auto-update/python310Packages.types-...•••python310Packages.types-protobuf: 4.21.0.2 -> 4.21.0.5Weijia Wang2023-02-131-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | python310Packages.types-protobuf: 4.21.0.2 -> 4.21.0.5R. Ryantm2023-02-091-2/+2
| | * | | | | | | | | Merge pull request #216167 from fufexan/helvum•••helvum: 0.3.4 -> 0.4.0K9002023-02-131-6/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | helvum: 0.3.4 -> 0.4.0Mihai Fufezan2023-02-131-6/+3
| | * | | | | | | | | | Merge pull request #216166 from mmilata/torq-01817•••torq: 0.17.3 -> 0.18.17, fix frontend buildPavol Rusnak2023-02-131-6/+7
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | torq: 0.17.3 -> 0.18.17Martin Milata2023-02-131-4/+4
| | | * | | | | | | | | | torq: copy frontend instead of linkingMartin Milata2023-02-131-2/+3
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #215841 from r-ryantm/auto-update/python310Packages.oslo-log•••python310Packages.oslo-log: 5.0.2 -> 5.1.0Weijia Wang2023-02-131-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | python310Packages.oslo-log: 5.0.2 -> 5.1.0R. Ryantm2023-02-111-2/+2
| | * | | | | | | | | | | Merge pull request #215915 from r-ryantm/auto-update/python310Packages.cluste...•••python310Packages.clustershell: 1.9 -> 1.9.1Weijia Wang2023-02-131-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | python310Packages.clustershell: 1.9 -> 1.9.1R. Ryantm2023-02-121-2/+2