Commit Graph

483582 Commits

Author SHA1 Message Date
Sergei Trofimovich
d0f6e96bb5 sbc: move headers to "dev" outputs 2023-05-11 22:32:14 +01:00
github-actions[bot]
0e5b6eaeea
Merge staging-next into staging 2023-05-11 18:01:45 +00:00
github-actions[bot]
b9c14e0e61
Merge master into staging-next 2023-05-11 18:01:13 +00:00
Herwig Hochleitner
6948ef4def
Merge pull request #231272 from bendlas/lldap-wasm-build
lldap: frontend: replace vendor download with wasm build from source
2023-05-11 18:26:14 +02:00
Ilan Joselevich
e4298360d4
Merge pull request #231310 from Kranzes/harmonia
nixos/tests/harmonia: check if settings work
2023-05-11 19:23:10 +03:00
Herwig Hochleitner
a99852ad18 lldap: build frontend from source
Co-authored-by: Emily Lange <git@indeednotjames.com>
2023-05-11 18:05:21 +02:00
Jonas Heinrich
e7f5045b21
Merge pull request #231068 from tomaskala/aws-secretsmanager-caching-1.1.1.5
aws-secretsmanager-caching: init at 1.1.1.5
2023-05-11 17:50:25 +02:00
Robert Hensing
5c3e59b6d6
Merge pull request #230523 from hercules-ci/fast-nixos-test-eval
Fast nixos test eval
2023-05-11 17:34:46 +02:00
Nick Cao
4159685adf
Merge pull request #231298 from r-ryantm/auto-update/cmctl
cmctl: 1.11.1 -> 1.11.2
2023-05-11 23:28:43 +08:00
Nick Cao
41ce7afde5
Merge pull request #231233 from r-ryantm/auto-update/python310Packages.xhtml2pdf
python310Packages.xhtml2pdf: 0.2.9 -> 0.2.11
2023-05-11 23:25:56 +08:00
Tomas Kala
f02865c040
aws-secretsmanager-caching: init at 1.1.1.5 2023-05-11 17:25:42 +02:00
Vladimír Čunát
6b68b44e2d
Revert Merge #227168: opencl-headers: 2023.02.06 -> 2023.04.17
This reverts commit 7d61d759fd, reversing
changes made to 487f1a7723.

https://github.com/NixOS/nixpkgs/pull/227168#issuecomment-1539171566
It broke build of ocl-icd, and breaking changes are now not allowed.
2023-05-11 17:14:53 +02:00
Vladimír Čunát
31719861f8
Merge #231284: ruby_3_0: pin to openssl_1_1
...into staging-next
2023-05-11 17:14:36 +02:00
Vladimír Čunát
52275ec6e4
Merge #231253: python310Packages.twisted: remove pyasn1
...into staging-next
2023-05-11 17:14:15 +02:00
Ilan Joselevich
64d505e227
nixos/tests/harmonia: check if settings work 2023-05-11 18:03:14 +03:00
Fabian Affolter
35dabd5b5e
Merge pull request #231273 from r-ryantm/auto-update/python310Packages.azure-mgmt-datafactory
python310Packages.azure-mgmt-datafactory: 3.0.0 -> 3.1.0
2023-05-11 16:47:00 +02:00
Robert Hensing
16e3647337 nixos/all-tests: Enable readOnlyPkgs by default for runTest
Most tests are not affected by this because they use the `handleTest`
function instead.
2023-05-11 16:36:49 +02:00
Weijia Wang
4b177b1dd1
Merge pull request #231228 from QJoly/kubefirst
kubefirst: init at 2.0.8
2023-05-11 17:31:43 +03:00
Robert Hensing
b0e17891f2 nixos/testing/nodes.nix: Do not rely on disabledModules
It's just not necessary.
2023-05-11 16:24:01 +02:00
Robert Hensing
0f83261f0e nixos/testing: Add node.pkgsReadOnly escape hatch
By adding this option indirection, a test can declare all by itself
that it needs a custom nixpkgs. This is a more convenient way of
going about this when the caller of the test framework receives a
`node.pkgs` unconditionally.
2023-05-11 16:24:01 +02:00
Robert Hensing
f659db7ba2 nixos/testing: Add node.pkgs option
By factoring out this logic, it's easier for other projects to make
use of it this optimization too (and do it correctly).
2023-05-11 16:24:00 +02:00
Robert Hensing
d0b0f9e441 nixosTests.acme: Use a read-only pkgs
This speeds up evaluation by a factor 2.

Ballpark figures from my machine:

```
$ time nix-build nixos/release.nix -A tests.acme
/nix/store/q4fxp55k64clcarsx8xc8f6s10szlfvz-vm-test-run-acme
/nix/store/lnfqg051sxx05hclva84bcbnjfc71c8x-vm-test-run-acme

real    1m28.142s
user    1m7.474s
sys     0m7.932s

$ time nix-build nixos/release.nix -A tests.acme
/nix/store/q4fxp55k64clcarsx8xc8f6s10szlfvz-vm-test-run-acme
/nix/store/lnfqg051sxx05hclva84bcbnjfc71c8x-vm-test-run-acme

real    0m38.235s
user    0m33.814s
sys     0m2.283s

```
2023-05-11 16:24:00 +02:00
Robert Hensing
b213791e7e nixos/all-tests.nix: Add readOnlyPkgs module 2023-05-11 16:24:00 +02:00
Sandro
58b1a946a8
Merge pull request #218368 from vs49688/cyanrip 2023-05-11 16:23:23 +02:00
Arnout Engelen
0374d7897c
Merge pull request #223261 from xworld21/copy-tarballs-use-all-urls
copy-tarballs: use all the urls of each file
2023-05-11 16:20:07 +02:00
Martin Weinelt
4579dfb9ce
Merge pull request #231193 from mweinelt/couchdb-3.3.2
couchdb3: 3.3.1 -> 3.3.2
2023-05-11 16:03:28 +02:00
R. Ryantm
485eb94007 cmctl: 1.11.1 -> 1.11.2 2023-05-11 13:58:53 +00:00
QJoly
f7e248bb6a kubefirst: init at 2.0.8
doCheck under ldflags

Fix lint
2023-05-11 15:14:55 +02:00
Robert Hensing
f212785e1e
Merge pull request #231246 from yayayayaka/gitlab-test-fix-warning
nixosTests.gitlab: Use module system based runner
2023-05-11 15:13:08 +02:00
John Ericson
eed2172ffe
Merge pull request #231019 from emilytrau/minimal-bootstrap-gnumake
minimal-bootstrap.gnumake: init at 4.4.1
2023-05-11 09:11:28 -04:00
Weijia Wang
179e4e16a9
Merge pull request #231225 from r-ryantm/auto-update/python310Packages.riscv-isac
python310Packages.riscv-isac: 0.16.1 -> 0.17.0
2023-05-11 16:05:44 +03:00
Nick Cao
065a145ab5
ruby_3_0: pin to openssl_1_1
fixup https://github.com/NixOS/nixpkgs/pull/229890
2023-05-11 20:40:45 +08:00
Weijia Wang
43a039f496
Merge pull request #231263 from QJoly/tfautomv
tfautomv: init at 0.5.1
2023-05-11 15:40:24 +03:00
Robert Hensing
8b2d1e4554
nixos/tests/gitlab.nix: Document running it
`nix-build $file` is not possible anymore, so this helps both newcomers and old hands.
It's documented in the manual, but that's far away.
2023-05-11 14:31:21 +02:00
Nick Cao
ffd4978ea9
Merge pull request #231160 from figsoda/audit
cargo-audit: 0.17.5 -> 0.17.6
2023-05-11 20:25:04 +08:00
Nick Cao
b386996117
Merge pull request #231163 from figsoda/pods
pods: 1.1.1 -> 1.1.2
2023-05-11 20:24:32 +08:00
Nick Cao
14b4c4767c
Merge pull request #231182 from lunik1/megacmd_1.6.1→1.6.3
megacmd: 1.6.1 → 1.6.3
2023-05-11 20:23:57 +08:00
Nick Cao
c131d3b14b
Merge pull request #231261 from 06kellyjac/tailscale
tailscale: 1.40.0 -> 1.40.1
2023-05-11 20:22:15 +08:00
Weijia Wang
4ef0dd8532
Merge pull request #231266 from teto/swaync-mainProgram
swaynotificationcenter: set meta.mainProgram
2023-05-11 15:18:27 +03:00
Tomas Kala
403c30813f
maintainers: add tomaskala 2023-05-11 14:15:13 +02:00
Weijia Wang
d3b43b9e9f
Merge pull request #231269 from wegank/clang16-stdenv-init
clang16Stdenv: init
2023-05-11 15:07:41 +03:00
github-actions[bot]
57efe13bc2
Merge staging-next into staging 2023-05-11 12:02:16 +00:00
github-actions[bot]
387f5d9a5f
Merge master into staging-next 2023-05-11 12:01:42 +00:00
R. Ryantm
ac20367899 python310Packages.azure-mgmt-datafactory: 3.0.0 -> 3.1.0 2023-05-11 11:44:55 +00:00
Weijia Wang
bd7c4e7b36 clang16Stdenv: init 2023-05-11 14:17:40 +03:00
Ulrik Strid
3cb5bc287d
Merge pull request #231256 from vbgl/ocaml-zed-dune3
ocamlPackages.{zed,charInfo_width}: use Dune 3
2023-05-11 13:14:52 +02:00
Weijia Wang
acb52d7ad0
Merge pull request #230567 from r-ryantm/auto-update/ocamlPackages.yojson
ocamlPackages.yojson: 2.0.2 -> 2.1.0
2023-05-11 14:10:48 +03:00
Maximilian Bosch
5b0b0970c4
Merge pull request #231239 from Ma27/fix-privacyidea
privacyidea: fix build
2023-05-11 12:54:44 +02:00
Martin Weinelt
537d611a75 nixos/sshd: Remove algorithms that do MAC-then-encrypt
Algorithms with the -etm suffix calculate the MAC after encryption,
which is generally considered safer.
2023-05-11 12:54:32 +02:00
06kellyjac
a9611f3429 netassert: init at 2.0.1 2023-05-11 07:50:15 -03:00