To be clear, I’m not the Nixpkgs maintainer of any of these, I’m the person trying to fix this issue throughout the distribution. The somewhat chaotic nature of Nixpkgs means that these changes are not as extraordinary as “non-maintainer uploads” would be in other places. So if something is out of date, I can roll it forward and pray it works, but given that I don’t actually use it I normally wouldn’t. (And if something is not packaged it means nobody just got around to it...) This patching spree...
I see, thanks. Not much I can do about that, unfortunately. (FWIW, all of this applies to ObexFTP as well.)
pkg-config files are broken when CMAKE_INSTALL_{INCLUDE,LIB}DIR is absolute
pkg-config file is broken when CMAKE_INSTALL_{INCLUDE,LIB}DIR is absolute
FWIW, octave_value::is_map() and similar methods have been deprecated since 4.4 and caused compilation warnings, so maybe the Octave people thought they had already given adequate notice. They were removed in Octave changeset f23f27e78aa2. The deprecation notices (which the changeset removes along with the methods themselves) do mention seemingly straighforward replacements (for is_map(), it’s isstruct()), but I’m not up to doing a patch today, sorry.
Laplace transform of exp(-a/t)/sqrt(t)