3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

378334 commits

Author SHA1 Message Date
Mario Rodas 9e3872c3e6
Merge pull request #173044 from marsam/add-paperoni
paperoni: init at 0.6.1-alpha1
2022-05-15 15:21:06 -05:00
Thiago Kenji Okada 1dc9931937
Merge pull request #173034 from Mic92/nix-ld
nix-ld: 1.0.0 -> 1.0.2
2022-05-15 21:18:54 +01:00
7c6f434c f2ebcd6509
Merge pull request #173059 from Julow/linkfarm-2
Fix string context lost in `linkFarm`
2022-05-15 20:17:21 +00:00
Rick van Schijndel 8c5c1c6207
Merge pull request #172773 from squalus/rp-pppoe
rpPPPoE: support cross compile
2022-05-15 22:16:40 +02:00
pacien c750f1466d python3Packages.embrace: disable check phase on Darwin
Some test for hot-reload fails on Darwin, but the rest of the library
should remain usable.

Upstream issue: https://todo.sr.ht/~olly/embrace-sql/4
2022-05-15 22:05:56 +02:00
Patrick Mahoney ad0d13cf37 koka: 2.3.6 -> 2.3.8
Include fix for mimalloc on darwin; see
https://github.com/koka-lang/koka/issues/243
2022-05-15 15:02:03 -05:00
Jörg Thalheim eb78d30bf4
Merge pull request #173170 from Artturin/nixupdate8
nixVersions.nix_2_8: 2.8.0 -> 2.8.1
2022-05-15 20:51:44 +01:00
Jörg Thalheim 2c260a40e0
Merge pull request #173173 from DarkOnion0/drawio
drawio: 18.0.1 -> 18.0.4
2022-05-15 20:37:18 +01:00
Jörg Thalheim 1b5bc1b07a
Merge pull request #173169 from r-ryantm/auto-update/diffoscope
diffoscope: 211 -> 212
2022-05-15 20:33:48 +01:00
Jules Aguillon 4acd65ce95
Escape paths
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2022-05-15 21:29:01 +02:00
Felix Bühler d48fc739dc
Merge pull request #173133 from Stunkymonkey/sony-headphones-client-gcc-fix
sony-headphones-client: patch gcc-20 support
2022-05-15 21:10:13 +02:00
Jörg Thalheim d5099630b1
nix-ld: 1.0.0 -> 1.0.2 2022-05-15 21:06:05 +02:00
Robert Scott f94bfc1465
Merge pull request #173171 from midchildan/fix/httpie
httpie: disable flaky tests
2022-05-15 19:44:50 +01:00
Fabian Affolter bc66d84303 python310Packages.bitarray: disable on older Python releases 2022-05-15 20:17:33 +02:00
K900 c1809efb1d python*Packages.azure-core: 1.23.1 -> 1.24.0, fix tests
Upstream PR: https://github.com/Azure/azure-sdk-for-python/pull/24450
2022-05-15 21:14:15 +03:00
Felix Buehler f8e9160a67 sony-headphones-client: patch gcc-20 support 2022-05-15 20:14:11 +02:00
github-actions[bot] 4d302fe767
Merge master into staging-next 2022-05-15 18:01:22 +00:00
Fabian Affolter b839d2da79 grype: 0.36.1 -> 0.37.0 2022-05-15 20:00:01 +02:00
Jörg Thalheim ea69f79829
Merge pull request #172988 from McSinyx/dendrite-0.8.5
dendrite: 0.8.4 -> 0.8.5
2022-05-15 18:59:38 +01:00
Peter Jones 1ed0bc2be3
makemkv: install mmccextr
Some discs cause makemkv to attempt to execute `bin/mmccextr`.  Ensure
the file is installed so no run time errors occur.
2022-05-15 10:52:03 -07:00
Pavol Rusnak a90ecf7856
Merge pull request #172961 from impl/remove-electron-ld-preload
electron: (mostly) remove dependency on libXss.so
2022-05-15 19:50:22 +02:00
Jan Tojnar 12b2ab6c62
Merge pull request #173167 from drupol/php/cleanups
php: Remove fixes for abandoned PHP versions
2022-05-15 19:46:00 +02:00
Robert Scott e87d7fdd6d
Merge pull request #173150 from fabaff/loopy-fix
python310Packages.pymbolic: remove pytest
2022-05-15 18:26:50 +01:00
Artturin 6bfffc8f22 nixVersions.nix_2_8: 2.8.0 -> 2.8.1
contains fix for the git safe dir issue
2022-05-15 20:25:21 +03:00
midchildan fb1d1acdf0
httpie: disable flaky tests 2022-05-16 02:22:36 +09:00
R. Ryantm c1ec5ebb17 diffoscope: 211 -> 212 2022-05-15 17:21:30 +00:00
DarkOnion0 222d84a2b7
drawio: 18.0.1 -> 18.0.4 2022-05-15 19:21:18 +02:00
Pol Dellaiera 47c4c68fdf
php: Remove fixes for abandoned PHP versions 2022-05-15 19:17:31 +02:00
Robert Scott cd273cd6ba
Merge pull request #173153 from fabaff/fix-pynetdicom
python310Packages.pynetdicom: disable failing test
2022-05-15 18:08:58 +01:00
Mauricio Collares 10b16ea5e7 sageWithDoc: make jupyter-sphinx available for docbuild 2022-05-15 12:45:25 -04:00
Mauricio Collares e531fc20cd python3Packages.lrcalc-python: init at 2.1 2022-05-15 12:45:25 -04:00
Mauricio Collares 09ab2aba13 lrcalc: 1.2 -> 2.1 2022-05-15 12:45:24 -04:00
Bobby Rong 34e4df5566
Merge pull request #172014 from r-ryantm/auto-update/fheroes2
fheroes2: 0.9.14 -> 0.9.15
2022-05-16 00:42:35 +08:00
Rick van Schijndel d7d27295c1
Merge pull request #173142 from cmm/zerotierone-1.8.9
zerotierone: 1.8.4 -> 1.8.9
2022-05-15 18:40:12 +02:00
Bobby Rong 4848f9f3a6
Merge pull request #171465 from techknowlogick/bumpbound
boundary: 0.7.6 -> 0.8.0
2022-05-16 00:38:58 +08:00
Bobby Rong fa61239902
Merge pull request #171107 from r-ryantm/auto-update/p2pool
p2pool: 1.9 -> 2.0
2022-05-16 00:32:16 +08:00
Bobby Rong fe8d073af7
Merge pull request #167123 from aaronjheng/xurls
xurls: 2.3.0 -> 2.4.0
2022-05-16 00:24:19 +08:00
Bobby Rong 7591fec329
xurls: remove unnecessary platforms and mainProgram 2022-05-16 00:21:26 +08:00
Vladimír Čunát d72c6a72d0
Merge branch 'master' into staging-next 2022-05-15 18:17:05 +02:00
Bobby Rong f3194760f1
Merge pull request #171445 from tshaynik/xxe-pe-bump
xxe-pe: 9.4.0 -> 10.1.0
2022-05-15 23:59:35 +08:00
Bobby Rong 782b483c96
Merge pull request #168078 from aaronjheng/consul_exporter
prometheus-consul-exporter: 0.7.1 -> 0.8.0
2022-05-15 23:49:18 +08:00
Ben Siraphob a1408a4b77
Merge pull request #173054 from risicle/ris-pyvips-libffi-api-mode 2022-05-15 08:39:05 -07:00
R. Ryantm c4c241389b python310Packages.xmlschema: 1.10.0 -> 1.11.0 2022-05-15 15:38:17 +00:00
Dmitry Kalinkin d58fb53c3f
python3Packages.reportengine: init at 0.30.dev0 (#171979) 2022-05-15 11:13:53 -04:00
Vincent Laporte a882fd2c36 ocamlPackages.labltk: add version 8.06.12 for OCaml 4.14 2022-05-15 17:06:27 +02:00
Mario Rodas bf3bd2f9e8
Merge pull request #171249 from aaronjheng/git-codereview
git-codereview: 2020-01-15 -> 1.0.3
2022-05-15 09:59:19 -05:00
Fabian Affolter 12a11237d5
Merge pull request #173135 from r-ryantm/auto-update/python3.10-proxmoxer
python310Packages.proxmoxer: 1.3.0 -> 1.3.1
2022-05-15 16:58:39 +02:00
Fabian Affolter 3f1452773a python310Packages.pynetdicom: disable failing test 2022-05-15 16:51:51 +02:00
Michael Livshin d42fd31f18 zerotierone: 1.8.4 -> 1.8.9 2022-05-15 17:36:50 +03:00
Fabian Affolter 7e65f4e865 python310Packages.pymbolic: remove pytest 2022-05-15 16:08:02 +02:00