about summary refs log tree commit diff
path: root/pkgs/development/libraries
AgeCommit message (Collapse)AuthorFilesLines
2022-12-31onnxruntime: 1.12.1 -> 1.13.1Daniel Nagy1-16/+8
2022-12-31jabcode: unstable-2021-02-16 -> unstable-2022-06-17Francesco Gazzetta1-3/+3
2022-12-31lime: 5.1.61 -> 5.2.6R. Ryantm1-2/+2
2022-12-31libuchardet: 0.0.7 -> 0.0.8R. Ryantm1-2/+2
2022-12-31mlib: 0.6.0 -> 0.7.0R. Ryantm1-2/+2
2022-12-31openfec: fix runtime error on darwinWeijia Wang1-0/+3
2022-12-30mdds: 2.0.2 -> 2.0.3AndersonTorres1-15/+23
Also, adopting it
2022-12-30afflib: 3.7.19 -> 3.7.20R. Ryantm1-2/+2
2022-12-30Merge pull request #202625 from NickCao/qt6-pathsArtturi4-19/+36
fixes https://github.com/NixOS/nixpkgs/issues/202622
2022-12-30gf2x: fix cross compilationNick Cao1-0/+3
2022-12-30mpir: fix cross compilationNick Cao1-1/+3
2022-12-30opencolorio: 2.1.2 -> 2.2.0Robert Scott1-18/+30
openimageio is no longer required for the apps, so remove it in favour of openexr_3 to avoid a circular dependency
2022-12-30minizip-ng: fix compat-mode findability for darwin, dynamic and static modeRobert Scott1-6/+6
2022-12-29Merge pull request #205689 from panicgh/minizip2Robert Scott2-30/+77
minizip2 -> minizip-ng: 2.10.6 -> 3.0.7
2022-12-29Merge pull request #193574 from SrTobi-Forks/motion-tracker-for-kdenliveArtturi1-2/+3
2022-12-29Merge pull request #207791 from r-ryantm/auto-update/quartomarkuskowa1-2/+2
quarto: 1.2.269 -> 1.2.280
2022-12-29Merge pull request #208107 from r-ryantm/auto-update/sptkJonas Heinrich1-2/+2
sptk: 4.0 -> 4.1
2022-12-29Merge pull request #208164 from SuperSandro2000/psolAnderson Torres2-20/+17
psol: combine into one file
2022-12-29Merge pull request #208146 from r-ryantm/auto-update/olmStanisław Pitucha1-2/+2
olm: 3.2.13 -> 3.2.14
2022-12-29Merge pull request #205046 from SuperSandro2000/lib-mesonSandro2-23/+12
2022-12-29Merge pull request #207839 from onny/processcppJonas Heinrich1-0/+50
process-cpp: init at unstable-2021-05-11
2022-12-29Merge pull request #205146 from rycee/libwebsockets/multi-outputsSandro1-2/+17
2022-12-29minizip2 -> minzip-ng: 2.10.6 -> 3.0.7Nicolas Benes2-30/+77
* The repository has been moved. The old URL https://github.com/nmoinvaz/minizip redirects to https://github.com/zlib-ng/minizip-ng * Enable unit tests * Make lib findable as libminizip-ng even if compat is enabled
2022-12-28psol: combine into one fileSandro Jäckel2-20/+17
2022-12-28olm: 3.2.13 -> 3.2.14R. Ryantm1-2/+2
2022-12-28process-cpp: init at unstable-2021-05-11Jonas Heinrich1-0/+50
2022-12-28Merge pull request #206771 from wegank/gnome-darwinSandro2-2/+2
2022-12-28libwebsockets: build static library only when necessaryRobert Helgesson1-1/+7
2022-12-28libwebsockets: use multiple outputsRobert Helgesson1-1/+10
This considerably lowers the closure size of packages that just need the libraries at runtime. The difference is roughly 60–70MiB.
2022-12-28Merge pull request #208051 from r-ryantm/auto-update/sofia_sipmarkuskowa1-2/+2
sofia_sip: 1.13.9 -> 1.13.10
2022-12-28sptk: 4.0 -> 4.1R. Ryantm1-2/+2
2022-12-28Merge pull request #208083 from NickCao/protobufc-crossJörg Thalheim1-3/+11
protobufc: fix cross compilation
2022-12-28simdjson: fix build on powerpc64Alyssa Ross1-1/+7
2022-12-28protobufc: fix cross compilationNick Cao1-3/+11
2022-12-28Merge pull request #207999 from trofi/gtk2-without-xlibsWrapperSandro1-2/+2
gtk2: drop unused xlibsWrapper import
2022-12-28sofia_sip: 1.13.9 -> 1.13.10R. Ryantm1-2/+2
2022-12-27Merge pull request #207439 from r-ryantm/auto-update/yodaFabian Affolter1-12/+35
python310Packages.yoda: 1.9.6 -> 1.9.7
2022-12-27gtk2: drop unused xlibsWrapper importSergei Trofimovich1-2/+2
On linux it's not used at all. On darwin removal of the dependency does not change generated binaries. Should be a no-op as well.
2022-12-27python310Packages.yoda: rename lib.optionalFabian Affolter1-1/+1
2022-12-27Merge pull request #207945 from wegank/mongoose-darwinmarkuskowa1-5/+17
mongoose: unbreak on aarch64-darwin
2022-12-27mongoose: unbreak on aarch64-darwinWeijia Wang1-5/+17
2022-12-27Merge pull request #207864 from mweinelt/webkitgtk-2.38.3Martin Weinelt1-2/+2
2022-12-27itk: unstable -> 5.3.0Ben Darwin6-11/+13
2022-12-27 harfbuzz: use lib.mesonEnable, cleanup up let inSandro Jäckel1-18/+11
2022-12-27fcft: use lib.mesonEnableSandro Jäckel1-5/+1
2022-12-26Merge pull request #207744 from figsoda/nix-update-scriptfigsoda12-36/+12
treewide: remove attrPath from nix-update-script calls
2022-12-26Merge pull request #207805 from markpash/mbedtls/fix-staticRyan Lahfa1-1/+1
mbedtls: fix static builds
2022-12-26webkitgtk: 2.38.2 -> 2.38.3Martin Weinelt1-2/+2
https://webkitgtk.org/2022/12/22/webkitgtk2.38.3-released.html https://webkitgtk.org/security/WSA-2022-0011.html Fixes: CVE-2022-42852, CVE-2022-42856, CVE-2022-42867, CVE-2022-46692, CVE-2022-46698, CVE-2022-46699, CVE-2022-46700
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda12-36/+12
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26libvirtd: add parallelShutdown optionAlexander Bakker1-0/+1
This adds a new ``parallelShutdown`` option that allows users to control how many guests can be shut down concurrently. Allowing multiple virtual machines to be shut down at the same time reduces the amount of time it takes to reboot the host. Upstream documentation: https://www.libvirt.org/manpages/libvirt-guests.html#files