Commit Graph

174956 Commits

Author SHA1 Message Date
Florian Klink
24ea8a6113 nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove 2019-10-15 10:28:01 +02:00
Renaud
385908abd1
Merge pull request #70342 from stigtsp/package/perl-crypt-pbkdf2-init
perlPackages.CryptPBKDF2: init at 0.161520
2019-10-14 14:11:27 +02:00
Frederik Rietdijk
5344414e33 pythonPackages.babelfish: uses pkg_resources 2019-10-14 14:08:26 +02:00
Florian Klink
2a254635ec
imagemagick: 6.9.9-34 -> 6.9.10-68, fixing numerous CVEs (#71099)
imagemagick: 6.9.9-34 -> 6.9.10-68, fixing numerous CVEs
2019-10-14 13:39:00 +02:00
Jörg Thalheim
b731394033
testdisk: enable ntfs/extfs on non-darwin platforms
This option was accidentally flipped in b2b29d4398
also see: b2b29d4398 (r334432081)
2019-10-14 12:15:43 +01:00
Michael Weiss
2e1b91ed8e
python37Packages.goobook: Add the missing setuptools dependency
Querying resulted in the following error:

$ goobook query test
Traceback (most recent call last):
  File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/bin/.goobook-wrapped", line 7, in <module>
    from goobook.application import main
  File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/lib/python3.7/site-packages/goobook/application.py", line 18, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
2019-10-14 13:01:58 +02:00
Jörg Thalheim
283ef6bc6d
Revert "fwupd: Move D-Bus conf file to share/dbus-1/system.d"
This reverts commit ad6aada7e2.

The patch does not apply to our version.
This commit was part of https://github.com/NixOS/nixpkgs/pull/68875

cc @worldofpeace
2019-10-14 11:01:45 +01:00
Jörg Thalheim
4d28337d57
testdisk: deduplicating testdisk/photorec (#69945)
testdisk: deduplicating testdisk/photorec
2019-10-14 10:53:09 +01:00
Renaud
ff064b4479
Merge pull request #70335 from stigtsp/package/perl-json-validator-init
perlPackages.JSONValidator: init at 3.15
2019-10-14 11:52:35 +02:00
Jörg Thalheim
bda58c465d
testdisk: pkgconfig belongs to nativeBuildInputs 2019-10-14 10:51:57 +01:00
Jörg Thalheim
b2b29d4398
testdisk: inline platform specific option defaults
Makes it easier to read since one does not need to be aware
of overrides in all-packages.nix.
2019-10-14 10:48:51 +01:00
Franz Pletz
da20b8a7f6
libressl: fix libdir in pkgconfig files
Fix #71107.
2019-10-14 11:32:26 +02:00
Franz Pletz
a86f16d864
libressl_3_0: 3.0.0 -> 3.0.1 2019-10-14 11:32:25 +02:00
Jörg Thalheim
63746f6bcf
Merge pull request #70506 from danieldk/racer-2.1.27
rustracer: 2.1.22 -> 2.1.27
2019-10-14 10:16:40 +01:00
Renaud
be5f4980f6
Merge pull request #70328 from stigtsp/package/perl-session-token-init
perlPackages.SessionToken: init at 1.503
2019-10-14 11:06:43 +02:00
Renaud
0f3d1c1bc8
Merge pull request #70324 from stigtsp/package/perl-smart-comments-init
perlPackages.SmartComments: init at 1.06
2019-10-14 10:48:11 +02:00
Renaud
8fd504c4c9
Merge pull request #70821 from stigtsp/package/perl-dbix-class-inflatecolumn-serializer-init
perlPackages.DBIxClassInflateColumnSerializer: init at 0.09
2019-10-14 10:41:55 +02:00
Renaud
3665f3bf44
Merge pull request #70820 from stigtsp/package/perl-dbix-class-dynamicdefault-init
perlPackages.DBIxClassDynamicDefault: init at 0.04
2019-10-14 10:37:05 +02:00
Renaud
d318b546d4
Merge pull request #70819 from stigtsp/package/perl-convert-base32-init
perlPackages.ConvertBase32: init at 0.06
2019-10-14 10:27:47 +02:00
Renaud
5334d3ac5f
Merge pull request #70654 from stigtsp/package/perl-mojo-sqlite-init
perlPackages.MojoSQLite: init at 3.002
2019-10-14 10:10:43 +02:00
Renaud
b49dd0ecb4
Merge pull request #70822 from stigtsp/package/perl-mojo-jwt-init
perlPackages.MojoJWT: init at 0.08
2019-10-14 10:03:24 +02:00
Jörg Thalheim
d94f92c816
python3.pkgs.tables: fix build against hdf5
In 6cbf0b4bd2 the package splitted
of header files, which broke this build as a result.

cc @ttuegel
2019-10-14 08:58:02 +01:00
Renaud
43deb3b335
Merge pull request #70818 from stigtsp/package/perl-class-init
perlPackages.CLASS: init at 1.00
2019-10-14 09:50:35 +02:00
Graham Christensen
8aaf5de4bd
Merge pull request #70490 from Ralith/openxr-loader-fix
openxr-loader: fix missing graphics API support
2019-10-13 18:32:08 -04:00
Orivej Desh
8f5bafe599 psi-plus: 1.4.504 -> 1.4.904
libsForQt5 is needed for qtkeychain.
2019-10-13 22:08:39 +00:00
Orivej Desh
1357d10048 qca2: 2.1.3 -> 2.2.1 2019-10-13 21:53:29 +00:00
Florian Klink
933a5c89fd
Merge pull request #71064 from worldofpeace/lightdm-kill-plymouth
lightdm: hardcode path to plymouth
2019-10-13 23:11:02 +02:00
Lassulus
93016e6288
Merge pull request #70491 from wucke13/reliable-epson
Reliable epson
2019-10-13 22:34:55 +02:00
Vladyslav M
a7268a7110
starship: 0.21.0 -> 0.23.0 (#71085)
starship: 0.21.0 -> 0.23.0
2019-10-13 23:03:58 +03:00
worldofpeace
2f87a2fa8d
Merge pull request #70502 from jluttine/fix-surf-path
surf: add run-time dependencies to PATH
2019-10-13 19:23:26 +00:00
Jaakko Luttinen
8a0c8b3085 surf: add run-time dependencies to PATH
Fix #70410
2019-10-13 15:22:26 -04:00
Thomas Tuegel
7e0cf856aa flatpak: Correct D-Bus config directory option 2019-10-13 15:17:05 -04:00
Thomas Tuegel
08ff114eec
Merge pull request #71042 from risicle/ris-poppler-0.61-CVE-2019-9959
poppler_0_61: add patch for CVE-2019-9959
2019-10-13 13:47:44 -05:00
Thomas Tuegel
df372a05f9
Merge pull request #71046 from risicle/ris-poppler-CVE-2019-9959
poppler: add patch for CVE-2019-9959
2019-10-13 13:44:14 -05:00
Maximilian Bosch
d08a743156
prometheus-wireguard-exporter: 3.1.1 -> 3.2.0
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.0

Previously, the exporter used `wg show all dump` by default to retrieve
information about wireguard peers. If a wireguard config is set, the interface is
now extracted automatically and the exporter runs `wg show <interface> dump`[1].

The cargo hash didn't change as no dependency updates were done in this
release.

[1] 4e332cb73f
2019-10-13 20:16:03 +02:00
worldofpeace
1905ae3cc9 gnome3.tracker: move dbus to nativeBuildInputs 2019-10-13 14:01:48 -04:00
worldofpeace
9d857244d9 lightdm: cleanup uneeded files 2019-10-13 13:55:12 -04:00
worldofpeace
dbb8aadf84 lightdm: hardcode path to plymouth 2019-10-13 13:51:53 -04:00
wucke13
3a58913421 epson-workforce-635-nx625-series: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13
4db74946ac epson-escpr2: added mirror url for src
+ added webarchive source for reliable builds in the future
+ removed `${version}` from url, as it actually adds more hassle to
  have it in there and no benefits whatsoever, since the url keeps
  changing other parts too
2019-10-13 19:23:54 +02:00
wucke13
bbb71bfd76 epson-escpr: 1.6.16 -> 1.7.3
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13
25d6f87dcd epson_201207w: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13
e7f3fb9326 epson-201106w: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
wucke13
959930f7fd epkowa: added mirror url for src
+ added webarchive source for reliable builds in the future
2019-10-13 19:23:54 +02:00
markuskowa
f6d7f8ae16
Merge pull request #68927 from danieldk/mkl
mkl: include pkgconfig files
2019-10-13 19:16:49 +02:00
WilliButz
05ed82e6f4
prometheus-nextcloud-exporter: use tagged version
The tag was not pushed when this exporter was added to nixpkgs.
The source hash remains the same, because the tag refers to the
same revision.
2019-10-13 18:50:55 +02:00
Renaud
555392b610
Merge pull request #71050 from cyplo/geekbench5
geekbench 4.4.1 => 5.0.2
2019-10-13 18:50:11 +02:00
R. RyanTM
23e417f218 screenfetch: 3.8.0 -> 3.9.0 (#70783)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/screenfetch/versions
2019-10-13 18:26:56 +02:00
R. RyanTM
4fb9a75fc8 yoshimi: 1.5.11.3 -> 1.6.0.1 (#70005)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-10-13 18:05:00 +02:00
Robert Scott
3fa2864aac poppler: add patch for CVE-2019-9959 2019-10-13 16:57:10 +01:00