Commit graph

22 commits

Author SHA1 Message Date
Mario Rodas 0d95c09a00 cmark: update meta 2023-01-29 09:15:00 +00:00
R. Ryantm 400949d5de cmark: 0.30.2 -> 0.30.3 2023-01-29 09:14:33 +00:00
Dmitry Bogatov 9998ec71cc pkgsStatic.cmark: fix build
Pass configuration flag to prevent build system from attempting to build .so
shared library during pkgsStatic build. Upstream build system is not capable of
figuring on its own that it is impossible.
2022-11-07 09:48:51 +01:00
Sebastián Mancilla b649af00fb cmark: 0.30.1 -> 0.30.2 2021-10-05 19:37:00 -03:00
Sebastián Mancilla 11497605b4 cmark: fix libcmark.pc paths 2021-08-16 18:17:29 -04:00
Sebastián Mancilla c977af0b02 cmark: fix tests on darwin
Use DYLD_FALLBACK_LIBRARY_PATH to find the library.
2021-08-16 18:05:40 -04:00
R. RyanTM 2dd937fbf8 cmark: 0.30.0 -> 0.30.1 2021-07-22 10:11:12 -07:00
R. RyanTM 312fbe8458 cmark: 0.29.0 -> 0.30.0; dynamically link; cleanup 2021-06-22 19:53:29 -07: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
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 070c70cf2a cmark: 0.28.3 -> 0.29.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cmark/versions
2019-04-14 04:48:24 -07:00
Matthew Bauer 285eb9a894 cmake: set CTEST_OUTPUT_ON_FAILURE globally
We should always use this.
2018-11-19 16:16:16 -06:00
Matthew Bauer 2c47a4229f treewide: remove ctest usages
These are already in the generated makefiles!
2018-11-18 19:31:02 -06:00
Markus Kowalewski 796a2584d5
cmark: add license 2018-09-30 19:11:20 +02:00
R. RyanTM f406a0475d cmark: 0.27.1 -> 0.28.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cmark/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/ws8c9r62c7wsas7kj1v0svfs57d53dvv-cmark-0.28.3/bin/cmark -h’ got 0 exit code
- ran ‘/nix/store/ws8c9r62c7wsas7kj1v0svfs57d53dvv-cmark-0.28.3/bin/cmark --help’ got 0 exit code
- found 0.28.3 with grep in /nix/store/ws8c9r62c7wsas7kj1v0svfs57d53dvv-cmark-0.28.3
- directory tree listing: https://gist.github.com/890d356ed9766b2fca77baebee346a0e
2018-04-07 17:52:51 -07:00
Matthew Bauer 54e2c28b09 darwin: disable broken packages 2018-03-08 17:21:17 -06:00
Jörg Thalheim e2a807cf12
cmark: enable tests 2017-05-11 08:37:22 +01:00
Jörg Thalheim 2dcc5bbb5d cmark: cmake in nativeBuildInputs 2017-05-11 07:57:09 +01:00
Andrew Kelley 33acfb8029 cmark: 0.23.0 -> 0.27.1 2017-05-10 15:58:53 -04:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Michel Kuhlmann 6ed6d87afc cmark: init at 0.23.0 2016-01-04 12:04:10 +01:00