3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

411702 commits

Author SHA1 Message Date
figsoda 8555053c91
Merge pull request #193083 from figsoda/teip
teip: init at 2.0.0
2022-09-27 16:37:47 -04:00
figsoda 9d9a7e7601
Merge pull request #193074 from figsoda/argc
argc: init at 0.11.0
2022-09-27 16:37:24 -04:00
figsoda 85f1c48457
Merge pull request #193064 from figsoda/fw
fw: init at 2.16.1
2022-09-27 16:34:50 -04:00
Pascal Bach 8e5cc49331
Merge pull request #193091 from r-ryantm/auto-update/minio
minio: 2022-09-22T18-57-27Z -> 2022-09-25T15-44-53Z
2022-09-27 22:23:13 +02:00
Benjamin Staffin dcdadc4935
Merge pull request #152791 from jonringer/openrgb-module2
nixos/openrgb: init module
2022-09-27 16:14:24 -04:00
Robert Scott c1dbe37d7c
Merge pull request #192697 from r-ryantm/auto-update/batik
batik: 1.14 -> 1.15
2022-09-27 21:11:01 +01:00
figsoda 32f3576ef5
Merge pull request #193059 from figsoda/doctave
doctave: init at 0.4.2
2022-09-27 16:04:37 -04:00
Sandro 592815804a
Merge pull request #192097 from Luflosi/update/nextpnr 2022-09-27 22:01:06 +02:00
figsoda f4d294eede
Merge pull request #193202 from r-ryantm/auto-update/macchina
macchina: 6.1.5 -> 6.1.6
2022-09-27 15:53:12 -04:00
Andrew Marshall cc89e76d76
arrow-cpp: Fix building x86_64-darwin on aarch_64-darwin (#193207)
When building x86_64-darwin emulated via Rosetta on aarch64-darwin, all
tests would fail with

> Illegal instruction: 4

this resolves that by never using Jemalloc on Darwin, since even though
`isAarch64` is false, it might “really” be aarch64-darwin.
2022-09-27 15:21:39 -04:00
Jonathan Ringer 3c0d465d9a
nixos/doc/rl-22.11: Add mention of openrgb option being added 2022-09-27 11:59:33 -07:00
Jonathan Ringer a2bcf8564d
nixos/openrgb: init module 2022-09-27 11:59:33 -07:00
Luke Granger-Brown 859516a1a5
Merge pull request #193205 from siraben/swiprolog-update-revert
Revert "swiProlog: 8.3.29 -> 8.5.17"
2022-09-27 19:49:17 +01:00
Luke Granger-Brown 59f5bb399d
Merge pull request #192260 from gador/paperless-ngx-1.9.0
paperless-ngx: 1.8.0 -> 1.9.1
2022-09-27 19:48:14 +01:00
figsoda f0cf6bd7eb
Merge pull request #193212 from r-ryantm/auto-update/nebula
nebula: 1.6.0 -> 1.6.1
2022-09-27 14:45:05 -04:00
figsoda 4f08168802
Merge pull request #193218 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 11.0.1 -> 11.1.1
2022-09-27 14:43:14 -04:00
Maximilian Bosch 27f51fd568
Merge pull request #193200 from mweinelt/matrix-synapse-1.68.0
matrix-synapse: 1.67.0 -> 1.68.0
2022-09-27 20:39:12 +02:00
Fabian Affolter 1acde3a714
Merge pull request #193018 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.47.0 -> 2.48.0
2022-09-27 20:04:16 +02:00
Martin Weinelt 5ac22c7a8b
Merge pull request #193217 from helsinki-systems/fix/unstable-small-eval 2022-09-27 19:46:46 +02:00
R. Ryantm 69b1fcd4e0 oh-my-posh: 11.0.1 -> 11.1.1 2022-09-27 17:40:52 +00:00
ajs124 aded19fb3b error: 'mysql' has been renamed to/replaced by 'mariadb' 2022-09-27 19:39:52 +02:00
Franz Pletz 717ab8701d
Merge pull request #193158 from LeSuisse/gitsign-0.3.1
gitsign: 0.3.0 -> 0.3.1
2022-09-27 19:39:49 +02:00
R. Ryantm ab31d8e656 nebula: 1.6.0 -> 1.6.1 2022-09-27 17:24:43 +00:00
Vladimír Čunát 4dd0352397
Merge #192482: xml2rfc: 3.14.2 -> 3.15.0 2022-09-27 18:40:38 +02:00
Vladimír Čunát 9f59caf45c
Merge #193163: onnxruntime: fix paths in pkg-config file 2022-09-27 18:29:55 +02:00
Ben Siraphob 17e962f507
Revert "swiProlog: 8.3.29 -> 8.5.17"
This reverts commit b1d7a2d1a7.
2022-09-27 11:21:52 -05:00
Franz Pletz 4b59241771
Merge pull request #193150 from fgaz/minetest/5.6.1
minetest: 5.6.0 -> 5.6.1, cleanup, add fgaz to maintainers
2022-09-27 18:19:31 +02:00
figsoda 58368100f3
Merge pull request #193052 from figsoda/thokr
thokr: init at 0.4.1
2022-09-27 12:10:06 -04:00
figsoda 6912f24146
Merge pull request #193180 from zuzuleinen/update-bob
bob: 0.5.3 -> 0.6.2
2022-09-27 12:04:43 -04:00
Martin Weinelt 326b8f7d8f
matrix-synapse: 1.67.0 -> 1.68.0
https://github.com/matrix-org/synapse/releases/tag/v1.68.0

Uses poetry-core to build the package. Drops setuptools-rust from
runtime dependencies, because they are checked at startup, which breaks
because we do a clear separation of concerns.

Fixes a misconception about the tests, that were until now always run
against the source module. This breaks with the introduction of the rust
components, because they're not available in the source module.

Adds missing pre and post hooks to checkPhase.
2022-09-27 18:03:03 +02:00
Andrei Boar 36eff3190b bob: 0.5.3 -> 0.6.2 https://github.com/benchkram/bob/releases/tag/0.6.2
update hash
2022-09-27 18:46:08 +03:00
R. Ryantm 88943ee302 macchina: 6.1.5 -> 6.1.6 2022-09-27 15:42:12 +00:00
Thomas Tuegel da6bb9b31f
Merge pull request #192213 from r-ryantm/auto-update/kdsoap
libsForQt5.kdsoap: 2.0.0 -> 2.1.1
2022-09-27 10:34:57 -05:00
Thomas Tuegel 6552ae2bf1
Merge pull request #192908 from matthiasbeyer/add-kzones
plasma5Packages.kzones: init at 0.3
2022-09-27 10:34:08 -05:00
figsoda 3675927fcb
Merge pull request #193183 from likhner/master
vscode-extensions.github.codespaces: init at 1.10.6
2022-09-27 11:29:36 -04:00
figsoda 82ca63f8c8
Merge pull request #193194 from r-ryantm/auto-update/lethe
lethe: 0.8.0 -> 0.8.2
2022-09-27 11:26:00 -04:00
figsoda 0238e595b6
Merge pull request #193196 from ncfavier/vscodevim
vscode-extensions.vscodevim.vim: 1.23.2 -> 1.24.1
2022-09-27 11:22:09 -04:00
figsoda f0b9b0119a
Merge pull request #193184 from r-ryantm/auto-update/hugo
hugo: 0.104.0 -> 0.104.1
2022-09-27 11:17:31 -04:00
figsoda ae2b69d0cf
Merge pull request #193181 from r-ryantm/auto-update/gyb
gyb: 1.70 -> 1.71
2022-09-27 11:14:21 -04:00
figsoda 6d1fb2eb39
Merge pull request #193177 from r-ryantm/auto-update/ghr
ghr: 0.15.0 -> 0.16.0
2022-09-27 11:12:04 -04:00
figsoda e6c6abb0c4
Merge pull request #193189 from r-ryantm/auto-update/instaloader
instaloader: 4.9.4 -> 4.9.5
2022-09-27 11:07:27 -04:00
figsoda 07e76e2941
Merge pull request #193040 from figsoda/update-cargo-hack
cargo-hack: 0.5.20 -> 0.5.21
2022-09-27 11:05:52 -04:00
figsoda 45992e9ff4
Merge pull request #193030 from figsoda/comrak
comrak: init at 0.14.0
2022-09-27 11:05:39 -04:00
figsoda 996d2f171b
Merge pull request #193028 from figsoda/update-lunatic
lunatic: 0.10.0 -> 0.10.1
2022-09-27 11:05:14 -04:00
Naïm Favier fe7a1311cb
vscode-extensions.vscodevim.vim: 1.23.2 -> 1.24.1 2022-09-27 17:01:46 +02:00
R. Ryantm ceccd800a5 lethe: 0.8.0 -> 0.8.2 2022-09-27 14:52:19 +00:00
figsoda 47c6425891
Merge pull request #193005 from pinpox/ccc-nvim
vimPlugins.ccc-nvim: init at 2022-09-25
2022-09-27 10:39:06 -04:00
Fabian Affolter cb4f59daef
Merge pull request #193148 from fabaff/ldapnomnom-bump
ldapnomnom: 1.0.6 -> 1.0.7
2022-09-27 16:23:01 +02:00
Fabian Affolter de84a2ccd0
Merge pull request #193149 from r-ryantm/auto-update/apkid
apkid: 2.1.3 -> 2.1.4
2022-09-27 16:22:41 +02:00
Fabian Affolter 8062ff1bc3
Merge pull request #193167 from r-ryantm/auto-update/dalfox
dalfox: 2.8.1 -> 2.8.2
2022-09-27 16:20:25 +02:00