3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

46547 commits

Author SHA1 Message Date
zowoq dbc8f5c28a cni-plugins: 0.8.6 -> 0.8.7
https://github.com/containernetworking/plugins/releases/tag/v0.8.7
2020-08-27 17:14:26 +10:00
Frederik Rietdijk 13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
Frederik Rietdijk 52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Stig Palmquist 680cd3c318
convos: 4.29 -> 4.33 2020-08-27 05:32:11 +02:00
Ryan Mulligan f8d565f0d3
Merge pull request from r-ryantm/auto-update/marvin
marvin: 20.16.0 -> 20.17.0
2020-08-26 20:03:53 -07:00
galagora 22e9ad4654 modem-manager-gui: replace libappindicator-gtk3
libappindicator-gtk3 is unmaintained, should be replaced with fork (see )
2020-08-27 06:01:12 +03:00
galagora a041da0faa modem-manager-gui: remove docs patch
Included in current release
2020-08-27 05:41:31 +03:00
galagora e941eff18a modem-manager-gui: 0.0.19.1 -> 0.0.20
Upstream source is on Sourceforge, but that's HTTP-only.
2020-08-27 05:41:31 +03:00
Mario Rodas df385798de
Merge pull request from r-ryantm/auto-update/ncmpc
ncmpc: 0.38 -> 0.39
2020-08-26 20:30:55 -05:00
Aaron Andersen 996cc9e845 libav_all: use callPackages instead of callPackage 2020-08-26 14:27:27 -07:00
Matthew Bauer 25ac498482
Merge pull request from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Michael Weiss 9a96d71f71
chromiumDev: Unbreak the build by using LLVM 11 2020-08-26 22:29:07 +02:00
Michael Weiss b8fb1e15b9
Merge pull request from primeos/chromium
chromium: 84.0.4147.135 -> 85.0.4183.83
2020-08-26 22:27:11 +02:00
Jorge Acereda 284989161f code-browser: init at 7.1.20 2020-08-26 21:03:14 +02:00
R. RyanTM 4e0ae4095e nomacs: 3.17.2045 -> 3.17.2206 2020-08-26 18:34:14 +00:00
Daniël de Kok 0e54f3a6d8
Merge pull request from AndersonTorres/upload-tty-solitaire
tty-solitaire: init at 1.3.0
2020-08-26 20:20:59 +02:00
R. RyanTM ca26e61060 ncmpc: 0.38 -> 0.39 2020-08-26 17:53:23 +00:00
Artturin c565facd9d viewnior: 1.6 -> 1.7 2020-08-26 20:20:55 +03:00
V 7f3a18d33b featherpad: use qt5's mkDerivation 2020-08-26 19:16:25 +02:00
Ryan Mulligan b1051e3595
Merge pull request from r-ryantm/auto-update/k9s
k9s: 0.21.2 -> 0.21.7
2020-08-26 09:48:04 -07:00
R. RyanTM 70c20723ca msmtp: 1.8.11 -> 1.8.12 2020-08-26 16:20:00 +00:00
Ryan Mulligan 232dbcc5a1
Merge pull request from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 20.03 -> 20.08
2020-08-26 08:51:06 -07:00
Ryan Mulligan 23a00dc66d
Merge pull request from r-ryantm/auto-update/istioctl
istioctl: 1.6.7 -> 1.7.0
2020-08-26 06:53:28 -07:00
taku0 d9da7edba0 thunderbird: 78.1.1 -> 78.2.0 2020-08-26 22:37:35 +09:00
R. RyanTM 1d8caa0db0
gerrit: 3.2.2 -> 3.2.3 () 2020-08-26 15:24:21 +02:00
adisbladis 5f464fcd1f
Merge pull request from samuelgrf/update/firefox-bin-ffmpeg
firefox-bin: ffmpeg_3 -> ffmpeg
2020-08-26 15:22:59 +02:00
adisbladis 06abd5c4f1
Merge pull request from RaghavSood/ethereum/1.9.20
go-ethereum: 1.9.19 -> 1.9.20
2020-08-26 15:11:30 +02:00
R. RyanTM ee4c871ecd marvin: 20.16.0 -> 20.17.0 2020-08-26 12:52:34 +00:00
R. RyanTM db1afe3c37 mediainfo-gui: 20.03 -> 20.08 2020-08-26 12:34:46 +00:00
Michael Weiss 8815c9e186
chromiumDev: Fix "patchShebangs ."
Note: The following might also need to be updated:
substituteStream(): WARNING: pattern '/usr/share/xcb' doesn't match anything in file 'ui/gfx/x/BUILD.gn'
2020-08-26 14:33:18 +02:00
Michael Weiss bf0e13a322
chromiumDev: Drop the optional VA-API patches
I didn't look into this yet but IIRC M86 will finally have a flag for
Linux to enable VA-API. So we shouldn't need
enable-video-acceleration-on-linux.patch anymore.

But we likely need to update enable-vdpau-support-for-nvidia.patch
when/before M86 hits the stable channel if we want to keep VDPAU
support.
2020-08-26 14:30:49 +02:00
Michael Weiss 2213c464f6
chromiumDev: Drop nix_plugin_paths_68.patch
Ok, so I was about to update the patch (didn't apply anymore) when I
also started looking at it's usage and realized that
NIX_CHROMIUM_PLUGIN_PATH_ (and other substrings) only appears in the
patch itself (i.e. it seemed like we don't need this patch anymore).

Turns out that we have this patch since 2014 (1b84fbf0ca) and it was
only ever used for NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE (and from the log
it isn't clear if/when or how well that worked). But in 2019 that last
usage got removed (545d58a1ef) so we should be able to safely drop this
patch now :) \o/

(I just wanted to note that as it seemed somewhat of a funny story :D
But there is of course nothing wrong with it.)
Git history (git log --oneline -S NIX_CHROMIUM_PLUGIN_PATH_):
7205bd64a3 ungoogled-chromium: init at 81.0.4044.92-2
545d58a1ef chromium: fix widevine
cd3283f921 chromium: 67.0.3396.99 -> 68.0.3440.75
72d7b5ddb1 chromium: fix nix_plugin_paths for 68+
7a3a16dd80 chromium: Remove plugin paths patch for version 50
79d18eb604 chromium: Update dev channel to v52.0.2743.10
c7a3645e7b chromium: Remove stuff for versions <= v51
8b97ca270e chromium: Update all channels to latest versions
b9093f1c64 chromium: Updates, fixes 
471cdd15e2 chromium: Update beta and dev channels.
5c6aa391fc chromium: Cleanup old patch and update stable
af54ddf8b6 chromium: Drop plugin_paths patch for old versions.
6a8afa4bb3 chromium: Fix plugin_paths patch for version 44.
0aad4b7ee4 chromium: Update all channels to latest versions.
1b84fbf0ca chromium: Allow env vars for passing plugin paths.
2020-08-26 14:30:49 +02:00
Lassulus bd37bc58f9
Merge pull request from ImExtends/electronplayer
Electron player: init at 2.0.8
2020-08-26 12:08:55 +02:00
ImExtends d8f5a66b0c Electron Player: init at 2.0.8 2020-08-26 11:35:00 +02:00
Gabriel Ebner 5df33396e7
Merge pull request from j0hax/octoprint-update
Octoprint: 1.4.0 -> 1.4.2
2020-08-26 10:06:36 +02:00
Raghav Sood f222501d3d
go-ethereum: Add RaghavSood to maintainers 2020-08-26 16:05:49 +08:00
Travis CI b123d22237 gitAndTools.git-machete: 2.15.3 -> 2.15.4
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-08-26 08:03:50 +00:00
Raghav Sood 6f7bd51fc9
go-ethereum: 1.9.19 -> 1.9.20 2020-08-26 15:41:08 +08:00
R. RyanTM 8e6d8fe9f3 node-problem-detector: 0.8.2 -> 0.8.3 2020-08-26 08:52:10 +02:00
R. RyanTM df2317a6e3 flexibee: 2020.2.1.2 -> 2020.2.3.1 2020-08-26 08:51:25 +02:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Frederik Rietdijk b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
Daniël de Kok ff926743b6
Merge pull request from r-ryantm/auto-update/fossil
fossil: 2.11.1 -> 2.12.1
2020-08-26 08:27:06 +02:00
Daniël de Kok 8a54067152
Merge pull request from AndersonTorres/upload-viw
viw: init at 20171029
2020-08-26 08:23:36 +02:00
Lassulus c0c4378b3d
Merge pull request from chkno/opentoonz
opentoonz: Init at 1.4.0
2020-08-26 08:10:04 +02:00
AndersonTorres 1b4c4193c6 viw: init at 20171029 2020-08-26 07:54:46 +02:00
R. RyanTM a45fa65ff3 istioctl: 1.6.7 -> 1.7.0 2020-08-26 05:16:50 +00:00
R. RyanTM d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
Justin Bedo 1b74b520b7
singularity: 3.6.1 -> 3.6.2 2020-08-26 14:12:17 +10:00
R. RyanTM ba9f3e80d7 fossil: 2.11.1 -> 2.12.1 2020-08-25 22:56:39 +00:00
zowoq e6ec21dfa3 podman: 2.0.4 -> 2.0.5
https://github.com/containers/podman/releases/tag/v2.0.5
2020-08-26 08:04:49 +10:00
Johannes Arnold b1b8caed56 octoprint: 1.4.0 -> 1.4.2 2020-08-25 23:29:31 +02:00
Michael Weiss 25aed428aa
chromium: Make the gnChromium overrides depend on the version
This is more robust than depending on the channel, though the version
should only matter if the configuration phase fails.
This also switches to the intended version for `chromium` which should
be higher since M85 is in the stable channel.

Thanks `@volth` for pointing this out.
2020-08-25 23:22:41 +02:00
Michael Weiss 4252ba90f4
chromium: 84.0.4147.135 -> 85.0.4183.83
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html

This update includes 20 security fixes.

CVEs:
CVE-2020-6558 CVE-2020-6559 CVE-2020-6560 CVE-2020-6561 CVE-2020-6562
CVE-2020-6563 CVE-2020-6564 CVE-2020-6565 CVE-2020-6566 CVE-2020-6567
CVE-2020-6568 CVE-2020-6569 CVE-2020-6570 CVE-2020-6571
2020-08-25 22:36:56 +02:00
André-Patrick Bubel 27b77e9a49 lutris: add harfbuzz to fhsenv
libpango needs harfbuff
2020-08-25 12:43:22 -07:00
AndersonTorres 8fd02cfde5 tty-solitaire: init at 1.3.0 2020-08-25 16:28:49 -03:00
Ryan Mulligan 5a5aab84df
Merge pull request from r-ryantm/auto-update/navi
navi: 2.7.1 -> 2.8.0
2020-08-25 11:44:48 -07:00
Arnout Engelen 28945790d0
helm: compile with gcc9 ()
To make using MESA libraries that are compiled with gcc9 work,
refs 
2020-08-25 20:26:10 +02:00
Michael Weiss 31f23ebc1f
Revert "nheko: dirty fix to ()"
This reverts commit f8a49ec8db.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Michael Weiss f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
This reverts commit e7987936c1.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss 6b34320036
signal-desktop: Add libdbusmenu support ()
Provides optional menu bar support for various desktop environments.
2020-08-25 19:14:16 +02:00
Jonathan Ringer 62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Oleksii Filonenko 4527558cdf
Merge pull request from marsam/update-docker-slim
docker-slim: 1.31.0 -> 1.32.0
2020-08-25 16:09:59 +03:00
Lassulus 0fcb4673be
Merge pull request from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
2020-08-25 14:05:59 +02:00
Anderson Torres a607e0e128
Merge pull request from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Peter Hoeg 7cf3cd3434
Merge pull request from NixOS/u/kapps_2008
kdeApplications: 20.04.3 -> 20.08.0
2020-08-25 19:41:53 +08:00
Linus Heckemann 86afe1e4d7
Merge pull request from sternenseemann/bemenu-0.5.0
bemenu: 0.4.1 → 0.5.0
2020-08-25 13:23:47 +02:00
Maximilian Bosch 049c0c526e
inspectrum: 2017-05-31 -> 0.2.2
Also made sure that the QT applications are properly wrapped using
`wrapQtAppsHook`.
2020-08-25 13:05:08 +02:00
Justin Humm e253cb26fa
Merge pull request from r-ryantm/auto-update/notmuch-bower
notmuch-bower: 0.11 -> 0.12
2020-08-25 13:03:00 +02:00
Nick Hu 887e7b6036
Merge pull request from NickHu/i3lock-fancy-rapid
i3lock-fancy-rapid: init at 2019-10-09
2020-08-25 11:36:29 +01:00
sternenseemann 2e80f34521 bemenu: 0.4.1 → 0.5.0 2020-08-25 12:14:10 +02:00
Robert Schütz c0f61f3e17 setzer: 0.2.8 -> 0.3.0 2020-08-25 11:33:15 +02:00
Jörg Thalheim c8189b52b5
Merge pull request from r-ryantm/auto-update/cheat
cheat: 4.0.3 -> 4.0.4
2020-08-25 09:35:39 +01:00
Peter Simons 6de3101690 picard: update to version 2.4.2 2020-08-25 10:05:42 +02:00
Bruno Bzeznik 46f277b3f2
Update pkgs/applications/virtualization/charliecloud/default.nix
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-08-25 09:01:36 +02:00
Daniël de Kok 39b5a159b4
Merge pull request from lsix/nano-5.2
nano: 5.0 -> 5.2
2020-08-25 08:36:33 +02:00
Vladimír Čunát 73c04875a6
Merge : softmaker-office, freeoffice: overridable versions 2020-08-25 08:10:15 +02:00
R. RyanTM 658faaf786 notmuch-bower: 0.11 -> 0.12 2020-08-25 05:39:54 +00:00
R. RyanTM 68f80a0990 cheat: 4.0.3 -> 4.0.4 2020-08-25 04:18:15 +00:00
R. RyanTM 1c5d2884b1
blender: 2.83.4 -> 2.83.5 () 2020-08-24 22:10:50 -04:00
Nick Hu af2adc12a2
i3lock-fancy-rapid: init at 2019-10-09 2020-08-25 01:17:55 +01:00
Ryan Mulligan 777c63ec8e
Merge pull request from r-ryantm/auto-update/simplenote
simplenote: 1.21.0 -> 1.21.1
2020-08-24 16:46:44 -07:00
Louis Tim Larsen 0fec62c13b
signal-desktop: Add libdbusmenu support
Provides optional menu bar support for various desktop environments.
2020-08-25 00:10:49 +02:00
Paul 9d5f2e2913
androidStudioPackages.{dev,canary}: 4.2.0.5 -> 4.2.0.7 () 2020-08-24 20:03:00 +02:00
Lancelot SIX 543701331e
nano: 5.0 -> 5.2
See https://lists.gnu.org/archive/html/info-gnu/2020-08/msg00008.html
for release announcement.
2020-08-24 15:53:28 +01:00
Mario Rodas 69714f80f6
Merge pull request from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.32 -> 0.23.33
2020-08-24 06:55:11 -05:00
Lassulus c79d88f178
Merge pull request from tobim/init/weechat-notify-send
weechat-notify-send: init at 0.9
2020-08-24 13:16:35 +02:00
Daniël de Kok 50438eba6c softmaker-office, freeoffice: make it easy to override versions
Make the edition, version, and hash easier to override to support
users who have a license for an older version of Softmaker Office.
With this change one can e.g. use Softmaker Office 2018 with:

softmaker-office.override {
  officeVersion = {
    edition = "2018";
    version = "976";
    sha256 = "0j6zm0cbxrcgm7glk84hvvbp4z0ys6v8bkwwhl5r7dbphyi72fw8";
  };
}

This also helps people fix things when upstream has replaced the
previous version's tarball and this hasn't been fixed in nixpkgs yet.
2020-08-24 13:07:33 +02:00
Daniël de Kok c05d71527c
Merge pull request from danieldk/softmaker-office-1018
softmaker-office: 1016 -> 1018
2020-08-24 12:49:13 +02:00
Jörg Thalheim 550819a01b
Merge pull request from r-ryantm/auto-update/systembus-notify
systembus-notify: 1.0 -> 1.1
2020-08-24 11:46:01 +01:00
Florian Klink 40d2968ebf
Merge pull request from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk 6d122d67fa
Merge pull request from betaboon/docker-cross-compile-fixes
Docker cross compile fixes v2
2020-08-24 12:09:27 +02:00
R. RyanTM b07b942e63 terragrunt: 0.23.32 -> 0.23.33 2020-08-24 09:59:32 +00:00
R. RyanTM 0c69cd7006 systembus-notify: 1.0 -> 1.1 2020-08-24 09:38:53 +00:00
Mario Rodas d6128625f0
docker-slim: 1.31.0 -> 1.32.0 2020-08-24 04:20:00 -05:00
zowoq c449e59e2c runc: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq bb464f7063 conmon: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq 44d51e3d59 cni-plugins: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq 8dde002724 cri-o: add passthru.tests 2020-08-24 19:19:41 +10:00
zowoq e148213273 runc: inherit tests 2020-08-24 19:19:41 +10:00
zowoq 304e6037ad podman: inherit tests 2020-08-24 19:19:41 +10:00
zowoq d809dc5b75 crun: inherit tests 2020-08-24 19:19:41 +10:00
zowoq 1dde18f6c5 conmon: inherit tests 2020-08-24 19:19:41 +10:00
zowoq 6ec06c351e cni-plugins: inherit tests 2020-08-24 19:19:41 +10:00
lassulus cedef0c6c7 gmt: use pname instead of name 2020-08-24 09:58:16 +02:00
Lassulus 76b7192972
Merge pull request from tviti/gmt
gmt: init at 6.1.0
2020-08-24 09:56:16 +02:00
Peter Hoeg 375aca6f76 drawpile: make it build with a recent libmicrohttpd 2020-08-24 15:54:17 +08:00
R. RyanTM 10a372ee9e simplenote: 1.21.0 -> 1.21.1 2020-08-24 07:49:46 +00:00
Lassulus 27ff76db67
Merge pull request from Radvendii/master
ytalk: init at 3.3.0
2020-08-24 09:47:56 +02:00
Daniël de Kok e097fbbe11 softmaker-office: 1016 -> 1018 2020-08-24 08:22:33 +02:00
Daniël de Kok b1499c30a1
Merge pull request from oyren/write_stylus_sha256
write_stylus: refactor (sha256)
2020-08-24 06:53:10 +02:00
Silvan Mosberger 03964e52b4
Merge pull request from andehen/init/snowsql-1.2.5
snowsql: init 1.2.5
2020-08-24 03:42:23 +02:00
Mario Rodas f3fb7fc92b
Merge pull request from r-ryantm/auto-update/argo
argo: 2.9.5 -> 2.10.0
2020-08-23 20:40:02 -05:00
Mario Rodas 3e4f71c023
Merge pull request from r-ryantm/auto-update/clightning
clightning: 0.9.0 -> 0.9.0-1
2020-08-23 20:38:54 -05:00
Mario Rodas 58c19bea93
Merge pull request from r-ryantm/auto-update/containerd
containerd: 1.2.13 -> 1.4.0
2020-08-23 20:36:45 -05:00
Mario Rodas e606488c62
Merge pull request from r-ryantm/auto-update/helmfile
helmfile: 0.125.5 -> 0.125.7
2020-08-23 20:30:26 -05:00
Peter Hoeg 27834e394d
Merge pull request from baloo/baloo/qemu/tpm-support
qemu: adds tpm support
2020-08-24 08:31:16 +08:00
Arthur Gautier 4e73ee6a53 qemu: adds tpm support 2020-08-23 17:24:38 -07:00
Peter Hoeg 7bb2382432 calligra: 3.1.0 -> 3.2.0 2020-08-24 08:10:59 +08:00
Henri Menke e1f177fab2
mathematica: 12.1.0 -> 12.1.1 2020-08-24 11:36:59 +12:00
Moritz Scheuren 4bca06b003 use new icon and fix checksum 2020-08-23 21:43:06 +02:00
Taeer Bar-Yam 1d474cb580 ytalk: init at 3.3.0 2020-08-23 11:06:39 -07:00
Silvan Mosberger cf47ba66fb
Merge pull request from scalavision/igv-update-28x
igv: 2.4.19 -> 2.8.0
2020-08-23 19:24:33 +02:00
scalavision 78e89143d4
igv: 2.4.19 -> 2.8.9
Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2020-08-23 19:23:04 +02:00
Ryan Mulligan 5bfb59fab3
Merge pull request from r-ryantm/auto-update/nextdns
nextdns: 1.7.0 -> 1.7.1
2020-08-23 09:29:49 -07:00
Austin Seipp 7cb1f36513
verilator: 4.036 -> 4.040
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp 1e451da386
mcy: 2020.07.06 -> 2020.08.03
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Austin Seipp 0eb943ecb1
symbiyosys: 2020.07.03 -> 2020.08.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-23 11:01:24 -05:00
Peter Hoeg ca9b0c2beb soundkonverter: add patch for kf5 5.72+ 2020-08-23 23:38:27 +08:00
Silvan Mosberger dc2b2bc6b9
Merge pull request from phunehehe/html5validator
html5validator: init at 0.3.3
2020-08-23 17:18:27 +02:00
Peter Hoeg eaec2e831d kmail: drop unneeded patch 2020-08-23 23:13:48 +08:00
Peter Hoeg 04eb318ad1 incidenceeditor: add missing dependency 2020-08-23 23:13:25 +08:00
Peter Hoeg 48a84a4883 kontact: add missing dependency 2020-08-23 22:53:18 +08:00
Peter Hoeg 1bb17c5ff3 calendarsupport: add missing dependency 2020-08-23 22:53:12 +08:00
Peter Hoeg a70098ebee kdepim-runtime: add missing dependency 2020-08-23 21:46:33 +08:00
Robert Scott 40ae9e79dd
Merge pull request from risicle/ris-git-fast-export-200213
gitAndTools.git-fast-export: 190107 -> 200213, fix
2020-08-23 14:12:33 +01:00
Robert Scott b91ad42896 gitAndTools.git-fast-export: add installCheckPhase
this creates and converts a simple hg repository - should stop us
inadvertently breaking this package.
2020-08-23 14:08:03 +01:00
Evils 3ebb12a695 kicad-unstable: 2020-07-21 -> 2020-08-22 2020-08-23 13:24:16 +02:00
Evils c761c60431 kicad: reenable scriptingSupport
94108 fixed the wxPython dependency
2020-08-23 13:24:16 +02:00
Evils 43a6b7b886 kicad: use hash rather than date for package names
to prevent duplication when just the date changes

kicad.libraries should be fixed output derivations?
2020-08-23 13:24:16 +02:00
Robert Scott 6b1e2a51aa gitAndTools.git-fast-export: 190107 -> 200213, fix
fixing involves providing it with mercurial_4 (and implicitly python27 -
current released fast-export doesn't support py3 yet) and adding git to
the wrapped PATH. this shouldn't be a runtime-resolved dependency.
2020-08-23 12:13:14 +01:00
Gabriel Ebner f84aae6f67
Merge pull request from gebner/qalc-gtk-doc-hack
qalculate-gtk: explain pkg-config issue
2020-08-23 11:53:32 +02:00
Lassulus 15d98507ee
Merge pull request from Sohalt/isabelle
isabelle: 2018 -> 2020
2020-08-23 11:28:53 +02:00
Lassulus cbe44821c3
Merge pull request from r-ryantm/auto-update/opera
opera: 67.0.3575.31 -> 68.0.3618.63
2020-08-23 11:16:57 +02:00
Gabriel Ebner 294ddd8e9f qalculate-gtk: explain pkg-config issue 2020-08-23 11:13:06 +02:00
R. RyanTM f20f270e9a nextdns: 1.7.0 -> 1.7.1 2020-08-23 09:09:10 +00:00
Daniël de Kok a5bdd58821
Merge pull request from numkem/espanso_0.7
espanso: 0.6.3 -> 0.7.0
2020-08-23 11:00:38 +02:00
R. RyanTM 563e56a8a2 navi: 2.7.1 -> 2.8.0 2020-08-23 08:18:29 +00:00
Lassulus 4555623f39
Merge pull request from jlesquembre/sus
super-user-spark: remove
2020-08-23 10:01:29 +02:00
Peter Hoeg 7ad2afa783 kdepim-runtime: add missing dependency 2020-08-23 14:57:33 +08:00