summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/locate: rip out dbfile overrides•••All the locate versions we have support LOCATE_PATH, so just use that instead of adding indirections all over the place AND forcing people to rebuild their locate implementation if they want the path changed. origin/dislocateK9002023-10-024-11/+6
* Merge pull request #258543 from alyssais/linux-6.6-rc4•••linux_testing: 6.6-rc3 -> 6.6-rc4 (plus some rt updates)Ryan Lahfa2023-10-024-11/+11
|\
| * linux-rt_5_4: 5.4.254-rt85 -> 5.4.257-rt87Alyssa Ross2023-10-021-3/+3
| * linux-rt_5_15: 5.15.129-rt67 -> 5.15.133-rt69Alyssa Ross2023-10-021-3/+3
| * linux-rt_5_10: 5.10.180-rt89 -> 5.10.194-rt95Alyssa Ross2023-10-021-3/+3
| * linux_testing: 6.6-rc3 -> 6.6-rc4Alyssa Ross2023-10-021-2/+2
* | Merge pull request #254991 from mdarocha/dotnet-updateRyan Lahfa2023-10-024-427/+431
|\ \
| * | dotnet-sdk_8: 8.0.100-preview.5.23303.2 -> 8.0.100-rc.1.23455.8•••I've excluded the broken packages for now, so that 8.0 can be updated. After official release those packages should be investigated again. Also required fixes to excluded new aspnetcore-runtime-compose packages (which I assume are for the new .NET Docker composite functionality) mdarocha2023-09-132-152/+156
| * | dotnet-sdk: 7.0.400 -> 7.0.401mdarocha2023-09-131-141/+141
| * | dotnet-sdk_6: 6.0.413 -> 6.0.414mdarocha2023-09-131-134/+134
* | | Merge pull request #257719 from CardboardTurkey/regreet-fix-groupRyan Lahfa2023-10-021-3/+3
|\ \ \
| * | | regreet: fix user group in tmpfiles rules•••Prior to this commit the derivation assumed a user's primary group has the same name as the user themselves. This is standard on linux but not necessary (and indeed I believe not the default on NixOS). Closes #232184 Kiran Ostrolenk2023-09-271-3/+3
* | | | Merge pull request #238847 from nikstur/qemu-vm-external-disk-imageRyan Lahfa2023-10-024-5/+86
|\ \ \ \
| * | | | nixos/qemu-vm: optionally disable overriding fileSystems•••Allow the user to disable overriding the fileSystems option with virtualisation.fileSystems by setting `virtualisation.fileSystems = lib.mkForce { };`. With this change you can use the qemu-vm module to boot from an external image that was not produced by the qemu-vm module itself. The user can now re-use the modularly set fileSystems option instead of having to reproduce it in virtualisation.fileSystems. nikstur2023-10-024-5/+86
| | |_|/ | |/| |
* | | | Merge pull request #255134 from lheckemann/shim-passthru-targetRyan Lahfa2023-10-021-0/+7
|\ \ \ \
| * | | | shim-unsigned: passthru target attributeLinus Heckemann2023-10-021-0/+7
* | | | | Merge pull request #258388 from r-ryantm/auto-update/vapoursynth•••vapoursynth: 63 -> 64Weijia Wang2023-10-021-2/+2
|\ \ \ \ \
| * | | | | vapoursynth: 63 -> 64R. Ryantm2023-10-011-2/+2
* | | | | | Merge pull request #258282 from r-ryantm/auto-update/usbrelay•••usbrelay: 1.2 -> 1.2.1Weijia Wang2023-10-021-2/+2
|\ \ \ \ \ \
| * | | | | | usbrelay: 1.2 -> 1.2.1R. Ryantm2023-09-301-2/+2
* | | | | | | sweet-nova: unstable-2023-04-02 -> unstable-2023-09-30Nico Jensch2023-10-021-3/+3
* | | | | | | Merge pull request #258266 from TomaSajt/pytest-spec•••python310Packages.pytest-spec: init at unstable-2023-06-04OTABI Tomoya2023-10-022-0/+52
|\ \ \ \ \ \ \
| * | | | | | | python310Packages.pytest-spec: init at unstable-2023-06-04TomaSajt2023-10-012-0/+52
* | | | | | | | Merge pull request #257093 from mbalatsko/init-tsfresh•••python3Packages.tsfresh: init at 0.20.1OTABI Tomoya2023-10-024-0/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | python3Packages.tsfresh: init at 0.20.1Maksym Balatsko2023-10-024-0/+124
* | | | | | | | | Merge pull request #257079 from mbalatsko/init-dataprep-ml•••python3Packages.dataprep-ml: init at 0.0.18OTABI Tomoya2023-10-022-0/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python3Packages.dataprep-ml: init at 0.0.18Maksym Balatsko2023-10-022-0/+79
| |/ / / / / / / /
* | | | | | | | | Merge pull request #258475 from r-ryantm/auto-update/python310Packages.spacy-...•••python310Packages.spacy-pkuseg: 0.0.32 -> 0.0.33OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python310Packages.spacy-pkuseg: 0.0.32 -> 0.0.33R. Ryantm2023-10-011-2/+2
* | | | | | | | | | yajl: enable included and pkg-config testsKiskae2023-10-021-3/+11
* | | | | | | | | | yajl: fix static compilation•••Cherry-pick PR that separates compilation of shared and static libraries. Kiskae2023-10-022-0/+94
* | | | | | | | | | yajl: 2.1.0 -> unstable-2022-04-20•••Upstream hasn't been updated since 2015. The 'containers' organization appears to actively use their own fork. Kiskae2023-10-021-5/+5
* | | | | | | | | | Merge pull request #258482 from r-ryantm/auto-update/python310Packages.b2sdk•••python310Packages.b2sdk: 1.24.0 -> 1.24.1OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.b2sdk: 1.24.0 -> 1.24.1R. Ryantm2023-10-011-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #258508 from r-ryantm/auto-update/python310Packages.glyphslib•••python310Packages.glyphslib: 6.4.0 -> 6.4.1OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.glyphslib: 6.4.0 -> 6.4.1R. Ryantm2023-10-021-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #258509 from r-ryantm/auto-update/python310Packages.pydyf•••python310Packages.pydyf: 0.7.0 -> 0.8.0OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.pydyf: 0.7.0 -> 0.8.0R. Ryantm2023-10-021-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #258511 from r-ryantm/auto-update/python310Packages.chispa•••python310Packages.chispa: 0.9.3 -> 0.9.4OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.chispa: 0.9.3 -> 0.9.4R. Ryantm2023-10-021-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #256787 from pbsds/bump-maya-1695425772•••python3Packages.maya: 0.3.3 -> 0.6.1Weijia Wang2023-10-023-17/+79
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python3Packages.maya: 0.3.3 -> 0.6.1Peder Bergebakken Sundt2023-09-231-17/+43
| * | | | | | | | | | python3Packages.snaptime: init at 0.2.4Peder Bergebakken Sundt2023-09-232-0/+36
* | | | | | | | | | | Merge pull request #258518 from r-ryantm/auto-update/python310Packages.sagemaker•••python310Packages.sagemaker: 2.187.0 -> 2.188.0OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python310Packages.sagemaker: 2.187.0 -> 2.188.0R. Ryantm2023-10-021-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #258529 from fabaff/garminconnect-bump•••python311Packages.garminconnect: 0.2.7 -> 0.2.8, python311Packages.garth: 0.4.34 -> 0.4.36OTABI Tomoya2023-10-022-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python311Packages.garth: 0.4.34 -> 0.4.36Fabian Affolter2023-10-021-2/+2
| * | | | | | | | | | | python311Packages.garminconnect: 0.2.7 -> 0.2.8•••Diff: https://github.com/cyberjunky/python-garminconnect/compare/refs/tags/0.2.7...0.2.8 Changelog: https://github.com/cyberjunky/python-garminconnect/releases/tag/0.2.8 Fabian Affolter2023-10-021-2/+2
* | | | | | | | | | | | Merge pull request #258530 from fabaff/bthome-ble-bump•••python311Packages.bthome-ble: 3.1.1 -> 3.2.0OTABI Tomoya2023-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | python311Packages.bthome-ble: 3.1.1 -> 3.2.0•••Diff: https://github.com/Bluetooth-Devices/bthome-ble/compare/refs/tags/v3.1.1...v3.2.0 Changelog: https://github.com/bluetooth-devices/bthome-ble/blob/v3.2.0/CHANGELOG.md Fabian Affolter2023-10-021-2/+2
| |/ / / / / / / / / / /