1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

379405 commits

Author SHA1 Message Date
Sergei Trofimovich a75d2421fe gnugo: pul patch pending upstream inclusion for -fno-common toolchain support
Without the change build on upstream gcc-10 fails as:

    ld: dfa.o:/build/gnugo-3.8/patterns/../engine/liberty.h:861: multiple definition of
      `meaningless_white_moves'; mkpat.o:/build/gnugo-3.8/patterns/../engine/liberty.h:861: first defined here
    ld: dfa.o:/build/gnugo-3.8/patterns/../engine/liberty.h:860: multiple definition of
      `meaningless_black_moves'; mkpat.o:/build/gnugo-3.8/patterns/../engine/liberty.h:860: first defined here
2022-05-21 10:52:03 +01:00
Niklas Hambüchen 505ffa2ffc
Merge pull request #173821 from tpwrules/fix-cloudcompare-build
cloudcompare: 2.12.0 -> 2.12.1, fix build
2022-05-21 11:41:34 +02:00
Bobby Rong ce084ad5bf
Merge pull request #173842 from bobby285271/pantheon-updates
nixos/pantheon: install sideload when Flatpak is enabled
2022-05-21 17:34:41 +08:00
Mario Rodas 21396693cd
Merge pull request #173831 from marsam/update-grpc
grpc: 1.46.1 -> 1.46.3
2022-05-21 04:28:48 -05:00
markuskowa f92b87aade
Merge pull request #173820 from sikmir/mkgmap
mkgmap: 4897 → 4902, fix fetch
2022-05-21 11:25:50 +02:00
Yuka ab72035bb7
qemu: add workaround for nested virtualisation (#171789) 2022-05-21 11:24:16 +02:00
R. Ryantm 44bc01e1ab python310Packages.python-fsutil: 0.6.0 -> 0.6.1 2022-05-21 09:09:25 +00:00
Joscha 4d6a40140c vscode-extensions.rust-lang.rust-analyzer: 0.2.1048 -> 0.3.1059
This update changes the extension's publisher from "matklad" to
"rust-lang" and moves it to `vscode-extensions.rust-lang.rust-analyzer`,
but keeps `vscode-extensions.matklad.rust-analyzer` for backwards
compatibility. It also bumps the version number from 0.2.xxx to 0.3.xxx,
as described in changelog #129.5:
https://rust-analyzer.github.io/thisweek/2022/05/17/changelog-129-5.html
2022-05-21 05:04:10 -04:00
Joscha 8bc78621d3 vscode-extensions.matklad.rust-analyzer: Add reminder to update script
The release tag was out-of-date even though the extension was updated
regularly. Ideally, the update script might increment it on its own,
like the rust-analyzer update script already does.
2022-05-21 05:04:10 -04:00
Joscha 806de2ab38 vscode-extensions.matklad.rust-analyzer: Point links to new repo location 2022-05-21 05:04:10 -04:00
R. Ryantm 533b561c0a python310Packages.python-manilaclient: 3.3.0 -> 3.4.0 2022-05-21 08:45:15 +00:00
Dennis Gosnell d06c3e06e5
Merge pull request #173489 from cdepillabout/purescript-0.15.2
purescript: 0.15.0 -> 0.15.2
2022-05-21 17:36:31 +09:00
Michele Guerini Rocco 7ce1c5eed3
Merge pull request #173676 from risicle/ris-mkvtoolnix-darwin-cppfs-experimental
mkvtoolnix: remove outdated clang fix
2022-05-21 10:14:48 +02:00
Fabian Affolter 9138be0a4c
Merge pull request #173748 from fabaff/crownstone-bump
python310Packages.crownstone-core: 3.1.0 -> 3.1.1, python310Packages.crownstone-uart: 2.3.0 -> 2.4.0
2022-05-21 10:04:53 +02:00
Fabian Affolter b6f75b0225
Merge pull request #173735 from fabaff/pip-audit-bump
pip-audit: 2.3.0 -> 2.3.0
2022-05-21 10:04:31 +02:00
Fabian Affolter d487e6170c
python310Packages.openstacksdk: disable on older Python releases 2022-05-21 10:02:22 +02:00
Nikolay Korotkiy 380666064a
tegola: 0.14.0 → 0.15.0 2022-05-21 10:55:25 +03:00
R. Ryantm c979dd10b1 python310Packages.openstacksdk: 0.61.0 -> 0.99.0 2022-05-21 07:55:09 +00:00
Fabian Affolter aff88dd8be
Merge pull request #173836 from r-ryantm/auto-update/python3.10-python-novaclient
python310Packages.python-novaclient: 17.7.0 -> 18.0.0
2022-05-21 09:49:48 +02:00
Fabian Affolter f4dfed73ee
Merge pull request #173827 from dotlambda/sharkiq-init
home-assistant: support sharkiq component
2022-05-21 09:19:44 +02:00
Fabian Affolter c05cb6240c
Merge pull request #173828 from r-ryantm/auto-update/python3.10-pytest-cases
python310Packages.pytest-cases: 3.6.12 -> 3.6.13
2022-05-21 09:01:16 +02:00
Fabian Affolter 35b22ec6b9
python310Packages.python-novaclient: disable on older Python releases 2022-05-21 08:55:36 +02:00
Fabian Affolter 38c6f3cefa
Merge pull request #173824 from dotlambda/steamodd-init
home-assistant: support steam_online component
2022-05-21 08:52:29 +02:00
Fabian Affolter a5a3038998
Merge pull request #173840 from r-ryantm/auto-update/python3.10-databricks-connect
python310Packages.databricks-connect: 9.1.15 -> 9.1.16
2022-05-21 08:49:50 +02:00
Pavol Rusnak ba680f32af
Merge pull request #173839 from LunNova/lunnova/libsurvive-update 2022-05-21 08:49:00 +02:00
Sergei Trofimovich 857a06674d
Merge pull request #173817 from trofi/fix-gcc-12-on-darwin
gcc12: fix substituteInPlace on darwin
2022-05-21 06:42:58 +00:00
Bobby Rong 646336ee06
nixos/pantheon: install sideload when Flatpak is enabled
Tested by installing VLC from Flathub, sideload is installed by default on elementary OS.
2022-05-21 14:05:42 +08:00
R. Ryantm b10a180c9d python310Packages.databricks-connect: 9.1.15 -> 9.1.16 2022-05-21 04:59:08 +00:00
Luna Nova 0ef6ae6cd6
libsurvive: 0.4 -> 1.0
https://github.com/cntools/libsurvive/releases/tag/v1.0

With recent improvements to tracking and reliability it seemed time to commit to non beta status. This also means the "SimpleApi" portion of the library will be no longer be subject to breaking API changes.
2022-05-20 21:40:00 -07:00
7c6f434c 91c498f0f2
Merge pull request #173543 from collares/sage-gdlib
sageWithDoc: clean up sagedoc.nix
2022-05-21 04:31:03 +00:00
7c6f434c 97fe999a9d
Merge pull request #173801 from risicle/ris-monotone-clang-fix
monotone: add patch reverting old clang hack
2022-05-21 04:29:08 +00:00
7c6f434c 0c8b22956f
Merge pull request #173754 from kirillrdy/master
flightgear: 2020.3.12 -> 2020.3.13
2022-05-21 04:27:01 +00:00
Robert Schütz 618bdf6292 home-assistant: support logi_circle component 2022-05-21 04:22:08 +00:00
Robert Schütz bf16887832 python3Packages.logi-circle: init at 0.2.3 2022-05-21 04:22:03 +00:00
Bernardo Meurer bd275feff7
Merge pull request #173803 from mweinelt/firefox
firefox{,-bin}: 100.0.1 -> 100.0.2; firefox-esr: 91.9.0esr -> 91.9.1esr; thunderbird{,-bin}: 91.9.0 -> 91.9.1; spidermonkey_91: 91.9.0 -> 91.9.1;  firefox-devedition-bin-unwrapped: 101.0b6 -> 101.0b9
2022-05-20 20:39:57 -07:00
R. Ryantm a17fc94ef3 python310Packages.python-novaclient: 17.7.0 -> 18.0.0 2022-05-21 03:38:38 +00:00
Ashish SHUKLA 885a90bfd6
goawk: 1.17.1 -> 1.18.0 2022-05-21 08:51:42 +05:30
Bobby Rong 83ea9a730f
Merge pull request #173734 from marius851000/easyrpg-fix
easyrpg-player: fix
2022-05-21 10:55:48 +08:00
legendofmiracles f3b33b8dd8
Merge pull request #173732 from aaronjheng/mob
mob: 3.0.0 -> 3.1.3
2022-05-20 20:04:59 -06:00
R. Ryantm b476ba7716 python310Packages.pytest-cases: 3.6.12 -> 3.6.13 2022-05-21 01:48:10 +00:00
Robert Schütz 9800ccf6f7 home-assistant: support sharkiq component 2022-05-21 01:46:21 +00:00
Mario Rodas 470520c378
Merge pull request #173373 from pborzenkov/mpd-darwin-nfs
mpd: enable NFS support on Darwin
2022-05-20 20:45:26 -05:00
Robert Schütz a4a6a8bab8 python3Packages.sharkiq: init at 0.0.1
Make sharkiqpy an alias of sharkiq.
2022-05-21 01:44:48 +00:00
Mario Rodas faceeac963
Merge pull request #173726 from fabaff/feedparser-bump
python310Packages.feedparser: 6.0.8 -> 6.0.9
2022-05-20 20:31:43 -05:00
Robert Schütz 369ca081d8 home-assistant: support steam_online component 2022-05-21 01:26:27 +00:00
Robert Schütz 633969f074 python3Packages.steamodd: init at 4.23 2022-05-21 01:23:05 +00:00
R. Ryantm 32fbff6266 python310Packages.poetry-dynamic-versioning: 0.17.0 -> 0.17.1 2022-05-20 18:10:36 -07:00
Anderson Torres c56bfbd198
Merge pull request #173706 from linsui/variety
variety: 0.8.5 -> 0.8.7
2022-05-20 21:54:12 -03:00
Maximilian Bosch 0d65beb84b
Merge pull request #173765 from Ma27/bump-signald
signald: 0.17.0 -> 0.18.5, reduce closure
2022-05-21 02:11:48 +02:00
Thomas Watson 4c711c386a cloudcompare: 2.12.0 -> 2.12.1, fix build
Fixes build by using PDAL 2.3.0 as there are problems with 2.4.0.
2022-05-20 19:09:38 -05:00