Commit Graph

192419 Commits

Author SHA1 Message Date
Anthony Cowley
7810dcbd7b kdenlive: Avoid exposing configurable paths to melt
kdenlive's configuration stores two paths to the `mlt` package. These
may be set in the GUI under `Settings -> Configure Kdenlive ->
Environment`, and are persisted in $XDG_CONFIG_HOME/.kdenliverc

A problem I encountered was `kdenlive` holding on to old `mlt` paths
in these settings after a nixpkgs update, causing video rendering to fail.

The C++ class kdenlive uses for these settings is automatically
generated, so what this patch does is edit the declaration of the
relevant settings to provide default values with the absolute path of
`mlt` known at build time, and mark those settings as hidden.

In testing, I've found that changing `mlt` and rebuilding `kdenlive`
causes updated paths to appear in the GUI, and no entries to be added
to the kdenliverc file.

A shortcoming of this patch is that existing users will already have paths
stored in their `kdenliverc` files that can cause trouble. The hope is
that an approach like the one taken here will reduce this sort
of breakage moving forward.
2019-09-11 00:16:14 -04:00
Orivej Desh
e19054ab3c python3Packages.django_2_2: 2.2.4 -> 2.2.5 2019-09-09 01:18:55 +00:00
José Romildo Malaquias
febe3b4c3b
Merge pull request #68323 from romildo/upd.mate
mate.engrampa: 1.22.1 -> 1.22.2
2019-09-08 22:08:54 -03:00
Silvan Mosberger
6128371279
Merge pull request #65489 from arcnmx/pr-bukubrow-update
bukubrow: 2.4.0 -> 5.0.0
2019-09-09 02:21:07 +02:00
Florian Klink
a77fba2ef9
Merge pull request #64195 from flokli/scikits-odes
scikits-odes: init at 2.4.0
2019-09-08 16:31:59 -07:00
Florian Klink
652448f25b python.pkgs.scikits-odes: init at 2.4.0-9-g93075ae 2019-09-08 16:03:23 -07:00
Florian Klink
a5de10b0af sundials: include patch to remove flakiness
The provided patch doesn't apply cleanly on sundials_3 (no
SundialsTesting.cmake, SundialsAddTest.cmake containing trailing
whitespaces inside context), so for now we just disable tests for
sundials_3 - scikits-odes plans to move to sundials 4 anyways - see
https://github.com/bmcage/odes/pull/106.
2019-09-08 16:03:07 -07:00
Dominic Steinitz
ac12bdfc96 sundials: relax tolerance for test_sunmatrix_sparse
This test fails on MacOS otherwise, due to slightly different math.

Only add for sundials 4, it's not in sundials_3 yet.
2019-09-08 16:03:07 -07:00
Florian Klink
7e9e22f4d5 sundials_3: init at 3.2.1
That's needed for scikits.odes.
Upstream bug to migrate to sundials 4:
https://github.com/bmcage/odes/issues/98
2019-09-08 15:15:09 -07:00
Florian Klink
5f48e89f37 sundials: add lapack support 2019-09-08 15:15:08 -07:00
Florian Klink
ad3023e5f7 sundials: enable tests 2019-09-08 15:15:08 -07:00
Florian Klink
d9ce716ccc sundials: use cmakeFlags 2019-09-08 15:15:08 -07:00
Marek Mahut
462cdb9aac
Merge pull request #68255 from jluttine/nbstripout-0.3.6
nbstripout: 0.3.1 -> 0.3.6
2019-09-08 22:38:13 +02:00
Marek Mahut
df3b84ac04
Merge pull request #68315 from jluttine/nano-wallet-19.0
nano-wallet: 18.0 -> 19.0
2019-09-08 22:35:08 +02:00
Silvan Mosberger
916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
José Romildo Malaquias
c5050d0ed7 mate.engrampa: 1.22.1 -> 1.22.2 2019-09-08 16:35:17 -03:00
Marek Mahut
8977ae2d90
Merge pull request #68254 from scalavision/mill-update-0.5.1
mill: 0.5.0->0.5.1
2019-09-08 21:34:52 +02:00
Jan Tojnar
975d5f18eb
Merge pull request #68287 from rileyinman/inkscape-strictdeps
inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
2019-09-08 20:59:08 +02:00
Riley Inman
cd04b610ba inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
Resolves #68185.
The icons in Inkscape depend on gdk-pixbuf loaders, but because
strictDeps is set to true to fix some macOS issues it doesn't work
(see #56943). Adding librsvg to buildInputs explicitly fixes the issue.
2019-09-08 14:51:12 -04:00
Bjørn Forsman
1a1a7ed266 gnomeExtensions.system-monitor: 36 -> 38
Remove "broken = true" since this version supports GNOME 3.32.
2019-09-08 19:51:57 +02:00
worldofpeace
ec27f6ff3c
Merge pull request #68282 from Pamplemousse/rappel
rappel: init at unstable-2019-07-08
2019-09-08 13:45:47 -04:00
symphorien
8772a1dfbc epkowa: update (#68225) 2019-09-08 13:39:21 -04:00
Jaakko Luttinen
fa0b1870d1
nano-wallet: fix Qt wrapping 2019-09-08 19:41:05 +03:00
Vladimír Čunát
6756cc5408
jing-trang: fixup build
Thanks to lopsided98.  Fixes #68307.
2019-09-08 18:19:51 +02:00
Jaakko Luttinen
766f0d0a60 pythonPackages.can: 3.1.0 -> 3.3.1 2019-09-08 18:18:29 +02:00
Jaakko Luttinen
a00a398bff pythonPackage.XlsxWriter: 1.1.8 -> 1.2.0 2019-09-08 18:18:29 +02:00
Jaakko Luttinen
8e814a802b pythonPackages.pvlib: 0.6.1 -> 0.6.3 2019-09-08 17:49:40 +02:00
arcnmx
c33a44a885 bukubrow: 2.4.0 -> 5.0.0 2019-09-08 08:48:19 -07:00
Pavol Rusnak
2a44aebb9f wasabiwallet: 1.1.5 -> 1.1.6 2019-09-08 17:47:41 +02:00
Orivej Desh
88825bbbde freeimage: 3.17.0 -> 3.18.0 2019-09-08 14:46:31 +00:00
Thomas Tuegel
26b095829f
Merge pull request #68229 from dywedir/source-serif-pro
source-serif-pro: 2.010 -> 3.000
2019-09-08 09:22:11 -05:00
Jaakko Luttinen
e38a36094b
nano-wallet: 18.0 -> 19.0 2019-09-08 17:17:44 +03:00
nyanloutre
a054efda77 kde_applications: 19.08.0 -> 19.08.1 2019-09-08 16:09:38 +02:00
Sarah Brofeldt
0771a1273d
Merge pull request #68308 from srhb/rerec-utils
nixos/lib/utils: Make the set recursive again, unbreak eval
2019-09-08 15:36:59 +02:00
worldofpeace
362c2f67f9
Merge pull request #68037 from dtzWill/update/upower-0.99.11
upower: 0.99.10 -> 0.99.11
2019-09-08 08:14:35 -04:00
Sarah Brofeldt
7ca5b39125 nixos/lib/utils: Make the set recursive again, unbreak eval 2019-09-08 13:31:18 +02:00
worldofpeace
16083defb5 nixos/upower: drop resumeCommands hack
Introduced 7 years ago, it's likely the issue has
been fixed. Even possible this could cause issues
with recent upower.
2019-09-08 07:02:58 -04:00
worldofpeace
92740dd4a8 nixos/upower: drop custom unit
All of these changes ++ are in the upstream unit
Also drop glib in path of unit as I don't believe
this should be needed anymore.
2019-09-08 07:02:58 -04:00
worldofpeace
ab48ede4c3 nixos/upower: don't use activation script to create statedir
Systemd now handles this completely.
2019-09-08 07:02:57 -04:00
worldofpeace
579a08ab15 upower: cleanup
* correct inputs
* drop dbus-glib
  Has not been needed for a very long
  time.
* intltool -> gettext
* add optional libimobiledevice
* propagate glib
  It's in Requires
* dev output
* drop useSystemd
2019-09-08 07:02:41 -04:00
Maximilian Bosch
7e534e3eeb
Merge pull request #68300 from marsam/update-tflint
tflint: 0.10.3 -> 0.11.0
2019-09-08 12:48:56 +02:00
Maximilian Bosch
4f67ff34d5
Merge pull request #68281 from doronbehar/update-sequoia
sequoia: 0.9.0 -> 0.10.0
2019-09-08 12:38:56 +02:00
Andreas Rammhold
722a286aff
Merge pull request #68298 from Ma27/bump-weechat
weechat: 2.5 -> 2.6
2019-09-08 12:35:47 +02:00
worldofpeace
84b39ae0f8
Merge pull request #68297 from peterhoeg/f/strawberry
strawberry: environment variable was missing
2019-09-08 05:55:53 -04:00
Maximilian Bosch
f3ad897674
Merge pull request #68288 from Ma27/bump-nexus
nexus: 3.16.1-02 -> 3.18.1-01
2019-09-08 11:31:43 +02:00
Mario Rodas
9254955151
tflint: 0.10.3 -> 0.11.0
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.0
2019-09-08 04:20:00 -05:00
Maximilian Bosch
9c896d4f60
Merge pull request #68283 from etu/gitea-1-9-3
gitea: 1.9.2 -> 1.9.3
2019-09-08 10:55:05 +02:00
Maximilian Bosch
5972fba871
Merge pull request #68289 from exi/i3status-bump
i3status: 2.12 -> 2.13
2019-09-08 10:42:50 +02:00
worldofpeace
8bc72d1e24
Merge pull request #67962 from ryantm/readme
README.md: improve content
2019-09-08 04:33:32 -04:00
Maximilian Bosch
b553faa2a6
i3status: fix description 2019-09-08 10:23:14 +02:00