Commit graph

38578 commits

Author SHA1 Message Date
Michael Raskin 769f4308f4
Merge pull request #75004 from emmanuelrosa/vifm-full
vifm: refactor to add a vifm-full package
2019-12-05 05:40:42 +00:00
worldofpeace 328b649e11 xdgmenumaker: don't use custom installPhase 2019-12-04 23:29:12 -05:00
José Romildo Malaquias a05f04fd14 xdgmenumaker: use python3 for NixOS#74295 2019-12-05 00:47:57 -03:00
Florian Klink 3140fa89c5
Merge pull request #73097 from andrew-d/andrew/gvisor-redux
gvisor: init at 2019-11-14
2019-12-05 01:28:43 +01:00
worldofpeace b07e790963
Merge pull request #74969 from marsam/remove-empty-inherits
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
Emmanuel Rosa c6588dd341 vifm: add vifm-full package
vifm includes some optional features what are currently no-op due
to missing dependencies. Once such example is `vifm-media`.

vimfm-media is a Linux script included with vifm which can be used to
mount/umount removable media from within vifm. However, vifm-media
has additional dependencies, namely Python, dbus, and a supported
back-end such as udisks2. While vimfm-media is currently installed,
it fails with the error "No supported backend found."

This change adds optional support for vifm-media via the new package
vifm-full; Opening for the opportunity to add whatever optional
dependencies I have not considered in this change in the future,
while not generously increasing the closure size of the original
vifm package.

For reference, vifm has a closure size of 41,164,432 while the new
vifm-full increases this to 382,642,536. Calculated with
`nix path-info -S`

Note: While vifm-media supports numerous back-ends, this change only
adds support for udisks2. In addition, vifm-media is not supported on
MacOS/OSX, for which upstream provides an alternative script.
2019-12-05 05:45:40 +07:00
Jan Tojnar a46fa21e43
scribusUnstable: Fix build with Poppler 0.83
Another fallout from https://github.com/NixOS/nixpkgs/pull/74558
2019-12-04 23:02:30 +01:00
Maximilian Bosch 85c1666cb4
Merge pull request #74953 from aanderse/kdevelop
kdevelop: 5.4.4 -> 5.4.5
2019-12-04 22:22:46 +01:00
Matt Huszagh 9c7cd63b3d symbiyosys: add yices dependency
Symbioyosys requires at least smt solver backend
to work out of the box.
2019-12-04 14:29:31 -06:00
Sébastien Maret c108acaaaf gildas: 20191001_a -> 20191201_a (#73041)
* gildas: 20191001_a -> 20191101_a

* gildas: 20191101_a -> 20191201_a
2019-12-04 20:18:39 +01:00
Florian Klink bcfa14af15 terraform-providers: bump version (#74991)
Contrary to what the update script suggested, I didn't bump the google
providers to 3.0.0[-beta] just yet :-)
2019-12-04 18:04:34 +00:00
Florian Klink dcf9a77568
Merge pull request #74972 from nyantec/feature/gitlab-12-5-3
gitlab: 12.5.2 -> 12.5.3
2019-12-04 17:07:23 +01:00
Tim Steinbach d674a64c85
zoom-us: 3.0.317369.1110 -> 3.5.330166.1202 2019-12-04 10:26:35 -05:00
Jan Tojnar b6284fd70f
libreoffice: use external Poppler 0.83 patch 2019-12-04 13:22:50 +01:00
Mario Rodas 591aee28b2
Merge pull request #74908 from groodt/kubeval-0.14.0
kubeval: 0.7.3 -> 0.14.0
2019-12-04 06:39:44 -05:00
Mario Rodas e44d7c14f5
treewide: remove empty let blocks 2019-12-04 06:00:00 -05:00
Jan Tojnar 80913b53c1
Merge pull request #74955 from mmilata/lo-poppler-0.82
libreoffice: fix build with poppler-0.83
2019-12-04 11:53:08 +01:00
Milan Pässler a43003d633 gitlab: 12.5.2 -> 12.5.3 2019-12-04 11:30:40 +01:00
Jan Tojnar deecdeae30
Merge pull request #74961 from jtojnar/gimp-libdir
gimp: use prefix-relative libdir
2019-12-04 09:56:30 +01:00
Timo Kaufmann 5c9000014e
Merge pull request #74945 from timokau/sage-no-timeout
sage: disable test timeout
2019-12-04 09:55:34 +01:00
Andrew Dunham 1f0512faf6 gvisor-containerd-shim: init at 2019-10-09 2019-12-03 23:55:24 -08:00
Andrew Dunham 3147b0a09e gvisor: init at 2019-11-14 2019-12-03 23:55:24 -08:00
Martin Milata 7f1bf286dc libreoffice: fix build with poppler-0.83 2019-12-04 03:19:29 +01:00
Jan Tojnar 375c4b110f
gimp: use prefix-relative libdir
Multiple outputs hard-code libdir, which prevents plug-ins to override it in gimpplugindir variable.
2019-12-04 02:33:42 +01:00
Mario Rodas f469c6bb71
Merge pull request #74729 from danieldk/drawio-12.3.2
drawio: 12.2.2 -> 12.3.2
2019-12-03 20:32:29 -05:00
Russell O'Connor e503d20e19 bitcoin: 0.18.1 -> 0.19.0.1
protobuf is not longer a dependency of bitcoin.
2019-12-04 00:38:34 +01:00
adisbladis 77d1b6cb9a
Merge pull request #74936 from acowley/emacs27-seq
emacs: do not use seq package from elpa for emacs >= 27
2019-12-03 21:49:09 +00:00
lassulus 17327d9b83 electron-cash: 4.0.10 -> 4.0.11 2019-12-03 21:26:40 +01:00
Anthony Cowley 3a35e4c768 emacs: do not use seq package from elpa for emacs >= 27
The `seq` package that comes with emacs 27 is newer than that provided
by ELPA. Various packages list `seq` as an input, causing it to be
imported from ELPA in addition to the (newer) version bundled with
emacs. Relying on the version packaged with emacs resolves the
conflict.

Fixes #73346
2019-12-03 15:04:08 -05:00
lassulus d3f928282c bitcoin-abc: 0.20.6 -> 0.20.7 2019-12-03 20:59:28 +01:00
Maximilian Bosch a431ee8441
Merge pull request #74929 from filalex77/hugo-0.60.1
hugo: 0.60.0 -> 0.60.1
2019-12-03 20:48:33 +01:00
Oleksii Filonenko 9166b2b206
hugo: add filalex77 to maintainers 2019-12-03 20:16:30 +02:00
Oleksii Filonenko 1c9adaf771
hugo: 0.60.0 -> 0.60.1 2019-12-03 20:16:13 +02:00
worldofpeace ddf711c925
Merge pull request #74332 from filalex77/akira-2019-10-12
akira-unstable: init at 2019-10-12
2019-12-03 17:01:12 +00:00
Jan Tojnar d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
André-Patrick Bubel ba917b29e6 prusa-slicer: use wxGTK31 instead of wxGTK30
With wxGTK31 3.1.0 there was a bug causing crashes. With the recently
merged version 3.1.2 this bug has been fixed.

See https://github.com/NixOS/nixpkgs/pull/55475 for details.
2019-12-03 15:01:21 +01:00
Vincent Laporte 3806eff9ca coq_8_10: 8.10.1 → 8.10.2 2019-12-03 13:51:52 +00:00
Jan Tojnar 65952e7d27
inkscape: fix build with Poppler 0.83.0 2019-12-03 14:50:49 +01:00
Christian Kampka a951af1a5e kops_1_15: init at 1.15.0 (#73809) 2019-12-03 13:21:56 +00:00
Maximilian Bosch 7d8205bc09
docker-distribution: 2.6.2 -> 2.7.1 2019-12-03 13:49:03 +01:00
Oleksii Filonenko f5257359d8
akira-unstable: init at 2019-10-12
Co-authored-by: worldofpeace <worldofpeace@users.noreply.github.com>
2019-12-03 14:06:40 +02:00
Greg Roodt 58476ac09d kubeval: 0.7.3 -> 0.14.0 2019-12-03 22:29:22 +11:00
Mario Rodas a72d15df15 terraform: 0.12.16 -> 0.12.17 (#74873)
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.17
2019-12-03 09:35:55 +00:00
worldofpeace d2b71c643a lollypop: 1.2.5 -> 1.2.16 2019-12-02 20:33:25 -05:00
Jan Tojnar ae323f8566
gummi: fix eval with allowAliases = false 2019-12-03 01:57:49 +01:00
Jan Tojnar da04dee9c0
bookworm: fix eval with allowAliases = false 2019-12-03 01:57:38 +01:00
Jan Tojnar 7f275732dd
gscan2pdf: fix eval with allowAliases = false 2019-12-03 01:57:12 +01:00
Michael Raskin 0d534c0740 k3d: drop imagemagick dependency 2019-12-02 23:15:07 +01:00
Aaron Andersen b6a1c9161b kdevelop: 5.4.4 -> 5.4.5
kdev-php: 5.4.4 -> 5.4.5
kdev-python: 5.4.4 -> 5.4.5
2019-12-02 16:24:58 -05:00
Florian Klink 300246ad05
Merge pull request #74836 from NinjaTrappeur/nin-bump-patchwork
ssb-patchwork: 3.16.2 -> 3.17.1
2019-12-02 20:03:23 +01:00