Commit graph

52872 commits

Author SHA1 Message Date
Sandro aeec86484b
Merge pull request #112738 from 06kellyjac/starboard
starboard: 0.9.0 -> 0.9.1
2021-02-11 16:57:52 +01:00
Fabian Affolter 3efd6fe922 jrnl: 1.9.8 -> 2.7 2021-02-11 16:48:36 +01:00
Fabian Affolter bdf412c408 av-98: add pythonImportsCheck 2021-02-11 16:46:34 +01:00
R. RyanTM 67ff7413eb diff-so-fancy: 1.3.0 -> 1.4.0 2021-02-11 15:00:28 +00:00
R. RyanTM be6093838a dasel: 1.12.2 -> 1.13.0 2021-02-11 14:44:49 +00:00
Tim Steinbach 7ccbb0d1b4
xterm: 365 → 366 2021-02-11 09:13:45 -05:00
adisbladis af041ddbc0
Merge pull request #112769 from saschagrunert/crun-criu
crun: add criu support
2021-02-11 14:14:08 +01:00
Sascha Grunert c2ef7b1cbf
crun: add criu support
Adding the criu dependency allows using the feature, too:

```
> ./result/bin/crun --version
crun version 0.17
commit: 0.17
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL
```

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-02-11 13:58:58 +01:00
Michael Weiss d35eb344f8
chromiumBeta: 89.0.4389.40 -> 89.0.4389.47 2021-02-11 12:37:06 +01:00
Jörg Thalheim 3155a9e966
Merge pull request #112520 from avdv/fix-spacefm-crash
spaceFM: Avoid segfault when running under Wayland
2021-02-11 10:27:50 +00:00
R. RyanTM 56565e3568 gthumb: 3.10.1 -> 3.10.2 2021-02-11 10:51:13 +01:00
Bernardo Meurer edefbadf7e
Merge pull request #112728 from taku0/firefox-bin-85.0.2
firefox-bin: 85.0.1 -> 85.0.2
2021-02-11 09:29:08 +00:00
06kellyjac d4cc1b902a starboard: 0.9.0 -> 0.9.1 2021-02-11 09:17:20 +00:00
Austin Seipp 4f6ca4d5a6
Merge pull request #112614 from danderson/danderson/nmigen-update
nmigen: update to current git HEAD
2021-02-11 02:58:16 -06:00
R. RyanTM 0e7742c5ba jalv: 1.6.4 -> 1.6.6 2021-02-11 08:49:19 +01:00
taku0 3d94e81a16
Merge pull request #96352 from felixscheinost/add_xlsxgrep
xlsxgrep: init at 0.0.23
2021-02-11 16:34:35 +09:00
TredwellGit 85dcd16ab2 vlc: replace ffmpeg_3 with ffmpeg 2021-02-11 06:23:06 +00:00
TredwellGit 6464b64cb7 dolphinEmu: replace ffmpeg_3 with ffmpeg 2021-02-11 05:55:41 +00:00
Mario Rodas c831e4e9e4 podman: 2.2.1 -> 3.0.0
https://github.com/containers/podman/releases/tag/v3.0.0
2021-02-11 04:20:00 +00:00
Bernardo Meurer 1d7e0a4777
Merge pull request #112702 from mweinelt/firefox
firefox: 85.0.1 -> 85.0.2
2021-02-11 03:38:25 +00:00
David Anderson 6f1319a4d6 symbiyosys: fix the interpreter of the sby binary.
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
Sandro c80296971c
Merge pull request #112680 from iblech/patch-cinelerra
cinelerra: unbreak the build (make compatible with gcc10)
2021-02-11 03:27:34 +01:00
Martin Weinelt c76ad6f1af
firefox: 85.0.1 -> 85.0.2 2021-02-11 03:15:06 +01:00
Jan Tojnar c854e56a9f
Merge pull request #112700 from jtojnar/gimp-plugin-fix 2021-02-11 03:11:48 +01:00
Jan Tojnar 32d3da48bc
gimpPlugins: Fix pluginDerivation’s installPlugins
`installPlugins` command installed stuff into directories based on package name
but GIMP actually requires the plug-in executable to match the directory,
so the plug-ins could not be loaded.

efae55a73e

Let’s update `installPlugins` and also rename since the old broken usage had different semantics.

Scripts work the old way.
2021-02-11 02:22:23 +01:00
Sandro 3a419039be
Merge pull request #112694 from penguwin/charm
charm: 0.8.5 -> 0.8.6
2021-02-11 02:07:06 +01:00
Jan Tojnar 7ec9410c6a
gimpPlugins.fourier: fix loading
Turns out there was a pre-compiled binary in the tarball,
which was installed instead of building our own binary.
That means RPATH was not set properly,
and the plug-in could not find libgimp.
2021-02-11 02:05:37 +01:00
Ryan Mulligan 9582b69a39
Merge pull request #112655 from r-ryantm/auto-update/marvin
marvin: 21.1.0 -> 21.2.0
2021-02-10 16:52:32 -08:00
Sandro 3b0d65f6a8
Merge pull request #112664 from leenaars/sylk301
Sylk: 3.0.0 -> 3.0.1
2021-02-11 01:51:50 +01:00
Sandro 41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6 2021-02-11 01:32:55 +01:00
Nicolas Martin b1ba6b2c90
charm: 0.8.5 -> 0.8.6 2021-02-11 01:10:48 +01:00
Ingo Blechschmidt 4398078fb2 cinelerra: unbreak the build (make compatible with gcc10)
We also take the opportunity to change the source to the current
canonical upstream and to do various small cleanups.
2021-02-11 01:09:31 +01:00
Jean-François Roche c84a1bb65e
terraform-providers.rabbitmq: 1.3.0 -> 1.5.1
Update the provider for rabbitmq with the latest version
2021-02-11 00:59:08 +01:00
Jean-François Roche b2071f5035
terraform-providers.elasticsearch: 0.7.0 -> 1.5.2
Define provider in `providers.json`.
Remove custom build for terraform provider.
2021-02-11 00:13:25 +01:00
Sandro 758b29b5a2
Merge pull request #112667 from meutraa/update/android-studio
androidStudioPackages: set JAVA_HOME in wrapper to bundled version
2021-02-10 23:30:20 +01:00
Sandro f6803b46e8
Merge pull request #112669 from andresilva/ledger-live-desktop-2.21.3
ledger-live-desktop: 2.20.0 -> 2.21.3
2021-02-10 23:26:08 +01:00
Guillaume Girol 26f6af373e
Merge pull request #112329 from alyssais/git-cinnabar
git-cinnabar: 0.5.4 -> 0.5.6
2021-02-10 20:15:44 +00:00
André Silva 787d555b46
ledger-live-desktop: 2.20.0 -> 2.21.3 2021-02-10 18:11:29 +00:00
ajs124 dd65c8b2a7
Merge pull request #112548 from helsinki-systems/upd/podofo
podofo: 0.9.6 -> 0.9.7
2021-02-10 19:04:02 +01:00
meutraa 337aecf983
androidStudioPackages: set JAVA_HOME in wrapper to bundled version 2021-02-10 17:30:03 +00:00
Sandro b49e5d4a7a
Merge pull request #112665 from meutraa/update/android-studio 2021-02-10 18:15:21 +01:00
Michiel Leenaars 1d06cfc5bf Sylk: 3.0.0 -> 3.0.1 2021-02-10 18:02:01 +01:00
Anderson Torres b090f109a9
Merge pull request #112662 from AndersonTorres/new-wbg
Misc updates
2021-02-10 13:50:53 -03:00
meutraa 7de86f2897
androidStudioPackages.{canary,dev}: 2020.3.1.4 -> 2020.3.1.5 2021-02-10 16:50:39 +00:00
meutraa f8ada463e7
androidStudioPackages.beta: 4.2.0.19 -> 4.2.0.20 2021-02-10 16:26:01 +00:00
AndersonTorres c2e7f9ad61 wbg: init at unstable-2020-08-01 2021-02-10 12:46:57 -03:00
AndersonTorres 6a7e9f3e11 yambar: init at 1.6.1 2021-02-10 12:46:55 -03:00
06kellyjac 2a5b91dd76 terragrunt: 0.28.2 -> 0.28.3 2021-02-10 15:28:40 +00:00
Ryan Mulligan 3530d374b6
Merge pull request #112544 from r-ryantm/auto-update/velero
velero: 1.5.2 -> 1.5.3
2021-02-10 07:17:22 -08:00
Ryan Mulligan 71733fed19
Merge pull request #112519 from r-ryantm/auto-update/obsidian
obsidian: 0.10.11 -> 0.10.13
2021-02-10 06:52:40 -08:00
Michele Guerini Rocco 726c33b9ba
Merge pull request #112384 from emmanuelrosa/mkvtoolnix-53
mkvtoolnix: 51.0.0 -> 53.0.0
2021-02-10 15:50:58 +01:00
R. RyanTM be145107b3 marvin: 21.1.0 -> 21.2.0 2021-02-10 14:38:25 +00:00
Sandro d6bde915a6
Merge pull request #110905 from jbaum98/master
tabula-java: Init at 1.04
2021-02-10 14:38:21 +01:00
Serge Baltic ed908d81f1
far2l: 2019-12-14 -> 2020-12-30 (#108750) 2021-02-10 14:29:32 +01:00
Thomas Tuegel 17c6edb8da
Merge pull request #112551 from fabaff/bump-z3
z3: 4.8.9 -> 4.8.10
2021-02-10 05:31:37 -06:00
Jean-François Roche 438878d2d7
terraform-providers.vsphere: 1.18.3 -> 1.24.3
We define the provider source address using the terraform registry.

This is a breaking change as reference in user required_providers will have to change from `nixpkgs/vsphere` to `hashicorp/vsphere`.
2021-02-10 12:30:42 +01:00
Claudio Bley 5937a4aff8 spaceFM: Avoid segfault when running under Wayland
SpaceFM is a Gtk+ application that was written with only the X11 backend in
mind. By explicitly allowing only the "x11" backend, it will not try to use
the wayland backend when it is run under sway, for example.

Fixes #107242
2021-02-10 12:08:38 +01:00
Daniël de Kok 3e448f9ff7
Merge pull request #112635 from r-ryantm/auto-update/gpxsee
gpxsee: 8.3 -> 8.5
2021-02-10 12:04:41 +01:00
Emmanuel Rosa 95e3d2a1eb mkvtoolnix: 51.0.0 -> 53.0.0 2021-02-10 16:43:34 +07:00
R. RyanTM 488be8ae55 gpxsee: 8.3 -> 8.5 2021-02-10 09:30:39 +00:00
Jörg Thalheim 8da44a027d
mumble: fix checksum 2021-02-10 09:44:47 +01:00
Sandro a1b1e5a26b
Merge pull request #112587 from sikmir/xpdf
xpdf: 4.02 → 4.03
2021-02-10 09:26:26 +01:00
Sandro e5d4513a51
Merge pull request #112529 from evenbrenden/retext-remove-overrides
retext: remove markdown and chardet overrides
2021-02-10 09:13:25 +01:00
TredwellGit 3ec826f45d mumble: 1.3.3 -> 1.3.4
https://github.com/mumble-voip/mumble/releases/tag/1.3.4
2021-02-10 06:26:54 +00:00
R. RyanTM 7c035b9fb5 fetchmail: 6.4.15 -> 6.4.16 2021-02-10 04:33:00 +00:00
Mario Rodas 04562bfeba twitch-chat-downloader: init at 3.2.1 2021-02-10 04:20:00 +00:00
AndersonTorres bc48e9499f dwl: init at 0.1 2021-02-09 22:47:13 -03:00
Alyssa Ross d6529dd53e
kakoune: enable parallel building
Tested at -j4.
2021-02-10 00:38:37 +00:00
Mario Rodas 66e66b9d48
Merge pull request #112552 from jonpulsifer/1password-aarch64
_1password: add aarch64-linux platform and source
2021-02-09 19:24:00 -05:00
Kevin Cox 9b9e31e3c5
Merge pull request #112349 from IvarWithoutBones/android-studio-debugger
androidStudioPackages.{stable,beta,canary,dev}: Fix LLDB debugger
2021-02-09 19:22:18 -05:00
Mario Rodas c8b29f075f
Merge pull request #112575 from 06kellyjac/kube3d
kube3d: 4.1.1 -> 4.2.0
2021-02-09 19:21:12 -05:00
ajs124 55bce00cea scribusUnstable: fix build with podofo 0.9.7 2021-02-10 00:50:18 +01:00
Sandro 8d7a505faf
Merge pull request #112233 from maxeaubrey/nomad_bump 2021-02-10 00:44:11 +01:00
R. RyanTM 53a48160f5 claws-mail: 3.17.7 -> 3.17.8 2021-02-09 22:53:55 +00:00
R. RyanTM 9d2ccbbfa9
seaweedfs: 2.23 -> 2.24 (#112531) 2021-02-09 13:50:08 -08:00
Michael Weiss ed6ccd4b27
chromiumDev: 90.0.4408.0 -> 90.0.4412.3 2021-02-09 22:35:08 +01:00
06kellyjac b30013757b kube3d: 4.1.1 -> 4.2.0 2021-02-09 20:11:37 +00:00
R. RyanTM bf28a76221 velero: 1.5.2 -> 1.5.3 2021-02-09 17:55:40 +00:00
Jörg Thalheim bc89cb01c3
Merge pull request #112299 from 06kellyjac/dwm 2021-02-09 16:42:36 +00:00
Jake Waksbaum c6aa16f615 tabula-java: Init at 1.04 2021-02-09 10:38:03 -05:00
Even Brenden f035e41219 retext: remove markdown and chardet overrides
python-markdown 3.0.1 breaks the build, latest (3.2.2) works fine.

No need to pin chardet, latest (3.0.4) works fine.
2021-02-09 16:36:26 +01:00
Tim Steinbach 7deb84b02e
xterm: 364 → 365 2021-02-09 10:06:33 -05:00
06kellyjac 0e1bf2f254 dwm: cleanup
- nixpkgs-fmt
- use pname and version
- use multiline for prePatch to make tree-wide modifications easier
- remove global `with lib;`
- update homepage to dwm page
- copy description from git repo
- add longDescription
- remove unused config.dwm.patches
2021-02-09 14:51:56 +00:00
Sandro 44c6d04822
Merge pull request #112451 from AndersonTorres/free42
free42: init at 2.5.24a
2021-02-09 15:37:21 +01:00
Ryan Mulligan dfd2c4c0f8
Merge pull request #111982 from r-ryantm/auto-update/splitter
mkgmap-splitter: 597 -> 598
2021-02-09 06:32:37 -08:00
Ryan Mulligan d3ecefc764
Merge pull request #112505 from r-ryantm/auto-update/istioctl
istioctl: 1.8.2 -> 1.8.3
2021-02-09 06:28:01 -08:00
06kellyjac f5d906922b dwm-git: drop 2021-02-09 14:25:21 +00:00
Michael Weiss 43161bc2b7
ungoogled-chromium: 88.0.4324.146 -> 88.0.4324.150 2021-02-09 15:24:38 +01:00
R. RyanTM 47e8a62dd5 obsidian: 0.10.11 -> 0.10.13 2021-02-09 13:36:55 +00:00
AndersonTorres 6da9a76256 free42: init at 2.5.24a 2021-02-09 09:35:44 -03:00
Nikolay Korotkiy 51f84528e3
xpdf: 4.02 → 4.03 2021-02-09 15:22:02 +03:00
R. RyanTM cc2ba12b10 istioctl: 1.8.2 -> 1.8.3 2021-02-09 11:14:18 +00:00
Fabian Affolter 5247884859 z3: 4.8.9 -> 4.8.10 2021-02-09 12:07:38 +01:00
Sandro 9d3fdaed59
Merge pull request #112498 from sikmir/keeweb
keeweb: 1.16.5 → 1.16.7
2021-02-09 11:50:09 +01:00
Nikolay Korotkiy d65a798dbb
keeweb: 1.16.5 → 1.16.7 2021-02-09 13:18:28 +03:00
06kellyjac ff549960f8 tektoncd-cli: 0.15.0 -> 0.16.0 2021-02-09 09:13:01 +00:00
Sandro 1ae0f04962
Merge pull request #112461 from protoboolean/cmus_fix-macos-build
cmus: add AudioUnit dependency
2021-02-09 09:51:22 +01:00
Alessandro Mecca f4a9a35ac8 cmus: add AudioUnit dependency
AudioUnit is required on macOS.

See ./configuration output line:
checking for COREAUDIO_LIBS (-framework CoreAudio -framework AudioUnit)... ld: framework not found AudioUnit
2021-02-09 05:18:02 +01:00
Ryan Mulligan 50d34017c2
Merge pull request #111853 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 3.3.1 -> 3.3.2
2021-02-08 20:12:54 -08:00
Alyssa Ross 01348aae1e
emacs.pkgs.jam-mode: init at 0.3 2021-02-09 02:37:57 +00:00