Commit Graph

5 Commits

Author SHA1 Message Date
Felix Buehler
783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
Sergei Trofimovich
7503335fb4 cgal_4: pull upstream fir for c++17
Without the change the build fails on gcc-12 as:

    /build/source/include/CGAL/CORE/BigFloatRep.h:437:10:
      error: use of deleted function 'std::...::basic_string(std::nullptr_t)
        [with _CharT = char; ...; std::nullptr_t = std::nullptr_t]'
      437 |   return NULL;
          |          ^~~~
2021-12-26 16:10:37 +00:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Michael Raskin
56dabf8cf2 cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5 2019-12-07 12:04:39 +01:00