Commit Graph
27 Commits
Author SHA1 Message Date
André-Patrick Bubel a7b471a31c i3: 4.15 -> 4.16 2018-11-04 17:12:28 +01:00
André-Patrick Bubel 15f275d1b9 slic3r-prusa3d: 1.41.0 -> 1.41.1 2018-10-24 17:12:32 +02:00
André-Patrick Bubel 5ebf16dc9e slic3r-prusa3d: mark as broken on aarch64 2018-10-08 22:42:31 +02:00
André-Patrick Bubel 0dd86a350d slic3r-prusa3d: 1.40.1 -> 1.41.0 2018-10-03 19:55:54 +02:00
André-Patrick Bubel 2125e07024 slic3r-prusa3d: comments on why we apply some patches 2018-10-02 21:35:22 +02:00
André-Patrick Bubel 9e61c281f7 rtmidi: Enable parallel building 2018-06-27 23:54:37 +02:00
André-Patrick Bubel 2371f85fac rtaudio: Enable parallel building 2018-06-27 23:53:55 +02:00
André-Patrick Bubel f36b17305e grv: 0.1.0 -> 0.1.1 2018-02-05 04:19:14 +01:00
André-Patrick Bubel fe0a15eaca btrbk: install to bin 2018-01-29 20:15:43 +01:00
André-Patrick Bubel 04bdff3d8f calibre: Fix error when sending E-Mails
When sending E-Mails an error was thrown due to the missing 'dns'
python package.
2017-11-22 13:41:23 +01:00
André-Patrick Bubel fb8ff9eaf8 pythonPackages.mpi4py: 2.0.0 -> 3.0.0
Tests run with sandboxing enabled again and we can remove some of the fixes as
they aren't necessary anymore.

PyPy and Python 3 are also supported.
2017-11-15 14:14:38 +01:00
André-Patrick Bubel 460c3f425e calibre: 3.9.0 -> 3.10.0 2017-10-22 18:36:16 +02:00
André-Patrick Bubel 4a8116ce5d yubico-piv-tool: 1.3.0 -> 1.4.4 2017-10-21 03:03:49 +02:00
André-Patrick Bubel 89dc04fe93 electrum: enable plotting support
Plotting seems to be a core feature now, with a menu entry available by
default. Without the matplotlib dependency this opens a warning popup
though.
2017-10-19 21:25:47 +02:00
André-Patrick Bubel e4cf6635ab profanity: explicit feature flags so build fails when libs are missing
When the feature flags during configuration are not set explicitly the
build will continue even when needed libs are missing, disabling the
feature. To get notified of problems, we set the feature flags
explicitly.
2017-10-19 05:10:21 +02:00
André-Patrick Bubel 7a82f81b84 profanity: enable support for python plugins 2017-10-19 05:10:19 +02:00
André-Patrick Bubel 07e81b66f2 profanity: enable pgp support 2017-10-19 05:07:01 +02:00
André-Patrick Bubel eb31aec16e profanity: enable parallel build 2017-10-19 05:02:04 +02:00
André-Patrick Bubel 1d340c9e51 udiskie: 1.7.0 -> 1.7.1 2017-10-12 20:46:31 +02:00
André-Patrick Bubel 4ffd7b655d all-packages: fix spelling in error message 2017-10-02 02:43:02 +02:00
André-Patrick Bubel 4b8aa5bd4c pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0 2017-10-02 01:13:01 +02:00
André-Patrick Bubel 2000fba561 nixos/fileystems: Fix boot fails with encrypted fs
Boot fails when a keyfile is configured for all encrypted filesystems
and no other luks devices are configured. This is because luks support is only
enabled in the initrd, when boot.initrd.luks.devices has entries. When a
fileystem has a keyfile configured though, it is setup by a custom
command, not by boot.initrd.luks.

This commit adds an internal config flag to enable luks support in the
initrd file, even if there are no luks devices configured.
2017-09-14 05:27:41 +02:00
André-Patrick Bubel 58374fbaf3 Test opening encrypted filesystem with keyfile
Checks for regression of missing cryptsetup, when no luks device without
keyfile is configured
2017-09-14 04:20:15 +02:00
André-Patrick Bubel 30f96ed2ba gutenprint: 5.2.11 -> 5.2.13 2017-08-02 10:57:31 +02:00
André-Patrick Bubel d859769f26 nixos: replaced "userns" with "user namespaces" for clarity
"userns" wasn't introduces as an abbreviation elsewhere as far as I can see, and I wasn't sure what was meant at first.
2017-06-22 22:04:34 +02:00
André-Patrick Bubel 55f0f9e1a4 profanity: enable tray icon support
Profanity can show a tray icon, e.g. showing that messages were received.
This enables support for the feature.
2017-06-08 22:55:42 +02:00
André-Patrick Bubel ce6eb0cbbe udiskie: 1.5.1 -> 1.7.0 2017-04-28 22:55:39 +02:00