Commit Graph
67 Commits
Author SHA1 Message Date
Fabian Möller 6f1ba0c281 libreoffice-still: use icu64 2020-08-05 14:39:17 +02:00
Fabian Möller 74430a81ff flake.nix: use lib.extend
This preserves the nixosSystem function if another flake uses lib.extend
itself.
2020-07-23 17:36:45 +02:00
Fabian Möller de37813741 xmlsec: add simple libxmlsec1 crypto loading test 2020-07-15 10:56:59 +02:00
Fabian Möller de00fa1041 nixos/manual: Fix invalid link reference in release notes 2020-07-05 18:01:00 +02:00
Fabian Möller c07a6f8743 nixos/generic-extlinux-compatible: fix docbook syntax 2020-06-23 20:51:02 +02:00
Fabian Möller 3cd6970658 jshon: fix musl build 2020-05-07 09:43:35 +02:00
Fabian Möller f2b1359848 jshon: 20160111.2 -> 20170302 2020-05-06 20:31:27 +02:00
Fabian Möller 0665c8776a gnutls: fix musl build
`musl` produces a different output than `glibc` during some tests, which
let's them fail.

Using `getpass(3)` under `musl` when `stdin` is not a tty omits the
prompt, which the `certtool` test expects to find.

See https://gitlab.com/gnutls/gnutls/-/issues/945
2020-05-06 17:37:55 +02:00
Fabian Möller 41582c7a02 plex-media-player: 2.40.0.1007 -> 2.55.0.1069 + update script (#68938) 2020-04-20 10:40:00 +01:00
Fabian Möller 0481e09ad3 virtualbox: 6.1.4 -> 6.1.6 2020-04-19 14:04:17 +02:00
Fabian Möller 93e8f5d90f virtualbox: add update script 2020-04-19 14:03:58 +02:00
Fabian Möller 9c83defd29 AusweisApp2: init at 1.20.0 2020-04-18 23:30:22 +02:00
Fabian Möller 592e433496 licenses: add EUPL-1.2 2020-04-18 23:30:03 +02:00
Fabian Möller 2346014aae bgpq3: init at 0.1.35 2020-03-29 14:12:36 +02:00
Fabian Möller 2c77f1c049 virtualboxExtpack: synchronize version with virtualbox 2020-03-17 11:23:06 +01:00
Fabian Möller e7f2ad0db9 wireshark: use relative cmake LIBDIR
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.

Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
Fabian Möller 1e5a151ac5 cargo-udeps: 0.1.9 -> 0.1.10 2020-03-14 15:48:46 -07:00
Fabian Möller 766f89de3a duplicity: 0.8.10 -> 0.8.11.1596 2020-03-11 12:43:50 +01:00
Fabian Möller 2bd5d8c04a seasocks: remove unneeded patch 2020-02-24 21:28:00 +01:00
Fabian Möller 09796a644c pythonPackages.mysql-connector: fix build for python != python3 2020-02-24 14:43:05 +01:00
Fabian Möller 349a991bfb mariadb-connector-c: add mysqlclient.pc pkgconfig symlink 2020-02-21 23:05:44 +01:00
Fabian Möller 70e22cb61e cargo-crev: 0.15.0 -> 0.16.0 2020-02-14 15:24:40 +01:00
Fabian Möller 82fbe42206 snowman: use Qt mkDerivation
Fixes #78382
For #65399
2020-01-24 20:35:30 +01:00
Fabian Möller 837dbc809e fixup! virtualbox: 6.0.12 -> 6.0.14
use fetchpatch in guest additions
2019-12-12 00:59:03 +01:00
Fabian Möller 63969f5821 fixup! virtualbox: 6.0.12 -> 6.0.14 2019-12-11 22:59:50 +01:00
Fabian Möller 8f9f8363fc cargo-crev: 0.12.0 -> 0.13.0 2019-11-28 12:43:36 +01:00
Fabian Möller 46e98a907e egl-wayland: fix build
Add headers that got moved in #72999
2019-11-27 12:36:59 +01:00
Fabian Möller a03b7ebaa6 ati_drivers_x11: fix libGL and libGLU paths 2019-11-26 18:01:02 +01:00
Fabian Möller b21700a6b6 alienarena: fix libGL path 2019-11-26 18:01:02 +01:00
Fabian Möller 735590c765 pythonPackages.pyglet: fix libGLU path 2019-11-26 18:01:02 +01:00
Fabian Möller 041680d936 virtualbox: 6.0.12 -> 6.0.14 2019-11-26 11:58:52 +01:00
Fabian Möller 42512503af cargo-crev: init at 0.12.0 2019-11-24 13:36:24 +01:00
Fabian Möller f610983ead cage: fix build
The build fails because some C headers got removed from mesa-19.2.2.
Using libGL seems to be the correct way to use GL related headers.
2019-11-23 19:04:25 +01:00
Fabian Möller 320d6e3800 wlroots: fix build
add missing header that changed in mesa-19.2.2
2019-11-23 18:13:17 +01:00
Fabian Möller 37e7ad7251 cargo-generate: enable tests 2019-11-18 20:53:46 +01:00
Fabian Möller 51eb8d76f3 cargo-generate: 0.4.0 -> 0.5.0 2019-11-18 14:23:07 +01:00
Fabian Möller d1ff1c0d09 cargo-udeps: init at 0.1.5 2019-11-11 23:42:47 +01:00
Fabian Möller c462836bad maintainers: add b4dm4n 2019-11-11 22:55:55 +01:00
Fabian Möller 832ce6942c hotspot: use Qt mkDerivation 2019-11-11 10:46:30 +01:00
Fabian Möller 996d846726 nixos/systemd: fix broken tmpfiles.d symlinks 2019-10-09 10:53:01 +02:00
Fabian Möller 722d6577b5 bullet: fix darwin build 2019-09-29 14:30:53 +02:00
Fabian Möller 7ddc19ba8c teamspeak-client: fix stuck build 2019-09-25 21:36:39 +02:00
Fabian Möller 527fc00325 csvs-to-sqlite: 0.9 -> 1.0 2019-09-17 16:25:09 +02:00
Fabian Möller f8860eb670 boringtun: fix darwin build 2019-09-17 14:24:04 +02:00
Fabian Möller 5347a8038a cheroot: fix darwin sandbox build 2019-09-16 01:38:32 +02:00
Fabian Möller 383fc6e2cf amp: fix darwin build 2019-09-16 00:29:08 +02:00
Fabian Möller 90b8849b20 Logbook: fix darwin build 2019-09-14 22:33:59 +02:00
Fabian Möller 618b7d7de0 nbval: fix darwin build 2019-09-14 22:24:57 +02:00
Fabian Möller d3aaa25390 notebook: fix darwin build 2019-09-14 21:20:54 +02:00
Fabian Möller 88264604ff ipykernel:fix darwin build 2019-09-14 21:19:09 +02:00
Fabian Möller 00000ca0e8 nbconvert: fix darwin build 2019-09-14 21:17:42 +02:00
Fabian Möller 3b77eebc1b nbformat: fix darwin build 2019-09-14 21:15:20 +02:00
Fabian Möller 6002a5e7f1 pyzmq: fix darwin build 2019-09-14 21:12:22 +02:00
Fabian Möller 9d1de74063 pythonPackages.portend: fix darwin build 2019-09-14 13:35:35 +02:00
Fabian Möller 155a0a07f4 pythonPackages.webtest: fix darwin build 2019-09-14 00:19:46 +02:00
Fabian Möller 69ee17f060 uvloop: fix darwin build 2019-09-13 23:11:56 +02:00
Fabian Möller cb86447ee2 pythonPackages.trustme: fix darwin build 2019-09-13 19:02:35 +02:00
Fabian Möller 5d0c384fc1 mitmproxy: add pytest5 compatability 2019-09-13 18:30:42 +02:00
Fabian Möller b9ce08f7f1 pythonPackages.h11: fix darwin build 2019-09-13 17:43:21 +02:00
Fabian Möller cd67dd52d2 manuskript: fix build and use wrapQtApp 2019-09-12 12:23:50 +02:00
Fabian Möller be4406edee xmlsec: add library path to lt_dladdsearchdir
This makes it easier to use libxmlsec in other libraries like
python-xmlsec.
2019-09-11 10:00:56 +02:00
Fabian Möller 7a4644fcb8 django: don't wrap binary files twice 2019-09-11 09:49:17 +02:00
Fabian Möller 3bf75ee4cc h11: add pytest5 compatability 2019-09-01 18:31:27 +02:00
Fabian Möller 9334ce105a nomacs: really use Qt mkDerivation 2019-09-01 17:35:00 +02:00
Fabian Möller 543b904873 nomacs: enable translations 2019-08-31 22:31:48 -04:00
Fabian Möller fee74012f2 nomace: use Qt mkDerivation 2019-08-31 22:31:48 -04:00
Fabian Möller 00ab4f8c80 mirage: fix build failure 2019-08-30 14:50:52 +02:00