Jim Garrison
00a66c45e5
capnproto: update homepage and correct license
...
See MIT License at https://github.com/capnproto/capnproto/blob/master/LICENSE
2021-09-20 04:37:30 -04:00
Jörg Thalheim
a26de40d12
Merge pull request #133203 from dankamongmen/dankamongmen/notcurses
...
notcurses: 2.3.8 -> 2.4.0
2021-09-20 09:24:12 +01:00
nick black
173a24fc5c
notcurses: 2.3.8 -> 2.4.1
...
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2021-09-20 10:18:51 +02:00
Jörg Thalheim
ab9569913a
Merge pull request #138445 from Mic92/libsixel
...
libsixel: 1.8.6 -> 1.10.1 (fix build + security)
2021-09-20 08:53:44 +01:00
Jörg Thalheim
8668224108
libsixel: 1.8.6 -> 1.10.1
...
- Switched to maintained fork of libsixel
- Linked CVEs were fixed in 1.10.1
2021-09-20 09:51:08 +02:00
Bobby Rong
44d30b4167
Merge pull request #138181 from lopsided98/orocos-kdl-update
...
orocos-kdl: 1.5.0 -> 1.5.1
2021-09-19 10:28:30 +08:00
davidak
dfa2dd95c2
Merge pull request #138434 from bobby285271/pantheon-team
...
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-19 02:58:11 +02:00
Anderson Torres
12e9664020
Merge pull request #138286 from KLSMartin/md4c_fix_generated_pkg_config_file
...
md4c: fix generated pkg-config .pc files
2021-09-18 21:10:24 -03:00
Michael Weiss
ed332b0bc7
Merge pull request #138327 from primeos/intel-gmmlib
...
intel-gmmlib: 21.2.2 -> 21.3.1
2021-09-18 21:21:02 +02:00
Sergei Trofimovich
b098f6ff0d
memorymapping: constrain to darwin (fails on linux) ( #138404 )
...
Closes: https://github.com/NixOS/nixpkgs/issues/138378
2021-09-18 15:03:00 -04:00
Ryan Mulligan
3e704ed55b
Merge pull request #138216 from r-ryantm/auto-update/cmark-gfm
...
cmark-gfm: 0.29.0.gfm.1 -> 0.29.0.gfm.2
2021-09-18 12:02:30 -07:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-18 23:07:00 +08:00
R. RyanTM
8718a7b5e1
rdkafka: 1.7.0 -> 1.8.0
2021-09-18 20:15:13 +09:00
figsoda
98c8f701ea
Merge pull request #138043 from r-ryantm/auto-update/openlibm
...
openlibm: 0.7.5 -> 0.8.0
2021-09-17 21:00:59 -04:00
Robert Scott
6f205e5ebc
Merge pull request #98186 from lopsided98/poco-propagate-deps
...
poco: propagate dependencies imported by CMake scripts
2021-09-18 00:00:47 +01:00
Ben Wolsieffer
2122017a11
poco: propagate dependencies imported by CMake scripts
...
This also requires enable multiple outputs to prevent the closure size from
increasing.
2021-09-17 17:51:25 -04:00
Ben Wolsieffer
8f41eda98b
poco: add patch to use GNUInstallDirs
2021-09-17 17:51:21 -04:00
Michael Weiss
16f424e7d2
intel-gmmlib: 21.2.2 -> 21.3.1
2021-09-17 23:18:40 +02:00
Robert Scott
1dc318d1e8
Merge pull request #138155 from r-ryantm/auto-update/opendht
...
opendht: 2.2.0 -> 2.3.1
2021-09-17 19:54:32 +01:00
Mike Purvis
0ed11f655d
ceres-solver: 2.0.0 propagate dependencies ( #130268 )
2021-09-17 17:58:24 +02:00
Sandro
f63e1bb4db
Merge pull request #134146 from Kranzes/auto-update/Vc
2021-09-17 17:54:14 +02:00
Sandro
1a15a4bcf1
Merge pull request #134913 from smancill/bump-glm
2021-09-17 17:31:52 +02:00
Leif Middelschulte
886c680318
md4c: fix generated pkg-config .pc files
...
Nix uses absolute paths for certain CMake variables, where relative ones
are expected. Fix this by useing CMake's _FULL_ variables instead.
2021-09-17 16:20:39 +02:00
R. RyanTM
acd4d698b8
cmark-gfm: 0.29.0.gfm.1 -> 0.29.0.gfm.2
2021-09-17 02:37:25 +00:00
Bobby Rong
705cbd4941
Merge pull request #138045 from hjones2199/indi192
...
indilib: 1.9.1 -> 1.9.2
2021-09-17 09:17:11 +08:00
Robert Scott
4d26aa2003
Merge pull request #137932 from mikepurvis/opencv-3.4.15
...
opencv3: 3.4.8 -> 3.4.15
2021-09-16 23:54:52 +01:00
Sebastián Mancilla
7e59877fe1
glm: 0.9.8.5 -> 0.9.9.8
...
Bump abandoned package to close #132479 .
- Use fetchFromGitHub to download the archive.
- No need for the updated platform.h patch. The released archive builds
with default stdenv. (It may be needed again in the future?.)
- Use the proper attribute to set CMake flags.
- Don't build the (dummy?) libraries. They are not used anyway by any
other target nor made available by the glmConfig.cmake file.
- Build and run the tests now.
- Don't define the GLM_COMPILER macro on Darwin. Doesn't seem necessary
anymore, there are no errors without it. (And it is not even documented
what was the original error that required it to be defined.)
- Upstream became package-unfriendly and removed the install command,
so it needs to be installed manually.
- Don't set the now unsupported CMake option GLM_INSTALL_ENABLE.
- Remove unwanted files from the include directory.
- Fix glmConfig.cmake with the proper path to the include directory.
- While on it, install a custom pkg-config file, since it is trivial.
- Don't install unnecessary files as documentation.
- Since I practically rewrote the entire derivation and the package is
abandoned, add myself as maintainer (I guess?).
2021-09-16 17:54:52 -03:00
Robert Helgesson
bb46e4f6fb
bash-preexec: init at 0.4.1
2021-09-16 22:31:49 +02:00
Ben Wolsieffer
0a976c018a
orocos-kdl: 1.5.0 -> 1.5.1
2021-09-16 16:01:22 -04:00
Jan Tojnar
2006672bf0
Merge pull request #138160 from jansol/master
...
pipewire: 0.3.35 -> 0.3.36
2021-09-16 21:17:59 +02:00
Robert Scott
e318fe08df
Merge pull request #136194 from risicle/ris-apr-CVE-2021-35940
...
apr: add patch for CVE-2021-35940
2021-09-16 19:41:40 +01:00
Jan Solanti
996b51ee85
pipewire: 0.3.35 -> 0.3.36
2021-09-16 18:52:08 +03:00
R. RyanTM
6b79df3f23
opendht: 2.2.0 -> 2.3.1
2021-09-16 15:13:36 +00:00
Ryan Mulligan
0999da11b7
Merge pull request #135162 from r-ryantm/auto-update/tcltls
...
tcltls: 1.7.21 -> 1.7.22
2021-09-16 06:37:23 -07:00
Tim Steinbach
b558d1552b
nss: Add updateScript
2021-09-16 09:33:38 -04:00
Jan Tojnar
79c444b5bd
Merge pull request #137533 from jansol/master
...
pipewire: 0.3.34 -> 0.3.35
2021-09-16 11:44:47 +02:00
Mike Purvis
eac9faf01b
opencv3: 3.4.8 -> 3.4.15
2021-09-16 01:55:08 +00:00
Ryan Mulligan
488e1688fb
Merge pull request #137874 from r-ryantm/auto-update/opencolorio
...
opencolorio: 2.0.1 -> 2.0.2
2021-09-15 13:12:07 -07:00
Hunter Jones
86f62ec915
indilib: 1.9.1 -> 1.9.2
2021-09-15 14:08:57 -05:00
R. RyanTM
f76566c437
openlibm: 0.7.5 -> 0.8.0
2021-09-15 19:04:18 +00:00
Dmitry Kalinkin
d8ed39b309
Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fix
...
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-15 11:49:55 -04:00
Dmitry Kalinkin
ab30920f7e
Merge pull request #136359 from veprbl/pr/fastjet_3_4_0
...
fastjet: 3.3.4 -> 3.4.0
2021-09-15 11:35:32 -04:00
Sandro
f47cff65c9
Merge pull request #137978 from r-ryantm/auto-update/cmark-gfm
2021-09-15 15:42:47 +02:00
R. RyanTM
898bc910e8
cmark-gfm: 0.29.0.gfm.0 -> 0.29.0.gfm.1
2021-09-15 08:21:31 +00:00
Doron Behar
e06072f81f
Merge pull request #137744 from r-ryantm/auto-update/cpp-utilities
...
cpp-utilities: 5.11.0 -> 5.11.1
2021-09-15 10:45:49 +03:00
Sandro
74f4bb9c43
Merge pull request #137019 from ShamrockLee/nlohmann_json
2021-09-15 09:43:57 +02:00
Doron Behar
82ebf26237
Merge pull request #137806 from r-ryantm/auto-update/qtutilities
2021-09-15 10:11:18 +03:00
Bobby Rong
ff748a82a5
Merge pull request #137606 from lopsided98/fcl-update
...
fcl: 0.6.1 -> 0.7.0
2021-09-15 14:43:06 +08:00
Shamrock Lee
1172c99c50
nlohmann_json: enable checkPhase
2021-09-15 11:19:01 +08:00
github-actions[bot]
728f30ca03
Merge master into staging-next
2021-09-15 00:01:33 +00:00