Commit graph

483665 commits

Author SHA1 Message Date
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
Ilan Joselevich
64d505e227
nixos/tests/harmonia: check if settings work 2023-05-11 18:03:14 +03:00
Fabian Affolter
1053c1e033 python311Packages.pygmars: fix version specifier 2023-05-11 16:56:31 +02: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
figsoda
354437731a cargo-edit: 0.11.9 -> 0.11.11
Diff: https://github.com/killercup/cargo-edit/compare/v0.11.9...v0.11.11

Changelog: https://github.com/killercup/cargo-edit/blob/v0.11.11/CHANGELOG.md
2023-05-11 10:44:23 -04: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
MakiseKurisu
9e7fbfbaff ch9344: fix build on Linux 6.3 2023-05-11 22:26:19 +08: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
K900
9fec1a09bd nixos/x11/hardware/libinput: enable by default
Basically everything Wayland uses this, it's much more actively
maintained than xf86-input-evdev, and we should really be shipping
it by default.
2023-05-11 16:49:10 +03:00
R. Ryantm
5a077cf4ed itd: 1.0.0 -> 1.1.0 2023-05-11 13:48:30 +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
QJoly
dd13cb89dd kubeshark: 40.1 -> 40.2 2023-05-11 14:57:16 +02: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
Weijia Wang
15e9fa2593 wxformbuilder: unstable-2022-09-26 -> unstable-2023-04-21 2023-05-11 15:06:53 +03:00
R. Ryantm
ac20367899 python310Packages.azure-mgmt-datafactory: 3.0.0 -> 3.1.0 2023-05-11 11:44:55 +00:00
Zane van Iperen
75acbc190e
python3Packages.skyfield: work-around broken tests on aarch64 2023-05-11 21:41:40 +10:00
Zane van Iperen
34ed5eaaec
python3Packages.skyfield: 1.42 -> 1.45 2023-05-11 21:41:40 +10:00
Zane van Iperen
86d5f06a67
python3Packages.skyfield: disable tests on python >= 3.11 2023-05-11 21:41:40 +10:00
Zane van Iperen
2dace638c9
python3Packages.assay: mark broken on python >= 3.11
https://github.com/brandon-rhodes/assay/issues/15
2023-05-11 21:20:36 +10: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