Martin Weinelt
a77874bb9c
Merge pull request #148180 from mweinelt/esphome
2021-12-01 22:23:33 +01:00
Fabian Affolter
1c5f50daf3
python3Packages.cloudsplaining: 0.4.6 -> 0.4.8
2021-12-01 22:14:21 +01:00
Vladimír Čunát
0c4a02f6da
Merge #147719 : unbound-full: fix the build again
2021-12-01 22:11:57 +01:00
Fabian Affolter
9859ef861c
python3Packages.tailscale: 0.1.2 -> 0.1.3
2021-12-01 22:06:12 +01:00
Justin Bedo
82aef7957d
fastp: 0.23.1 -> 0.23.2
2021-12-02 08:03:17 +11:00
Thiago Kenji Okada
01486b481a
Merge pull request #148188 from thiagokokada/bump-clj-kondo
...
clj-kondo: 2021.10.19 -> 2021.12.01
2021-12-01 17:45:29 -03:00
Alexander Rezvov
b9599767e8
openipmi: 2.0.31 -> 2.0.32
2021-12-01 23:44:16 +03:00
Patryk Wychowaniec
33b9a3048d
clang-tools: update maintainers
2021-12-01 21:38:11 +01:00
Patryk Wychowaniec
e87aec124e
maintainers: update patryk27's email
2021-12-01 21:37:38 +01:00
Michele Guerini Rocco
9342984bde
Merge pull request #148160 from bb2020/transmission
...
nixos/transmission: adjust message-level enum
2021-12-01 21:28:16 +01:00
Thiago Kenji Okada
1195e8cecc
clj-kondo: 2021.10.19 -> 2021.12.01
2021-12-01 17:21:54 -03:00
Kira Bruneau
a2d86d8ae8
Merge pull request #148093 from kira-bruneau/protontricks
...
protontricks: 1.6.1 → 1.6.2
2021-12-01 15:18:15 -05:00
Christian Kögler
97d8492ac5
sumneko-lua-language-server: Add darwin support
2021-12-01 20:55:28 +01:00
Thiago Kenji Okada
5dfface8d5
pinta: 1.6 -> 1.7.1
2021-12-01 16:24:38 -03:00
Robert Scott
f0a01556c7
libxc: fix darwin build
2021-12-01 19:17:55 +00:00
Kevin Cox
d4577bc68d
Merge pull request #148176 from lorenzleutgeb/gradle-7.3.1
...
gradle: 7.3 -> 7.3.1
2021-12-01 14:08:59 -05:00
Martin Weinelt
a542c7c8c5
esphome: apply patch to fix subprocess usage
2021-12-01 20:03:42 +01:00
Martin Weinelt
f69af24c74
esphome: 2021.10.1 -> 2021.11.4
2021-12-01 20:03:36 +01:00
Jacek Galowicz
57dc1085dc
Merge pull request #146271 from DeterminateSystems/better-timeouts
...
nixos/test-driver: add execute_with_timeout, add (functional) timeouts to more functions
2021-12-01 19:01:05 +00:00
Martin Weinelt
0804405afb
Merge pull request #148086 from mweinelt/hass-consider-extracomponents
2021-12-01 19:43:33 +01:00
Cole Helbling
af765f3abd
nixos/test-driver: give more functions nested labels
...
This will make it easier to trace through the test execution without
having to scroll through the entire kernel output.
2021-12-01 10:29:56 -08:00
Cole Helbling
c6ee63259a
nixos/test-driver: more context when step finishes
...
When displaying the amount of time some step took, with no other
context, it becomes nigh impossible (especially in longer tests) to see
when specific steps finished.
2021-12-01 10:29:56 -08:00
Lorenz Leutgeb
3d468e0315
gradle: 7.3 -> 7.3.1
2021-12-01 19:20:18 +01:00
github-actions[bot]
523293d53d
Merge master into staging-next
2021-12-01 18:01:12 +00:00
sternenseemann
c610be58c0
haskell.compiler.*: use build->target LLVM in build
...
This is no substantial change, as we already assert that the
build->target and host->target LLVM are the same, but this brings the
terminology in the file in a more consistent order, since we use
build->target for CC/CXX and bintools already.
In fact we should be passing build->target to configure always,
host->target would come into play when updating GHC's settings file
after installing.
2021-12-01 18:37:24 +01:00
sternenseemann
512c0ee78a
haskellPackages.xmonad*_0_17_0: build on Hydra
...
Makes it easier to spot regressions and gives binary cache to downstream
users.
2021-12-01 18:25:28 +01:00
sternenseemann
6bdb60a405
haskellPackages.xmonad-extras_0_17_0: build with matching releases
...
Needs xmonad and xmonad-contrib of the same version.
2021-12-01 18:25:28 +01:00
sternenseemann
a9fb1cb78a
haskellPackages.xmonad-contrib_0_17_0: mv override closer to xmonad
...
Having everything in one place is going to make this a bit more maintainable.
2021-12-01 18:25:28 +01:00
Nick Hu
36d5761b3e
haskellPackages.xmonad_0_17_0: respect NIX_GHC and XMONAD_XMESSAGE
...
Adds xmonad-nix.patch adjusted for xmonad 0.17.0.
Originally posted here: https://discourse.nixos.org/t/use-latest-version-of-xmonad-0-17-0/16191/5
Co-Authored-By: ento <ping@stillspinning.cc>
Co-Authored-By: sternenseemann <sternenseemann@systemli.org>
2021-12-01 18:25:28 +01:00
Sandro
fd58133e8e
Merge pull request #147917 from Stunkymonkey/treewide-pname-version-2
2021-12-01 18:15:08 +01:00
sterni
c85d141221
Merge pull request #148079 from sternenseemann/ghc-set-clang-only-if-use-llvm
...
haskell.compiler.*: only set CLANG to match llc/opt
2021-12-01 17:34:38 +01:00
sternenseemann
0f5a723dd1
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-12-01 17:31:16 +01:00
sternenseemann
6daa4a5c04
haskell.compiler.*: use wrapped darwin bintools on aarch64
...
On aarch64-darwin we have additional wrappers for install_name_tool and
strip to deal with codesigning requirements (e. g. updating the
signature / checksum after changing a binary). These wrappers don't
exist on x86_64-darwin which is why the unwrapped versions were used
before, causing the kernel to kill (some) executables produced by GHC.
2021-12-01 17:29:12 +01:00
Andreas Rammhold
10810b66ec
Merge pull request #148004 from mohe2015/update-matrix-appservice-irc2
...
matrix-appservice-irc: 0.30.0 -> 0.32.1
2021-12-01 16:57:57 +01:00
Artturi
ff4e7665c2
Merge pull request #148149 from romildo/upd.matcha-gtk-theme
2021-12-01 17:20:23 +02:00
bb2020
21a54a4e4c
nixos/transmission: adjust message-level enum
2021-12-01 17:55:06 +03:00
Vincent Laporte
3b1c4a732f
compcert: fix for Coq 8.14.1
2021-12-01 15:43:53 +01:00
Thiago Kenji Okada
1fbcb733eb
Merge pull request #148133 from SubhrajyotiSen/update-ktlint
...
ktlint: 0.43.0 -> 0.43.1
2021-12-01 10:55:23 -03:00
Thiago Kenji Okada
87960121f0
Merge pull request #148085 from dotlambda/libdeltachat-1.69.0
...
libdeltachat: 1.68.0 -> 1.69.0
2021-12-01 10:54:18 -03:00
Thiago Kenji Okada
413120f24e
Merge pull request #148100 from marsam/update-ncspot
...
ncspot: 0.9.0 -> 0.9.2
2021-12-01 10:53:16 -03:00
figsoda
06473a1c6f
lunatic: 0.6.2 -> 0.7.0
2021-12-01 08:52:51 -05:00
Robert Hensing
0f33d439a7
Merge pull request #140992 from hercules-ci/aarch64-amis
...
Add aarch64 AMIs
2021-12-01 14:48:00 +01:00
Thiago Kenji Okada
fc97de49b8
Merge pull request #148101 from marsam/update-vale
...
vale: 2.11.2 -> 2.13.0
2021-12-01 10:47:39 -03:00
Thiago Kenji Okada
feb856803c
Merge pull request #148070 from robintown/minecraft-server
...
minecraft-server: 1.17.1 -> 1.18
2021-12-01 10:45:00 -03:00
Thiago Kenji Okada
d5f93fc0d5
Merge pull request #148080 from LibreCybernetics/update-gnome-docs
...
gnome: update docs regarding nvidiaWayland
2021-12-01 10:35:16 -03:00
José Romildo
3782c097b2
matcha-gtk-theme: 2021-09-24 -> 2021-11-29
2021-12-01 10:30:32 -03:00
Thiago Kenji Okada
d7975625f7
Merge pull request #148132 from fabaff/bump-gosec
...
gosec: 2.9.1 -> 2.9.3
2021-12-01 10:29:52 -03:00
Thiago Kenji Okada
002f45ed20
Merge pull request #148131 from fabaff/bump-httpx
...
httpx: 1.1.3 -> 1.1.4
2021-12-01 10:28:28 -03:00
Vincent Laporte
48406e3fca
coq_8_14: 8.14.0 → 8.14.1
...
And build Coq ≥ 8.14 with OCaml 4.12
2021-12-01 13:46:15 +01:00
Vincent Laporte
4f51fae5bb
coqPackages.serapi: remove with Coq 8.14
2021-12-01 13:46:15 +01:00