Commit Graph

75372 Commits

Author SHA1 Message Date
Thomas Gerbet
6dc3ef5e1a php8*: disable PCRE2 JIT SEAlloc to avoid crashes
Using PHP with PCRE2 built with the JIT SEAlloc is known to be
problematic [0] and it may crashes apps using pcntl to process a
workload in parallel like Psalm or PHPCS.

Another solution would be to disable `pcre.jit` but this is likely to
have a noticeable performance impact.

PCRE2 JIT SEAlloc was enabled in order to make possible to use
`MemoryDenyWriteExecute=true` in the NixOS Gitea module [1]. Doing
something similar for a PHP module is likely to involve more steps as
you will also need to disable PHP's JIT. Not building PCRE2 with the JIT
SEAlloc is however not really blocking for someone wanting to build an
hardened PHP module as they likely will disable `pcre.jit` and make sure
`opcache.jit` is disabled.

It should also be noted that OpenSUSE did try to enable PCRE2 JIT
SEAlloc by default in the past but recently reverted the change [2].

[0] https://bugs.php.net/bug.php?id=78630
[1] c990bd6007
[2] https://bugzilla.opensuse.org/show_bug.cgi?id=1182864
2022-08-14 08:46:18 +02:00
github-actions[bot]
bbedd67512
Merge staging-next into staging 2022-08-14 06:01:58 +00:00
github-actions[bot]
b87f96162b
Merge master into staging-next 2022-08-14 06:01:22 +00:00
Artturi
fae0b890bc
Merge pull request #181497 from Mindavi/cross/eval-fixes 2022-08-14 06:24:45 +03:00
Mario Rodas
80db62a510
Merge pull request #156060 from jojosch/teamspeak5
teamspeak5_client: init at 5.0.0-beta70
2022-08-13 20:54:19 -05:00
AndersonTorres
92dcbeaf1e ppsspp: get rid of libsForQt5.callPackage
And use the new functional framework for recursive style attributes.
2022-08-13 21:57:50 -03:00
github-actions[bot]
f6054df3a1
Merge staging-next into staging 2022-08-14 00:03:17 +00:00
github-actions[bot]
2bc73e4c94
Merge master into staging-next 2022-08-14 00:02:38 +00:00
Kira Bruneau
1c395dbabe zynaddsubfx: 3.0.5 → 3.0.6 2022-08-13 19:54:45 -04:00
Sandro
a38c54754c
Merge pull request #172385 from amesgen/init-radicle-cli 2022-08-14 00:51:03 +02:00
Sandro
6f1ffa94d8
Merge pull request #182222 from MatthieuBarthel/submit/add-clipqr-package 2022-08-14 00:50:06 +02:00
Anderson Torres
4d742520f3
Merge pull request #186372 from AndersonTorres/bury-hardlink
hardlink: remove
2022-08-13 19:45:20 -03:00
Rick van Schijndel
77449a077a couchdb: fix eval for cross-compilation
Use erlangR22 for the build platform.
Requires buildPackages in top-level due to no splicing at that level.
2022-08-14 00:17:01 +03:00
Robert Scott
c5e81898a3
Merge pull request #186470 from bcdarwin/update-hdfview
hdfview: 3.1.4 -> 3.2.0
2022-08-13 21:42:27 +01:00
Fabian Affolter
4a57232668 python310Packages.ocifs: init at 1.1.2 2022-08-13 21:43:39 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech
0cf5cd8861 komga: init at 0.157.0 2022-08-13 15:09:44 -04:00
Fabian Affolter
a90a8584c8 python310Packages.adlfs: init at 2022.7.0 2022-08-13 20:56:43 +02:00
Fabian Affolter
7275686165 python310Packages.ossfs: init at 2021.8.0 2022-08-13 20:40:27 +02:00
Fabian Affolter
5d30173ccb python310Packages.aliyun-python-sdk-config: init at 2.2.0 2022-08-13 20:17:57 +02:00
Fabian Affolter
21c6880e25 python310Packages.aliyun-python-sdk-cdn: init at 3.7.1 2022-08-13 20:11:38 +02:00
Winter
e8fbb38a51 pythonPackages.unittestCheckHook: init 2022-08-13 14:09:43 -04:00
Fabian Affolter
467b0b65a3 python310Packages.aliyun-python-sdk-iot: init at 8.41.0 2022-08-13 20:06:13 +02:00
github-actions[bot]
1c7931d7e1
Merge staging-next into staging 2022-08-13 18:01:53 +00:00
github-actions[bot]
7afe7a957c
Merge master into staging-next 2022-08-13 18:01:16 +00:00
Fabian Affolter
106690b6cf python310Packages.oss2: init at 2.16.0 2022-08-13 19:44:09 +02:00
Fabian Affolter
34008193d5 python310Packages.aliyun-python-sdk-sts: init at 3.1.0 2022-08-13 19:44:09 +02:00
Fabian Affolter
d329b7d2ec python310Packages.aliyun-python-sdk-kms: init at 2.16.0 2022-08-13 19:44:09 +02:00
Fabian Affolter
335aca9b25 python310Packages.aliyun-python-sdk-dbfs: init at 2.0.0 2022-08-13 19:44:09 +02:00
Fabian Affolter
a1e3f1dd5d python310Packages.aliyun-python-sdk-core: init at 2.13.36 2022-08-13 19:44:09 +02:00
Ben Darwin
f00bac4225 hdfview: 3.1.4 -> 3.2.0 2022-08-13 13:17:21 -04:00
Sandro
ee51f27fc7
Merge pull request #182559 from onny/osl 2022-08-13 19:05:46 +02:00
Mario Rodas
65c68364f6
Merge pull request #185061 from emilytrau/set
social-engineer-toolkit: init at 8.0.3
2022-08-13 11:56:39 -05:00
Robert Scott
099e07ca23
Merge pull request #186426 from fabaff/webdav4
python310Packages.webdav4: init at 0.9.7
2022-08-13 17:34:50 +01:00
figsoda
dbc7690197
Merge pull request #186383 from viraptor/update-cargo-crev
cargo-crev: 0.23.2 -> 0.23.3
2022-08-13 22:13:24 +08:00
github-actions[bot]
8b53ccc7ea
Merge staging-next into staging 2022-08-13 12:01:54 +00:00
github-actions[bot]
3c7c2db977
Merge master into staging-next 2022-08-13 12:01:17 +00:00
Jonas Heinrich
c6db4ad162 wayout: init at 1.1.2 2022-08-13 07:36:27 -04:00
Fabian Affolter
0fa1fdd912 python310Packages.webdav4: init at 0.9.7 2022-08-13 13:34:32 +02:00
Fabian Affolter
589a32ec70 python310Packages.wsgidav: init at 4.0.2 2022-08-13 13:06:35 +02:00
Franz Pletz
f8334115fb
Merge pull request #186418 from NickCao/krunvm 2022-08-13 12:48:20 +02:00
Jonas Heinrich
064c07db9a osl: 1.10.9 -> 1.11.17.0 2022-08-13 12:13:52 +02:00
Nick Cao
0edab34d9c
krunvm: init at 0.2.1 2022-08-13 17:44:56 +08:00
Nick Cao
412a17da66
libkrun: init at 1.3.0 2022-08-13 17:44:26 +08:00
Nick Cao
f2eeeae35e
libkrunfw: init at 3.3.0 2022-08-13 17:44:24 +08:00
Stig
4e4d7372b3
Merge pull request #186397 from zakame/contrib/perl-Object-Pad
perlPackages.ObjectPad: init at 0.68
2022-08-13 10:44:18 +02:00
Fabian Affolter
c0b0e767f4
Merge pull request #186184 from fabaff/memray
memray: init at 1.2.0
2022-08-13 10:14:46 +02:00
Fabian Affolter
e6545f7ab8
Merge pull request #186334 from fabaff/cirrusgo
cirrusgo: init at 0.1.0
2022-08-13 10:14:15 +02:00
Zak B. Elep
939999e987 perlPackages.ObjectPad: init at 0.68 2022-08-13 15:34:54 +08:00
Mario Rodas
b00aa8ded7
Merge pull request #182005 from bcdarwin/tables-update-hdf5
python3Packages.tables: hdf5_1_10 -> hdf5
2022-08-13 01:13:45 -05:00
Mario Rodas
767a513ee7
Merge pull request #182263 from bcdarwin/monai
python3Packages.monai: init at 0.9.0
2022-08-13 01:11:47 -05:00
Mario Rodas
743d9d4462
Merge pull request #183005 from bcdarwin/ciftilib
ciftilib: init at 1.6.0
2022-08-13 01:10:12 -05:00
Mario Rodas
0cab4c8f8a
Merge pull request #183012 from bcdarwin/update-mni-autoreg
mni_autoreg: unstable-2017-09-22 -> unstable-2022-05-20
2022-08-13 01:05:26 -05:00
github-actions[bot]
c8c9e66918
Merge staging-next into staging 2022-08-13 06:01:49 +00:00
github-actions[bot]
eed6b194b4
Merge master into staging-next 2022-08-13 06:01:12 +00:00
Stanisław Pitucha
55e551ca56 cargo-crev: 0.23.2 -> 0.23.3 2022-08-13 15:22:41 +10:00
Jonas Heinrich
72c7711a64 python310Packages.doit-py: init at 0.5.0 2022-08-12 22:41:07 -04:00
Jonas Heinrich
43f1105679 python310Packages.configclass: init at 0.2.0 2022-08-12 22:41:07 -04:00
Jonas Heinrich
f792a3b365 python310Packages.mergedict: init at 1.0.0 2022-08-12 22:41:07 -04:00
AndersonTorres
2e506b019c hardlink: remove
A dignified burial for this expression. Long live hardlink on util-linux!
2022-08-12 23:25:34 -03:00
github-actions[bot]
e47407256a
Merge staging-next into staging 2022-08-13 00:03:07 +00:00
github-actions[bot]
afcc45262a
Merge master into staging-next 2022-08-13 00:02:28 +00:00
Jonathan Ringer
0fbce25144 neo4j: 3.5.14 -> 4.1.1 2022-08-12 15:45:48 -07:00
amesgen
342bb0e86c
radicle-cli: init at 0.6.1 2022-08-13 00:16:51 +02:00
Fabian Affolter
ee5489c1ae
Merge pull request #186319 from fabaff/aqipy-atmotech
python310Packages.aqipy-atmotech: init at 0.1.5
2022-08-12 22:54:08 +02:00
Fabian Affolter
4a844a7fd3 cirrusgo: init at 0.1.0 2022-08-12 22:50:12 +02:00
Sandro
541a3ca27c
Merge pull request #185592 from astro/trenchbroom 2022-08-12 22:04:45 +02:00
github-actions[bot]
16cfaf6150
Merge staging-next into staging 2022-08-12 18:01:50 +00:00
github-actions[bot]
de52f0cee4
Merge master into staging-next 2022-08-12 18:01:11 +00:00
Fabian Affolter
0167b05d63 python310Packages.aqipy-atmotech: init at 0.1.5 2022-08-12 19:39:48 +02:00
Sebastián Mancilla
10b8ec9dd1
Merge pull request #180596 from sikmir/tg
tg: init at 0.19.0
2022-08-12 13:38:55 -04:00
Sebastián Mancilla
1812566f24
Merge pull request #185120 from danth/dendrite-0.9.1
dendrite: 0.8.9 -> 0.9.1
2022-08-12 13:25:31 -04:00
Sebastián Mancilla
de93b48a79
Merge pull request #182351 from jiegec/rain
rain: init at 1.2.0
2022-08-12 12:05:30 -04:00
Jiajie Chen
214c291f55 rain: init at 1.2.0
It cannot build with Go 1.18, so Go 1.17 is used.
2022-08-12 23:22:07 +08:00
Anderson Torres
ff8e8d4b4f
Merge pull request #186235 from AndersonTorres/zerox
0x: init at unstable-2022-07-11
2022-08-12 12:02:22 -03:00
github-actions[bot]
a1c35707df
Merge staging-next into staging 2022-08-12 12:02:19 +00:00
github-actions[bot]
71344f23b3
Merge master into staging-next 2022-08-12 12:01:32 +00:00
Martin Weinelt
55cc4df99f
Merge pull request #186166 from ruuda/acme-client-131 2022-08-12 12:18:01 +02:00
Michael Weiss
af21e11d3f llvmPackages_latest: 13 -> 14 2022-08-12 09:39:07 +00:00
Simon Bruder
6f67f85051
python3Packages.univers: init at 30.7.0 2022-08-12 11:38:42 +02:00
Fabian Affolter
b6a68f8f42 memray: init at 1.2.0 2022-08-12 10:49:51 +02:00
Fabian Affolter
88784742cd
Merge pull request #186094 from fabaff/pykostalpiko
python310Packages.pykostalpiko: init at 1.1.1-1
2022-08-12 10:44:59 +02:00
Fabian Affolter
96d8dc7fa0
Merge pull request #186138 from fabaff/justnimbus
python310Packages.justnimbus: init at 0.6.0
2022-08-12 10:44:41 +02:00
Fabian Affolter
527559b6a6
Merge pull request #186154 from fabaff/debuglater
python310Packages.debuglater: init at 1.4.1
2022-08-12 10:44:29 +02:00
Fabian Affolter
a1cd92ee1a
Merge pull request #186159 from fabaff/aioblescan
python310Packages.aioblescan: init at 0.2.13
2022-08-12 10:44:17 +02:00
Fabian Affolter
bd218256ff
Merge pull request #186070 from fabaff/uncover
uncover: init at 0.0.6
2022-08-12 10:42:56 +02:00
Alyssa Ross
59dd915c11 rustc: 1.62.1 -> 1.63.0 2022-08-12 07:54:19 +00:00
Matthieu Coudron
60b0ef2931
Merge pull request #184364 from teto/vim-merge-cmds 2022-08-12 09:38:12 +02:00
AndersonTorres
e7efdf128e 0x: init at unstable-2022-07-11
0x is a colorful, configurable xxd written in Rust.
2022-08-12 02:54:09 -03:00
Stig Palmquist
e777ee8b0f
perlPackages.Sereal: 4.018 -> 4.025 2022-08-12 03:37:33 +02:00
Stig Palmquist
21e025e18d
perlPackages.SerealEncoder: 4.018 -> 4.025 2022-08-12 03:37:32 +02:00
Stig Palmquist
cab3b5169a
perlPackages.SerealDecoder: 4.018 -> 4.025 2022-08-12 03:37:31 +02:00
Stig Palmquist
fe082eacee
perlPackages.CpanelJSONXS: 4.25 -> 4.31 2022-08-12 03:37:30 +02:00
Stig Palmquist
7a48520c7b
perlPackages.ScopeUpper: 0.32 -> 0.33 2022-08-12 03:06:17 +02:00
Stig Palmquist
676ff15d5a
perlPackages.CryptX: 0.069 -> 0.076 2022-08-12 02:44:30 +02:00
Stig Palmquist
00f0d306d4
perlPackages.Encode: 3.08 -> 3.19 2022-08-12 02:42:05 +02:00
github-actions[bot]
ca03e913ca
Merge master into staging-next 2022-08-12 00:02:30 +00:00
Martin Weinelt
a58668f0a0
Merge pull request #176835 from pennae/syncserver 2022-08-12 01:33:26 +02:00
Sandro
c4a5342da6
Merge pull request #175048 from pbsds/realsense-viewer 2022-08-11 23:53:15 +02:00
Sandro
56ad3d56c8
Merge pull request #161288 from wlcx/pngpaste-0.2.3 2022-08-11 23:47:54 +02:00
Ruud van Asseldonk
bcf715a147 acme-client: 1.3.0 -> 1.3.1
This release is compatible with LibreSSL 3.5, but no longer with 3.4.
2022-08-11 23:02:15 +02:00
Sandro
4b7566cdd7
Merge pull request #181271 from loicreynier/feat-pythonpackages-sphinx-fortran-init 2022-08-11 22:42:16 +02:00
Sandro
43965fdc37
Merge pull request #185427 from aveltras/master 2022-08-11 22:00:11 +02:00
Fabian Affolter
a6641909e4 python310Packages.aioblescan: init at 0.2.13 2022-08-11 21:53:34 +02:00
Fabian Affolter
144d7eb0ef python310Packages.debuglater: init at 1.4.1 2022-08-11 21:40:19 +02:00
Fabian Affolter
f8d207135a python310Packages.justnimbus: init at 0.6.0 2022-08-11 20:34:50 +02:00
github-actions[bot]
3557ff24c6
Merge master into staging-next 2022-08-11 18:01:23 +00:00
Eric Wolf
a37dd32ab6 cargo-pgx: init at 0.4.5 2022-08-11 13:19:48 -04:00
aveltras
712af31257 cinny-desktop: init at 2.1.1 2022-08-11 18:16:09 +02:00
Mostly Void
36cbcf4001
zed: init at 1.2.0 2022-08-11 21:17:59 +05:30
Fabian Affolter
5aa47e1162 python310Packages.pykostalpiko: init at 1.1.1-1 2022-08-11 14:14:04 +02:00
github-actions[bot]
36085f8680
Merge master into staging-next 2022-08-11 12:01:28 +00:00
Nikola Knežević
3a8c7aca86
fix: influxdb requires go1.17 (#185896)
influxdb can't build on darwin (amd64) using go1.18 because one of its
dependencies is failing. Until the upstream fixes the issue, we have to
pin the build to go1.17.

Co-authored-by: Nikola Knezevic <nikola.knezevic@imc.com>
2022-08-11 12:48:56 +02:00
Robin Gloster
98a1d72283
Merge pull request #179354 from 06kellyjac/kube-bench
kube-bench: init at 0.6.8
2022-08-11 12:39:56 +02:00
Martin Weinelt
1805216b8e
Merge pull request #185879 from ChrisPattison/galois 2022-08-11 11:30:13 +02:00
Martin Weinelt
4aad492758
Merge pull request #186062 from fabaff/yalexs-ble
python310Packages.yalexs-ble: init at 1.1.3
2022-08-11 11:15:49 +02:00
Martin Weinelt
cda7e7df5c
Merge pull request #186064 from fabaff/qingping-ble 2022-08-11 11:13:52 +02:00
Fabian Affolter
8115591a4f uncover: init at 0.0.6 2022-08-11 10:43:57 +02:00
Robert Schütz
95e054f03c beamerpresenter: use qt6
Embedded videos are now supported.
2022-08-11 08:32:47 +00:00
Fabian Affolter
89778121cb python310Packages.qingping-ble: init at 0.2.3 2022-08-11 09:55:24 +02:00
Fabian Affolter
34a3a1f17e python310Packages.yalexs-ble: init at 1.1.3 2022-08-11 09:35:47 +02:00
Jonas Heinrich
370e7d9be9
Merge pull request #168197 from SomeoneSerge/faiss
faiss: init at 1.7.2
2022-08-11 09:26:49 +02:00
Fabian Affolter
8177478a8a
Merge pull request #185652 from fabaff/crackmapexec-bump
crackmapexec: 5.2.2 -> 5.3.0
2022-08-11 09:24:27 +02:00
Fabian Affolter
25809585c6
Merge pull request #185941 from fabaff/tlsx
tlsx: init at 0.0.5
2022-08-11 09:09:08 +02:00
Fabian Affolter
975817aabb
Merge pull request #186033 from fabaff/aiobiketrax
python310Packages.aiobiketrax: init at 0.2.0
2022-08-11 09:06:19 +02:00
Fabian Affolter
3b83c3b6a7
Merge pull request #186029 from fabaff/aiomysensors
python310Packages.aiomysensors: init at 0.3.0
2022-08-11 09:06:06 +02:00
Fabian Affolter
7c6aff9955
Merge pull request #186027 from fabaff/aiortm
python310Packages.aiortm: init at 0.3.1
2022-08-11 09:05:54 +02:00
Fabian Affolter
db70bdaab1
Merge pull request #186026 from fabaff/aioopenexchangerates
python310Packages.aioopenexchangerates: init at 0.4.0
2022-08-11 09:05:40 +02:00
Fabian Affolter
69a35ff92d
Merge pull request #186024 from fabaff/microbot
python310Packages.pymicrobot: init at 0.0.1
2022-08-11 09:05:25 +02:00
github-actions[bot]
292020e43d
Merge master into staging-next 2022-08-11 06:01:33 +00:00
Chris Pattison
70749cfe65 python3Packages.galois: init at 0.0.32 2022-08-11 07:08:38 +02:00
Anderson Torres
314182c2cd
Merge pull request #185871 from AndersonTorres/hare
Hare language updates
2022-08-10 22:38:33 -03:00
Fabian Affolter
4739c04a1c python310Packages.aiobiketrax: init at 0.2.0 2022-08-11 03:08:58 +02:00
Fabian Affolter
29585a3638 python310Packages.aiomysensors: init at 0.3.0 2022-08-11 02:54:25 +02:00
Fabian Affolter
f1629f158a python310Packages.aiortm: init at 0.3.1 2022-08-11 02:46:17 +02:00
Fabian Affolter
63d6ba5b44 python310Packages.aioopenexchangerates: init at 0.4.0 2022-08-11 02:37:09 +02:00
Fabian Affolter
6c70358ad4 python310Packages.pymicrobot: init at 0.0.1 2022-08-11 02:18:45 +02:00
github-actions[bot]
21cf6d1144
Merge master into staging-next 2022-08-11 00:02:36 +00:00
Kirill A. Korinsky
60259663a4 spidermonkey_*: fix build under macOS 2022-08-10 23:33:20 +02:00
Kirill A. Korinsky
c053cde6be spidermonkey_102: init at 102.1.0 2022-08-10 23:33:20 +02:00
zowoq
08ca24c9f2 garble: 0.6.0 -> 0.7.1
https://github.com/burrowers/garble/releases/tag/v0.7.0
https://github.com/burrowers/garble/releases/tag/v0.7.1
2022-08-11 07:11:09 +10:00
Martin Weinelt
77609c9034
Merge pull request #185957 from fabaff/moat-ble 2022-08-10 22:36:00 +02:00
Spencer Pogorzelski
91c80faea0 luaPackages.nfd: init at scm-1 2022-08-10 21:51:47 +02:00
AndersonTorres
38972a4cf0 himitsu, himitsu-firefox: update parameter 2022-08-10 16:18:37 -03:00
Fabian Affolter
cadd4a18cd python310Packages.govee-ble: init at 0.14.0 2022-08-10 20:57:38 +02:00
amesgen
ac27a3cd32 gh-dash: init at 3.2.0 2022-08-10 20:54:06 +02:00
Fabian Affolter
55a87a6d22 python310Packages.inkbird-ble: init at 0.5.2 2022-08-10 20:51:59 +02:00
Fabian Affolter
02992588de python310Packages.xiaomi-ble: init at 0.8.0 2022-08-10 20:46:51 +02:00
Fabian Affolter
7fd4378140 python310Packages.sensorpush-ble: init at 1.5.1 2022-08-10 20:37:32 +02:00
Fabian Affolter
e63f619926 python310Packages.moat-ble: init at 0.1.1 2022-08-10 20:31:41 +02:00
Fabian Affolter
e9b94c278e python310Packages.bluetooth-sensor-state-data: init at 1.5.0 2022-08-10 20:28:06 +02:00
Fabian Affolter
21b61381da python310Packages.sensor-state-data: init at 2.0.2 2022-08-10 20:23:12 +02:00
github-actions[bot]
31bad6f07e
Merge master into staging-next 2022-08-10 18:01:31 +00:00
Fabian Affolter
e322b14020
Merge pull request #185454 from emilytrau/shellnoob
shellnoob: init at unstable-2022-03-16
2022-08-10 19:04:46 +02:00
Fabian Affolter
ede0203d33 tlsx: init at 0.0.5 2022-08-10 18:45:44 +02:00
Martin Weinelt
ee3be6b246
Merge pull request #185920 from mweinelt/glean-sdk 2022-08-10 18:25:06 +02:00
Martin Weinelt
47d03c0a3f
mozphab: 0.1.99 -> 1.1.0; rename from moz-phab
and enable the tests.
2022-08-10 16:04:36 +02:00
Sandro
800e17f25c
Merge pull request #183259 from fgaz/heatshrink/init 2022-08-10 14:47:01 +02:00
Stig
ff93ef539d
Merge pull request #185691 from apraga/bioperl-1.7.8
bioperl: init at 1.7.8
2022-08-10 14:14:11 +02:00
github-actions[bot]
615ca4335f
Merge master into staging-next 2022-08-10 12:01:18 +00:00
Sandro
86268b0ad3
Merge pull request #182947 from fgaz/termscp/0.9.0 2022-08-10 13:54:12 +02:00
Alexis Praga
4d51d66e2e perlPackages.BioPerl: init at 1.7.8
Perl package for biostatistics, with all its dependencies
Url: https://bioperl.org/
2022-08-10 13:43:50 +02:00
AndersonTorres
30b628476a move hare aliases to aliases.nix 2022-08-10 05:23:28 -03:00
AndersonTorres
d3993e24c6 harePackages: create subtree
This is a subtree for the (past, present and future) Hare language
infrastructure.
2022-08-10 05:20:17 -03:00
figsoda
c1dbfeb2c0
Merge pull request #185125 from figsoda/update-lunatic
lunatic: 0.9.0 -> 0.10.0
2022-08-10 16:07:44 +08:00
figsoda
41c5b671d6 lunatic: 0.9.0 -> 0.10.0 2022-08-10 15:21:25 +08:00
github-actions[bot]
a0ad117f1b
Merge master into staging-next 2022-08-10 06:02:22 +00:00
zowoq
08051c14e4 gomplate: 3.10.0 -> 3.11.2
https://github.com/hairyhenderson/gomplate/releases/tag/v3.11.0
https://github.com/hairyhenderson/gomplate/releases/tag/v3.11.1
https://github.com/hairyhenderson/gomplate/releases/tag/v3.11.2
2022-08-10 12:27:26 +10:00
github-actions[bot]
82b736180c
Merge master into staging-next 2022-08-10 00:02:34 +00:00
Timothy DeHerrera
33c6cdd2d1
Merge pull request #181788 from nrdxp/init-gamescope
gamescope: init at 3.11.33-jupiter-3.3-2
2022-08-09 17:43:34 -06:00
Janne Heß
4e67a0048c
Merge pull request #184950 from emilytrau/padbuster
padbuster: init at 0.3.3
2022-08-09 23:29:54 +02:00
Martin Weinelt
79c27cceda
python3Packages.callee: init at 0.3.1 2022-08-09 22:47:05 +02:00
Loïc Reynier
10484091c9 pythonPackages.sphinx-fortran: init at unstable-2022-03-02
Co-authored-by: pbsds <pbsds@hotmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-09 21:41:58 +02:00
github-actions[bot]
5ad6c8071e
Merge master into staging-next 2022-08-09 18:01:26 +00:00
Pavol Rusnak
5b9b8cf368
Merge pull request #185798 from prusnak/gcc-arm-embedded
gcc-arm-embedded-11: init at 11.3.rel1
2022-08-09 17:29:58 +02:00
Pavol Rusnak
b336a98f73
gcc-arm-embedded-11: init at 11.3.rel1 2022-08-09 17:09:53 +02:00
Pavol Rusnak
b054a9e540
Merge pull request #185795 from lilyinstarlight/pkg/touchosc-1.1.4.143
touchosc: init at 1.1.4.143
2022-08-09 17:08:42 +02:00
Pavol Rusnak
13433e1f0a
Merge pull request #185794 from lilyinstarlight/pkg/kodelife-1.0.5.161
kodelife: 0.9.8.143 -> 1.0.5.161
2022-08-09 17:08:26 +02:00
Lily Foster
748a08728e touchosc: init at 1.1.4.143 2022-08-09 10:21:31 -04:00
Lily Foster
9dc35afd5f kodelife: 0.9.8.143 -> 1.0.5.161 2022-08-09 10:08:00 -04:00
github-actions[bot]
3150d34bb3
Merge master into staging-next 2022-08-09 12:01:22 +00:00
Peter Hoeg
65f39b913d prometheus-zfs-exporter: init at 2.2.5 2022-08-09 19:55:42 +08:00
Matthieu Coudron
eb051d99b0 vimRcContent: remove now unused linkLuaPlugin 2022-08-09 12:01:32 +02:00
Alexander Bantyev
1fd628dbf8
Merge pull request #181752 from McSinyx/olive-editor-qt514-glibc++
olive-editor: use qt514's overridden glibc++
2022-08-09 11:11:10 +04:00
github-actions[bot]
194ba77ae3
Merge master into staging-next 2022-08-09 00:02:24 +00:00
Timothy DeHerrera
a3f954f991
gamescope init at 3.11.33-jupiter-3.3-2 2022-08-08 17:32:13 -06:00
superherointj
62e6530d93
Merge pull request #185709 from superherointj/package-python310Packages.cinemagoer
python310Packages.cinemagoer: init 2022.2.11
2022-08-08 18:44:53 -03:00
Pavol Rusnak
af2b72afe6
Merge pull request #185711 from fufexan/electron
electron_20: init at 20.0.1
2022-08-08 23:04:33 +02:00
Anderson Torres
14c47e30b8
Merge pull request #185630 from AndersonTorres/wip-hackedbox
hackedbox: init at 0.8.5.1
2022-08-08 17:57:37 -03:00
Martin Weinelt
972609aace
Merge pull request #185609 from mweinelt/home-assistant 2022-08-08 22:28:33 +02:00
Mihai Fufezan
93ac320de6
electron_20: init at 20.0.1 2022-08-08 23:07:48 +03:00
superherointj
904648c847 python3Packages.cinemagoer: init 2022.2.11
* package imdbpy has been renamed to cinemagor at upstream.
* imdbpy is deprecated.
2022-08-08 16:55:00 -03:00
superherointj
2ed5650104
Merge pull request #185681 from PedroHLC/vulkan-caps-viewer-3.24
vulkan-caps-viewer: init at 3.24
2022-08-08 15:23:08 -03:00
PedroHLC ☭
5e268c85a0
vulkan-caps-viewer: init at 3.24 2022-08-08 15:04:17 -03:00
github-actions[bot]
d7cee51c43
Merge master into staging-next 2022-08-08 18:01:29 +00:00
Sandro Jäckel
9f54821839
portunus: init at 1.1.0-beta.2 2022-08-08 19:14:50 +02:00
Sandro
f509e9dc87
Merge pull request #179665 from somasis/outils 2022-08-08 18:24:27 +02:00
figsoda
5524cbd127
Merge pull request #185449 from booklearner/zee-editor
zee: init at `0.3.2`
2022-08-08 20:57:56 +08:00
github-actions[bot]
12b3c0ace9
Merge master into staging-next 2022-08-08 12:01:35 +00:00
Thiago Kenji Okada
e2d6fcc5ec
Merge pull request #185165 from thiagokokada/refactor-audacious
audacious: migrate to meson build system, refactor
2022-08-08 12:39:13 +01:00
Fabian Affolter
50fc8533e1 python310Packages.aardwolf: init at 0.0.8 2022-08-08 12:16:43 +02:00