Commit Graph
100 Commits
Author SHA1 Message Date
Pascal Bach 47f576caf8 k3b: remove qtwebkit dependency (#103164)
The dependeny is optional and k3b works without it.
2020-11-12 10:27:47 -05:00
Pascal Bach 6ee7c68f94 skypeforlinux: 8.64.0.81 -> 8.65.0.78 2020-10-20 18:39:10 +02:00
Pascal Bach 200081e3b4 plex: 1.20.1.3252 -> 1.20.2.3402 2020-10-08 22:26:10 +02:00
Pascal Bach 87b6cc6cef unifiStable: 5.14.22 -> 5.14.23 2020-09-07 22:44:24 +02:00
Pascal Bach fcbf367090 unifiStable: 5.13.32 -> 5.14.22 2020-08-22 16:11:29 +02:00
Pascal Bach b887d5b74b minio-client: 2020-04-25T00-43-23Z -> 2020-08-08T02-33-58Z 2020-08-16 13:13:28 +00:00
Pascal Bach 577ad48f83 minio: 2020-05-01T22-19-14Z -> 2020-08-08T04-50-06Z 2020-08-16 13:13:28 +00:00
Pascal Bach 2cfff96eff qtwebkit: 5.212-alpha-01-26-2018 -> 5.212.0-alpha4 2020-08-07 09:31:52 +02:00
Pascal Bach f3c31c1f35 marble: switch from qtwebkit to qtwebengine 2020-08-07 00:31:02 +02:00
Pascal Bach cee4e14bdf nixos/postgresql: fix setup script
The missing () caused parts of the escripts to be added to the
ExecStartPost line instead of inside the script.

This caused postgresql start to fail under certain conditions.
2020-08-06 19:47:17 +02:00
Pascal Bach ef7c2d3cea openjdk14: 14.0.1 -> 14.0.2 2020-08-02 13:48:00 +02:00
Pascal Bach 2fa4c5aa30 plex: 1.19.4.2935 -> 1.19.5.3112 2020-07-23 21:51:01 +02:00
Pascal Bach 29c1e061be ocrmypdf: 10.2.0 -> 10.3.0
Add patch to make it compatible with pdfminer 20200720
Submitted upstream as https://github.com/jbarlow83/OCRmyPDF/pull/596
2020-07-23 21:49:22 +02:00
Pascal Bach 8076db33e9 ocrmypdf: 9.8.2 -> 10.2.0 2020-07-11 21:09:57 +02:00
Pascal Bach 98ba751a35 colorlogs: 10.0 -> 14.0 2020-07-09 14:39:57 +02:00
Pascal Bach 3e7d650bcc nixos/unifi: restart service on package update
Currently the service doesn't detect if on of the packages is updated
and doesn't restart.

By manually adding a trigger we make sure the service restarts if any of
the involved packages update.
2020-07-03 22:34:29 +02:00
Pascal Bach 2a9765e265 unifiStable: 5.13.29 -> 5.13.32 2020-07-03 22:33:09 +02:00
Pascal Bach c323751a71 gitlab-runner: remove additional binaries (#91811)
Only the gitlab-runner and the helper-images are required.
All other binaries that were currently in the derivation were only for
testing.
2020-07-01 09:43:31 +00:00
Pascal Bach f29063ff0b nixos/virtualbox-image: change graphics adapter to vmswga 2020-06-17 18:43:28 +02:00
Pascal Bach 6c2d12f1fa nixos/manual: recommend VMSVGA as graphics adapter
Virtualbox recommends VMSVGA for Linux guests.

It is also currently the only one supporting 3D acceleration
and it works out of the box with NixOS and auto screen resizing.
2020-06-17 18:43:27 +02:00
Pascal Bach ec9792a3f5 nixos/virtualbox-guest: add vmware driver
VMSGVA is recommended by virtualbox for Linux clients.
Compared to VBoxVGA and VBoxSVGA it also supports 3D acceleration.

Adding the driver makes nixos work with all three supported graphics card
types.
2020-06-17 18:43:27 +02:00
Pascal Bach 9c300b6e2c virtualbox-guest-additions: fix dlopen of libXrandr
The library could not be loaded which prevented autoresizing
when using the VMSVGA adapter.
2020-06-17 18:43:27 +02:00
Pascal Bach 3d62c20133 plex: 1.19.2.2852 -> 1.19.4.2935 2020-06-14 14:43:07 +02:00
Pascal Bach 020d0bfe1a aria2: add libaria2 support
This changes the derivation to be a multi output derivation
and at the same time builds the binary against the shared libaria2.
2020-05-03 22:02:51 +02:00
Pascal Bach fb4c730386 plex: 1.19.1.2645 -> 1.19.2.2737 2020-04-29 17:23:18 +02:00
Pascal Bach e4aab9cded skypeforlinux: add additional mirror
The university of chigaco keeps the binaries of old releases.

This reduces the change of #81868 and #85724 happening again in the
future.
2020-04-29 17:15:10 +02:00
Pascal Bach 7b38685bb6 skypeforlinux: 8.58.0.93 -> 8.59.0.77 2020-04-28 22:51:07 +02:00
Pascal Bach d9b010cdbb plex: 1.18.9.2578 -> 1.19.1.2630 2020-04-08 21:26:14 +02:00
Pascal Bach f9703bde36 plex: 1.18.8.2527 -> 1.18.9.2571 2020-03-31 14:45:40 +02:00
Pascal Bach 05cc2b1f51 unifiStable: 5.12.35 -> 5.12.66 2020-03-31 14:44:11 +02:00
Pascal Bach 36c7dc26e4 skypeforlinux: 8.56.0.103 -> 8.58.0.93 2020-03-26 08:14:08 +01:00
Pascal Bach 2e5835c6b5 nixos/boinc: create boinc group
This allows users that are members of the boinc group
to interact with the boinc service by running:

boincmgr -d /var/lib/boinc
2020-03-25 13:26:31 +01:00
Pascal Bach bb549ca2d4 nixos/boinc: log to journal instead of log file 2020-03-25 13:25:34 +01:00
Pascal BachandJon b70d749db8 python.pkgs.bacpypes: init at 0.18.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-03-24 12:36:46 -07:00
Pascal Bach 94e8695c2b plex: 1.18.7.2457 -> 1.18.8.2527 2020-03-17 18:33:59 +01:00
Pascal Bach 337b35707d minio-client: 2019-01-30 -> 2020-03-06 2020-03-14 16:50:29 +00:00
Pascal Bach 85f8014655 minio: 2019-10-12 -> 2020-03-06 2020-03-14 16:50:29 +00:00
Pascal Bach ae29c52db5 samba: 4.11.5 -> 4.12.0
- add support for liburing on linux
- remove backported patch
- move native build dependencies to nativeBuildInputs
2020-03-07 22:57:16 +01:00
Pascal Bach 3d61af8e33 plex: 1.18.7.2438 -> 1.18.7.2457 2020-03-06 22:06:47 +01:00
Pascal Bach 34d3bdf037 perlPackages.ParserYapp: init ad 1.21 2020-03-06 21:53:51 +01:00
Pascal Bach 119a7aae50 nixos/nextcloud: prevent warning about missing X-Frame-Option 2020-02-24 22:07:24 +01:00
Pascal Bach 00610756df samba: 4.11.3 -> 4.11.5
This is a security release in order to address the following defects:

- CVE-2019-14902: Replication of ACLs set to inherit down a subtree on AD Directory not automatic.
- CVE-2019-14907: Crash after failed character conversion at log level 3 or above.
- CVE-2019-19344: Use after free during DNS zone scavenging in Samba AD DC.
2020-01-27 13:40:09 +01:00
Pascal Bach 8a642afd0c tautulli: 2.1.39 -> 2.1.42 2020-01-26 22:09:19 +01:00
Pascal Bach 0319241132 nixos/mxisd: fix empty user name 2020-01-08 23:18:26 +01:00
Pascal Bach 76506ae42f nixos/matrix-synapse: fix empty user name 2020-01-08 23:18:26 +01:00
Pascal Bach 8b21b3a42e gitlab-runner: 12.5.0 -> 12.6.0 (#76190)
This release does no longer contain the lock file that broke the NixOS
module in 12.5.0
2019-12-23 08:28:40 +00:00
Pascal Bach ec1a73201e plex: 1.18.0.1944 -> 1.18.1.1973
(#72196)
2019-11-14 19:49:47 +01:00
Pascal Bach 3abe87d6b8 minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57Z 2019-10-28 13:25:29 +01:00
Pascal Bach c64aa29616 plex: 1.17.0.1841 -> 1.18.0.1944 2019-10-12 19:27:25 +02:00
Pascal Bach 48221de37a plex: 1.16.6.1592 -> 1.17.0.1841 2019-10-03 23:10:25 +02:00
Pascal Bach 640f2dbbaf plex: 1.16.5.1554 -> 1.16.6.1592 2019-09-19 20:49:25 +02:00
Pascal Bach 875edee495 plex: 1.16.5.1488 -> 1.16.5.1554 2019-08-29 21:58:37 +02:00
Pascal Bach 02ed974bba nixos/gitlab-runner: add missing HOME to environment (#67450)
Gitlab runner fails to start if HOME is not set.
2019-08-28 20:27:28 +00:00
Pascal Bach c17bb171de plex: 1.16.4.1469 -> 1.16.5.1488 2019-08-22 22:23:01 +02:00
Pascal Bach c6378b36df gitlab-runner: 12.1.0 -> 12.2.0 2019-08-22 21:56:49 +02:00
Pascal Bach 818c7b3b56 plex: 1.16.3.1402 -> 1.16.4.1469 2019-08-17 13:39:43 +02:00
Pascal Bach f5d84bb446 Revert "gitlab-runner: don't bundle prebuilt docker images (#66225)" (#66522)
This reverts commit 9175a201bb.
2019-08-12 13:06:15 +00:00
Pascal Bach 9175a201bb gitlab-runner: don't bundle prebuilt docker images (#66225)
The bundeled images are no longer compiled into the binary. They are
also not strictly required as they will be fetched if not available.

This change removes them as this reduces the closure size and also makes
updates easier.
2019-08-08 10:35:53 +00:00
Pascal Bach 195e30b74a distgen: init at 1.3
This tool is mainly used in openshift to build source to image containers.
2019-07-11 21:54:06 -04:00
Pascal Bach e928aa6f50 gitlab-runner: 11.11.2 -> 12.0.2
12.0.1 fixes an issue with git submodule fetching
12.0.2 fixes an issue with concurrent updated
2019-07-08 23:05:58 +02:00
Pascal Bach 27ea05317a plex: 1.16.0.1226 -> 1.16.1.1291 2019-07-03 09:04:24 +02:00
Pascal Bach 58be5b4ec3 gitlab-runner: 11.11.0 -> 11.11.2 2019-06-10 21:43:36 +02:00
Pascal Bach 7ba247ccb1 gitlab-runner: 11.10.1 -> 11.11.0 2019-06-04 11:33:53 +00:00
Pascal Bach ab4088c0a0 plex: 1.15.4.994 -> 1.15.6.1079 2019-05-30 10:48:49 +02:00
Pascal Bach c01b8f3027 plex: 1.15.3.876 -> 1.15.4.994 2019-05-09 18:08:30 +02:00
Pascal Bach 1bf10f920e gitlab-runner: 11.9.2 -> 11.10.1 2019-05-01 12:13:05 +02:00
Pascal Bach 5def98b89a gitlab-runner: 11.9.0 -> 11.9.2
Fixes issues with git lfs.
2019-04-17 13:01:02 +02:00
Pascal Bach 5cab8f2f1d tautulli: 2.1.26 -> 2.1.28 (#59351) 2019-04-12 16:08:31 +02:00
Pascal Bach 977d1d8413 nixos/fhsUserenv: make all locales available 2019-04-02 22:45:50 +02:00
Pascal Bach a8307b9f39 nixos/overlayfs: add test 2019-03-15 15:15:32 +01:00
Pascal Bach 260f0e0c5c bonnie: fix bon_csv2txt utility
The bon_csv2txt utility is a perl script. By default it is looking forbonnie: fix bon_csv2txt utility

The bon_csv2txt utility is a perl script. By default it is looking for
perl in /usr/bin/perl which doesn't work on nixos.

This changes patches the perl interpreter correctly. But this comes as at a cost of
closure size increase from 34'006'536 bytes to  90'289'456 bytes as perl is now a dependency.

An alterantive would be to patch the file to use /usr/bin/env perl and just rely on a perl interpreter
being present in PATH.

perl in /usr/bin/perl which doesn't work on nixos.

This changes patches the perl interpreter correctly. But this comes as at a cost of
closure size increase as perl is now a dependency.

An alterantive would be to patch the file to use /usr/bin/env perl and just rely on a perl interpreter
being present in PATH.
2019-03-10 10:29:53 +01:00
Pascal Bach d039887386 bonnie: 1.97.3 -> 1.98
Version is already available in debian testing.
2019-03-10 10:29:51 +01:00
Pascal Bach 87cb443497 unifiStable: 5.10.17 -> 5.10.19 (#56992) 2019-03-07 23:11:43 +01:00
Pascal Bach 415b927653 nixos/nextcloud: fix escapings and ocm-provider 2019-03-06 21:56:27 +01:00
Pascal Bach 390b6108a2 nixos/nextcloud: don't make phpPackages configurable
It needs to match the version in phpfm which is hard coded.
So there is no point in being able to change it.
2019-03-02 00:16:57 +01:00
Pascal Bach f0c0b8d949 nixos/nextcloud: move phpPackage and phpOptions into pool
This allows to have a php configuration for nextcloud that is independent
of the global configuration.
2019-03-02 00:16:56 +01:00
Pascal Bach 8f1b163b00 nixos/nextcloud: use PHP 7.3 instead of 7.1 by default 2019-03-02 00:16:55 +01:00
Pascal Bach 7f8620900a nixos/nextcloud: update recommended nginx settings
This updates the configuration to the recommendations in
https://docs.nextcloud.com/server/15/admin_manual/installation/nginx.html
2019-03-02 00:16:55 +01:00
Pascal Bach 8b3ffebcdc tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed)
PlexPy was renamed to Tautulli.

This renames the module as well as the application accordingly.
Aliases are kept for backwards compatibility.

# Conflicts:
#	nixos/modules/services/misc/tautulli.nix
2019-02-28 19:07:00 +01:00
Pascal Bach 23846b949c gitlab-runner: 11.7.0 -> 11.8.0 (#56388) 2019-02-26 09:11:46 +01:00
Pascal Bach 30c40858bd gitlab-runner: 11.6.0 -> 11.7.0 2019-02-04 18:30:52 +01:00
Pascal Bach 8347722775 nixos/plex: allow access to hardware acceleration libraries
CUDA and OpenCL libraries are located in /run/opengldriver/lib and Plex
can make use of them if available.
2019-01-23 23:07:40 +01:00
Pascal Bach 9b7742eefc gstreamer: fix plugin detection
The `--suffix` option escapes it's arguments. This leads to the
`GST_PLUGIN_SYTEM_PATH` variable to be not correctly expanded with the embedded
bash script.

Switching to `--run` and crafting the required export by hand bypasses the issue.
2019-01-19 22:07:26 +01:00
Pascal Bach 395dbf0d9a youtube-dl: 2019.01.02 -> 2019.01.10 2019-01-10 20:36:35 +01:00
Pascal Bach c74054f1d1 youtube-dl: 2018.12.17 -> 2019.01.02 2019-01-03 14:57:43 -05:00
Pascal Bach 5b61578924 gitlab-runner: 11.5.0 -> 11.6.0 2018-12-24 11:24:42 +01:00
Pascal Bach 3b2506b048 rmlint: 2.6.1 -> 2.8.0
The recipe now uses the default scons build phases.
2018-12-23 21:43:28 +01:00
Pascal Bach 3facb3bf79 dsview: init at 0.99 2018-12-21 10:24:16 +01:00
Pascal Bach 28e9a1eef1 youtube-dl: 2018.11.18 -> 2018.12.17 2018-12-17 23:10:39 +01:00
Pascal Bach c3c57c798f gitlab-runner: 11.4.0 -> 11.5.0 2018-11-26 23:01:25 +01:00
Pascal Bach 8fa7b89353 unifiTesting: 5.9.22 -> 5.9.29 2018-10-02 19:47:38 +02:00
Pascal Bach 9cab954ab6 unifiStable: 5.8.28 -> 5.8.30 2018-10-02 19:47:26 +02:00
Pascal Bach 3c7d0da26c glusterfs: 3.12.4 -> 3.12.12 2018-08-01 00:39:06 +02:00
Pascal Bach 115c963300 minio: 2018-05-11T00-29-24Z -> 2018-07-31T02-11-47Z 2018-08-01 00:36:44 +02:00
Pascal Bach b92d6d545c minio-client: 2018-04-28T00-08-20Z -> 2018-07-31T02-28-53Z 2018-08-01 00:36:44 +02:00
Pascal Bach 277806e0d1 minio-client: 2018-03-25T01-22-22Z -> 2018-04-28T00-08-20Z 2018-05-16 23:24:06 +02:00
Pascal Bach 3518211d63 minio: 2018-03-30T00-38-44Z -> 2018-05-11T00-29-24Z 2018-05-16 23:24:06 +02:00
Pascal Bach 7f53ee8412 restic-rest-server module: init 2018-05-04 16:55:06 +02:00
Pascal Bach 5b060e8647 gitlab-runner: 10.6.0 -> 10.7.1 2018-05-02 19:21:49 +02:00
Pascal Bach caed1877eb cryptsetup-generator: add postFixup
This makes cryptsetup-generator link correctly
to the shared systemd library.
2018-04-29 22:16:27 +02:00