about summary refs log tree commit diff
path: root/pkgs/development/libraries/mdds
AgeCommit message (Collapse)AuthorFilesLines
2023-09-29mdds: 2.0.3 -> 2.1.1Doron Behar1-2/+2
Diff: https://gitlab.com/mdds/mdds/-/compare/2.0.3...2.1.1 Changelog: https://gitlab.com/mdds/mdds/-/blob/2.1.1/CHANGELOG
2023-01-25Revert "mdds: 2.0.3 -> 2.1.0"Weijia Wang1-2/+2
2023-01-23mdds: 2.0.3 -> 2.1.0R. Ryantm1-2/+2
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-12-30mdds: 2.0.2 -> 2.0.3AndersonTorres1-15/+23
Also, adopting it
2022-12-06mdds: Get source archives from gitlab (#204729)endgame1-6/+11
2022-02-19mdds: 2.0.1 -> 2.0.2R. Ryantm1-2/+2
2022-01-26treewide: remove *.upstream files from updateWalkerFelix Buehler1-10/+0
2021-12-11mdds: 2.0.0 -> 2.0.1Mario Rodas1-2/+2
https://gitlab.com/mdds/mdds/-/tags/2.0.1
2021-12-10mdds: 1.7.0 -> 2.0.0R. Ryantm1-2/+2
2021-07-17various: cleanup of "inherit version;"Felix Buehler1-1/+0
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-3/+3
2020-11-25mdds: fix compilation on darwinSandro Jäckel1-2/+3
2020-11-25Merge pull request #104887 from SuperSandro2000/mdds-darwinRaghav Sood1-0/+1
mdds: mark broken on darwin
2020-11-25mdds: mark broken on darwinSandro Jäckel1-0/+1
2020-11-03mdds: 1.6.0 -> 1.7.0R. RyanTM1-2/+2
2020-04-20Merge pull request #79953 from r-ryantm/auto-update/mddsmarkuskowa1-2/+2
mdds: 1.5.0 -> 1.6.0
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-12mdds: 1.5.0 -> 1.6.0R. RyanTM1-2/+2
2019-08-19mdds: 1.4.3 -> 1.5.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mdds/versions
2019-05-02mdds: 1.3.1 -> 1.4.3c0bw3b1-6/+6
Changelog: https://gitlab.com/mdds/mdds/blob/1.4.3/CHANGELOG
2018-11-17mdds: drop 0.7.x and 0.12.xc0bw3b2-36/+0
2018-10-23mdds: add licenseMarkus Kowalewski3-6/+9
2018-08-31Revert "mdds: 1.3.1 -> 1.4.1 (#45814)"Uli Baum1-2/+2
This update appears to break libreoffice. This reverts commit 897206755e5c466c1f23f8d363c734bb6654638f.
2018-08-31mdds: 1.3.1 -> 1.4.1 (#45814)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from mdds
2018-07-24Merge staging-next into master (#44009)Frederik Rietdijk1-1/+3
* substitute(): --subst-var was silently coercing to "" if the variable does not exist. * libffi: simplify using `checkInputs` * pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix * utillinux: 2.32 -> 2.32.1 https://lkml.org/lkml/2018/7/16/532 * busybox: 1.29.0 -> 1.29.1 * bind: 9.12.1-P2 -> 9.12.2 https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html * curl: 7.60.0 -> 7.61.0 * gvfs: make tests run, but disable * ilmbase: disable tests on i686. Spooky! * mdds: fix tests * git: disable checks as tests are run in installcheck * ruby: disable tests * libcommuni: disable checks as tests are run in installcheck * librdf: make tests run, but disable * neon, neon_0_29: make tests run, but disable * pciutils: 3.6.0 -> 3.6.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions. * mesa: more include fixes mostly from void-linux (thanks!) * npth: 1.5 -> 1.6 minor bump * boost167: Add lockfree next_prior patch * stdenv: cleanup darwin bootstrapping Also gets rid of the full python and some of it's dependencies in the stdenv build closure. * Revert "pciutils: use standardized equivalent for canonicalize_file_name" This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7. Patching should no longer be needed with 3.6.1. * binutils-wrapper: Try to avoid adding unnecessary -L flags (cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9) Signed-off-by: Domen Kožar <domen@dev.si> * libffi: don't check on darwin libffi usages in stdenv broken darwin. We need to disable doCheck for that case. * "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook * python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273 When `py.test` was run with a folder as argument, it would not only search for tests in that folder, but also create a .pytest-cache folder. Not only is this state we don't want, but it was also causing collisions. * parity-ui: fix after merge * python.pkgs.pytest-flake8: disable test, fix build * Revert "meson: 0.46.1 -> 0.47.0" With meson 0.47.0 (or 0.47.1, or git) things are very wrong re:rpath handling resulting in at best missing libs but even corrupt binaries :(. When we run patchelf it masks the problem by removing obviously busted paths. Which is probably why this wasn't noticed immediately. Unfortunately the binary already has a long series of paths scribbled in a space intended for a much smaller string; in my testing it was something like lengths were 67 with 300+ written to it. I think we've reported the relevant issues upstream, but unfortunately it appears our patches are what introduces the overwrite/corruption (by no longer being correct in what they assume) This doesn't look so bad to fix but it's not something I can spend more time on at the moment. -- Interestingly the overwritten string data (because it is scribbled past the bounds) remains in the binary and is why we're suddenly seeing unexpected references in various builds -- notably this is is the reason we're seeing the "extra-utils" breakage that entirely crippled NixOS on master (and probably on staging before?). Fixes #43650. This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d. (cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d) Signed-off-by: Domen Kožar <domen@dev.si>
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger2-2/+2
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-03-22mdds: 1.2.2 -> 1.3.1Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.3.1 with grep in /nix/store/1jh7ran6gm77rksnm74kix37b44b1ni9-mdds-1.3.1 - directory tree listing: https://gist.github.com/bd00a4a5fa8495574a863ebf42d43a9a
2017-11-03treewide: abandon Google Code homepagesc0bw3b2-3/+3
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-09-26mdds: 1.2.1 -> 1.2.2Michael Raskin1-2/+2
2016-08-11mdds: 0.12.1 -> 1.2.1Michael Raskin2-5/+5
2016-08-11mdds: 0.12.0 -> pinned 0.12.1, use it for libreoffice-still instead of freshestMichael Raskin1-0/+17
2015-08-08Update MDDS homepage and version, needed for LibreOffice 5.0.0Michael Raskin2-4/+4
2015-04-05Update mddsMichael Raskin1-2/+2
2014-12-31mdds: 0.11.1 -> 0.11.2Michael Raskin1-2/+2
2014-11-04Update mdds libraryMichael Raskin1-2/+2
2014-06-30Fix download URL for mddsMichael Raskin1-1/+1
2014-06-27Update mddsMichael Raskin2-2/+18
2013-12-22Add older mdds as libreoffice does not build with current version.Karn Kallio1-0/+17
2013-12-21mdds: update from 0.7.1 to 0.8.1Nixpkgs Monitor1-2/+2
2013-09-01libreoffice: 3.6.6.2 -> 4.0.5.2Domen Kožar1-3/+4
2012-08-31Add mdds (libreoffice dependency)Yury G. Kudryashov1-0/+16