Commit Graph
345073 Commits
Author SHA1 Message Date
RenaudandGitHub 8325cfb39d rethinkdb: pin Boost dep to boost170 2022-01-05 22:04:20 +01:00
Michael WeissandGitHub 06509d51b4 Merge pull request #153633 from primeos/chromiumDev
chromiumDev: Backport important fixes for Wayland
2022-01-05 21:53:16 +01:00
Fabian AffolterandGitHub 7467d467cb Merge pull request #153603 from fabaff/fix-pydmd
python3Packages.pydmd: disable failing and long-running tests
2022-01-05 21:48:51 +01:00
Fabian AffolterandGitHub b167c7f162 Merge pull request #153606 from fabaff/bump-checkov
checkov: 2.0.702 -> 2.0.706
2022-01-05 21:48:08 +01:00
Fabian AffolterandGitHub 832ed91d0d Merge pull request #153000 from r-ryantm/auto-update/rshell
rshell: 0.0.30 -> 0.0.31
2022-01-05 21:44:56 +01:00
Nikolay Korotkiy 3696919111 lagrange: 1.9.3 → 1.9.5 2022-01-05 23:37:30 +03:00
Matthew LeachandCole Helbling cba86feaaf ite-backlight: init at v1.1 2022-01-05 12:33:50 -08:00
Jonathan Ringer 79e0cc2369 python310Packages.subunit: fix tests, again 2022-01-05 12:25:54 -08:00
legendofmiracles 6ec211a5bc ArchiSteamFarm: support aarch64 in the update script 2022-01-05 14:09:25 -06:00
legendofmiracles 5ff685cca5 ArchiSteamFarm: fix build for #145090 and #151468 2022-01-05 14:09:25 -06:00
legendofmiracles b61a335d61 ArchiSteamFarm: fix build on aarch64 2022-01-05 14:09:25 -06:00
legendofmiracles 86f45c7c6f ArchiSteamFarm: 5.2.0.9 -> 5.2.0.10; ASF-ui: update 2022-01-05 14:09:24 -06:00
legendofmiracles 4b513af501 ArchiSteamFarm: 5.1.5.3 -> 5.2.0.9 & ASF-ui: update 2022-01-05 14:09:24 -06:00
legendofmiracles 98ccbafb05 ASF-ui: init 2022-01-05 14:09:24 -06:00
legendofmiracles bf30cd48ed nixos/archisteamfarm: init 2022-01-05 14:09:23 -06:00
Thiago Kenji OkadaandGitHub b7018f3813 Merge pull request #153634 from willcohen/clj
clojure: 1.10.3.1053 -> 1.10.3.1058
2022-01-05 16:45:24 -03:00
Will Cohen 20d414175f clojure: 1.10.3.1053 -> 1.10.3.1058 2022-01-05 14:05:37 -05:00
José Romildo MalaquiasandGitHub 75e9b9b058 Merge pull request #153472 from romildo/upd.ecrire
enlightenment.ecrire: init at 0.2.0
2022-01-05 16:00:50 -03:00
Anderson TorresandGitHub 6c8918eac7 Merge pull request #153422 from AndersonTorres/new-meson
meson: 0.60.2 -> 0.60.3
2022-01-05 16:00:08 -03:00
Michael Weiss 843508dad4 chromiumDev: Backport important fixes for Wayland
This will be required to prevent crashes on Wayland compositors that
support version 4 of the wl_output protocol (available since Wayland
1.20.0).  This should affect any compositor that is based on wlroots
0.15.0 and soon more. Upstream will hopefully backport those patches
soon (if not we could also apply them to M97 - only two trivial
changes are necessary to apply the first patch).

More information:
- Chromium bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1279574
- wlroots bug report: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3344
2022-01-05 19:59:40 +01:00
legendofmiraclesandGitHub b09a555c34 Merge pull request #151131 from TravisDavis-ops/cocogitto 2022-01-05 12:55:39 -06:00
Vladimír Čunát 2f8299f321 Merge #151500: opentoonz: 1.4.0 -> 1.5.0 2022-01-05 19:37:36 +01:00
Wael NasreddineandGitHub 1a4a216bf5 onlykey: set the group correctly in the udev rule (#153618) 2022-01-05 10:29:37 -08:00
travisdavis-opsandlegendofmiracles e1b3d18cbc cocogitto: init as 4.0.1 2022-01-05 12:29:07 -06:00
Jörg Thalheim db2953eb19 nixos/tinc: add mic92 maintainer 2022-01-05 19:29:01 +01:00
Seong Yong-ju 769340d3c0 zsh-history-search-multi-word: init at unstable-2021-11-13 2022-01-06 03:10:58 +09:00
Jonathan Ringer 9988b481a9 python3Packages.pydantic: 1.8.2 -> 1.9.0 2022-01-05 10:04:54 -08:00
github-actions[bot]andGitHub 0d3fe41724 Merge master into staging-next 2022-01-05 18:01:06 +00:00
legendofmiraclesandGitHub defafc9a22 Merge pull request #136033 from wahjava/add-cinny 2022-01-05 11:39:22 -06:00
pennae 3ad8f52de0 nixos-install: copy channels before system eval
since fc614c37c6 nixos needs access to its
own path (<nixpkgs/nixos>) to evaluate a system with documentation.
since documentation is enabled by default almost all systems need such
access, including the installer tests. nixos-install however does not
ensure that a channel exists in the target store before evaluating the
system in that store, which can lead to `path is not valid` errors.
2022-01-05 18:38:49 +01:00
sternenseemann 115a6f077f llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM
LLVM 12 added the memory profiling runtime and LLVM 13 the ORC
runtime. Both need a libc in order to build (or at least headers not
present in clang's resource root), so we'll disable them for any sort of
baremetal-ish build. memprof likely doesn't work in a baremetal
situation at all, orc is unknown. Whether both would compile with musl
is to be checked.
2022-01-05 18:17:53 +01:00
Jörg ThalheimandGitHub d4b954f87c Merge pull request #153525 from veehaitch/sgx-x86_64
linux: enable X86_SGX{_KVM} on x86_64 only
2022-01-05 16:55:01 +00:00
Jörg ThalheimandGitHub edcecad74a Merge pull request #153600 from mathieupost/patch-2
golangci-lint: add fish completion
2022-01-05 16:50:21 +00:00
Mauricio Scheffer af6e4f6d18 kubepug: 1.2.2 -> 1.3.2 2022-01-05 16:38:48 +00:00
Martin Weinelt fa44da7f51 python3Packages.parsy: fix eval 2022-01-05 17:34:34 +01:00
Fabian AffolterandJonathan Ringer ff81162833 python3Packages.hahomematic: 0.12.0 -> 0.13.3 2022-01-05 08:32:46 -08:00
Fabian AffolterandJonathan Ringer 271ca2b032 python3Packages.environs: 9.3.5 -> 9.4.0 2022-01-05 08:32:18 -08:00
Martin Weinelt 74a4683605 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-05 17:31:37 +01:00
Pavol RusnakandGitHub d80f6b3f06 Merge pull request #150804 from fabaff/bump-readme-renderer
python3Packages.readme_renderer: 30.0 -> 32.0
2022-01-05 16:56:55 +01:00
Pavol RusnakandGitHub dac862518c Merge pull request #151332 from fabaff/bump-yalexs
python3Packages.yalexs: 1.1.13 -> 1.1.15
2022-01-05 16:56:23 +01:00
Pavol RusnakandGitHub df08261613 Merge pull request #153256 from fabaff/bump-cmarkgfm
python3Packages.cmarkgfm: 0.6.0 -> 0.7.0
2022-01-05 16:56:07 +01:00
Pavol RusnakandGitHub b2a01f2b79 Merge pull request #153390 from fabaff/bump-ephem
python3Packages.ephem: 4.1.1 -> 4.1.3
2022-01-05 16:53:36 +01:00
Pavol RusnakandGitHub ee22481031 Merge pull request #153605 from fabaff/bump-flux-led
python3Packages.flux-led: 0.27.36 -> 0.27.40
2022-01-05 16:51:12 +01:00
Pavol RusnakandGitHub 2468b6527a Merge pull request #153604 from fabaff/fix-pycm
python3Packages.pycm: disable failing test
2022-01-05 16:50:54 +01:00
Pavol RusnakandGitHub 67bec37db0 Merge pull request #153602 from fabaff/fix-sqlobject
python3Packages.sqlobject: disable failing test
2022-01-05 16:50:30 +01:00
Pavol RusnakandGitHub 18717ac0a9 Merge pull request #150478 from fabaff/migrate-uddup
udduup: migrate to new Python app style
2022-01-05 16:50:06 +01:00
Pavol RusnakandGitHub 01af747827 Merge pull request #150316 from fabaff/migrate-wafw00f
wafw00f: migrate to new Python app style
2022-01-05 16:49:43 +01:00
Pavol RusnakandGitHub 08564a8b6e Merge pull request #152399 from fabaff/bump-rich
python3Packages.rich: 10.14.0 -> 10.16.1, python3Packages.censys: 2.0.9 -> 2.1.0
2022-01-05 16:47:46 +01:00
Fabian AffolterandGitHub 95c43155e1 Merge pull request #153609 from bobby285271/homepage
python3Packages.gcsfs: update homepage
2022-01-05 16:46:46 +01:00
Pavol RusnakandGitHub 4fe44a84f3 Merge pull request #153607 from fabaff/bump-pyebus
python3Packages.pyebus: 1.2.4 -> 1.4.0
2022-01-05 16:44:53 +01:00