Commit graph

1426 commits

Author SHA1 Message Date
Ryan Mulligan 55d92f3d78
Merge pull request #109937 from r-ryantm/auto-update/dpic
dpic: 2020.09.15 -> 2021.01.01
2021-01-19 18:53:25 -08:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Sandro 1e5e5bdf34
Merge pull request #109562 from leungbk/graph-cli 2021-01-19 16:54:33 +01:00
R. RyanTM 1771e8810e dpic: 2020.09.15 -> 2021.01.01 2021-01-19 10:44:27 +00:00
R. RyanTM 1baed4e015 gifski: 1.2.4 -> 1.2.6 2021-01-18 21:16:28 +00:00
Sandro baf9e277a4
Merge pull request #98545 from Flakebi/spirv-cross
spirv-cross: 2020-06-29 -> 2020-09-17
2021-01-18 14:17:15 +01:00
Brian Leung dcfc3b1d22 graph-cli: init at 0.1.7
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-17 16:28:57 -08:00
Sandro e53c43bebb
Merge pull request #109567 from dali99/add_metapixel
metapixel: init at 1.0.2
2021-01-17 19:49:11 +01:00
Ben Siraphob d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Daniel Olsen a67d49dfef metapixel: init at 1.0.2 2021-01-17 15:44:27 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Jörg Thalheim 147270c1c9
Merge pull request #109434 from siraben/pkgs-tools-stdenv
pkgs/tools: stdenv.lib -> lib
2021-01-15 10:48:18 +00:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Michael Raskin 35da03c298
Merge pull request #93321 from chessai/puppeteer-init
puppeteer-cli: init
2021-01-15 09:36:52 +00:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Michael Weiss b9cbe0f8e7
fim: Fix the build by switching back to GCC 9
GCC 10 breaks the build: https://hydra.nixos.org/build/134272249
There are workarounds to fix the build with GCC 10 [0] but since
upstream is inactive it's probably best to deprecate fim soon.

[0]: https://aur.archlinux.org/cgit/aur.git/commit/?h=fim&id=66258387a099da72f7758495fb0e3c93e16068e7
2021-01-06 19:45:39 +01:00
Sandro cde7613874
Merge pull request #108051 from SuperSandro2000/luxcorerender-build
luxcorerender: Fix build
2021-01-06 01:59:34 +01:00
github-actions[bot] 581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00:00
John Ericson 5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
John Ericson b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
github-actions[bot] 0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Joe Hermaszewski cbc4bd9971 vulkan: 1.2.141 -> 1.2.162
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
zowoq fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
pacien 0f005c2132 ldgallery: init at 2.0 2021-01-01 16:30:48 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Sandro Jäckel 5d1c04d97e
luxcorerender: Fix build
CL/cl.hpp was missing which made the build fail.
2020-12-31 18:21:17 +01:00
Robert Helgesson 06ed62c27c
jhead: list known vulnerabilities 2020-12-26 13:28:26 +01:00
Pavol Rusnak 539410defe
Merge pull request #107188 from expipiplus1/joe-dxc-darwin
Add Darwin support for directx-shader-compiler
2020-12-24 14:38:13 +01:00
Joe Hermaszewski be8a89e784 directx-shader-compiler: Add Darwin support 2020-12-20 13:03:29 +08:00
github-actions[bot] b24d59148c
Merge master into staging-next 2020-12-19 12:22:54 +00:00
Joe Hermaszewski cb43266d22 directx-shader-compiler: init at 1.5.2010 2020-12-19 14:18:02 +08:00
Jörg Thalheim f6f4f1ab4a graphviz: enable parallel building
it's autotools so it should be safe
2020-12-17 07:38:57 +01:00
github-actions[bot] 4549c836e7
Merge master into staging-next 2020-12-08 12:19:44 +00:00
R. RyanTM d83c4461e5 resvg: 0.11.0 -> 0.12.0 2020-12-08 04:56:22 +00:00
R. RyanTM 3313a5a347 gnuplot: 5.4.0 -> 5.4.1 2020-12-05 18:26:30 +00:00
R. RyanTM 672bfcce54 gromit-mpx: 1.3.1 -> 1.4 2020-12-04 13:39:58 +00:00
R. RyanTM 4d90ff8975 oxipng: 4.0.1 -> 4.0.2 2020-12-03 04:57:07 +00:00
R. RyanTM 797cf968a2 oxipng: 4.0.0 -> 4.0.1 2020-11-29 06:12:03 +00:00
R. RyanTM 2197ec8e83 gmic: 2.9.3 -> 2.9.4 2020-11-27 23:41:05 +01:00
Sandro 33b99efb96
Merge pull request #100860 from sbruder/waifu2x-opencl 2020-11-27 12:08:13 +01:00
Sandro 7aa23895ab
Merge pull request #101822 from siraben/exifprobe-init 2020-11-27 00:14:15 +01:00
Chris Forno f2b2eb23f1
vips: add librsvg dependency
Some vips operations on SVG files require librsvg.
2020-11-25 11:42:24 +08:00
Sandro 5917193cef
Merge pull request #103594 from r-ryantm/auto-update/yafaray-core
yafaray-core: 3.5.0 -> 3.5.1
2020-11-24 02:30:54 +01:00
Jörg Thalheim 2a5e8ce636
gmic: upgrade opencv 2020-11-21 10:12:11 +01:00
Joe Hermaszewski 768b1c3c26 vulkan-extension-layer: 2020-08-25 -> 2020-11-20 2020-11-20 20:40:32 +08:00
Joe Hermaszewski c8d1171254 vulkan-extension-layer: init at 2020-08-25
There are no tags or releases on the repo, so just use the date as version.

Khronos strikes again with terrible naming here.
2020-11-20 15:25:26 +08:00
R. RyanTM 230fd90dcc gmic: 2.9.2 -> 2.9.3 2020-11-18 21:14:59 +01:00
Joe Hermaszewski b2fae2dbdf vulkan-tools-lunarg: init at 1.2.141.0 2020-11-17 15:08:51 +08:00
Joe Hermaszewski 929db7f52f vulkan-tools: Correct description in metadata
Use the github repo here as the homepage as lunarg.com has heaps of
stuff besides these tools.
2020-11-17 15:08:19 +08:00
Maximilian Bosch 17dad13bc1
Merge pull request #103581 from r-ryantm/auto-update/vips
vips: 8.10.1 -> 8.10.2
2020-11-12 23:19:21 +01:00
R. RyanTM a532edc6cd yafaray-core: 3.5.0 -> 3.5.1 2020-11-12 11:31:44 +00:00
R. RyanTM c589847526
viu: 1.1 -> 1.2.1 (#103582) 2020-11-12 12:06:52 +01:00
R. RyanTM 4534a5e362 vips: 8.10.1 -> 8.10.2 2020-11-12 10:08:36 +00:00
Vladyslav M a52b343b39 oxipng: 3.0.1 -> 4.0.0 2020-11-11 14:56:57 -08:00
R. RyanTM a9e2cea85c gifski: 1.2.2 -> 1.2.4 2020-11-11 07:13:04 +00:00
Samuel Gräfenstein 433c1a7726 diagrams-builder,mlflow-server: remove trailing whitespace 2020-11-09 11:39:28 +00:00
Samuel Gräfenstein 22b73d1282 pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
Michael Raskin 9621822607 asymptote: 2.66 -> 2.67; fix build with fresh ghostscript 2020-11-08 16:15:55 +01:00
Sebastian Neubauer 2907f280d3 piglit: init at unstable-2020-10-23
piglit is a test runner for mesa.
To check that it is working, run `piglit run sanity results/sanity`
2020-11-03 14:49:37 +01:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Ben Siraphob 35f812848e exifprobe: init at unstable-2018-06-19 2020-10-27 22:53:13 +07:00
Ryan Mulligan 459aecac49
Merge pull request #101554 from r-ryantm/auto-update/dpic
dpic: 2020.06.01 -> 2020.09.15
2020-10-26 07:36:19 -07:00
Anderson Torres ad19f56230
Merge pull request #90276 from Ralith/pfsfix
pfstools: fix Qt environment
2020-10-26 08:39:23 -03:00
R. RyanTM 14502974c9 dpic: 2020.06.01 -> 2020.09.15 2020-10-24 13:53:30 +00:00
Mario Rodas 1f378561c6
Merge pull request #100944 from r-ryantm/auto-update/gifski
gifski: 1.2.0 -> 1.2.2
2020-10-18 07:28:59 -05:00
R. RyanTM 3366d98cae gifski: 1.2.0 -> 1.2.2 2020-10-18 09:11:10 +00:00
Simon Bruder ca3dd4b52f
waifu2x-converter-cpp: add OpenCL support 2020-10-17 20:34:21 +02:00
Simon Bruder c69dd49995
waifu2x-converter-cpp: 5.2.4 -> 5.3.3 2020-10-17 20:12:50 +02:00
Mario Rodas 74da7d5a79
Merge pull request #100491 from marsam/init-resvg
resvg: init at 0.11.0
2020-10-15 07:31:08 -05:00
Doron Behar 0826f2efae
Merge pull request #94049 from CajuM/vulkan-up 2020-10-15 09:53:35 +03:00
Mario Rodas ab8f1f32f3 resvg: init at 0.11.0 2020-10-14 04:20:00 +00:00
eyjhb 70f033e97b
imgur-screenshot: 1.7.4 -> 2.0.0 2020-10-13 14:36:37 +02:00
Vincent Laporte 8b92269f53 kst: remove broken 2020-10-13 07:55:22 +02:00
Dmitry Kalinkin eca072f96b
dmtx-utils: enable on darwin 2020-10-09 16:12:26 -04:00
Jan Tojnar 46cf3b84b1
netpbm: 10.91.3 → 10.92.0 2020-10-02 13:33:36 +02:00
Jan Tojnar 43ea7e011d
netpbm: Fix cross-compilation
Co-Authored-By: Christian Kampka <christian@kampka.net>
2020-10-02 13:05:39 +02:00
Jan Tojnar 3f3fe38c7a
netpbm: Do not use vendored dependencies
Especially since Jasper is unmaintained and insecure
2020-10-02 13:05:38 +02:00
Jan Tojnar 8a9fa4782f
netpbm: 10.89.1 → 10.91.3
Also fix accidentally not running postConfigure
2020-10-02 13:05:38 +02:00
Mario Rodas b32eeee41d
Merge pull request #98906 from r-ryantm/auto-update/vips
vips: 8.10.0 -> 8.10.1
2020-09-27 22:44:58 -05:00
R. RyanTM 99d163ef2f vips: 8.10.0 -> 8.10.1 2020-09-27 02:46:10 +00:00
Daniël de Kok 163fc72328
Merge pull request #98630 from Flakebi/amber
amber: init at unstable-2020-09-23
2020-09-25 11:22:26 +02:00
Sebastian Neubauer 179360d419 amber: init at unstable-2020-09-23 2020-09-25 08:10:50 +02:00
Câju Mihai-Drosi bda92bfad0 vulkan-tools: 1.2.131.1 -> 1.2.141.0 2020-09-24 08:19:42 +03:00
R. RyanTM d98ce325f5 gmic: 2.9.1 -> 2.9.2 2020-09-23 20:19:41 -07:00
Sebastian Neubauer 9f55ee99dd spirv-cross: 2020-06-29 -> 2020-09-17
Add link to GitHub release as changelog.
2020-09-23 11:43:05 +02:00
Milan Pässler 534ad6855a viu: 1.0 -> 1.1 2020-09-22 08:04:20 +02:00
Robert Scott a28068a992 svgbob: fix build
loosen lint settings
2020-09-20 08:24:00 -07:00
eyjhb 809ed03259
scrot: 1.3 -> 1.4 2020-09-16 15:05:20 +02:00
Jan Tojnar 607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1 2020-09-12 16:30:53 +02:00
Maximilian Bosch 0a21d06682
wdisplays: fix startup on sway 1.5
Starting `wdisplays` on a NixOS 20.09 with `sway-1.5` breaks with the
following output:

```
(wdisplays:28400): Gtk-WARNING **: 10:26:38.619: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
Gdk-Message: 10:26:38.752: Error reading events from display: Success
```

The first two warnings can be fixed by adding `wrapGAppsHook`. The last
error is an upstream bug that can be fixed by applying the patch from a
pending PR[1].

[1] https://github.com/cyclopsian/wdisplays/pull/20
2020-09-11 11:00:40 +02:00
Jan Tojnar 35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
David Anderson 3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Robert Scott e523a7096a yafaray-core: restrict to x86_64-linux
fails to build on aarch64 at least
2020-09-06 13:29:12 +01:00
R. RyanTM dadab5340f yafaray-core: 3.4.4 -> 3.5.0 2020-09-06 12:59:31 +01:00
Jan Tojnar f6c94e7072
netpbm: clean up
reorder attributes and use pkg-config instead of the alias
2020-09-03 22:26:30 +02:00
worldofpeace b4aa130977
Merge pull request #96117 from jtojnar/swfdec-drop
swfdec: drop
2020-08-23 18:45:52 -04:00
Jan Tojnar 7ac0b50795
swfdec: drop
Broken due to broken gstreamer 0.10 and does not seem to build with --disable-gstreamer in configureFlags:

	libtool: link: gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waddress -Waggregate-return -Wmissing-format-attribute -Wno-multichar -Wnested-externs -std=gnu99 -I/nix/store/q24nzpj4lvzvvj2vkgywrsy1xyrskx1y-cairo-1.16.0-dev/include/cairo -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include/freetype2 -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include -I/nix/store/6gspczr6c1ci62ih04nb41dwh3053s1z-fontconfig-2.13.92-dev/include -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include/freetype2 -I/nix/store/j81d3idny3bq1z465kbs48in466vws1i-glib-2.64.4-dev/include -I/nix/store/j81d3idny3bq1z465kbs48in466vws1i-glib-2.64.4-dev/include/glib-2.0 -I/nix/store/mazsps24z01540n3g01m8yf52wm6avkd-glib-2.64.4/lib/glib-2.0/include -I/nix/store/gcl6pcr3dgaqwflvnnzcgzarpzb5pp5w-pango-1.45.3-dev/include/pango-1.0 -I/nix/store/xqm5l9n4xwl8z530iqn8806hvs1dgrpq-harfbuzz-2.6.7-dev/include/harfbuzz -I/nix/store/glf8vfw53iz0xlwmfkw6005kn74pm23i-gtk+-2.24.32-dev/include/gtk-2.0 -I/nix/store/g9pfp91b5syf8qpp5hv8pqwyaca1k0v8-gtk+-2.24.32/lib/gtk-2.0/include -I/nix/store/jvqgd252mkv6b0ky7k2ld1sgdi3fnql0-gdk-pixbuf-2.40.0-dev/include/gdk-pixbuf-2.0 -I/nix/store/yjd5mh1xrx06glzn8limgv6hh6alw88s-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/sayziyky8aqf58130d642cvc3hkdwz5x-libsoup-2.70.0-dev/include/libsoup-2.4 -I.. -pthread -I/nix/store/j81d3idny3bq1z465kbs48in466vws1i-glib-2.64.4-dev/include -I/nix/store/j81d3idny3bq1z465kbs48in466vws1i-glib-2.64.4-dev/include/glib-2.0 -I/nix/store/mazsps24z01540n3g01m8yf52wm6avkd-glib-2.64.4/lib/glib-2.0/include -I/nix/store/q24nzpj4lvzvvj2vkgywrsy1xyrskx1y-cairo-1.16.0-dev/include/cairo -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include/freetype2 -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include -I/nix/store/ck8acp8qaqmdh9kkxy0amcn51n2wsw39-zlib-1.2.11-dev/include -I/nix/store/im2q3xxm6swqqzmks0vylvyca0zq7jyr-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/q24nzpj4lvzvvj2vkgywrsy1xyrskx1y-cairo-1.16.0-dev/include/cairo -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include/freetype2 -I/nix/store/iid4kx5h4xw1c8zfl9hbls3w7wl1nc3k-freetype-2.10.2-dev/include -I/nix/store/ck8acp8qaqmdh9kkxy0amcn51n2wsw39-zlib-1.2.11-dev/include -I/nix/store/im2q3xxm6swqqzmks0vylvyca0zq7jyr-libpng-apng-1.6.37-dev/include/libpng16 -g -O2 -pthread -o .libs/swfdec-test swfdec_test-swfdec_test.o swfdec_test-swfdec_test_buffer.o swfdec_test-swfdec_test_function.o swfdec_test-swfdec_test_global.o swfdec_test-swfdec_test_image.o swfdec_test-swfdec_test_plugin.o swfdec_test-swfdec_test_socket.o swfdec_test-swfdec_test_swfdec_socket.o swfdec_test-swfdec_test_test.o swfdec_test-swfdec_test_utils.o  ../swfdec/.libs/libswfdec-0.8.so -L/nix/store/39yl51648a6d2rbz5ffzvw62y4f42d48-cairo-1.16.0/lib -L/nix/store/lxbxwg609cw3zby7ba78h0992hp9rcfy-zlib-1.2.11/lib -L/nix/store/zjrnaa0c9hiqkc21ny5p5k3ijk731prv-libpng-apng-1.6.37/lib -L/nix/store/mazsps24z01540n3g01m8yf52wm6avkd-glib-2.64.4/lib -L/nix/store/xwpjpc5ypbqpn9p0ir2dv6sp87aj772m-pango-1.45.3/lib -L/nix/store/zlpl17p3aq9a0x1nkxkp4bb1q949kl22-harfbuzz-2.6.7/lib -L/nix/store/zay41pvqbqgc4fhn376afvcx9s9hm6k2-liboil-0.3.17/lib /nix/store/zay41pvqbqgc4fhn376afvcx9s9hm6k2-liboil-0.3.17/lib/liboil-0.3.so -lrt -lgthread-2.0 -lm -L/nix/store/n9n570xdj4gnza8yp1vkgqlidadcwkbj-fontconfig-2.13.92-lib/lib -L/nix/store/6nlkl2jqywpyxwk7c8il8kr5d3fkplpz-freetype-2.10.2/lib -L/nix/store/g9pfp91b5syf8qpp5hv8pqwyaca1k0v8-gtk+-2.24.32/lib -L/nix/store/awfrddgfpv76s64fcsrjk64lnmkwgll5-gdk-pixbuf-2.40.0/lib -L/nix/store/17m4xwywi3v2smafq98mzla3jippnqp9-atk-2.36.0/lib -L/nix/store/h5q0dj39gqp58h6mvsmb5bvbyd3vdghn-libsoup-2.70.0/lib /nix/store/g9pfp91b5syf8qpp5hv8pqwyaca1k0v8-gtk+-2.24.32/lib/libgtk-x11-2.0.so /nix/store/g9pfp91b5syf8qpp5hv8pqwyaca1k0v8-gtk+-2.24.32/lib/libgdk-x11-2.0.so -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 /nix/store/zlpl17p3aq9a0x1nkxkp4bb1q949kl22-harfbuzz-2.6.7/lib/libharfbuzz.so /nix/store/n9n570xdj4gnza8yp1vkgqlidadcwkbj-fontconfig-2.13.92-lib/lib/libfontconfig.so /nix/store/6nlkl2jqywpyxwk7c8il8kr5d3fkplpz-freetype-2.10.2/lib/libfreetype.so -L/nix/store/jgfa1mslsw5ag1mgr5bggi1f30nn5zam-bzip2-1.0.6.0.1/lib /nix/store/jgfa1mslsw5ag1mgr5bggi1f30nn5zam-bzip2-1.0.6.0.1/lib/libbz2.so -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 /nix/store/39yl51648a6d2rbz5ffzvw62y4f42d48-cairo-1.16.0/lib/libcairo.so /nix/store/zjrnaa0c9hiqkc21ny5p5k3ijk731prv-libpng-apng-1.6.37/lib/libpng16.so -lz -pthread -Wl,-rpath -Wl,/nix/store/kxyr9r1xacpkkxy2jdl6hn172j922nla-swfdec-0.8.4/lib -Wl,-rpath -Wl,/nix/store/zay41pvqbqgc4fhn376afvcx9s9hm6k2-liboil-0.3.17/lib -Wl,-rpath -Wl,/nix/store/g9pfp91b5syf8qpp5hv8pqwyaca1k0v8-gtk+-2.24.32/lib -Wl,-rpath -Wl,/nix/store/zlpl17p3aq9a0x1nkxkp4bb1q949kl22-harfbuzz-2.6.7/lib -Wl,-rpath -Wl,/nix/store/n9n570xdj4gnza8yp1vkgqlidadcwkbj-fontconfig-2.13.92-lib/lib -Wl,-rpath -Wl,/nix/store/6nlkl2jqywpyxwk7c8il8kr5d3fkplpz-freetype-2.10.2/lib -Wl,-rpath -Wl,/nix/store/jgfa1mslsw5ag1mgr5bggi1f30nn5zam-bzip2-1.0.6.0.1/lib -Wl,-rpath -Wl,/nix/store/39yl51648a6d2rbz5ffzvw62y4f42d48-cairo-1.16.0/lib -Wl,-rpath -Wl,/nix/store/zjrnaa0c9hiqkc21ny5p5k3ijk731prv-libpng-apng-1.6.37/lib
	/nix/store/1ar9gcmvikdk1wij0cw4fnwvl5i07ag1-binutils-2.31.1/bin/ld: swfdec_test-swfdec_test_test.o: undefined reference to symbol 'g_module_build_path'
	/nix/store/1ar9gcmvikdk1wij0cw4fnwvl5i07ag1-binutils-2.31.1/bin/ld: /nix/store/mazsps24z01540n3g01m8yf52wm6avkd-glib-2.64.4/lib/libgmodule-2.0.so.0: error adding symbols: DSO missing from command line
2020-08-23 22:28:56 +02:00