Commit Graph

65981 Commits

Author SHA1 Message Date
github-actions[bot]
e1766085b3
Merge master into haskell-updates 2021-11-09 00:10:05 +00:00
Thiago Kenji Okada
db6044d5de
Merge pull request #144955 from legendofmiracles/pur
python3Packages.pur: 5.4.1 -> 5.4.2; fix build
2021-11-08 21:00:43 -03:00
marius david
5641c103cd recastnavigation: init at 2021-03-05 2021-11-08 23:31:56 +01:00
Fabian Affolter
eb22cbd0ec certipy: init at unstable-2021-11-08 2021-11-08 23:28:12 +01:00
Fabian Affolter
abf50beb02 python3Packages.pyrmvtransport: rename from PyRMVtransport 2021-11-08 23:00:15 +01:00
Bernardo Meurer
d13430a8da
pkgs/top-level/stage: format trivialBuilders import 2021-11-08 09:33:34 -08:00
Bernardo Meurer
21c299f077
writeShellApplication: get shellcheck from pkgsBuildHost 2021-11-08 09:33:34 -08:00
legendofmiracles
45ca602e52
pur: switch to buildPythonApplication 2021-11-08 10:40:58 -06:00
Mark Mulder
78f07d0f89
termscp: fix darwin build
I was running into Foundation.h errors during compilation on mac/darwin,
adding Foundation fixes that for me.

Error:

```
The following warnings were emitted during compilation:

warning: In file included from objc/notify.m:1:
warning: objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
warning: #import <Foundation/Foundation.h>
warning:         ^~~~~~~~~~~~~~~~~~~~~~~~~
warning: 1 error generated.

error: failed to run custom build command for `mac-notification-sys v0.3.0`

Caused by:
  process didn't exit successfully: `/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-f414f8995c05e541/build-script-build` (exit status: 1)
  --- stdout
  TARGET = Some("x86_64-apple-darwin")
  OPT_LEVEL = Some("3")
  HOST = Some("x86_64-apple-darwin")
  CC_x86_64-apple-darwin = None
  CC_x86_64_apple_darwin = None
  HOST_CC = None
  CC = Some("clang")
  CFLAGS_x86_64-apple-darwin = None
  CFLAGS_x86_64_apple_darwin = None
  HOST_CFLAGS = None
  CFLAGS = None
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("false")
  running: "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m"
  cargo:warning=In file included from objc/notify.m:1:
  cargo:warning=objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
  cargo:warning=#import <Foundation/Foundation.h>
  cargo:warning=        ^~~~~~~~~~~~~~~~~~~~~~~~~
  cargo:warning=1 error generated.
  exit status: 1

  --- stderr

  error occurred: Command "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m" with args "clang" did not execute successfully (status code exit status: 1).

warning: build failed, waiting for other jobs to finish...
error: failed to compile `termscp v0.7.0`, intermediate artifacts can be found at `/tmp/cargo-installEt3UWW`

Caused by:
  build failed
```
2021-11-08 17:21:33 +01:00
Fabian Affolter
da4425005c python3Packages.airtouch4pyapi: init at 1.0.5 2021-11-08 16:31:25 +01:00
Sandro
ddb1587974
Merge pull request #145069 from wineee/srain 2021-11-08 16:16:47 +01:00
Sandro
92209df0ac
Merge pull request #136009 from angustrau/pygame-2.0.2-dev 2021-11-08 16:14:07 +01:00
Mario Rodas
f0f8af9d7e
Merge pull request #145064 from ivan/postgresql14Packages
Add missing postgresql14Packages
2021-11-08 09:55:21 -05:00
Sandro
1363bb14f4
Merge pull request #141866 from chvp/qtile-wayland-backend 2021-11-08 15:49:45 +01:00
Sandro
b275c083e7
Merge pull request #144832 from r-burns/i686-lto 2021-11-08 15:25:03 +01:00
rewine
dcb453fde4 srain: init at 1.3.0 2021-11-08 22:03:54 +08:00
talyz
c11d08f023 synergy: 1.13.1.41 -> 1.14.1.32 2021-11-08 05:21:33 -08:00
Alexandre Esteves
753a895ad2 turbogit: fix libgit2 dependency 2021-11-08 05:13:31 -08:00
Sandro
ba99162e34
Merge pull request #144767 from mkg20001/synapse-admin 2021-11-08 14:10:46 +01:00
Sandro
28f9677cec
Merge pull request #144851 from c0deaddict/zhf/gitaly 2021-11-08 13:39:38 +01:00
Jos van Bakel
dfe107b23c
gitaly: fix libgit2 dependency 2021-11-08 13:17:57 +01:00
Ivan Kozik
e6dd8c652e Add missing postgresql14Packages 2021-11-08 11:27:31 +00:00
Angus Trau
5aa2b0f0bf python3Packages.pygame: 2.0.1 -> 2.1.0 2021-11-08 21:50:01 +11:00
Angus Trau
55b68d3188 timidity: enable darwin support 2021-11-08 21:49:55 +11:00
Dennis Gosnell
4d2b3b4d5a
Merge pull request #142825 from cdepillabout/buildDhallUrl
dhallPackages.buildDhallUrl: add function for easily building dhall remote imports
2021-11-08 13:44:37 +09:00
Bernardo Meurer
c37c7299ab
nixFlakes: nixUnstable -> nix_2_4 2021-11-07 18:09:21 -08:00
Bernardo Meurer
971f4a097c
nix_2_3: init @ 2.3.16 2021-11-07 18:09:20 -08:00
github-actions[bot]
b0e58bafbe
Merge master into haskell-updates 2021-11-08 00:07:25 +00:00
Bernardo Meurer
f8de2aec85
Merge pull request #144829 from lovesegfault/ayu-theme-gtk-init
ayu-theme-gtk: init @ unstable-2017-05-12
2021-11-07 15:28:40 -08:00
Bart Brouns
a884a60226 ChowKick: init at 1.1.1
Standalone segfaults
2021-11-07 23:05:31 +01:00
Bart Brouns
d9e363ca12 surge-XT: init at unstable-2021-11-07 2021-11-07 22:47:23 +01:00
Bart Brouns
5a4df47ec7 aether-lv2: init at 1.2.1 2021-11-07 22:39:08 +01:00
Michael Weiss
e05f811e7b
Merge pull request #144885 from primeos/fscryptctl-experimental
fscryptctl-experimental: remove the package
2021-11-07 19:36:26 +01:00
Aaron Andersen
f7b51c1dcf devilutionx: pass static version of SDL2 into derivation 2021-11-07 13:15:24 -05:00
Thiago Kenji Okada
1671a7beb3
Merge pull request #144569 from aanderse/devilutionx
devilutionx: 1.2.1 -> 1.3.0
2021-11-07 11:21:15 -03:00
Michael Weiss
afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Martin Weinelt
cdfc889591
Merge pull request #144963 from dotlambda/hbmqtt-drop 2021-11-07 14:06:23 +01:00
Aaron Andersen
573849ce89 smpq: init at 1.6 2021-11-07 07:49:19 -05:00
Aaron Andersen
beed35c417 StormLib: init at 9.22 2021-11-07 07:48:37 -05:00
Ellie Hermaszewska
15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
Michele Guerini Rocco
d631a73345
Merge pull request #144881 from vs49688/wtfix
winetricks: remove wine dependency
2021-11-07 12:33:09 +01:00
Janne Heß
666ab8ab67
Merge pull request #141056 from helsinki-systems/upd/spidermonkey
spidermonkey_*: updates and cleanup
2021-11-07 11:31:53 +01:00
Robert Schütz
7e0f6ddda2 python3Packages.hbmqtt: drop
It is broken and no longer maintained upstream.
See https://github.com/beerfactory/hbmqtt/issues/235
2021-11-07 00:08:10 -07:00
Zane van Iperen
4c6d0451b2
ffmpeg_2{,_8}: remove
Is ancient and insecure - nothing more should depend on it.
2021-11-07 16:03:14 +10:00
Zane van Iperen
1d177d5a70
stepmania: build with newer ffmpeg 2021-11-07 15:56:45 +10:00
Zane van Iperen
960eb082f1
pcsxr: build with newer ffmpeg 2021-11-07 15:56:44 +10:00
Ryan Burns
5d043aa517
Merge pull request #137553 from dguibert/dg/cudatoolkit
update cudatoolkit (11.3/11.4), cuddn and cutensor
2021-11-06 17:17:12 -07:00
ajs124
59b832d51a spidermonkey_91: init at 91.3.0 2021-11-07 01:16:29 +01:00
Zane van Iperen
68ca39a775
winetricks: remove wine dependency
It shouldn't be tied to a particular Wine installation, it should use
the one in $PATH. Also massively reduces the closure size.
2021-11-07 10:00:47 +10:00
Maximilian Bosch
ee9649b2a8
buildGo117{Package,Module}: enable
Required to bump Grafana to 8.2.3 in order to fix CVE-2021-41174.
Building it works fine on both `x86_64-linux` and `aarch64-linux`, so
the only blocker are incompatible hashes.

As long as `buildGoModule` doesn't default to Go 1.17 without a
coordinated update, this should be OK.
2021-11-06 23:09:12 +01:00
Aaron Andersen
d8727c36bc kodi.packages.iagl: init at 1101521-2 2021-11-06 18:05:33 -04:00
Aaron Andersen
d5b8ea84f0 kodi.packages.archive_tool: init at 2.0.3 2021-11-06 18:04:03 -04:00
Artemis Tosini
8f4289267c
linux_testing_bcachefs, bcachefs-tools: unstable-2021-07-08 → unstable-2021-11-06
bcachefs now supports snapshots so we need the latest version to use
them. Additionally, it appears to build on AArch64 so I've removed the
x86 requirement.
2021-11-06 21:32:57 +00:00
Justin Bedő
7016c7df1c
Merge pull request #144820 from NixOS/r-updates
R,rPackages: R 4.1.1 -> 4.1.2, rPackages BioC 3.13 -> 3.14
2021-11-07 08:12:10 +11:00
Matt Christ
2771743966 cemu: add link-time-compile-gen, build with gcc9stdenv 2021-11-06 13:54:44 -07:00
Domen Kožar
2606cb0fc2
Merge pull request #144644 from r-burns/go
go_1_17: enable on x86_64-darwin
2021-11-06 13:48:14 -06:00
Philippe Nguyen
787b6127d2 pythonPackages.watermark: init at 2.2.0 2021-11-06 11:54:42 -07:00
Joerie de Gram
50417ddb87 opendungeons: 0.7.1 -> unstable-2021-11-06
- no stable release for over 5 years, switch to unstable
  (fixes ois include path issue)
- update ogre dependency to ogre_1.10 to match cegui's version
  (fixes crash on init)

ZHF: #144627
2021-11-06 14:46:59 -04:00
misuzu
541fe07bb1 python3Packages.pip-tools: use pytestCheckHook, disable failing test, cleanup 2021-11-06 11:39:27 -07:00
Orivej Desh
0390fcfd05
jconvolver: init at 1.1.0 (#143520) 2021-11-06 18:17:46 +00:00
Domen Kožar
64d85b687d
Merge pull request #144789 from legendofmiracles/wiki-tui
wiki-tui: 0.3.4 -> 0.4.1, fix build on darwin
2021-11-06 07:08:22 -06:00
Maximilian Bosch
17e118aa7a
Merge pull request #144283 from Kranzes/bump-libvirt
libvirt: 7.8.0 -> 7.9.0
2021-11-06 13:39:20 +01:00
Kevin Cox
cc8db4bc81
Merge pull request #143152 from lorenzleutgeb/gradle-upgrade
gradle: add 7.3-rc-3, 6.8 -> 6.9.1
2021-11-06 06:57:19 -04:00
Michael Raskin
d8b7d0e066
Merge pull request #123511 from yorickvP/yorick-picoscope
picoscope: init at 6.14.44-4r5870
2021-11-06 08:48:13 +00:00
Zane van Iperen
9672ef7e0a
wine{,64,Wow}Packages: add {stable,unstable,staging}Full 2021-11-06 17:03:57 +10:00
Ryan Burns
dff528efbf gcc: reenable LTO on i686 2021-11-05 21:32:45 -07:00
Bernardo Meurer
9dc2557863
ayu-theme-gtk: init @ unstable-2017-05-12 2021-11-05 21:00:16 -07:00
John Soo
4d821295f1
dhall-grafana: init at 0.1. (#144826) 2021-11-05 20:26:24 -07:00
Joel
f3decfa7da octofetch: init at 0.3.1
octofetch: use buildInputs for openssl

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-11-05 19:02:00 -07:00
Thiago Kenji Okada
4217614266
Merge pull request #144685 from r-burns/anup
anup: fix build on darwin
2021-11-05 22:20:49 -03:00
Thiago Kenji Okada
9ce5bc61ac
Merge pull request #144692 from JohnTitor/cargo-spellcheck-fix-darwin-build
cargo-spellcheck: fix build on darwin
2021-11-05 20:22:23 -03:00
legendofmiracles
8c220df794
wiki-tui: fix build on darwin 2021-11-05 14:30:48 -06:00
tshaynik
100670b224 zrythm: init at 1.0.0-alpha.26.0.13
Closes #98871

Built on work done by @andreasfelix on #129457 but adds additional
missing dependencies, uses the latest zrythm
version, makes use of dependencies that have since been added to
nixpkgs, and resolves the issue of the crash on start that previous
packaging attempt was encountering.
2021-11-05 15:12:39 -04:00
Sylvain Bellemare
27ea8a9b82 sgx-sdk: init at 2.14
Co-authored-by: Sylvain Bellemare <sbellem@gmail.com>
Co-authored-by: Artur Cygan <arczicygan@gmail.com>
2021-11-05 19:58:25 +01:00
Sandro
b61cc55da9
Merge pull request #144760 from sternenseemann/perl-datetime-format-rfc3339-1.2.0 2021-11-05 18:23:41 +01:00
Maciej Krüger
46ae8b6074
synapse-admin: init at 0.8.3 2021-11-05 18:18:40 +01:00
Sandro
354ff094e4
Merge pull request #103940 from leo60228/netcoredbg 2021-11-05 18:09:29 +01:00
sternenseemann
caeab83ba4 perlPackages.DateTimeFormatRFC3339: init at 1.2.0 2021-11-05 17:17:07 +01:00
figsoda
a26830f3aa cargo-modules: 0.5.0 -> 0.5.6, fix darwin build 2021-11-05 11:24:18 -04:00
Bobby Rong
8c0e13349f
Merge pull request #135789 from lucasew/package/cisco-packet-tracer
cisco-packet-tracer: init at 7.3.1 and 8.0.1
2021-11-05 22:49:41 +08:00
Thiago Kenji Okada
df56e761d6
Merge pull request #144686 from r-burns/xmllibxml
perlPackages.XMLLibXML: fix build on darwin
2021-11-05 11:14:18 -03:00
Sandro
285d6b1fdb
Merge pull request #140555 from NickCao/v2ray-domain-list-community 2021-11-05 14:10:17 +01:00
Sandro
288e3f8896
Merge pull request #144156 from simonkampe/submit/snapmaker-luban 2021-11-05 14:05:30 +01:00
Thiago Kenji Okada
96fb6ed434
Merge pull request #144696 from GKasparov/picom-next
picom-next: init at unstable-2021-10-31
2021-11-05 09:54:29 -03:00
Janne Heß
83ab81ae89
Merge pull request #137004 from baloo/baloo/openssl/3.0.0-init
openssl3: init at 3.0.0
2021-11-05 13:02:47 +01:00
(cdep)illabout
316dee0197 hyper-haskell: mark broken
hyper-haskell depends on electron-10.4.7, which is marked insecure.
2021-11-05 15:01:17 +09:00
GKasparov
a3aaebc300 picom-next: init at unstable-2021-10-31 2021-11-05 14:52:28 +11:00
Yuki Okushi
609c79f586
cargo-spellcheck: fix build on darwin 2021-11-05 11:37:55 +09:00
Ryan Burns
03daab729e perlPackages.XMLLibXML: fix build on darwin 2021-11-04 18:25:06 -07:00
Ryan Burns
68a8b278c1 anup: fix build on darwin 2021-11-04 18:21:10 -07:00
Maximilian Bosch
246690217d
Merge pull request #142830 from kopernikusauto/photex/nixpkgs-cpptoml
cpptoml: init at 0.4.0
2021-11-05 00:01:13 +01:00
Ryan Burns
e1fad6fc50 go_1_17: enable on x86_64-darwin
Apparently this does not depend on stdenv's macOS SDK at all,
and carries around its own go-specific toolchain. So this works
fine as-is and doesn't need any changes in Nixpkgs to support a
10.13 deployment target.
2021-11-04 15:40:44 -07:00
Maximilian Bosch
b8ab5de781
Merge pull request #142799 from Ma27/glibc-mtrace
mtrace: init at 2.33-50
2021-11-04 23:01:02 +01:00
Sandro
23911f7ee5
Merge pull request #144658 from aanderse/kodi.packages.libretro-genplus 2021-11-04 22:48:17 +01:00
Aaron Andersen
47d8506f90 kodi.packages.libretro-genplus: init at 1.7.4.31 2021-11-04 17:24:46 -04:00
Sandro
cfefcfc460
Merge pull request #142380 from dan4ik605743/cubocore 2021-11-04 21:50:47 +01:00
leo60228
eba0510e18
netcoredbg: init at 1.2.0-825 2021-11-04 14:42:06 -04:00
Jakub Kozłowski
49193f4ad3 scala-cli: init at 0.0.7 2021-11-04 15:16:30 +01:00
Doron Behar
7cb82625b0
Merge pull request #141604 from doronbehar/pkg/nodePackages/pkgsAttr 2021-11-04 14:15:00 +00:00
Anderson Torres
be4a3509fa
Merge pull request #144507 from AndersonTorres/new-misc
Misc modifications
2021-11-04 10:04:31 -03:00
Robert Hensing
3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
Pavol Rusnak
1e207ecd49
Merge pull request #144537 from prusnak/clightning
clightning: 0.10.1 -> 0.10.2
2021-11-04 09:02:24 +01:00
Samuel Dionne-Riel
b5b3db3c2f
Merge pull request #144078 from IreneKnapp/tenacity
tenacity: init at 0.0.1
2021-11-03 23:30:22 -04:00
James Landrein
7a1f2fd9e6 kubectl-evict-pod: init at 0.0.10 2021-11-04 00:08:06 +01:00
Martin Weinelt
288f4238fb
Merge pull request #144540 from NixOS/home-assistant 2021-11-04 00:05:26 +01:00
Sauyon Lee
1fa223efce
python3Packages.simple-di: bring up to standard (#143306) 2021-11-03 22:36:06 +00:00
Sauyon Lee
e97b3010e5
python3Packages.flake8-length: init at 0.2.0 (#143305) 2021-11-03 22:35:52 +00:00
Pavol Rusnak
fea921d1b5
python3Packages.mrkd: init at 0.2.0 2021-11-03 23:16:31 +01:00
Martin Weinelt
9737285976
python3Packages.ha-av: init at 8.0.4rc1 2021-11-03 21:49:12 +01:00
AndersonTorres
49466be320 msr: init at 20060208 2021-11-03 17:06:38 -03:00
Artturi
adce9a9daf
Merge pull request #144286 from Artturin/libqassec 2021-11-03 21:25:28 +02:00
AndersonTorres
bd0b227bc9 go-mk: init at 0.pre+date=2015-03-24 2021-11-03 16:14:39 -03:00
AndersonTorres
76041cb768 mk: remove
The fetch fails because the tarball is no longer saved on nixos servers.
2021-11-03 15:34:40 -03:00
Simon Kämpe
74551fd199 snapmaker-luban: init at 4.0.3 2021-11-03 19:30:10 +01:00
Artturin
b7bdb154f6 libsForQt5.libqaccessibilityclient: init at 0.4.1 2021-11-03 18:43:56 +02:00
Artturi
e01b7650cc
Merge pull request #144049 from Artturin/ntpseccomp 2021-11-03 18:23:57 +02:00
Sandro
d2d03877f4
Merge pull request #144321 from aanderse/kodi.packages.keymap 2021-11-03 17:18:06 +01:00
Sandro
81462e4767
Merge pull request #144314 from cleeyv/pytest-dotenv 2021-11-03 17:06:06 +01:00
Sandro
ca6d7c54c1
Merge pull request #144462 from Artturin/shutterupda 2021-11-03 17:05:10 +01:00
Cleeyv
5ac94c2958 pythonPackages.pytest-dotenv: init at 0.5.2 2021-11-03 11:31:40 -04:00
markuskowa
ed71268f52
Merge pull request #142695 from ck3d/add-nerd-font-patcher
nerd-font-patcher: init at 2.1.0
2021-11-03 16:18:56 +01:00
Artturin
47fd040e41 perlPackages.Gtk3ImageView: 9 -> 10 2021-11-03 16:40:02 +02:00
Maciej Krüger
b4e153c4ce
Merge pull request #144174 from mkg20001/lxdimage 2021-11-03 15:07:10 +01:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Maciej Krüger
0cecb3303a
lxd-image-server: init at 0.0.4 2021-11-03 14:29:27 +01:00
Maciej Krüger
1cc3c45064
python3.pkgs.confight: init at 1.3.1 2021-11-03 14:29:27 +01:00
Maciej Krüger
d5315c6a78
python3.pkgs.inotify: init at 0.2.4 2021-11-03 14:29:26 +01:00
Phillip Seeber
d86143af52 fortran-language-server: init at 1.12.0
fortran-language-server: add pythonImportsCheck and a `--help`cli interaction


fortran-language-server: do not discard errors
2021-11-03 14:23:32 +01:00
Andrew Childs
06f7b8b2ce kibana7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:35:51 +01:00
Andrew Childs
6c2478f462 elasticsearch7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:32:16 +01:00
Andrew Childs
6661e9b5f6 elk7Version: 7.5.1 -> 7.11.1 2021-11-03 11:27:03 +01:00
Sandro
05f969ac6f
Merge pull request #141738 from mupdt/init-stashy 2021-11-03 10:54:02 +01:00
Nick Cao
aefde7c02a
v2ray-domain-list-community: init at 20211103073737 2021-11-03 17:03:17 +08:00
Maciej Krüger
44697d1e78
Merge pull request #144339 from mkg20001/bla 2021-11-03 07:55:12 +01:00
Maciej Krüger
27b8cb1556
Merge pull request #136101 from gardspirito/oni2 2021-11-03 06:47:16 +01:00
jacobi petrucciani
39e0f14d1b
nodePackages.concurrently: init at 6.3.0 2021-11-03 06:17:10 +01:00
gardspirito
0b2d9625c2
oni2: init at 0.5.7
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-03 06:00:25 +01:00
P. R. d. O
d382dd518f
binance: set electron version on top-level 2021-11-02 21:28:55 -06:00
Ryan Burns
80d32401ee
Merge pull request #137917 from trofi/update-terminus
terminus_font: 4.48 -> 4.49.1
2021-11-02 20:17:58 -07:00
Maciej Krüger
f7dbaa0754
Merge pull request #144172 from mkg20001/odoo 2021-11-03 03:59:44 +01:00
Aaron Andersen
fc98560b99
Merge pull request #142433 from aanderse/flirc
flirc: init at 3.24.3
2021-11-02 22:55:41 -04:00
Maciej Krüger
4a753cd833
odoo: init at 15.0.20211029 2021-11-03 03:52:40 +01:00
Maciej Krüger
89737cc397
python3Packages.werkzeug1: init at 1.0.1 2021-11-03 03:52:36 +01:00
Maciej Krüger
d5bac9c0d7
python3Packages.ebaysdk: init at 2.2.0 2021-11-03 03:42:01 +01:00
Maciej Krüger
00021b8642
Merge pull request #144330 from mkg20001/cloudprint 2021-11-03 03:18:25 +01:00
Maciej Krüger
95436688a2
cloud-print-connector: remove leftover
Is officially deperacted since 31th december

Read more https://support.google.com/chrome/a/answer/9633006
2021-11-03 03:12:07 +01:00
Ryan Burns
fa0ddc3f1b
Merge pull request #143974 from misuzu/freeswitch-update
freeswitch: 1.10.6 -> 1.10.7
2021-11-02 19:10:30 -07:00
Aaron Andersen
55cbb8d0b8 kodi.packages.keymap: init at 1.1.3+matrix.1 2021-11-02 21:07:42 -04:00
Aaron Andersen
39479cc20d kodi.packages.defusedxml: init at 0.6.0+matrix.1 2021-11-02 21:06:41 -04:00
Martin Weinelt
b47fcee2a5
Merge pull request #144219 from mweinelt/firefox 2021-11-02 23:31:13 +01:00