summary refs log tree commit diff
path: root/pkgs/top-level/release.nix
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2018-04-23 16:51:33 -0500
committerGitHub <noreply@github.com>2018-04-23 16:51:33 -0500
commitcf758a5aa4f089f86e82bf6224864fc63cb3d08e (patch)
tree4f410a69e62d12a7dfcdcc39934c33897a10ee1b /pkgs/top-level/release.nix
parent50d410b9be722a038c039035617ca6df17471c42 (diff)
downloadnixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.tar
nixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.tar.gz
nixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.tar.bz2
nixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.tar.lz
nixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.tar.xz
nixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.tar.zst
nixlib-cf758a5aa4f089f86e82bf6224864fc63cb3d08e.zip
release: add inkscape, qt5.qtmultimedia (darwin)
We want to make sure these work in Darwin. Hopefully this will improve their stability.
Diffstat (limited to 'pkgs/top-level/release.nix')
-rw-r--r--pkgs/top-level/release.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index aee73f206696..3ea873cdc7ff 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -101,6 +101,9 @@ let
               jobs.git.x86_64-darwin
               jobs.mysql.x86_64-darwin
               jobs.vim.x86_64-darwin
+              # Ensure that UI stuff works on darwin
+              jobs.inkscape.x86_64-darwin
+              jobs.qt5.qtmultimedia.x86_64-darwin
 
               jobs.tests.cc-wrapper.x86_64-linux
               jobs.tests.cc-wrapper.x86_64-darwin