Age | Commit message (Collapse) | Author | Files | Lines |
|
(cherry picked from commit 89e1ebb1e06b6fd415397f9cd76b9ff38488e511)
|
|
(cherry picked from commit 80d57056bcee596bcd66b7d5d9f4b51bb99a1c9f)
|
|
(cherry picked from commit 2664f3af579af29779fe82fb5252a4f53d846c8d)
|
|
[23.11] kicad: 7.0.9 -> 7.0.11
|
|
(cherry picked from commit a18382a83b2557c3a1fac4076cf3528c46d19802)
|
|
|
|
|
|
(cherry picked from commit 8c05257ba416f7271d14f34d8467fd41346832fc)
|
|
|
|
[Backport release-23.11] why3: 1.7.0 → 1.7.1 & related fixes & improvements
|
|
(cherry picked from commit fc9bf3f31e15657978200e81ef3d9e9f75e581ad)
|
|
easycrypt: use why3 without IDE support
(cherry picked from commit 4bc83631869dcfcb4d56d7b32d227a9e5a2c8095)
|
|
(cherry picked from commit f05eb10a22bcf1a1c03bb19605b355ebe84c5bc7)
|
|
(cherry picked from commit d2f2058b0a593f260952ab438e91cbefb9eef2cd)
|
|
|
|
(cherry picked from commit 21fa6037537816946986a5db1ed0e1214f94965c)
|
|
|
|
(cherry picked from commit 733efba1f5a5f645481fdba4035293611a6d0028)
|
|
|
|
Fixes CVE-2022-43272.
Changes:
https://github.com/DCMTK/dcmtk/compare/DCMTK-3.6.7...DCMTK-3.6.8
(cherry picked from commit d99ca3f1cd72f648f2dbb7f36a70d4b4126836e6)
|
|
|
|
(cherry picked from commit 025e631d48ceef759fb331ae4fe01df71e7f0efd)
|
|
|
|
(cherry picked from commit 344d4e77da0abbc482025bd2da7ac069d97aaad0)
|
|
|
|
[Backport release-23.11] lean4: 4.2.0 -> 4.3.0
|
|
(cherry picked from commit 31f1b517cdea429dc7a6c212ca650ea184c75a93)
|
|
(cherry picked from commit 190cb5fc41b631d2addd82845d7e5a184dd6a8fd)
|
|
(cherry picked from commit 4598bad93185e72f098adf90c49a3ca6f99becff)
|
|
(cherry picked from commit 855a7ba029eaf78c959c88b36fdf5760742b2b1e)
|
|
(cherry picked from commit 2eba76d1a61099def61997dd0083c2414ed4e0d4)
|
|
(cherry picked from commit ef6c49fa50dc30c544afd952170efb295f33c6f5)
|
|
Diff: https://github.com/leanprover/lean4/compare/v4.2.0...v4.3.0
Changelog: https://github.com/leanprover/lean4/blob/v4.3.0/RELEASES.md
(cherry picked from commit cbcf0e94ac74d1f1ddb4c6026b77092a0b484da8)
|
|
(cherry picked from commit 361918e36be0b40cfdc888bd3f5982764dc897e7)
|
|
(cherry picked from commit 3ea9cd231b9936ae483cf750455491165a87707f)
|
|
(cherry picked from commit 428dc289daec1f51162116c158157348289088c0)
|
|
the configuration code generates small c programs with a main function
sans return type specifer. this causes clang builds to fail. add
'-Wno-error=implicit-int' to fix the build.
add -headerpad_max_install_names to env.NIX_LDFLAGS for x64 darwin
(cherry picked from commit 540ea20215f48e308cd08ef4e705d2fa08ada11e)
|
|
(cherry picked from commit 3580ff791fea0da169e2f23a53e57293fddc28d2)
|
|
(cherry picked from commit 6d6e7afdc8c80e44b5dbfd50757439d9e3d91da2)
|
|
[Backport release-23.11] dssp: 4.4.4.1 -> 4.4.5
|
|
(cherry picked from commit 8ae6154b2b49aedae4421aefe32494a1e4373de1)
|
|
Diff: https://github.com/PDB-REDO/dssp/compare/refs/tags/v4.4.4.1...v4.4.5
Changelog: https://github.com/PDB-REDO/libcifpp/releases/tag/refs/tags/v4.4.5
(cherry picked from commit 87a4074d00226c4cd71c0e25333dfda03a9a4c7b)
|
|
(cherry picked from commit b9a67f73176d44ff1b293a7ac9b241e919065b07)
|
|
maintainers: remove jfrankenau
|
|
The `ec-runtest` program is still available as a separate
easycrypt-runtest package, but the `easycrypt runtest` command now also
works out-of-the-box.
|
|
due to inactivity.
|
|
|
|
|
|
|
|
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries. I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
|