3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

398838 commits

Author SHA1 Message Date
Dennis Gosnell aa832eedd7
haskellPackages: mark builds timing-out on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-09 13:53:49 +09:00
Anderson Torres 9f15d6c3a7
Merge pull request #185744 from AndersonTorres/x16
X16 updates
2022-08-09 01:00:29 -03:00
AndersonTorres 534146ea00 x16-emulator: mark as broken on aarch64-darwin 2022-08-09 00:23:50 -03:00
AndersonTorres 8b4479cf28 x16-emulator: 40 -> 41 2022-08-09 00:23:50 -03:00
AndersonTorres 326a0fda17 x16-rom: mark as broken on aarch64-darwin 2022-08-09 00:23:50 -03:00
AndersonTorres 9f61e20a68 x16-rom: 40 -> 41 2022-08-08 23:27:21 -03:00
Bernardo Meurer b0f1ff287b
Merge pull request #185672 from peterhoeg/pinctrl_amd
kernel: fix touchpads on AMD laptops
2022-08-08 18:02:57 -07:00
Bernardo Meurer 7e901eeae0
kernel: only enable PINCTRL_AMD on 5.19+ 2022-08-08 20:42:45 -04:00
Peter Hoeg 8243b31949 ameba: 0.14.3 -> 1.0.1 2022-08-09 08:41:53 +08:00
Peter Hoeg 70220e79b1 WIP 2022-08-09 08:38:37 +08:00
Peter Hoeg 603b6f6be1 msmtp: resholve queue scripts 2022-08-09 08:38:37 +08:00
Peter Hoeg fae17c4fe0 p910nd: cleanups 2022-08-09 08:38:17 +08:00
Weijia Wang a90b50917c libdazzle: fix build on darwin 2022-08-09 02:18:58 +02:00
github-actions[bot] f31248ef32
Merge master into haskell-updates 2022-08-09 00:15:05 +00:00
Ryan Mulligan d210469dd7
Merge pull request #185736 from Ferdi265/update-wl-mirror
wl-mirror: 0.11.2 -> 0.12.1
2022-08-08 17:00:30 -07:00
maxine [they] a3c583a29d
Merge pull request #184182 from maxeaubrey/awscli_1.25.42
awscli: 1.25.31 -> 1.25.42
2022-08-09 01:54:27 +02:00
Robert Scott 9810fb9e71
Merge pull request #185605 from anthonyroussel/auto-update/vips
vips: 8.12.2 -> 8.13.0
2022-08-09 00:44:23 +01:00
Robert Scott 0bb630d2b3
Merge pull request #185634 from virchau13/fix-kitty-tests-darwin
kitty: fix tests on darwin
2022-08-09 00:41:27 +01:00
maralorn 6be915f542
Merge pull request #185477 from someodd/fix/libjwt-typed-unbroken
libjwt-typed: unbreak with minor changes
2022-08-09 01:28:02 +02:00
Artturi c4e832986f
Merge pull request #185705 from SuperSamus/xpra
xpra: fix launch
2022-08-09 02:12:35 +03:00
Fabian Affolter 534b168eaa python310Packages.pyipma: 3.0.0 -> 3.0.2 2022-08-09 00:49:26 +02:00
Vir Chaudhury 078ecdaf98
kitty: fix tests on darwin 2022-08-09 06:42:07 +08:00
Fabian Affolter ace7057514 python310Packages.pyprosegur: 0.0.7 -> 0.0.8 2022-08-09 00:34:21 +02:00
Ferdinand Bachmann 2623306a5d wl-mirror: 0.11.2 -> 0.12.1 2022-08-09 00:32:38 +02:00
Fabian Affolter cf3216ab2c python310Packages.python-heatclient: disable failing test
- disable on older Python releases
- adjust inputs
2022-08-09 00:31:05 +02:00
Anthony Roussel f0734d72fc python310Packages.aiohttp-retry: 2.5.6 -> 2.7.0 2022-08-09 00:23:47 +02:00
Anthony Roussel 4df3ae78dd dvc: add anthonyroussel to maintainers 2022-08-09 00:21:54 +02:00
Anthony Roussel 5756220ada dvc: 2.12.0 -> 2.17.0 2022-08-09 00:21:54 +02:00
Fabian Affolter 92ebe36c27
Merge pull request #185720 from fabaff/hahomematic-bump
python310Packages.hahomematic: 2022.8.3 -> 2022.8.4
2022-08-09 00:21:48 +02:00
Fabian Affolter ca6941a998
Merge pull request #185721 from fabaff/hstspreload-bump
python310Packages.hstspreload: 2021.12.1 -> 2022.8.1
2022-08-09 00:21:28 +02:00
Fabian Affolter 295ad305b0
Merge pull request #185730 from fabaff/cmd2-fix
expliot: don't run tests of cmd2 override
2022-08-09 00:21:05 +02:00
Fabian Affolter 66756d0ee9
Merge pull request #185729 from anthonyroussel/fix-python-benedict
python3Packages.python-benedict: fix broken build
2022-08-09 00:19:59 +02:00
Fabian Affolter ebf10f55be
Merge pull request #185727 from fabaff/faraday-agent-dispatcher-fix
faraday-agent-dispatcher: disable TLS/SSL tests
2022-08-09 00:19:30 +02:00
someodd 14c05dc6ac libjwt-typed: unbreak with minor changes
Unbreak libjwt-typed. Succesfully built using:

  env NIXPKGS_ALLOW_BROKEN=1 nix-build --no-out-link -A haskellPackages.libjwt-typed

This was accomplished by removing dependency
bounds, skipping tests, and adding the libjwt
librarySystemDepends.

Removed `broken` status from libjwt-typed.

I have not tested using what was built in the
nix-build command above in a local project.
2022-08-08 15:18:58 -07:00
Anthony Roussel 2bec83a3ed python3Packages.python-benedict: fix broken build 2022-08-09 00:02:36 +02:00
Fabian Affolter b5a62999aa expliot: don't run tests of cmd2 override 2022-08-09 00:01:45 +02:00
Martin Weinelt 7363ab9ebb
python311: 3.11.0b5 -> 3.11.0rc1
https://docs.python.org/3.11/whatsnew/changelog.html#python-3-11-0-beta-5
2022-08-08 23:55:10 +02:00
Fabian Affolter 6d4b71e6ba faraday-agent-dispatcher: disable TLS/SSL tests 2022-08-08 23:53:01 +02:00
Martin Weinelt f1c0f0554a
Merge pull request #183037 from mweinelt/python3.11.0b5 2022-08-08 23:52:28 +02:00
Rick van Schijndel d9c23ac307
Merge pull request #184591 from oluceps/add_hysteria
hysteria: init at 1.1.0
2022-08-08 23:48:48 +02:00
Rick van Schijndel 62920286e5
Merge pull request #184191 from priegger/factorio
factorio-experimental: 1.1.61 -> 1.1.65
2022-08-08 23:48:28 +02: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
Dmitry Kalinkin 2abddece96
geant4: 11.0.0 -> 11.0.2 (#184349) 2022-08-08 17:37:37 -04:00
superherointj d53e9e7a60
Merge pull request #185713 from fabaff/casbin-bump
python310Packages.casbin: 1.16.9 -> 1.17.0
2022-08-08 18:12:08 -03:00
oluceps 17819194f7
hysteria: init at 1.1.0
Co-authored-by: ocfox <i@ocfox.me>
Co-authored-by: Winter <winter@winter.cafe>
Co-authored-by: Rick van Schijndel <rol3517@gmail.com>
2022-08-09 05:07:05 +08: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
Fabian Affolter 27ddc618ca python310Packages.hstspreload: 2021.12.1 -> 2022.8.1 2022-08-08 22:48:52 +02:00
Fabian Affolter b6854d6475 python310Packages.hahomematic: 2022.8.3 -> 2022.8.4 2022-08-08 22:47:59 +02:00
Jonas Heinrich cabc115bc2
Merge pull request #185254 from r-ryantm/auto-update/mold
mold: 1.3.1 -> 1.4.0
2022-08-08 22:41:50 +02:00