Commit Graph

48138 Commits

Author SHA1 Message Date
Sebastian Reuße
8d9ea37e80 sgrep: init at 1.94a 2022-08-19 16:18:47 +02:00
a-kenji
7e533d199f
hebbot: init at 2.1 (#187178)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-18 23:34:31 +02:00
Sandro
f994d00daf
Merge pull request #184562 from arnottcr/gotags 2022-08-18 23:28:46 +02:00
Jonas Heinrich
116a0c1893
Merge pull request #187115 from kilianar/logseq-0.8.1
logseq: 0.8.0 -> 0.8.1
2022-08-18 20:06:25 +02:00
José Romildo Malaquias
d34f728c2f
numix-icon-theme: 21.10.31 -> 22.08.16 (#187004)
* numix-icon-theme: reformat nix expression

* numix-icon-theme: add update script

* numix-icon-theme: 21.10.31 -> 22.08.16

* numix-icon-theme: add missing parent themes
2022-08-18 19:38:48 +02:00
Sebastián Mancilla
141475ad5a
Merge pull request #187056 from Vonfry/init/spectra
spectra: init at 1.0.1
2022-08-18 10:04:46 -04:00
iko
0e75512a1b
clickable: init at 7.4.0 (#178760)
* clickable: init at 7.4.0

* Update default.nix

Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2022-08-18 15:24:36 +02:00
Jonas Heinrich
0d13c5e7e7
Merge pull request #187035 from gdinh/add-hmat-oss
hmat-oss: init at 1.7.1
2022-08-18 11:40:46 +02:00
Vladimír Čunát
3b765ccd67
Merge #186967: libsForQt5.messagelib: patch for cmake 3.24 2022-08-18 09:06:22 +02:00
Jiajie Chen
da87f77102 cbmc: init at 5.63.0
Cadical is used as sat solver backend.

https://github.com/diffblue/cbmc/releases/tag/cbmc-5.63.0
2022-08-18 05:21:32 +02:00
Sebastián Mancilla
65f58198c3
Merge pull request #178893 from thanegill/gam
gam: init at 6.22
2022-08-17 20:19:08 -04:00
Vonfry
7002f2f3c8
spectra: init at 1.0.1 2022-08-18 07:08:51 +08:00
ajs124
1ee0670927
Merge pull request #184272 from emilytrau/stegsolve 2022-08-17 20:20:55 +02:00
Pascal Bach
6af1c99422
Merge pull request #132963 from jonringer/plex-on-aarch64
plex: allow use on non-x86 platforms
2022-08-17 20:14:38 +02:00
Bernardo Meurer
67c247cb5e
Merge pull request #187005 from Flakebi/rocm
rocm: 5.1.0 → 5.2.1
2022-08-17 10:45:06 -07:00
Sandro
a718e2602c
Merge pull request #185214 from onny/hatch 2022-08-17 15:31:54 +02:00
Sandro
a9f3c22db5
Merge pull request #182382 from SuperSandro2000/portunus 2022-08-17 15:20:45 +02:00
kilianar
341f68764d logseq: 0.8.0 -> 0.8.1
https://github.com/logseq/logseq/releases/tag/0.8.1

This release updates Electron to version 19, so we do update the version
of Electron as well.
2022-08-17 14:55:52 +02:00
Sandro
b3da007795
Merge pull request #186604 from panicgh/sigrok 2022-08-17 14:44:28 +02:00
Sandro
6a91c39cf8
Merge pull request #184506 from sikmir/o 2022-08-17 14:42:22 +02:00
Sandro
b22227b346
Merge pull request #185749 from wrmilling/armcord-3.0.7 2022-08-17 14:14:42 +02:00
Simon Bruder
2e61922fc2
pyocd: init at 0.34.1 2022-08-17 13:00:54 +02:00
Simon Bruder
1a941b4b5f
libusbsio: init at 2.1.11
Many thanks to David Runge (dvzrv), who made an effort to get this
available under a free license earlier this year:
https://github.com/NXPmicro/spsdk/issues/36
2022-08-17 13:00:53 +02:00
Colin Arnott
89361f7b99
gotags: reinit at 1.4.1
This change reverts #176044 and #178000, as well as updating the version
to the latest stable release. Unfortunately, despite the lack of updates
to gotags, it is still depended upon by vim-go, thus we must keep it
around until they (and other consumers) have removed it from the
dependency trees.

This change also adds myself as a maintainer, since I would not wish the
burden of this package's maintanence on anybody else.
2022-08-17 10:58:09 +00:00
Brian McKenna
579237dbf5 onnxruntime: init at 1.10.0 (resurrected) 2022-08-16 19:19:03 -07:00
Grace Dinh
1af6f5a222 hmat-oss: init at 1.7.1 2022-08-16 15:59:41 -07:00
Will Cohen
8630ef79dd
qt5, libsForQt5: 5.14 -> 5.15 on darwin (#184560) 2022-08-16 18:26:00 -04:00
usertam
0b73b43a94 lilypond-unstable and lilypond-unstable-with-fonts: init at 2.23.11
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Eric Bailey <eric@ericb.me>
2022-08-16 16:27:21 -05:00
Ivan Kovnatsky
db17a5273a
cobra-cli: init at 1.3.0 2022-08-16 21:42:05 +03:00
Maximilian Bosch
9e8ea1b855
Merge pull request #183717 from NetaliDev/mysql-auth
nixos: add mysql/mariadb user authentication module
2022-08-16 20:30:16 +02:00
Sebastian Neubauer
ec590fdd24 llvmPackages_rocm: compile as one derivation
This is the supported way rocm is tested.
It makes packaging in nix a *lot* easier (see the code size).

An important change is the dontLink detection in the clang/clang++
wrapper script: When compiling with --cuda-device-only,
the linker must not be set, otherwise e.g. the blender kernels fail to
compile.
2022-08-16 19:20:55 +02:00
Winston R. Milling
7768df2d2a
armcord: init at 3.0.7 2022-08-16 12:19:47 -05:00
Sandro
24b7bdcd78
Merge pull request #176955 from necrophcodr/add-darkplaces 2022-08-16 17:53:10 +02:00
Bobby Rong
3c79b71732
Merge pull request #186673 from oluceps/update_hysteria
hysteria: 1.1.0 -> 1.2.0
2022-08-16 23:24:27 +08:00
Christian Kögler
00711cc7b0
Merge pull request #177040 from seqizz/g_addrustypaste
rustypaste: init at 0.7.1
2022-08-16 16:56:39 +02:00
Vincent Laporte
2acd2d4eac flitter: use OCaml 4.13 2022-08-16 16:49:05 +02:00
Vincent Laporte
83ec931b18 jackline: use OCaml 4.13 2022-08-16 16:49:05 +02:00
Nick Cao
ef640cb346
Revert "cmake_3_23: bring this version back (temporarily, I hope)"
This reverts commit 8334328f11.
2022-08-16 21:59:20 +08:00
Nicolas Benes
bc36ea147b sigrok-firmware-fx2lafw: init at 0.1.7
Cross-compile the firmware files instead of downloading the binaries.
Bump 0.1.6 -> 0.1.7.
2022-08-16 15:51:13 +02:00
Luc Perkins
4e37749e54
cargo-wasi: init at 0.1.26 (#186725)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-16 15:11:45 +02:00
Sandro
6b48bf370f
Merge pull request #182432 from fgaz/ladybird/init 2022-08-16 14:16:42 +02:00
Sandro
d7c6724010
Merge pull request #180851 from Creator54/instaloader 2022-08-16 14:07:47 +02:00
Ricardo Ardissone
5a035d7b23 hedgewars: add patch and update to libsForQt5 2022-08-16 12:57:13 +02:00
Bobby Rong
e1aa07fd38
Merge pull request #185504 from NickCao/netease
netease-cloud-music-gtk: 1.2.2 -> 2.0.1
2022-08-16 18:51:22 +08:00
Nikolay Korotkiy
c6f7c99792
o: init at 2.55.1 2022-08-16 13:02:16 +03:00
Bobby Rong
272ac28663 netease-cloud-music-gtk: fix darwin build 2022-08-16 17:52:59 +08:00
Sandro
61c49148ba
Merge pull request #185320 from RaitoBezarius/listmonk 2022-08-16 11:44:44 +02:00
Vladimír Čunát
8334328f11
cmake_3_23: bring this version back (temporarily, I hope) 2022-08-16 10:40:27 +02:00
github-actions[bot]
3568649e27
Merge master into staging-next 2022-08-16 06:01:20 +00:00
Elis Hirwing
6c303b528e
Merge pull request #184634 from LeSuisse/php-fix-crash-pcre2-jit-sealloc
php8*: disable PCRE2 JIT SEAlloc to avoid crashes
2022-08-16 07:18:45 +02:00