Commit graph

429372 commits

Author SHA1 Message Date
Sergei Trofimovich
e689278bf0
Merge pull request #196923 from Emantor/bump/xwayland
xwayland: 22.1.3 -> 22.1.5
2022-11-25 07:15:57 +00:00
Boey Maun Suang
6f7d967e28 gnat11: Fix by building with older gnatboot
GCC's installation instructions strongly recommend using an older
version of GNAT to build GNAT, as "[m]ore recent versions of GNAT than
the version built are not guaranteed to work and will often fail during
the build with compilation errors." [1]

The recent upgrade of gnatboot to a 12.1 release in commit bc640dc
unfortunately resulted in such a failure for gnat11 [2], resulting in
the same errors as GCC bug 103357 [3], which was marked WONTFIX for the
reason above.

This patch therefore reverts gnat11 to being built with an earlier 11.x
gnatboot version, while keeping the updated 12.1 gnatboot to build
gnat12 (which is fine because the latter is currently version 12.2).
Fixing gnat11 is also a step towards re-enabling the
coreboot-toolchain-* packages to be built with Ada support.

To facilitate such explicit version dependencies while retaining the
meaning of the existing gnatboot package, and in the fashion of the
existing gcc packages, this patch also creates the packages gnatboot11
and gnatboot12 with gnatboot made an alias of gnatboot12.

[1]: https://gcc.gnu.org/install/prerequisites.html
[2]: https://github.com/NixOS/nixpkgs/pull/182414#issuecomment-1204432909
[3]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103357
2022-11-25 08:15:10 +01:00
Austin Seipp
8d7badd689 sapling: add a simple checkPhase
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-25 00:33:19 -06:00
Austin Seipp
c110260568 sapling: set LOCALE_ARCHIVE properly
Without this, `sl` simply fails on any non-NixOS machine with an
immediate failure, as it can't set the locale properly.

As usual, this can be fixed by setting LOCALE_ARCHIVE for glibc
explicitly. With this, `sl` works out of the box on NixOS and non-NixOS
machines.

Also add myself as a maintainer.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-25 00:33:19 -06:00
Peter Hoeg
7b3a88ed26 linkchecker: 10.0.1 -> 10.2.0 2022-11-25 12:36:30 +08:00
github-actions[bot]
4c75a5ac25 terraform-providers.tencentcloud: 1.78.14 → 1.78.15 2022-11-25 14:26:14 +10:00
github-actions[bot]
ec384ce35c terraform-providers.opentelekomcloud: 1.31.8 → 1.31.9 2022-11-25 14:26:14 +10:00
github-actions[bot]
7dba74954d terraform-providers.aws: 4.40.0 → 4.41.0 2022-11-25 14:26:14 +10:00
github-actions[bot]
15aa787097 terraform-providers.digitalocean: 2.24.0 → 2.25.2 2022-11-25 14:26:14 +10:00
github-actions[bot]
06f1952b84 terraform-providers.cloudfoundry: 0.50.0 → 0.50.1 2022-11-25 14:26:14 +10:00
github-actions[bot]
a190656667 terraform-providers.azurerm: 3.32.0 → 3.33.0 2022-11-25 14:26:14 +10:00
Robert Schütz
59acc59808
Merge pull request #202719 from dotlambda/pgpy-0.6.0
python310Packages.pgpy: 0.5.4 -> 0.6.0
2022-11-24 18:02:56 -08:00
Robert Schütz
ceb1f221a0 python310Packages.pyturbojpeg: 1.6.7 -> 1.7.0
https://github.com/lilohuang/PyTurboJPEG/releases/tag/v1.7.0
2022-11-24 17:39:53 -08:00
Ben Siraphob
606ec85b3f
Merge pull request #202757 from siraben/fq-update 2022-11-24 19:32:09 -06:00
figsoda
f56cb2a318
Merge pull request #202739 from figsoda/ssr
vimPlugins.ssr-nvim: init at 2022-11-24
2022-11-24 20:12:12 -05:00
Ben Siraphob
bb68fd92c9
fq: 0.0.10 -> 0.1.0 2022-11-24 19:09:12 -06:00
Anderson Torres
0a74f996f5
Merge pull request #202713 from tomsiewert/update-makemkv
makemkv: 1.17.1 -> 1.17.2
2022-11-24 22:09:10 -03:00
Martin Weinelt
4f1faaad75
Merge pull request #197169 from r-ryantm/auto-update/python310Packages.gaphas 2022-11-25 01:58:25 +01:00
Martin Weinelt
3213072614
Merge pull request #201858 from r-ryantm/auto-update/istioctl 2022-11-25 01:57:50 +01:00
Martin Weinelt
cab72cd3d7
Merge pull request #202116 from r-ryantm/auto-update/bchoppr 2022-11-25 01:57:33 +01:00
Martin Weinelt
a4e5468bc0
Merge pull request #202187 from hmenke/alps 2022-11-25 01:34:53 +01:00
Robert Scott
51e70a70df
Merge pull request #202682 from fgaz/zeronet-conservancy/0.7.8
zeronet-conservancy: 0.7.7 -> 0.7.8
2022-11-25 00:10:03 +00:00
Robert Scott
98b9eaf400
Merge pull request #202208 from graham33/feature/upgrade-airflow
apache-airflow: 2.4.1 -> 2.4.3
2022-11-24 23:30:05 +00:00
Justin Bedő
c2820ac1dc
Merge pull request #202645 from marsam/fix-eval-rPackages.bigmemory
rPackages.bigmemory: fix evaluation on darwin
2022-11-24 23:23:34 +00:00
Anderson Torres
4faa1edcda
Merge pull request #202722 from sikmir/nnn
nnn: 4.6 → 4.7
2022-11-24 20:15:34 -03:00
Anderson Torres
0603e83936
Merge pull request #202734 from jmbaur/flashrom-package-option
nixos/flashrom: Add package option
2022-11-24 20:13:59 -03:00
Anderson Torres
aa48dde44a
Merge pull request #202741 from oxalica/pkg/waybar
waybar: 0.9.15 -> 0.9.16
2022-11-24 20:11:05 -03:00
Anderson Torres
4e0d26c442
Merge pull request #202744 from SFrijters/sfrijters-meta-changelog
Add meta.changelog to various packages
2022-11-24 20:09:46 -03:00
Mika Tammi
87ed2b765a glib: fix build with musl 2022-11-24 23:09:05 +00:00
figsoda
d3c7f3c80e
Merge pull request #202738 from schuelermine/add/vscode/sonarlint
vscode-extensions.sonarsource.sonarlint-vscode: init at 3.12.0
2022-11-24 17:59:31 -05:00
Stefan Frijters
abe1c9eede
h5utils: Add meta.changelog 2022-11-24 23:28:05 +01:00
Stefan Frijters
75a95fe340
obconf: Add meta.changelog 2022-11-24 23:27:53 +01:00
Stefan Frijters
7517e443c7
python3Packages.xmldiff: Add meta.changelog 2022-11-24 23:27:34 +01:00
Stefan Frijters
ab00a49322
python3Packages.wrapio: Add meta.changelog 2022-11-24 23:27:23 +01:00
Stefan Frijters
13d38a03ab
python3Packages.tappy: Add meta.changelog 2022-11-24 23:27:10 +01:00
Stefan Frijters
9998e2f63d
python3Packages.survey: Add meta.changelog 2022-11-24 23:26:59 +01:00
Stefan Frijters
ba95fb97e5
python3Packages.pyprof2calltree: Add meta.changelog 2022-11-24 23:26:51 +01:00
Stefan Frijters
f2e53bb6a8
python3Packages.maestral: Add meta.changelog 2022-11-24 23:26:42 +01:00
Stefan Frijters
f493aa0497
python3Packages.dropbox: Add meta.changelog 2022-11-24 23:26:33 +01:00
Stefan Frijters
9920f30d5d
python3Packages.dbus-next: Add meta.changelog 2022-11-24 23:26:24 +01:00
Nick Cao
bee931454b hydra_unstable: 2022-10-22 -> 2022-11-24 2022-11-24 22:53:10 +01:00
oxalica
86d53c5a60 waybar: 0.9.15 -> 0.9.16 2022-11-25 05:23:43 +08:00
Anselm Schüler
788025a11e vscode-extensions.sonarsource.sonarlint-vscode: init at 3.12.0 2022-11-24 22:12:39 +01:00
figsoda
88a945a2d4 vimPlugins.nvim-treesitter: update grammars 2022-11-24 16:10:01 -05:00
figsoda
ed360a1c0a vimPlugins.ssr-nvim: init at 2022-11-24 2022-11-24 16:06:29 -05:00
figsoda
55870007c7 vimPlugins: update 2022-11-24 16:06:29 -05:00
Guillaume Girol
2da473132f
Merge pull request #200664 from cawilliamson/update-vmware-add-macos
vmware-workstation: 16.2.3 -> 17.0.0 and support macOS guests
2022-11-24 20:55:09 +00:00
Nick Cao
4db2e9fbef grim: add wayland-scanner to nativeBuildInputs, fixes cross compilation 2022-11-24 21:54:35 +01:00
Vincent Laporte
06884e02ba ocamlPackages.ocplib-json-typed: remove at 0.7.1 2022-11-24 21:45:24 +01:00
Vincent Laporte
5a23ebdf1d ocamlPackages.ocplib-json-typed-bson: remove at 0.7.1 2022-11-24 21:45:24 +01:00