summaryrefslogtreecommitdiffstats
path: root/pkgs/development/libraries
AgeCommit message (Collapse)Author
2022-05-25Merge pull request #174476 from 1sixth/libtorrent-rasterbar-2.0.6Sandro
libtorrent-rasterbar: 2.0.5 -> 2.0.6
2022-05-25Merge pull request #174371 from NickCao/qt6-aliasRick van Schijndel
qt6: remove all references to aliases
2022-05-25libtorrent-rasterbar: 2.0.5 -> 2.0.61sixth
2022-05-25Merge pull request #174192 from trofi/update-librseqSergei Trofimovich
librseq: 0.1.0pre70 -> 0.1.0pre71
2022-05-25Merge pull request #174390 from r-ryantm/auto-update/apache-activemqMario Rodas
activemq: 5.17.0 -> 5.17.1
2022-05-25Merge pull request #174009 from marsam/update-mimallocMario Rodas
mimalloc: 2.0.5 -> 2.0.6
2022-05-25activemq: 5.17.0 -> 5.17.1R. Ryantm
2022-05-25qt6: remove all references to aliasesNick Cao
2022-05-24nix-plugins: 8.0.0 -> 9.0.0Shea Levy
2022-05-24Merge pull request #140271 from sternenseemann/executable-crosssternenseemann
stdenv.mkDerivation: be less strict about check execution for cross
2022-05-23librseq: 0.1.0pre70 -> 0.1.0pre71Sergei Trofimovich
Among other things it has glibc-2.35 compatibility.
2022-05-23Merge pull request #169296 from NickCao/qt6-cleanupThomas Tuegel
qt6: init at 6.3.0
2022-05-23libffi: disable tests if linked staticallysternenseemann
TCL 8.6 which dejagnu requires can't be linked statically.
2022-05-23lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann
canExecute is like isCompatible, but also checks that the Kernels are _equal_, i.e. that both platforms use the same syscall interface. This is crucial in order to actually be able to execute binaries for the other platform. isCompatible is dropped, since it has changed semantically and there's no use case left in nixpkgs.
2022-05-23Merge remote-tracking branch 'origin/staging-next'Janne Heß
* origin/staging-next: (62 commits) Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)" openldap: fix cross-compilation makeBinaryWrapper: fix codesign on aarch64-darwin python3Packages.ldap: fix linking with openldap 2.5+ Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)" wine: enable parallel build again pkgsi686Linux.gdb: fix formatting for 32-bit systems gtk4: Fix incorrect merge nixos/openldap: use upstream unit defaults openldap: update maintainers openldap: 2.4.58 -> 2.6.2 Revert "Add mingwW64-llvm cross-system." lua: fix on darwin by using makeBinaryWrapper (#172749) python310Packages.python-mimeparse: execute tests pandas: fix darwin build gtk3: 3.24.33 -> 3.24.33-2022-03-11 gtk4: patch fixing g-c-c crashes e2fsprogs: patch for CVE-2022-1304 firefox-unwrapped: fix cross compilation rustc: expose correct llvmPackages for cross compile ...
2022-05-23Merge pull request #173430 from Artturin/fetchzippostArtturi
2022-05-23treewide: extraPostFetch -> postFetchArtturin
2022-05-23Merge master into staging-nextgithub-actions[bot]
2022-05-23Merge pull request #174049 from Mindavi/openldap/crossJanne Heß
openldap: fix cross-compilation
2022-05-23Merge pull request #173940 from risicle/ris-gecode-clang-fixJanne Heß
gecode_6: add patch fixing clang build
2022-05-23Merge branch 'master' into staging-nextVladimír Čunát
2022-05-23openldap: fix cross-compilationRick van Schijndel
2022-05-23Merge #122147: mesa: Add support for building the Zink driverVladimír Čunát
2022-05-23qt6: init at 6.3.0milahu
2022-05-23mesa: Add support for building the Zink driverArtemis Tosini
Zink requires vulkan-loader to build. Enable vulkan-loader when Zink is explicitally specified as a build target
2022-05-23Merge master into staging-nextgithub-actions[bot]
2022-05-22Merge pull request #173037 from LeSuisse/pe-parse-drop-no-sign-conversionRick van Schijndel
pe-parse: drop `no-sign-conversion` compile flag
2022-05-22Merge master into staging-nextgithub-actions[bot]
2022-05-22Merge pull request #172755 from sternenseemann/rure-regex-1.5.5sternenseemann
rure: update used dependencies
2022-05-22Merge master into staging-nextgithub-actions[bot]
2022-05-22Merge pull request #173972 from trofi/fix-fno-common-for-menu-cacheThomas Tuegel
menu-cache: pull patch pending upstream inclusion for -fno-common too…
2022-05-22Merge pull request #173941 from lopsided98/qtspeech-speechdThomas Tuegel
libsForQt5.qtspeech: add speechd dependency
2022-05-22menu-cache: pull patch pending upstream inclusion for -fno-common toolchainsSergei Trofimovich
Without the change build fails on upstream gcc-10 as: ld: menu-compose.o:/build/menu-cache-1.1.0/menu-cache-gen/menu-tags.h:25: multiple definition of `menuTag_Menu'; main.o:/build/menu-cache-1.1.0/menu-cache-gen/menu-tags.h:25: first defined here
2022-05-22Merge master into staging-nextgithub-actions[bot]
2022-05-22gecode_6: add patch fixing clang buildRobert Scott
2022-05-21libsForQt5.qtspeech: add speechd dependencyBen Wolsieffer
Without a speech synthesizer, qtspeech is useless.
2022-05-21amdvlk: 2022.Q2.1 -> 2022.Q2.2Sebastian Neubauer
2022-05-21Merge master into staging-nextgithub-actions[bot]
2022-05-21Merge pull request #173890 from risicle/ris-flann-clang-fixBen Siraphob
flann: don't unbundle lz4 for clang
2022-05-21Merge pull request #173908 from risicle/ris-libscrypt-darwin-fixBen Siraphob
libscrypt: fix build on darwin
2022-05-21libscrypt: fix build on darwinRobert Scott
problematic flags have been moved to LDFLAGS_EXTRA
2022-05-21Merge branch 'master' into staging-nextJan Tojnar
Conflicts: - pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0b61eb2eabe6d96b5824cc6e282c513 and f6c57619358d51e71a5298503c84e1c1ce4f9f12.
2022-05-21flann: don't unbundle lz4 for clangRobert Scott
unbundling appears broken with the llvm toolchain: https://github.com/flann-lib/flann/pull/399#issuecomment-1133601759
2022-05-21Merge pull request #171711 from Mindavi/libhandy/crossRick van Schijndel
libhandy: support cross-compilation
2022-05-21Merge pull request #173821 from tpwrules/fix-cloudcompare-buildNiklas Hambüchen
cloudcompare: 2.12.0 -> 2.12.1, fix build
2022-05-21Merge pull request #173831 from marsam/update-grpcMario Rodas
grpc: 1.46.1 -> 1.46.3
2022-05-21Merge pull request #173839 from LunNova/lunnova/libsurvive-updatePavol Rusnak
2022-05-20libsurvive: 0.4 -> 1.0Luna Nova
https://github.com/cntools/libsurvive/releases/tag/v1.0 With recent improvements to tracking and reliability it seemed time to commit to non beta status. This also means the "SimpleApi" portion of the library will be no longer be subject to breaking API changes.
2022-05-20pdal_2_3: init at 2.3.0Thomas Watson
Reqiured for CloudCompare 2.12. Also includes patch for GCC 11.
2022-05-21Merge pull request #173757 from sikmir/hobbitsSandro
hobbits: 0.52.0 → 0.53.1, fix build on aarch64-linux