Sandro
c13dc4a5d5
Merge pull request #111638 from jollheef/cmsis-svd
...
python3Packages.cmsis-svd: init at 0.4
2021-02-02 19:57:56 +01:00
Jan Tojnar
27eb2fb8e2
gnome3.gnome-software: clean up
...
- Format expression
- Correct license
2021-02-02 19:55:00 +01:00
Sandro
e9d257c066
Merge pull request #111292 from tu-maurice/unstable/xviewer-2.8.3
...
cinnamon.xviewer: init at 2.8.3
2021-02-02 19:54:29 +01:00
Sandro
ad29e42225
Merge pull request #111366 from tu-maurice/unstable/fishnet-2.2.3
...
fishnet: init at 2.2.3
2021-02-02 19:50:13 +01:00
Sandro
f7537c59dd
Merge pull request #111652 from 06kellyjac/boundary
...
boundary: 0.1.4 -> 0.1.5
2021-02-02 19:46:53 +01:00
Dmitry Kalinkin
6ba1fbdd37
Merge pull request #110605 from veprbl/pr/qt515_qtwebengine_darwin_patch_update
...
qt515.qtwebengine: update darwin patches
2021-02-02 13:34:18 -05:00
Robert Schütz
d8c9ecae89
checkinstall: mark as insecure
2021-02-02 19:08:32 +01:00
Timo Kaufmann
6f7290c88c
Merge pull request #110577 from r-ryantm/auto-update/tridactyl-native
...
tridactyl-native: 1.20.3 -> 1.20.4
2021-02-02 18:07:29 +00:00
06kellyjac
de58595c5d
terragrunt: 0.28.0 -> 0.28.1
2021-02-02 17:55:15 +00:00
Alexandre Peyroux
c458b38ae6
masterpdfeditor: 5.6.09 -> 5.7.20
2021-02-02 18:47:42 +01:00
Robert Schütz
c3ae50892c
openslp: add patch for CVE-2019-5544
2021-02-02 18:37:09 +01:00
Alyssa Ross
8bad690603
autoreconfHook: make overridable
...
Some packages have specific autotools requirements that don't apply to
any other packages. We want to be able to use autoreconfHook for
these packages with the required autotools versions, but we don't want
to have to makeSetupHook for each one, or have a top-level attribute
for every combination.
So, use callPackage around the makeSetupHook call so that the
autotools used by autoreconfHook can be overridden. This way, a
custom autoreconfHook can be passed to a package like this:
autoreconfHook = with buildPackages;
autoreconfHook.override { automake = automake115x; };
And we can simplify the definitions of our existing autoreconfHook264
and autoreconfHook269 attributes.
2021-02-02 17:14:29 +00:00
Alyssa Ross
cfa16434c2
weechatScripts.weechat-matrix: fix PYTHONPATH
...
matrix.py tries to import its dependencies, and its own code from
$out/${python.sitePackages}, and neither of these worked because
nothing was telling Python where to load that stuff from.
Using patchPythonScript made it so matrix.py could find its
dependencies, but it still wasn't able to find its own code, so that
had to be added to program_PYTHONPATH beforehand so patchPythonScript
would include it as well.
Fixes: https://github.com/NixOS/nixpkgs/issues/89499
2021-02-02 17:13:53 +00:00
Daniël de Kok
75978e83d8
_1password-gui: 0.9.10-5 -> 0.9.11-3
...
Changelog:
https://1password.community/discussion/118649/1password-for-linux-beta-0-9-11
2021-02-02 18:09:20 +01:00
Jan Tojnar
410bbd828c
Merge pull request #111613 from jtojnar/flatpak-1.10
...
flatpak: 1.8.2 → 1.10.1
2021-02-02 17:51:33 +01:00
Yurii Matsiuk
cebfb4acd1
fluxcd: 0.7.5 -> 0.7.6
2021-02-02 17:42:51 +01:00
Robert Schütz
f1bbe7f29e
keyfinder-cli: don't use libsForQt5
...
This is not a Qt application and libkeyfinder is now available globally.
2021-02-02 17:36:08 +01:00
Robert Schütz
4430bf6498
libkeyfinder: 2.1 -> 2.2.4
...
Also move to all-packages.nix since it does not use qmake anymore.
2021-02-02 17:36:08 +01:00
06kellyjac
cb2949a512
terragrunt: 0.27.4 -> 0.28.0
2021-02-02 16:35:28 +00:00
Martin Weinelt
06309fa1c4
ajour: 0.6.3 -> 0.7.0
2021-02-02 17:27:52 +01:00
Robert Schütz
0de5ec913e
libgroove: use ffmpeg_3 instead of libav
2021-02-02 17:26:37 +01:00
Robert Schütz
8139e563a3
jabref: does not depend on libav
2021-02-02 17:26:36 +01:00
Robert Schütz
68169c85c4
guitarix: does not depend on libav
2021-02-02 17:26:36 +01:00
Robert Schütz
a4db89997b
untrunc: make alias of untrunc-anthwlock
...
The latter has more features and doesn't depend on an outdated version
of libav.
2021-02-02 17:26:36 +01:00
Robert Schütz
cc92cabcb4
electricsheep: use ffmpeg instead of libav
2021-02-02 17:26:36 +01:00
Robert Schütz
872b763710
performous: use ffmpeg instead of libav
2021-02-02 17:26:36 +01:00
Robert Schütz
fc8a4420da
musly: use ffmpeg instead of libav
2021-02-02 17:26:35 +01:00
Robert Schütz
7acbde998b
sdrangel: use ffmpeg instead of libav
2021-02-02 17:26:35 +01:00
Robert Schütz
2769204696
unpaper: use ffmpeg instead of libav
2021-02-02 17:26:35 +01:00
Robert Schütz
d2144f1406
appimageTools: don't depend on libav
...
It's not in https://github.com/AppImage/pkg2appimage/blob/master/excludelist
2021-02-02 17:26:35 +01:00
Robert Schütz
e60d822e27
keyfinder-cli: 2015-09-13 -> 1.1.1
...
Also use ffmpeg instead of libav.
2021-02-02 17:26:35 +01:00
Robert Schütz
c37421fee4
libav: mark as insecure
2021-02-02 17:26:34 +01:00
Felix Tenley
d458869fc1
etebase-server: mark as broken on darwin
2021-02-02 17:13:50 +01:00
Felix Tenley
348f2d8e9c
nixos/etebase-server: add NixOS module
2021-02-02 17:13:50 +01:00
Felix Tenley
211cbfdb13
etebase-server: init at 0.7.0
2021-02-02 17:13:50 +01:00
Felix Tenley
5db1ef1e53
pythonPackages.drf-nested-routeres: init at 0.92.5
2021-02-02 17:13:49 +01:00
Tim Steinbach
fab6fcdceb
sbt-extras: 2020-12-26 → 2021-02-01
2021-02-02 11:07:23 -05:00
Sandro
c63f0ffed8
Merge pull request #111646 from SuperSandro2000/fix-collection7
2021-02-02 16:29:56 +01:00
adisbladis
eeea7b1922
Merge pull request #111649 from tweag/poetry2nix-1_15_0
...
poetry2nix: 1.14.0 -> 1.15.2
2021-02-02 15:37:26 +01:00
Pasquale
a98090337f
zinit: 2.3 -> 3.7
2021-02-02 15:25:02 +01:00
adisbladis
35aed860a0
CODEOWNERS Add adisbladis as poetry2nix owner
2021-02-02 15:21:13 +01:00
adisbladis
e0961cb5f3
poetry2nix: 1.14.0 -> 1.15.2
2021-02-02 15:21:10 +01:00
Sandro
add90df40f
Merge pull request #111405 from kf5grd/gomacro
2021-02-02 15:19:19 +01:00
06kellyjac
e602d93c90
boundary: 0.1.4 -> 0.1.5
2021-02-02 14:13:25 +00:00
Martin Weinelt
4499ac8c75
Merge pull request #110171 from r-ryantm/auto-update/openvswitch
...
openvswitch: 2.14.0 -> 2.14.1
2021-02-02 14:53:21 +01:00
Sandro Jäckel
19f0b1b09d
pythonPackages.deform: Remove stale substituteInPlace
2021-02-02 14:46:12 +01:00
Sandro Jäckel
56df259a79
archivy: Remove stale substituteInPlace
2021-02-02 14:46:12 +01:00
Sandro Jäckel
158626ad6f
pythonPackages.dufte: Enable all tests
2021-02-02 14:46:11 +01:00
Sandro Jäckel
c320ca389b
keyfinder: Remove stale subsituteInPlace, enableParallelBuilding which is set by qmake
2021-02-02 14:46:11 +01:00
Sandro Jäckel
6e3b60e2c9
pythonPackages.doit: Disable tests on darwin
2021-02-02 14:46:10 +01:00