278332 Commits

Author SHA1 Message Date
Sandro
4fdc2111b2
Merge pull request #111999 from r-ryantm/auto-update/ocaml4.10.0-graphics
ocamlPackages.graphics: 5.1.0 -> 5.1.1
2021-03-21 05:10:24 +01:00
Sandro
81ac9e022f
Merge pull request #110119 from r-ryantm/auto-update/ocenaudio
ocenaudio: 3.9.6 -> 3.10.2
2021-03-21 05:09:45 +01:00
Sandro
c83315ed5d
Merge pull request #111843 from r-ryantm/auto-update/simplenote
simplenote: 2.2.0 -> 2.5.0
2021-03-21 04:23:01 +01:00
Martin Weinelt
cfce515802
home-assistant: pin iaqualink at 0.3.4
This was required due to breaking API changes in iaqualink>=0.4.0 and
can be safely removed after https://github.com/home-assistant/core/pull/48137
has been merged and released.
2021-03-21 04:16:25 +01:00
Oleksii Filonenko
01b739f3c4
Merge pull request #116846 from r-ryantm/auto-update/emplace
emplace: 1.3.0 -> 1.4.0
2021-03-21 05:10:33 +02:00
Ryan Mulligan
42ad5a6636
Merge pull request #115618 from r-ryantm/auto-update/silicon
silicon: 0.4.0 -> 0.4.1
2021-03-20 19:56:12 -07:00
Ryan Mulligan
2f4c823713
Merge pull request #115948 from r-ryantm/auto-update/homebank
homebank: 5.5 -> 5.5.1
2021-03-20 19:55:30 -07:00
Ryan Mulligan
c9003cfb1a
Merge pull request #115895 from r-ryantm/auto-update/coolreader
coolreader: 3.2.53 -> 3.2.55
2021-03-20 19:54:58 -07:00
Ryan Mulligan
f3858d8768
Merge pull request #116453 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.31 -> 2.32
2021-03-20 19:53:06 -07:00
Ryan Mulligan
2a748e5dbf
Merge pull request #116414 from r-ryantm/auto-update/jbang
jbang: 0.67.1 -> 0.67.3
2021-03-20 19:50:26 -07:00
Ryan Mulligan
770f01c278
Merge pull request #116398 from r-ryantm/auto-update/code-minimap
code-minimap: 0.5.0 -> 0.5.1
2021-03-20 19:41:55 -07:00
ajs124
e3e8b48ca6 spidermonkey_60: drop
it was based on a firefox release that last received an update in September 2019
2021-03-21 03:24:34 +01:00
Sandro
bc09fd8797
Merge pull request #117035 from SuperSandro2000/j2cli-demjson 2021-03-21 03:06:31 +01:00
Peter Hoeg
615e63c432 sddm-kcm: add missing dependencies 2021-03-21 10:01:57 +08:00
Peter Hoeg
7cdf186203 discover: add missing dependencies 2021-03-21 10:01:57 +08:00
Sandro
9db462b4c1
Merge pull request #117083 from badmutex/badi/update-vivaldi
vivaldi: 3.6.2165.36-1 -> 3.7.2218.45-1
2021-03-21 02:58:39 +01:00
Benjamin Hipple
29e61be3df
Merge pull request #117087 from r-ryantm/auto-update/beancount
beancount: 2.3.3 -> 2.3.4
2021-03-20 21:37:20 -04:00
R. RyanTM
e020ff5db6 beancount: 2.3.3 -> 2.3.4 2021-03-21 01:29:26 +00:00
Sandro Jäckel
3cbaf6d73d
hjson: add top level entry 2021-03-21 02:16:02 +01:00
Sandro Jäckel
623eda1ac2
j2cli: add top level entry 2021-03-21 02:16:02 +01:00
Sandro Jäckel
b40a3018e7
demjson: add top level entry 2021-03-21 02:16:01 +01:00
zowoq
13e762e940 .github/labeler.yml: update paths and sort 2021-03-20 17:51:02 -07:00
zowoq
cce9a296bd .github/workflows/labels.yml: label PRs 2021-03-20 17:51:02 -07:00
Badi Abdul-Wahid
46318ab4df
vivaldi: 3.6.2165.36-1 -> 3.7.2218.45-1 2021-03-20 19:46:58 -05:00
Sandro
48db3653ca
Merge pull request #117043 from Mic92/bcc
linuxPackages.bcc: 0.18.0 -> 0.19.0
2021-03-21 01:36:18 +01:00
sternenseemann
b77f1bc48a inspircd: init at 3.9.0
Packaging inspircd is relatively straightforward, once we adapt to the
slightly strange Perl configure script and it's firm opinion that
$prefix/usr should exist.

Most complexity in this derivation stems from the following:

* inspircd has modules which users can load dynamically in the form of
  shared objects that link against other libraries for various tasks

* inspircd is licensed exclusively under the GPL version 2.

* Some of the libraries inspircd modules link against are GPL 2
  incompatible (GPL 3, ASL 2.0) and we therefore must not distribute
  these in binary form.

* Some modules combine GPL 2 code of inspircd and libc into a shared
  object and may not be redistributed in binary form depending on the
  license of the libc. Similarly for libc++.
  Open Question: Does the fact that we may build the inspircd binary, i.
  e. link against libc and libc++ imply that we can do this?
  https://docs.inspircd.org/packaging/ seems to imply this is not the
  case.

Thus we have some additional code which a) determines the set of modules
we should enable by default (the largest possible set as upstream
recommends it) and b) collects all applying licenses into meta.license.
2021-03-21 01:32:51 +01:00
Sandro
b17eb69cac
Merge pull request #117078 from fabaff/past-time
past-time: init at 0.2.1
2021-03-21 01:32:07 +01:00
Emery Hemingway
2720de622b
python3Packages.mplfinance: init at 0.12.7a7 (#116728)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 01:31:30 +01:00
R. RyanTM
e979d9f55d unciv: 3.13.7-patch2 -> 3.13.8 2021-03-20 20:26:31 -04:00
Sandro
9e99491e9e
Merge pull request #114031 from nagy/zeroad 2021-03-21 01:18:04 +01:00
adisbladis
e295138fdf
Merge pull request #117074 from adisbladis/emacs-packages-2021-03-21
emacs.pkgs: 2021-03-21
2021-03-21 02:17:39 +02:00
freezeboy
832221706d trunk: init at 0.10.0 2021-03-20 20:17:18 -04:00
R. RyanTM
2fbcbe203b notcurses: 2.1.5 -> 2.2.2 2021-03-20 20:10:12 -04:00
Fabian Affolter
46fe40324a home-assistant: enable iaqualink tests 2021-03-21 01:08:49 +01:00
Fabian Affolter
ef5d88f081 past-time: init at 0.2.1 2021-03-21 01:04:23 +01:00
Martin Weinelt
0cb5da8660
Merge pull request #117070 from fabaff/aionotion 2021-03-21 00:58:36 +01:00
Jonathan Baldwin
4ce3e862ce librecad: 2.2.0-rc1 -> 2.2.0-rc2 2021-03-20 19:51:44 -04:00
Atemu
efb1815d1b
zen-kernels: 5.11.1 -> 5.11.5 (#115920) 2021-03-21 00:50:02 +01:00
Sandro
67fe0bc339
Merge pull request #112177 from kanashimia/qtstyleplugins 2021-03-21 00:49:31 +01:00
Sandro
df4a9849fe
Merge pull request #117067 from fabaff/version-assh
assh: set version
2021-03-21 00:48:33 +01:00
Sandro
59fb047aff
Merge pull request #117068 from marsam/update-nvchecker
nvchecker: 2.2 -> 2.3
2021-03-21 00:47:25 +01:00
Sandro
80d06a8e18
Merge pull request #116082 from dotlambda/cssutils-2.2.0
python3.pkgs.cssutils: 2.0.0 -> 2.2.0
2021-03-21 00:45:48 +01:00
Milan
10422678bc
python3.pkgs.django-cacheops: init at 5.1 (#115916)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 00:39:46 +01:00
Sandro
884039f4a1
Merge pull request #115800 from figsoda/mpv-thumbnail-script
mpvScripts.thumbnail: init at unstable-2020-01-16
2021-03-21 00:39:14 +01:00
Martin Weinelt
90d39143d4
Merge pull request #117069 from fabaff/simplisafe-python 2021-03-21 00:37:17 +01:00
WilliButz
19a73dc174
Merge pull request #116969 from Ma27/privacyidea-3.5
privacyIDEA: 3.3 -> 3.5.1
2021-03-21 00:36:31 +01:00
Weihua Lu
594ebb5ade maintainers: add weihua 2021-03-20 19:28:50 -04:00
Weihua Lu
bf4a3c208e logseq: init at 0.0.13 2021-03-20 19:28:50 -04:00
R. RyanTM
8efca92631 surface-control: 0.3.1-1 -> 0.3.1-2 2021-03-20 19:26:31 -04:00
Sandro
eede818097
Merge pull request #108092 from charles-dyfis-net/freeplane-1.8.10
freeplane: init at 1.8.11
2021-03-21 00:11:17 +01:00