278622 Commits

Author SHA1 Message Date
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
Sandro
f84b4b9dcc
Merge pull request #116941 from rhoriguchi/vscode-extensions.redhat.java
vscode-extensions.redhat.java: init at 0.76.0
2021-03-21 00:02:57 +01:00
adisbladis
3017b247c5
emacs.pkgs.melpa-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis
78556a8f23
emacs.pkgs.org-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
adisbladis
0b018a7a65
emacs.pkgs.elpa-packages: 2021-03-21 2021-03-21 01:01:59 +02:00
Stig
739df23674
Merge pull request #116799 from aisamu/master
perlPackages.GitAutoFixup: fix too long shebang under darwin
2021-03-20 23:57:46 +01:00
Nikita Ursol
4bd8ad4380
qtstyleplugins: fix gtk2 background 2021-03-20 23:57:27 +01:00
Fabian Affolter
b9375be57e home-assistant: enable notion tests 2021-03-20 23:55:08 +01:00
Fabian Affolter
6022ca6e0b home-assistant: update component-packages 2021-03-20 23:55:08 +01:00
Fabian Affolter
13f2a8f991 python3Packages.aionotion: init at 3.0.1 2021-03-20 23:55:08 +01:00
Sandro
2a41d14475
Merge pull request #117062 from fabaff/home-assistant-deps-update 2021-03-20 23:51:30 +01:00
Sandro
f9f8b50c88
Merge pull request #117058 from erikarvstedt/rsbep-0.2.0
rsbep: 0.1.0 -> 0.2.0
2021-03-20 23:50:09 +01:00
Sandro
f13b03f3d8
Merge pull request #117064 from fabaff/license-fd
findomain: specify license
2021-03-20 23:49:05 +01:00
Fabian Affolter
8ba0c68815 home-assistant: enable simplisafe tests 2021-03-20 23:33:37 +01:00
Fabian Affolter
8e0d487ed0 home-assistant: update component-packages 2021-03-20 23:32:04 +01:00
Fabian Affolter
6d92b004ce python3Packages.simplisafe-python: init at 9.6.9 2021-03-20 23:31:08 +01:00
Fabian Affolter
bbcb912666 assh: set version 2021-03-20 23:20:01 +01:00
Fabian Affolter
b3287e8650 findomain: specify license 2021-03-20 23:08:39 +01:00
Mario Rodas
2adc24feb8
Merge pull request #117059 from andersk/pytest-dependency
python3Packages.pytest-dependency: Fix build with pytest ≥ 6.2.0
2021-03-20 16:45:05 -05:00
Fabian Affolter
729a67a3c2 python3Packages.opensensemap-api: 0.1.5 -> 0.1.6 2021-03-20 22:29:07 +01:00
Fabian Affolter
10434a0466 python3Packages.netdata: 0.2.0 -> 0.2.1 2021-03-20 22:25:37 +01:00
Erik Arvstedt
3fc0f7abcd
rsbep: 0.1.0 -> 0.2.0 2021-03-20 22:23:57 +01:00
Robert Schütz
b1de2b4530
Merge pull request #116325 from armijnhemel/package_url
python3Packages.packageurl-python: init at 0.9.4
2021-03-20 22:23:46 +01:00
Fabian Affolter
f3ed3bbd36 python3Packages.python-opendata-transport: 0.2.1 -> 0.2.2 2021-03-20 22:22:16 +01:00
Fabian Affolter
8bd88d96cc python3Packages.volkszaehler: 0.2.1 -> 0.2.2 2021-03-20 22:20:32 +01:00
Fabian Affolter
970f8caef4 python3Packages.glances-api: 0.2.0 -> 0.2.1 2021-03-20 22:19:32 +01:00