Commit Graph

66589 Commits

Author SHA1 Message Date
toonn
e4d62a5ad5 mariadb: Avoid building with clang-11
libcxx-11.1.0 uses `#include <version>` in several places. There's a
`storage/mroonga/version` file in the mariadb source and this gets
picked up by libcxx when building mroonga but that file doesn't contain
valid source code.

To avoid the issue altogether we're sticking with a clang-7 stdenv to
build mariadb for now.

Based on 787f934b24 from LnL7's WIP LLVM 9
update.

Co-authored-by: Daiderd Jordan <daiderd@gmail.com>
2021-11-24 15:17:13 -08:00
toonn
9687654011 all-packages: Define LLVM 11 as the default for Darwin
The Darwin stdenv takes some of the llvmPackages from the top-level pkgs
rather than explicitly from `llvmPackages_*`. This means you cannot
simply bump the LLVM version in the stdenv, you have to bump the default
version in all-packages.nix as well.
2021-11-24 15:17:13 -08:00
github-actions[bot]
31d821c969
Merge staging-next into staging 2021-11-24 18:01:40 +00:00
github-actions[bot]
4b11545cf7
Merge master into staging-next 2021-11-24 18:01:03 +00:00
Jonas Chevalier
e623177029
Merge pull request #147067 from yurrriq/kops-1.22.2
kops: add 1.22.2, 1.21.1 -> 1.21.4, 1.20.2 -> 1.20.3, drop kops_1_19
2021-11-24 18:28:14 +01:00
José Romildo Malaquias
b023bd4864
Merge pull request #146730 from thiagokokada/htop-vim-init
htop-vim: init at unstable-2021-10-11
2021-11-24 09:19:45 -03:00
github-actions[bot]
97cf632e63
Merge staging-next into staging 2021-11-24 06:01:44 +00:00
github-actions[bot]
588cccd6c5
Merge master into staging-next 2021-11-24 06:01:08 +00:00
Jonathan Ringer
7a29d47832 python3Packages.azure-mgmt-servicelinker: init at 1.0.0b1 2021-11-23 21:53:03 -08:00
Maciej Krüger
e75245614e
Merge pull request #146643 from mkg20001/sws 2021-11-24 03:29:44 +01:00
github-actions[bot]
cc3eab49da
Merge staging-next into staging 2021-11-24 00:02:22 +00:00
github-actions[bot]
a6c34d347f
Merge master into staging-next 2021-11-24 00:01:39 +00:00
Andreas Rammhold
806b8b46db
Merge pull request #147125 from felixsinger/pkgs/coreboot-toolchain/fix-building
coreboot-toolchain: Fix building
2021-11-24 00:47:13 +01:00
Eric Bailey
3e58edbf28 kops: 1.21.4 -> 1.22.2 2021-11-23 15:39:06 -06:00
Fabian Affolter
80f8ca3392 python3Packages.aiocurrencylayer: init at 1.0.2 2021-11-23 11:14:22 -08:00
github-actions[bot]
2680bbd4b3
Merge staging-next into staging 2021-11-23 18:01:47 +00:00
github-actions[bot]
a1d98b162f
Merge master into staging-next 2021-11-23 18:01:10 +00:00
Robert Hensing
5a6ec55c4d
Merge pull request #147049 from dotlambda/nixops-fixes
nixops: fix dependencies
2021-11-23 18:52:53 +01:00
Fabian Affolter
1a0851d083
Merge pull request #145148 from fabaff/bump-natsort
python3Packages.natsort: 7.1.1 -> 8.0.0
2021-11-23 16:40:48 +01:00
Jan Tojnar
0db8b38bd4
Merge pull request #143672 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.14 -> 1.2.0
2021-11-23 16:21:46 +01:00
Felix Singer
39a3cf5367 coreboot-toolchain: Fix building
The sub-packages of coreboot-toolchain don't build currently. Fix that
by using recurseIntoAttrs.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-11-23 15:28:14 +01:00
piegames
d2d03f071a
Merge pull request #146953 from piegamesde/gnome-extensions 2021-11-23 15:16:36 +01:00
7c6f434c
3e37de869f
Merge pull request #147121 from sternenseemann/sbcl-2.1.10
sbcl_2_1_10: init at 2.1.10
2021-11-23 14:12:38 +00:00
sternenseemann
c6e22b597b cups-brother-hll2350dw: init at 4.0.0-1 2021-11-23 13:52:31 +01:00
sternenseemann
ebf1e16459 sbcl_2_1_10: init at 2.1.10
http://www.sbcl.org/all-news.html#2.1.10
2021-11-23 13:39:28 +01:00
github-actions[bot]
edf77b028a
Merge staging-next into staging 2021-11-23 12:01:53 +00:00
github-actions[bot]
78b670898c
Merge master into staging-next 2021-11-23 12:01:12 +00:00
sternenseemann
ac1f59665b antlr4_9: init at 4.9.2
* Mostly copied from 4.8.nix

* C++ runtime now requires utfcpp which is solved using an
  ExternalProject in 4.9.2. Since this requires network access, we patch
  it out using a patch picked from antlr4's master.

* Change logs:

  * https://github.com/antlr/antlr4/releases/tag/4.9
  * https://github.com/antlr/antlr4/releases/tag/4.9.1
  * https://github.com/antlr/antlr4/releases/tag/4.9.2
2021-11-23 11:45:00 +01:00
Fabian Affolter
5115825c85
Merge pull request #147047 from fabaff/slowlorust
slowlorust: init at 0.1.1
2021-11-23 09:16:48 +01:00
Fabian Affolter
a28e26d307
Merge pull request #146945 from fabaff/stacs
stacs: init at 0.2.0
2021-11-23 09:14:26 +01:00
Fabian Affolter
2440d37c51
Merge pull request #146947 from fabaff/boofuzz
boofuzz: init at 0.4.0
2021-11-23 09:13:27 +01:00
Fabian Affolter
f71a0a4d76
Merge pull request #146948 from fabaff/chopchop
chopchop: init at 1.0.0
2021-11-23 09:10:49 +01:00
Dmitry Kalinkin
ce9ebdc21f
Merge pull request #146963 from IreneKnapp/bwbasic
bwbasic: init at 3.20
2021-11-23 02:28:29 -05:00
Jonathan Ringer
a7dda03a2e
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-22 21:33:40 -08:00
Jonathan Ringer
4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Irene Knapp
fd5df16c24
bwbasic: init at 3.20 2021-11-22 20:20:24 -08:00
Sandro
cb6e9b19aa
Merge pull request #145305 from suhr/alloy6 2021-11-23 02:32:50 +01:00
pasqui23
8b8bd0e23e
systemdgenie: init at 0.99.0 (#143984) 2021-11-23 02:32:12 +01:00
pasqui23
ab0c07470b
kaffeine: init at 2.0.18 (#143985)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-23 02:31:31 +01:00
Robert Schütz
49cf63ccc9 python3Packages.html5lib: use pytestCheckHook 2021-11-22 14:36:57 -08:00
Amy de Buitléir
daa8c59404
yambar: build with dual support, both wayland and x11 (#146568)
yambar: build with dual support for X11 and Wayland by default

If by any reason a X11-only or a Wayland-only build is needed, just `override` it!
2021-11-22 19:26:27 -03:00
Kevin Cox
dc447918a0
Merge pull request #119444 from lorenzleutgeb/gradle-jdk
gradle: Decouple from JDK 8 and support Java Toolchains
2021-11-22 16:27:10 -05:00
Fabian Affolter
3987f21582 slowlorust: init at 0.1.1 2021-11-22 21:55:36 +01:00
Dmitry Kalinkin
65ee0d2498
Merge pull request #146966 from flurie/fix-bicgl-x86_64-darwin
bicgl: fix build for x86_64-darwin
2021-11-22 14:32:06 -05:00
github-actions[bot]
28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Dmitry Bogatov
ded247ada3
driftctl: init at 0.15.0 (#138494)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-11-22 16:30:54 +01:00
Jan Tojnar
0bbd6b822e debugedit: unstable-2021-07-05 → 5.0
https://sourceware.org/git/?p=debugedit.git;a=shortlog;h=refs/tags/debugedit-5.0
2021-11-22 16:30:44 +01:00
Sandro
57ff7afa78
Merge pull request #143664 from welteki/arkade 2021-11-22 16:30:06 +01:00
Sandro
ad74d444ad
Merge pull request #143746 from vojta001/stderred 2021-11-22 16:28:38 +01:00
Sandro
36c04ba35c
Merge pull request #144003 from sbruder/update-antimicrox 2021-11-22 16:24:19 +01:00