Skip to content

Commit 03925ec

Browse files
Merge staging-next into staging
2 parents 98b617d + c0e8c18 commit 03925ec

File tree

39 files changed

+481
-125
lines changed

39 files changed

+481
-125
lines changed

nixos/doc/manual/release-notes/rl-2305.section.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ In addition to numerous new and updated packages, this release has the following
4242

4343
- [KDE Plasma](https://kde.org/de/plasma-desktop/) has been updated to version 5.27, see [the release notes](https://kde.org/announcements/plasma/5/5.27.0/) for what was changed.
4444

45+
- `openra` was updated to `20230225`. Due to large scope of the update, currently only `openraPackages.engines.release` and `openraPackages.engines.latest` packages are available.
46+
If you want to use the old engine versions or mods, they were moved to the `openraPackages_2019` namespace.
47+
4548
## New Services {#sec-release-23.05-new-services}
4649

4750
- [Akkoma](https://akkoma.social), an ActivityPub microblogging server. Available as [services.akkoma](options.html#opt-services.akkoma.enable).

pkgs/applications/blockchains/solana-validator/default.nix

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@
44
, fetchFromGitHub
55
, lib
66
, rustPlatform
7-
, IOKit
8-
, Security
9-
, AppKit
107
, pkg-config
118
, udev
129
, zlib
1310
, protobuf
14-
, clang
15-
, llvm
1611
, openssl
1712
, libclang
1813
, rustfmt
@@ -63,7 +58,6 @@ rustPlatform.buildRustPackage rec {
6358

6459
# partly inspired by https://github.com/obsidiansystems/solana-bridges/blob/develop/default.nix#L29
6560
inherit cargoSha256;
66-
verifyCargoDeps = true;
6761

6862
cargoBuildFlags = builtins.map (n: "--bin=${n}") solanaPkgs;
6963

pkgs/applications/blockchains/solana/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ rustPlatform.buildRustPackage rec {
6060
};
6161

6262
strictDeps = true;
63-
verifyCargoDeps = true;
6463
cargoBuildFlags = builtins.map (n: "--bin=${n}") solanaPkgs;
6564

6665
# Even tho the tests work, a shit ton of them try to connect to a local RPC

pkgs/applications/networking/cluster/terraform-providers/providers.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,13 @@
191191
"vendorHash": "sha256-ZWC6CtAheuHZtLc8BolrniRPNpKkG0VR3UY5bVUtrSk="
192192
},
193193
"checkly": {
194-
"hash": "sha256-tdimESlkfRO/kdA6JOX72vQNXFLJZ9VKwPRxsJo5WFI=",
194+
"hash": "sha256-ZJQdH1ot/ygnM4Q2rihzHFH67ge6zfVrPASgV0lUs34=",
195195
"homepage": "https://registry.terraform.io/providers/checkly/checkly",
196196
"owner": "checkly",
197197
"repo": "terraform-provider-checkly",
198-
"rev": "v1.6.5",
198+
"rev": "v1.6.6",
199199
"spdx": null,
200-
"vendorHash": "sha256-AFmQU1+dh6HPYaTLX54egmP57mITJ/lVQq8SJ9+vXLY="
200+
"vendorHash": "sha256-feuFwaV463o+7jpv2jl2R4Bm9Tv2w4R03/0ne0kImIU="
201201
},
202202
"ciscoasa": {
203203
"hash": "sha256-xzc44FEy2MPo51Faq/VFwg411JK9e0kQucpt0vdN8yg=",
@@ -665,13 +665,13 @@
665665
"vendorHash": "sha256-4jAJf2FC83NdH4t1l7EA26yQ0pqteWmTIyrZDJdi7fg="
666666
},
667667
"linode": {
668-
"hash": "sha256-dVoITwVwvWX6gXNgNv8fpCT2d19nYN893L8CL/TvcPc=",
668+
"hash": "sha256-wv45KDeCLQgQH7m22PM8Wm4aWGrXQd/n72bSoDkJtkE=",
669669
"homepage": "https://registry.terraform.io/providers/linode/linode",
670670
"owner": "linode",
671671
"repo": "terraform-provider-linode",
672-
"rev": "v2.3.0",
672+
"rev": "v2.4.0",
673673
"spdx": "MPL-2.0",
674-
"vendorHash": "sha256-a8IjMAojj15yl1sh/6r5WJsuqzWqHeDZLEqib7xOCw0="
674+
"vendorHash": "sha256-mYsX74Zcs16LAjCpOa33H/Im/52uJeIPsJNOThW8/w8="
675675
},
676676
"linuxbox": {
677677
"hash": "sha256-MzasMVtXO7ZeZ+qEx2Z+7881fOIA0SFzSvXVHeEROtg=",
@@ -810,11 +810,11 @@
810810
"vendorHash": "sha256-LRIfxQGwG988HE5fftGl6JmBG7tTknvmgpm4Fu1NbWI="
811811
},
812812
"oci": {
813-
"hash": "sha256-0blgsLVhzM2Nlh1fSFLoLLI+0cT/pmrxdFDkRos8Ss4=",
813+
"hash": "sha256-Sd8okjpxx1rQRmlql5HQ1wjWligZTArJ2unT3Tv02m8=",
814814
"homepage": "https://registry.terraform.io/providers/oracle/oci",
815815
"owner": "oracle",
816816
"repo": "terraform-provider-oci",
817-
"rev": "v4.123.0",
817+
"rev": "v5.0.0",
818818
"spdx": "MPL-2.0",
819819
"vendorHash": null
820820
},

pkgs/development/compilers/elm/packages/elm-test-rs.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ rustPlatform.buildRustPackage rec {
1717
]);
1818

1919
cargoSha256 = "sha256:1dpdlzv96kpc25yf5jgsz9qldghyw35x382qpxhkadkn5dryzjvd";
20-
verifyCargoDeps = true;
2120

2221
# Tests perform networking and therefore can't work in sandbox
2322
doCheck = false;

pkgs/development/python-modules/adb-enhanced/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
buildPythonPackage rec {
1111
pname = "adb-enhanced";
12-
version = "2.5.18";
12+
version = "2.5.21";
1313
format = "setuptools";
1414

1515
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
1818
owner = "ashishb";
1919
repo = pname;
2020
rev = "refs/tags/${version}";
21-
hash = "sha256-xsl8AentI4Tqo2mHWFRi6myyb0/MemATJz9erKN9eKQ=";
21+
hash = "sha256-kisP2RXpQa5uc53M3wcqN+1xgE/MGa2dVYzHnr1dgX8=";
2222
};
2323

2424
propagatedBuildInputs = [

pkgs/development/python-modules/aiofile/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
buildPythonPackage rec {
1212
pname = "aiofile";
13-
version = "3.8.5";
13+
version = "3.8.6";
1414
format = "setuptools";
1515

1616
disabled = pythonOlder "3.7";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
1919
owner = "mosquito";
2020
repo = pname;
2121
rev = "refs/tags/${version}";
22-
hash = "sha256-jQ97jtYhkqQgQjtHhtlk5JlvkzbFQw3kY6uXuV81ZkQ=";
22+
hash = "sha256-KBly/aeHHZh7mL8MJ9gmxbqS7PmR4sedtBY/2HCXt54=";
2323
};
2424

2525
propagatedBuildInputs = [

pkgs/development/python-modules/blobfile/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ buildPythonPackage rec {
4040
description = "Read Google Cloud Storage, Azure Blobs, and local paths with the same interface";
4141
homepage = "https://github.com/christopher-hesse/blobfile";
4242
changelog = "https://github.com/christopher-hesse/blobfile/blob/v${version}/CHANGES.md";
43-
license = licenses.mit;
43+
license = licenses.unlicense;
4444
maintainers = with maintainers; [ happysalada ];
4545
};
4646
}

pkgs/development/python-modules/meilisearch/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
buildPythonPackage rec {
1111
pname = "meilisearch";
12-
version = "0.27.0";
12+
version = "0.28.0";
1313
format = "pyproject";
1414

1515
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
1818
owner = "meilisearch";
1919
repo = "meilisearch-python";
2020
rev = "refs/tags/v${version}";
21-
hash = "sha256-3oIJ+kz26RljfCw7hu7loRcw9QIP4iLLHtS0OURbO3A=";
21+
hash = "sha256-gSJ7B2QaO6ei1wJwxpN/ciZ7VH6Bg1Qp8bUlrdLxtCs=";
2222
};
2323

2424
nativeBuildInputs = [

pkgs/development/python-modules/peaqevcore/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
buildPythonPackage rec {
88
pname = "peaqevcore";
9-
version = "18.1.1";
9+
version = "18.1.4";
1010
format = "setuptools";
1111

1212
disabled = pythonOlder "3.7";
1313

1414
src = fetchPypi {
1515
inherit pname version;
16-
hash = "sha256-YQOqthyszstR6BXN2A2ooZRylexFJMc+eb0SaY7C2UI=";
16+
hash = "sha256-WjsB8NkHWejwDkZ8Aphai4BW+bbB7hSxkKwfeYCE7qk=";
1717
};
1818

1919
postPatch = ''

0 commit comments

Comments
 (0)