Nick Cao
62d3431d03
Merge pull request #218713 from fabaff/notifications-python-client-bump
...
python310Packages.notifications-python-client: 7.0.0 -> 8.0.0
2023-02-28 10:44:24 +08:00
Nick Cao
119c1bd9ad
Merge pull request #216995 from phip1611/phip1611-cleanup
...
ansi/ttfb: cleanup
2023-02-28 10:40:41 +08:00
R. Ryantm
660e32a9ff
kdiff3: 1.9.6 -> 1.10.0
2023-02-28 09:57:25 +08:00
Gabriel Ebner
8d38e23966
Merge pull request #218705 from gebner/medfile-hdf5-114
...
medfile: build with hdf5 1.14
2023-02-27 17:31:21 -08:00
Samuel Ainsworth
3bc99d82aa
Merge pull request #217363 from ConnorBaker/feat/cudnn-8.8.0
...
cudnn: init 8.8.0; rewrite to assist maintainability
2023-02-27 20:18:05 -05:00
Luna Nova
02fa99fd08
lua_5_3_compat, lua_5_4_compat: set LUA_COMPAT_5_x as LUA_COMPAT_ALL was removed
...
Fixes NixOS#218227
2023-02-28 01:56:06 +01:00
Anderson Torres
0c65749502
Merge pull request #216255 from atorres1985-contrib/arcan
...
Arcan updates
2023-02-27 21:53:14 -03:00
Robert Hensing
359a46e751
llvm*: Remove outputSpecified
workaround where possible
...
The effect of `.out // { outputSpecified = false; }` in these cases
is to select the default output explicitly, but then make the
selection implicit until `overrideAttrs` is called. Previously
`overrideAttrs` would not preserve output selection, masking the
apparently unnecessary behavior of this workaround.
For `libllvm-polly`, this logic does not apply, as it does not
select the default output.
The `outputSpecified` workaround was introduced in
https://github.com/NixOS/nixpkgs/pull/122554
and was perhaps rushed because of a release deadline, and expected
delays from mass rebuilds.
The change in `overrideAttrs` behavior was added in
5b2f597b11
/ https://github.com/NixOS/nixpkgs/pull/211685
and the problem was discovered in https://github.com/NixOS/nixpkgs/pull/218537 ,
which may contain further information.
2023-02-28 00:34:00 +00:00
zowoq
ce07d44ca9
Revert "nixos/release: disable nfs3.simple"
...
This reverts commit 6a28e4887c
.
2023-02-28 10:30:28 +10:00
zowoq
ae671e1b91
Revert "nixos/release: disable nfs3.simple"
...
This reverts commit 5682853027
.
2023-02-28 10:30:28 +10:00
Luke Granger-Brown
914d1f852b
Merge pull request #218467 from Izorkin/update-nghttp3
...
nghttp3: 0.8.0 -> 0.9.0
2023-02-28 00:28:26 +00:00
Luke Granger-Brown
785bf0e5eb
Merge pull request #218487 from WolfangAukang/cwarp-update
...
cloudflare-warp: 2022.8.936 -> 2023.1.133, add Cloudflare Zero Trust enrollment desktop file
2023-02-28 00:24:00 +00:00
Luke Granger-Brown
997d8d5870
Merge pull request #218618 from dali99/headscale-openid
...
nixos/headscale: update oidc options
2023-02-28 00:21:04 +00:00
Luke Granger-Brown
c6d0ee1248
Merge pull request #218675 from lukegb/issue218456
...
netcdf-cxx4: during tests, use netcdf's installed plugins
2023-02-28 00:11:10 +00:00
Fabian Affolter
fd802ced97
python310Packages.notifications-python-client: 7.0.0 -> 8.0.0
...
Changelog: https://github.com/alphagov/notifications-python-client/blob/8.0.0/CHANGELOG.md
2023-02-28 00:57:41 +01:00
Sandro
eef1defad8
Merge pull request #217244 from SuperSandro2000/hedgedoc-1.9.7
2023-02-28 00:57:24 +01:00
Weijia Wang
e558141817
Merge pull request #218659 from r-ryantm/auto-update/python310Packages.azure-storage-blob
...
python310Packages.azure-storage-blob: 12.14.1 -> 12.15.0
2023-02-28 01:39:42 +02:00
Weijia Wang
881651b7bf
Merge pull request #218632 from wegank/cppcheck-aarch64-linux
...
cppcheck: disable tests on aarch64-linux
2023-02-28 01:33:09 +02:00
Weijia Wang
916f626e42
Merge pull request #218700 from wegank/vte-gcc12
...
vte: restrict condition for using clangStdenv
2023-02-28 01:32:48 +02:00
Weijia Wang
b9f8de04eb
Merge pull request #218691 from emattiza/update/otel-cli-0-2-0
...
otel-cli: 0.1.0 -> 0.2.0
2023-02-28 01:24:01 +02:00
Fabian Affolter
35e4921e18
Merge pull request #218586 from fabaff/holidays-bump
...
python310Packages.holidays: 0.18 -> 0.20
2023-02-28 00:23:04 +01:00
Sandro
b83895e608
Merge pull request #217854 from azuwis/sketchybar
2023-02-28 00:20:13 +01:00
Gabriel Ebner
ce83a0c11c
medfile: build with hdf5 1.14
2023-02-27 15:16:20 -08:00
Thomas Gerbet
a700cfde02
Merge pull request #218651 from developer-guy/feature/new-cosign-maintainer
...
add developer-guy to cosign maintainers list
2023-02-28 00:12:41 +01:00
Weijia Wang
70335751e4
vte: restrict condition for using clangStdenv
2023-02-28 01:04:47 +02:00
Robert Schütz
be55739ebb
Merge pull request #218025 from MrFreezeex/protonbridge-update
...
protonmail-bridge: 2.3.0 -> 3.0.18
2023-02-27 14:57:12 -08:00
zendo
2c106c1e7c
google-chrome: Support GTK 4 ( #218572 )
...
Same as #217144 (04b1a12a6e
) but for Google Chrome.
Relevant when launching Chrome with `--gtk-version=4`.
2023-02-27 23:50:50 +01:00
Will Fancher
ace4d26ccc
Merge pull request #217887 from lilyinstarlight/fix/allow-overriding-systemd-initrd-bins
...
nixos/systemd-initrd: allow overriding initrdBin with extraBin
2023-02-27 17:43:30 -05:00
Weijia Wang
97e7b0e43c
Merge pull request #218670 from wegank/nodenv-unix
...
nodenv: support more platforms
2023-02-28 00:38:47 +02:00
Weijia Wang
647a7f0eea
Merge pull request #218684 from wegank/orc-gcc12
...
orc: fix build with gcc12 on aarch64-linux
2023-02-28 00:37:35 +02:00
Batuhan Apaydın
000960c351
cosign: add developer-guy to the maintainers
2023-02-27 23:25:33 +01:00
Batuhan Apaydın
f2a1f0cf82
maintainers: add developer-guy
2023-02-27 23:24:15 +01:00
emattiza
a3a34145d3
otel-cli: 0.1.0 -> 0.2.0
...
Release Notes: https://github.com/equinix-labs/otel-cli/releases/tag/v0.2.0
2023-02-27 16:18:50 -06:00
Doron Behar
33b748f6f2
Merge pull request #218643 from r-ryantm/auto-update/zoom-us
...
zoom-us: 5.13.7.683 -> 5.13.10.1208
2023-02-28 00:13:39 +02:00
Doron Behar
805ad231bc
Merge pull request #218573 from r-ryantm/auto-update/texlab
...
texlab: 5.2.0 -> 5.3.0
2023-02-28 00:09:22 +02:00
Samuel Ainsworth
f8b7170883
Merge pull request #218634 from r-ryantm/auto-update/python310Packages.ml-collections
...
python310Packages.ml-collections: 0.1.0 -> 0.1.1
2023-02-27 17:08:16 -05:00
Samuel Ainsworth
831d312916
Merge pull request #217410 from ConnorBaker/feat/magma-2.7.0
...
magma: init 2.7.1; migrate to cudaPackages
2023-02-27 17:06:19 -05:00
adisbladis
c13127ebd4
Merge pull request #218605 from saschagrunert/crun
...
crun: 1.8 -> 1.8.1
2023-02-28 11:03:04 +13:00
Weijia Wang
3ad64d9e2d
Merge pull request #218677 from r-ryantm/auto-update/rocclr
...
rocclr: 5.4.2 -> 5.4.3
2023-02-27 23:49:53 +02:00
Weijia Wang
e825a158dc
orc: fix build with gcc12 on aarch64-linux
2023-02-27 23:47:08 +02:00
Robert Scott
3a3d4c8bd2
Merge pull request #217902 from LeSuisse/haproxy-CVE-2023-25725
...
haproxy: 2.7.2 -> 2.7.3
2023-02-27 21:39:38 +00:00
Sandro
7afa5caf5f
Merge pull request #203869 from jordanisaacs/shairport-sync-update
2023-02-27 22:35:17 +01:00
Philipp Schuster
dc17f0ae4e
ttfb: cleanup
2023-02-27 22:35:09 +01:00
Philipp Schuster
137ed8a032
ansi: cleanup
2023-02-27 22:35:09 +01:00
Sandro
7dce27fe8d
Merge pull request #209304 from Luflosi/update/kubo-migrator
2023-02-27 22:34:19 +01:00
Sandro
c3c83d053a
Merge pull request #216311 from zendo/clash-verge
2023-02-27 22:33:18 +01:00
Stefan Frijters
2af041ab44
nixos/gitlab-runner: do not pull in Docker if gitlab-runner-clear-docker-cache is disabled
...
Only create the service if the option is enabled and if any docker executors exist.
2023-02-27 22:24:14 +01:00
Weijia Wang
84e04bd391
Merge pull request #218029 from r-ryantm/auto-update/python310Packages.python-openstackclient
...
python310Packages.python-openstackclient: 6.0.0 -> 6.1.0
2023-02-27 23:11:40 +02:00
Weijia Wang
b96b5b805a
Merge pull request #218148 from r-ryantm/auto-update/wasmtime
...
wasmtime: 5.0.0 -> 6.0.0
2023-02-27 23:08:03 +02:00
Martin Weinelt
1119b00710
python310Packages.wasmer*: Fix build with maturin 0.14
...
With maturin 0.14.0 certain metadata fields cannot live in Cargo.toml
anymore. Instead of warning about it we're seeing a hard fail, so we
just go about and patch the names away, so it doesn't see them any
longer.
> The following metadata fields in `package.metadata.maturin` section
> of Cargo.toml are removed since maturin 0.14.0: classifier,
> project-url, please set them in pyproject.toml as PEP 621 specifies.
2023-02-27 20:58:56 +00:00