nixpkgs/pkgs
seb314 3f2f7d3296
matrix-commander: init at unstable-2021-04-18 (#119895)
* matrix-commander: init

* matrix-commander: cleanups & potential dep fixes

apply most SuperSandro2000's review comments;

used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.

aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.

cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
  --set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
  )

* add runHook {pre,post}Install

(suggested by r-rmcgibbo)

* add link to github issue re gpl3{Only,Plus}

* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02:00
..
applications matrix-commander: init at unstable-2021-04-18 (#119895) 2021-04-30 10:24:49 +02:00
build-support Merge master into staging-next 2021-04-19 18:11:51 +00:00
common-updater common-updater-scripts: Support attribute lookup in flake 2021-04-24 04:52:48 +02:00
data Merge pull request #120677 from r-ryantm/auto-update/gruvbox-dark-gtk 2021-04-28 17:40:22 -07:00
desktops gnomeExtensions.unite: 52 -> 53 2021-04-29 17:46:15 +02:00
development Merge pull request #120908 from 06kellyjac/just 2021-04-30 10:22:32 +02:00
games shticker-book-unwritten: fix broken cargoSha256; add libXcursor (#120968) 2021-04-30 04:32:32 +02:00
misc Merge pull request #99414 from arcnmx/scream 2021-04-30 06:46:08 +02:00
os-specific Merge pull request #121033 from Radvendii/libgnurx-static 2021-04-30 04:07:07 +02:00
pkgs-lib
servers Merge pull request #121108 from bleggett/nixos-unstable 2021-04-29 10:54:38 -07:00
shells fishplugins.forgit: fix dependency linking 2021-04-29 08:22:54 +09:00
stdenv Merge pull request #120993 from regnat/easy-ca 2021-04-28 11:27:59 -04:00
test tests.vim: init (moved from vim-utils.nix) (#119467) 2021-04-21 12:55:05 +02:00
tools Merge pull request #121244 from 06kellyjac/trivy 2021-04-30 10:18:57 +02:00
top-level matrix-commander: init at unstable-2021-04-18 (#119895) 2021-04-30 10:24:49 +02:00